Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. English
  3. ioBroker general
  4. Node.js update

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    11
    1
    343

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.6k

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    9.5k

Node.js update

Geplant Angeheftet Gesperrt Verschoben ioBroker general
node.js
39 Beiträge 3 Kommentatoren 6.0k Aufrufe 3 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    @ap2017
    Try

    sudo apt install nodejs
    
    A Offline
    A Offline
    ap2017
    schrieb am zuletzt editiert von
    #8

    @thomas-braun said in Node.js update:

    sudo apt install nodejs

    ap@AP-Tiny:~$ sudo apt install nodejs
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:
    
    The following packages have unmet dependencies:
     nodejs : Depends: libc6 (>= 2.28) but 2.27-3ubuntu1.6 is to be installed
    N: Ignoring file 'deconz.list.save.2' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
    N: Ignoring file 'deconz.list.save.1' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
    N: Ignoring file 'deconz.list.save.3' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
    E: Unable to correct problems, you have held broken packages.
    ap@AP-Tiny:~$
    
    
    1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @ap2017

      https://github.com/nodesource/distributions#deb

      Linux Mint 19.1 "Tessa" (via Ubuntu 18.04 LTS) WARNING: BUILD SYSTEM CURRENTLY BROKEN FOR NODEJS 18+

      A Offline
      A Offline
      ap2017
      schrieb am zuletzt editiert von ap2017
      #9

      @thomas-braun Do I need to downgrade node.js to 16?

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • A ap2017

        @thomas-braun Do I need to downgrade node.js to 16?

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #10

        @ap2017

        No, you really really need to upgrade your operating system.

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        A 1 Antwort Letzte Antwort
        1
        • Thomas BraunT Thomas Braun

          @ap2017

          No, you really really need to upgrade your operating system.

          A Offline
          A Offline
          ap2017
          schrieb am zuletzt editiert von
          #11

          @thomas-braun I updated OS within current release 19.1 - did not help, waiting for instructions from Mint on how to update to newer release.

          In the mean time, I installed node.js 16 and everything started to work, I was able to log in to system from web interface. I started updating ADMIN adapter and lost ability to log in via web browser again. Interestingly, the control script is working - I see responses to sensors, but I am not able to get into system via browser, Any ideas?

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • A ap2017

            @thomas-braun I updated OS within current release 19.1 - did not help, waiting for instructions from Mint on how to update to newer release.

            In the mean time, I installed node.js 16 and everything started to work, I was able to log in to system from web interface. I started updating ADMIN adapter and lost ability to log in via web browser again. Interestingly, the control script is working - I see responses to sensors, but I am not able to get into system via browser, Any ideas?

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #12

            @ap2017 sagte in Node.js update:

            I started updating ADMIN adapter and lost ability to log in via web browser again.

            Run

            iob diag
            

            again so I can see where you are at now.

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            A 2 Antworten Letzte Antwort
            1
            • Thomas BraunT Thomas Braun

              @ap2017 sagte in Node.js update:

              I started updating ADMIN adapter and lost ability to log in via web browser again.

              Run

              iob diag
              

              again so I can see where you are at now.

              A Offline
              A Offline
              ap2017
              schrieb am zuletzt editiert von
              #13

              @thomas-braun said in Node.js update:

              iob diag

              
              *** ioBroker Diagnosis ***
              
              Please stretch the window of your terminal programm (puTTY) as wide as possible or switch to full screen
              
              The following checks may give hints to potential malconfigurations or errors, please post them in our forum:
              
              https://forum.iobroker.net
              
              Just copy and paste the Summary Page, including the ``` characters at start and end.
              It helps us to help you!
              
              Press any key to continue
              
              ======== Start marking the full check here =========
              
              Skript v.2023-04-16
              
              *** BASE SYSTEM ***
              Architecture    : x86_64
              Docker          : false
              Virtualization  : none
              Distributor ID: LinuxMint
              Description:    Linux Mint 19.1 Tessa
              Release:        19.1
              Codename:       tessa
              
              NAME="Linux Mint"
              VERSION="19.1 (Tessa)"
              ID=linuxmint
              ID_LIKE=ubuntu
              PRETTY_NAME="Linux Mint 19.1"
              VERSION_ID="19.1"
              HOME_URL="https://www.linuxmint.com/"
              SUPPORT_URL="https://forums.linuxmint.com/"
              BUG_REPORT_URL="http://linuxmint-troubleshooting-guide.readthedocs.io/en/latest/"
              PRIVACY_POLICY_URL="https://www.linuxmint.com/"
              VERSION_CODENAME=tessa
              UBUNTU_CODENAME=bionic
              
              Systemuptime and Load:
               14:21:35 up 47 min,  2 users,  load average: 0.07, 0.04, 0.05
              CPU threads: 4
              
              
              *** Time and Time Zones ***
                                    Local time: Wed 2023-06-14 14:21:36 EDT
                                Universal time: Wed 2023-06-14 18:21:36 UTC
                                      RTC time: Wed 2023-06-14 18:21:36
                                     Time zone: America/New_York (EDT, -0400)
                     System clock synchronized: yes
              systemd-timesyncd.service active: yes
                               RTC in local TZ: no
              
              *** User and Groups ***
              ap
              /home/ap
              ap adm dialout cdrom sudo dip plugdev lpadmin sambashare iobroker
              
              *** X-Server-Setup ***
              X-Server:       true
              Desktop:
              Terminal:
              Boot Target:    graphical.target
              
              *** MEMORY ***
                            total        used        free      shared  buff/cache   available
              Mem:           3.9G        1.3G        478M        118M        2.1G        2.2G
              Swap:          2.1G        262K        2.1G
              Total:         6.0G        1.3G        2.6G
              
                       3768 M total memory
                       1253 M used memory
                       2134 M active memory
                        810 M inactive memory
                        467 M free memory
                        136 M buffer memory
                       1910 M swap cache
                       2047 M total swap
                          0 M used swap
                       2047 M free swap
              
              *** FILESYSTEM ***
              Filesystem     Type      Size  Used Avail Use% Mounted on
              udev           devtmpfs  1.9G     0  1.9G   0% /dev
              tmpfs          tmpfs     377M  1.3M  376M   1% /run
              /dev/sda1      ext4      220G  132G   77G  64% /
              tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
              tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
              tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
              tmpfs          tmpfs     377M   28K  377M   1% /run/user/1000
              
              Messages concerning ext4 filesystem in dmesg:
              [Wed Jun 14 13:34:25 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
              [Wed Jun 14 13:34:27 2023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
              
              Show mounted filesystems (real ones only):
              findmnt: unrecognized option '--real'
              Try 'findmnt --help' for more information.
              
              Files in neuralgic directories:
              
              /var:
              4.2G    /var/
              1.9G    /var/lib
              1.7G    /var/log/journal/82929df7ee394b73b81252fe3b4e5020
              1.7G    /var/log/journal
              1.7G    /var/log
              
              Archived and active journals take up 1.6G in the file system.
              
              /opt/iobroker/backups:
              24M     /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              56G     /opt/iobroker/iobroker-data/
              55G     /opt/iobroker/iobroker-data/history
              429M    /opt/iobroker/iobroker-data/files
              125M    /opt/iobroker/iobroker-data/history/20210321
              125M    /opt/iobroker/iobroker-data/history/20210320
              
              The five largest files in iobroker-data are:
              23M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.de9334af.js.map
              23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.e7d9968b.js.map
              23M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.de9334af.js.map
              20M     /opt/iobroker/iobroker-data/objects.jsonl
              20M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.becd2d7c.js.map
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs         v16.20.0
              /usr/bin/node           v16.20.0
              /usr/bin/npm            8.19.4
              /usr/bin/npx            8.19.4
              
              
              nodejs:
                Installed: 16.20.0-deb-1nodesource1
                Candidate: 16.20.0-deb-1nodesource1
                Version table:
               *** 16.20.0-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_16.x bionic/main amd64 Packages
                      100 /var/lib/dpkg/status
                   8.10.0~dfsg-2ubuntu0.4 500
                      500 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages
                   8.10.0~dfsg-2ubuntu0.2 500
                      500 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages
                   8.10.0~dfsg-2 500
                      500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
              
              Temp directories causing npm8 problem: 0
              No problems detected
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              MULTIHOSTSERVICE/enabled: false
              
              Core adapters versions
              js-controller:  5.0.2
              admin:          6.5.7
              javascript:     7.0.8
              
              Adapters from github:   0
              
              Adapter State
                system.adapter.accuweather.0            : accuweather           : AP-Tiny                                  - disabled
                system.adapter.admin.0                  : admin                 : AP-Tiny                                  - disabled, port: 8081, bind: 0.0.0.0, run as: admin
                system.adapter.backitup.0               : backitup              : AP-Tiny                                  - disabled
                system.adapter.cloud.0                  : cloud                 : AP-Tiny                                  - disabled
                system.adapter.deconz.0                 : deconz                : AP-Tiny                                  - disabled, port: 8080
              + system.adapter.discovery.0              : discovery             : AP-Tiny                                  -  enabled
                system.adapter.echarts.0                : echarts               : AP-Tiny                                  -  enabled
                system.adapter.flot.0                   : flot                  : AP-Tiny                                  -  enabled
              + system.adapter.history.0                : history               : AP-Tiny                                  -  enabled
                system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : AP-Tiny                                  -  enabled
              + system.adapter.info.0                   : info                  : AP-Tiny                                  -  enabled
              + system.adapter.javascript.0             : javascript            : AP-Tiny                                  -  enabled
                system.adapter.mysensors.0              : mysensors             : AP-Tiny                                  - disabled, port: 5003, bind: 0.0.0.0
              + system.adapter.simple-api.0             : simple-api            : AP-Tiny                                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                system.adapter.socketio.0               : socketio              : AP-Tiny                                  - disabled, port: 8084, bind: 192.168.1.74, run as: admin
                system.adapter.sonoff.0                 : sonoff                : AP-Tiny                                  - disabled, port: 1883, bind: 0.0.0.0
              + system.adapter.telegram.0               : telegram              : AP-Tiny                                  -  enabled, port: 8443, bind: 0.0.0.0
                system.adapter.vis-google-fonts.0       : vis-google-fonts      : AP-Tiny                                  -  enabled
                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : AP-Tiny                                  -  enabled
                system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : AP-Tiny                                  -  enabled
                system.adapter.vis-material-advanced.0  : vis-material-advanced : AP-Tiny                                  -  enabled
                system.adapter.vis-material-webfont.0   : vis-material-webfont  : AP-Tiny                                  -  enabled
                system.adapter.vis-material.0           : vis-material          : AP-Tiny                                  -  enabled
                system.adapter.vis-materialdesign.0     : vis-materialdesign    : AP-Tiny                                  -  enabled
                system.adapter.vis-metro.0              : vis-metro             : AP-Tiny                                  -  enabled
                system.adapter.vis-timeandweather.0     : vis-timeandweather    : AP-Tiny                                  -  enabled
                system.adapter.vis.0                    : vis                   : AP-Tiny                                  -  enabled
              + system.adapter.web.0                    : web                   : AP-Tiny                                  -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              + system.adapter.zigbee.0                 : zigbee                : AP-Tiny                                  -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_ba5ba26a021aec119f4c76e5f01c6278-if00-port0
              + system.adapter.zwave2.0                 : zwave2                : AP-Tiny                                  -  enabled
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.simple-api.0             : simple-api            : AP-Tiny                                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              + system.adapter.telegram.0               : telegram              : AP-Tiny                                  -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.web.0                    : web                   : AP-Tiny                                  -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              + system.adapter.zigbee.0                 : zigbee                : AP-Tiny                                  -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_ba5ba26a021aec119f4c76e5f01c6278-if00-port0
              
              ioBroker-Repositories
              Stable (default): http://download.iobroker.net/sources-dist.json
              Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
              
              Active repo(s): Beta (latest)
              
              Installed ioBroker-Instances
              Used repository: Beta (latest)
              Adapter    "accuweather"  : 1.2.4    , installed 1.2.4
              Adapter    "admin"        : 6.5.8    , installed 6.5.7  [Updatable]
              Adapter    "backitup"     : 2.6.23   , installed 2.6.23
              Adapter    "cloud"        : 4.4.1    , installed 4.4.1
              Adapter    "deconz"       : 1.3.21   , installed 1.3.21
              Adapter    "discovery"    : 3.1.0    , installed 3.1.0
              Adapter    "echarts"      : 1.5.1    , installed 1.4.15 [Updatable]
              Adapter    "flot"         : 1.12.0   , installed 1.12.0
              Adapter    "history"      : 2.2.4    , installed 2.2.4
              Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
              Adapter    "info"         : 1.9.26   , installed 1.9.26
              Adapter    "javascript"   : 7.1.0    , installed 7.0.8  [Updatable]
              Controller "js-controller": 5.0.3    , installed 5.0.2  [Updatable]
              Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
              Adapter    "mysensors"    : 3.0.0    , installed 3.0.0
              Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
              Adapter    "socketio"     : 6.3.5    , installed 6.3.5
              Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
              Adapter    "telegram"     : 1.15.6   , installed 1.15.6
              Adapter    "vis"          : 1.4.16   , installed 1.4.16
              Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
              Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
              Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
              Adapter    "vis-material" : 0.1.3    , installed 0.1.3
              Adapter    "vis-material-advanced": 1.7.2, installed 1.7.2
              Adapter    "vis-material-webfont": 0.0.3, installed 0.0.3
              Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
              Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
              Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
              Adapter    "web"          : 5.5.3    , installed 5.5.3
              Adapter    "ws"           : 2.3.6    , installed 2.3.6
              Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
              Adapter    "zwave2"       : 3.0.5    , installed 3.0.5
              
              Objects and States
              Please stand by - This may take a while
              Objects:        3955
              States:         3402
              
              *** OS-Repositories and Updates ***
              Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease
              Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease
              Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
              Ign:4 http://packages.linuxmint.com tessa InRelease
              Hit:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
              Hit:6 https://deb.nodesource.com/node_16.x bionic InRelease
              Hit:7 http://packages.linuxmint.com tessa Release
              Hit:8 http://archive.canonical.com/ubuntu bionic InRelease
              Hit:9 http://phoscon.de/apt/deconz bionic InRelease
              Reading package lists...
              Pending Updates: 0
              
              *** Listening Ports ***
              Active Internet connections (only servers)
              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       27152      807/iobroker.js-con
              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       27102      807/iobroker.js-con
              tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      101        22290      630/systemd-resolve
              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          27647      816/sshd
              tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          23220      712/cupsd
              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       33556      1983/io.web.0
              tcp6       0      0 :::22                   :::*                    LISTEN      0          32769      816/sshd
              tcp6       0      0 :::8087                 :::*                    LISTEN      1001       33684      2397/io.simple-api.
              tcp6       0      0 ::1:631                 :::*                    LISTEN      0          23219      712/cupsd
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           115        25966      695/avahi-daemon: r
              udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        22289      630/systemd-resolve
              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          29500      1120/dhclient
              udp        0      0 0.0.0.0:32983           0.0.0.0:*                           115        25968      695/avahi-daemon: r
              udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          23232      747/cups-browsed
              udp6       0      0 :::5353                 :::*                                115        25967      695/avahi-daemon: r
              udp6       0      0 :::58743                :::*                                115        25969      695/avahi-daemon: r
              
              *** Log File - Last 25 Lines ***
              
              2023-06-14 14:20:54.236  - debug: zigbee.0 (1725) Received Zigbee message from '0x00124b0022419f47', type 'attributeReport', cluster 'genOnOff', data '{"onOff":0}' from endpoint 1 with groupID 0
              2023-06-14 14:20:54.236  - debug: zigbee.0 (1725) Type attributeReport device {"type":"device","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":17,"_type":"Router","_ieeeAddr":"0x00124b0022419f47","_networkAddress":1904,"_manufacturerID":0,"_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"profileID":260,"deviceID":9,"inputClusters":[0,3,4,5,6],"outputClusters":[0],"deviceNetworkAddress":1904,"deviceIeeeAddress":"0x00124b0022419f47","clusters":{"genBasic":{"attributes":{"modelId":"SA-003-Zigbee","manufacturerName":"eWeLink","powerSource":1,"zclVersion":1,"appVersion":3,"hwVersion":1,"dateCode":"20200702","swBuildId":"1.0.3"}},"genOnOff":{"attributes":{"onOff":0}}},"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00124b0014da43bb","endpointID":1}],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_manufacturerName":"eWeLink","_powerSource":"Mains (single phase)","_modelID":"SA-003-Zigbee","_applicationVersion":3,"_zclVersion":1,"_hardwareVersion":1,"_dateCode":"20200702","_softwareBuildID":"1.0.3","_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":true,"_skipTimeResponse":false,"meta":{"configured":1},"_lastSeen":1686766854235,"_defaultSendRequestWhen":"immediate","_linkquality":43},"mapped":{"exposes":[{"type":"switch","features":[{"type":"binary","name":"state","property":"state","access":7,"value_on":"ON","value_off":"OFF","description":"On/off state of the switch","value_toggle":"TOGGLE"}]},{"type":"enum","name":"power_on_behavior","property":"power_on_behavior","access":7,"values":["off","on","toggle","previous"],"description":"Controls the behavior when the device is powered on after power loss"},{"type":"numeric","name":"linkquality","property":"linkquality","access":1,"unit":"lqi","description":"Link quality (signal strength)","value_min":0,"value_max":255}],"fromZigbee":[{"cluster":"genOnOff","type":["attributeReport","readResponse"]}],"toZigbee":[{"key":["state","on_time","off_wait_time"]},{"key":["power_on_behavior"]},{"key":["scene_store"]},{"key":["scene_recall"]},{"key":["scene_add"]},{"key":["scene_remove"]},{"key":["scene_remove_all"]},{"key":["read"]},{"key":["write"]},{"key":["command"]},{"key":["reset"]}],"zigbeeModel":["SA-003-Zigbee"],"model":"SA-003-Zigbee","vendor":"eWeLink","description":"Zigbee smart plug","options":[]},"name":"0x00124b0022419f47"} incoming event: {"type":"attributeReport","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":17,"_type":"Router","_ieeeAddr":"0x00124b0022419f47","_networkAddress":1904,"_manufacturerID":0,"_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"profileID":260,"deviceID":9,"inputClusters":[0,3,4,5,6],"outputClusters":[0],"deviceNetworkAddress":1904,"deviceIeeeAddress":"0x00124b0022419f47","clusters":{"genBasic":{"attributes":{"modelId":"SA-003-Zigbee","manufacturerName":"eWeLink","powerSource":1,"zclVersion":1,"appVersion":3,"hwVersion":1,"dateCode":"20200702","swBuildId":"1.0.3"}},"genOnOff":{"attributes":{"onOff":0}}},"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00124b0014da43bb","endpointID":1}],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_manufacturerName":"eWeLink","_powerSource":"Mains (single phase)","_modelID":"SA-003-Zigbee","_applicationVersion":3,"_zclVersion":1,"_hardwareVersion":1,"_dateCode":"20200702","_softwareBuildID":"1.0.3","_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":true,"_skipTimeResponse":false,"meta":{"configured":1},"_lastSeen":1686766854235,"_defaultSendRequestWhen":"immediate","_linkquality":43},"endpoint":"[Circular]","data":{"onOff":0},"linkquality":43,"groupID":0,"cluster":"genOnOff","meta":{"zclTransactionSequenceNumber":56,"manufacturerCode":null,"frameControl":{"frameType":0,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":false,"reservedBits":0}}}
              2023-06-14 14:20:54.237  - debug: zigbee.0 (1725) Received Zigbee message from '0x00124b0022419f47', type 'attributeReport', cluster 'genOnOff', data '{"onOff":0}' from endpoint 1 with groupID 0
              2023-06-14 14:20:54.237  - debug: zigbee.0 (1725) Type attributeReport device {"type":"device","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":17,"_type":"Router","_ieeeAddr":"0x00124b0022419f47","_networkAddress":1904,"_manufacturerID":0,"_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"profileID":260,"deviceID":9,"inputClusters":[0,3,4,5,6],"outputClusters":[0],"deviceNetworkAddress":1904,"deviceIeeeAddress":"0x00124b0022419f47","clusters":{"genBasic":{"attributes":{"modelId":"SA-003-Zigbee","manufacturerName":"eWeLink","powerSource":1,"zclVersion":1,"appVersion":3,"hwVersion":1,"dateCode":"20200702","swBuildId":"1.0.3"}},"genOnOff":{"attributes":{"onOff":0}}},"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00124b0014da43bb","endpointID":1}],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_manufacturerName":"eWeLink","_powerSource":"Mains (single phase)","_modelID":"SA-003-Zigbee","_applicationVersion":3,"_zclVersion":1,"_hardwareVersion":1,"_dateCode":"20200702","_softwareBuildID":"1.0.3","_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":true,"_skipTimeResponse":false,"meta":{"configured":1},"_lastSeen":1686766854235,"_defaultSendRequestWhen":"immediate","_linkquality":43},"mapped":{"exposes":[{"type":"switch","features":[{"type":"binary","name":"state","property":"state","access":7,"value_on":"ON","value_off":"OFF","description":"On/off state of the switch","value_toggle":"TOGGLE"}]},{"type":"enum","name":"power_on_behavior","property":"power_on_behavior","access":7,"values":["off","on","toggle","previous"],"description":"Controls the behavior when the device is powered on after power loss"},{"type":"numeric","name":"linkquality","property":"linkquality","access":1,"unit":"lqi","description":"Link quality (signal strength)","value_min":0,"value_max":255}],"fromZigbee":[{"cluster":"genOnOff","type":["attributeReport","readResponse"]}],"toZigbee":[{"key":["state","on_time","off_wait_time"]},{"key":["power_on_behavior"]},{"key":["scene_store"]},{"key":["scene_recall"]},{"key":["scene_add"]},{"key":["scene_remove"]},{"key":["scene_remove_all"]},{"key":["read"]},{"key":["write"]},{"key":["command"]},{"key":["reset"]}],"zigbeeModel":["SA-003-Zigbee"],"model":"SA-003-Zigbee","vendor":"eWeLink","description":"Zigbee smart plug","options":[]},"name":"0x00124b0022419f47"} incoming event: {"type":"attributeReport","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":17,"_type":"Router","_ieeeAddr":"0x00124b0022419f47","_networkAddress":1904,"_manufacturerID":0,"_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"profileID":260,"deviceID":9,"inputClusters":[0,3,4,5,6],"outputClusters":[0],"deviceNetworkAddress":1904,"deviceIeeeAddress":"0x00124b0022419f47","clusters":{"genBasic":{"attributes":{"modelId":"SA-003-Zigbee","manufacturerName":"eWeLink","powerSource":1,"zclVersion":1,"appVersion":3,"hwVersion":1,"dateCode":"20200702","swBuildId":"1.0.3"}},"genOnOff":{"attributes":{"onOff":0}}},"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00124b0014da43bb","endpointID":1}],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_manufacturerName":"eWeLink","_powerSource":"Mains (single phase)","_modelID":"SA-003-Zigbee","_applicationVersion":3,"_zclVersion":1,"_hardwareVersion":1,"_dateCode":"20200702","_softwareBuildID":"1.0.3","_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":true,"_skipTimeResponse":false,"meta":{"configured":1},"_lastSeen":1686766854235,"_defaultSendRequestWhen":"immediate","_linkquality":43},"endpoint":"[Circular]","data":{"onOff":0},"linkquality":43,"groupID":0,"cluster":"genOnOff","meta":{"zclTransactionSequenceNumber":56,"manufacturerCode":null,"frameControl":{"frameType":0,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":false,"reservedBits":0}}}
              2023-06-14 14:20:54.262  - debug: zigbee.0 (1725) Publish {"state":"OFF"} to "00124b0022419f47"
              2023-06-14 14:20:54.266  - debug: zigbee.0 (1725) handleMessage. {"type":"attributeReport","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":17,"_type":"Router","_ieeeAddr":"0x00124b0022419f47","_networkAddress":1904,"_manufacturerID":0,"_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"profileID":260,"deviceID":9,"inputClusters":[0,3,4,5,6],"outputClusters":[0],"deviceNetworkAddress":1904,"deviceIeeeAddress":"0x00124b0022419f47","clusters":{"genBasic":{"attributes":{"modelId":"SA-003-Zigbee","manufacturerName":"eWeLink","powerSource":1,"zclVersion":1,"appVersion":3,"hwVersion":1,"dateCode":"20200702","swBuildId":"1.0.3"}},"genOnOff":{"attributes":{"onOff":0}}},"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00124b0014da43bb","endpointID":1}],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_manufacturerName":"eWeLink","_powerSource":"Mains (single phase)","_modelID":"SA-003-Zigbee","_applicationVersion":3,"_zclVersion":1,"_hardwareVersion":1,"_dateCode":"20200702","_softwareBuildID":"1.0.3","_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":true,"_skipTimeResponse":false,"meta":{"configured":1},"_lastSeen":1686766854266,"_defaultSendRequestWhen":"immediate","_linkquality":43},"endpoint":"[Circular]","data":{"onOff":0},"linkquality":43,"groupID":0,"cluster":"genOnOff","meta":{"zclTransactionSequenceNumber":56,"manufacturerCode":null,"frameControl":{"frameType":0,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":false,"reservedBits":0}}}
              2023-06-14 14:20:54.267  - debug: zigbee.0 (1725) handleMessage. {"type":"attributeReport","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":17,"_type":"Router","_ieeeAddr":"0x00124b0022419f47","_networkAddress":1904,"_manufacturerID":0,"_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"profileID":260,"deviceID":9,"inputClusters":[0,3,4,5,6],"outputClusters":[0],"deviceNetworkAddress":1904,"deviceIeeeAddress":"0x00124b0022419f47","clusters":{"genBasic":{"attributes":{"modelId":"SA-003-Zigbee","manufacturerName":"eWeLink","powerSource":1,"zclVersion":1,"appVersion":3,"hwVersion":1,"dateCode":"20200702","swBuildId":"1.0.3"}},"genOnOff":{"attributes":{"onOff":0}}},"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00124b0014da43bb","endpointID":1}],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_manufacturerName":"eWeLink","_powerSource":"Mains (single phase)","_modelID":"SA-003-Zigbee","_applicationVersion":3,"_zclVersion":1,"_hardwareVersion":1,"_dateCode":"20200702","_softwareBuildID":"1.0.3","_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":true,"_skipTimeResponse":false,"meta":{"configured":1},"_lastSeen":1686766854267,"_defaultSendRequestWhen":"immediate","_linkquality":43},"endpoint":"[Circular]","data":{"onOff":0},"linkquality":43,"groupID":0,"cluster":"genOnOff","meta":{"zclTransactionSequenceNumber":56,"manufacturerCode":null,"frameControl":{"frameType":0,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":false,"reservedBits":0}}}
              2023-06-14 14:20:54.268  - debug: zigbee.0 (1725) Received Zigbee message from '0x00124b0022419f47', type 'attributeReport', cluster 'genOnOff', data '{"onOff":0}' from endpoint 1 with groupID 0
              2023-06-14 14:20:54.268  - debug: zigbee.0 (1725) Type attributeReport device {"type":"device","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":17,"_type":"Router","_ieeeAddr":"0x00124b0022419f47","_networkAddress":1904,"_manufacturerID":0,"_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"profileID":260,"deviceID":9,"inputClusters":[0,3,4,5,6],"outputClusters":[0],"deviceNetworkAddress":1904,"deviceIeeeAddress":"0x00124b0022419f47","clusters":{"genBasic":{"attributes":{"modelId":"SA-003-Zigbee","manufacturerName":"eWeLink","powerSource":1,"zclVersion":1,"appVersion":3,"hwVersion":1,"dateCode":"20200702","swBuildId":"1.0.3"}},"genOnOff":{"attributes":{"onOff":0}}},"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00124b0014da43bb","endpointID":1}],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_manufacturerName":"eWeLink","_powerSource":"Mains (single phase)","_modelID":"SA-003-Zigbee","_applicationVersion":3,"_zclVersion":1,"_hardwareVersion":1,"_dateCode":"20200702","_softwareBuildID":"1.0.3","_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":true,"_skipTimeResponse":false,"meta":{"configured":1},"_lastSeen":1686766854267,"_defaultSendRequestWhen":"immediate","_linkquality":43},"mapped":{"exposes":[{"type":"switch","features":[{"type":"binary","name":"state","property":"state","access":7,"value_on":"ON","value_off":"OFF","description":"On/off state of the switch","value_toggle":"TOGGLE"}]},{"type":"enum","name":"power_on_behavior","property":"power_on_behavior","access":7,"values":["off","on","toggle","previous"],"description":"Controls the behavior when the device is powered on after power loss"},{"type":"numeric","name":"linkquality","property":"linkquality","access":1,"unit":"lqi","description":"Link quality (signal strength)","value_min":0,"value_max":255}],"fromZigbee":[{"cluster":"genOnOff","type":["attributeReport","readResponse"]}],"toZigbee":[{"key":["state","on_time","off_wait_time"]},{"key":["power_on_behavior"]},{"key":["scene_store"]},{"key":["scene_recall"]},{"key":["scene_add"]},{"key":["scene_remove"]},{"key":["scene_remove_all"]},{"key":["read"]},{"key":["write"]},{"key":["command"]},{"key":["reset"]}],"zigbeeModel":["SA-003-Zigbee"],"model":"SA-003-Zigbee","vendor":"eWeLink","description":"Zigbee smart plug","options":[]},"name":"0x00124b0022419f47"} incoming event: {"type":"attributeReport","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":17,"_type":"Router","_ieeeAddr":"0x00124b0022419f47","_networkAddress":1904,"_manufacturerID":0,"_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"profileID":260,"deviceID":9,"inputClusters":[0,3,4,5,6],"outputClusters":[0],"deviceNetworkAddress":1904,"deviceIeeeAddress":"0x00124b0022419f47","clusters":{"genBasic":{"attributes":{"modelId":"SA-003-Zigbee","manufacturerName":"eWeLink","powerSource":1,"zclVersion":1,"appVersion":3,"hwVersion":1,"dateCode":"20200702","swBuildId":"1.0.3"}},"genOnOff":{"attributes":{"onOff":0}}},"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00124b0014da43bb","endpointID":1}],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_manufacturerName":"eWeLink","_powerSource":"Mains (single phase)","_modelID":"SA-003-Zigbee","_applicationVersion":3,"_zclVersion":1,"_hardwareVersion":1,"_dateCode":"20200702","_softwareBuildID":"1.0.3","_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":true,"_skipTimeResponse":false,"meta":{"configured":1},"_lastSeen":1686766854267,"_defaultSendRequestWhen":"immediate","_linkquality":43},"endpoint":"[Circular]","data":{"onOff":0},"linkquality":43,"groupID":0,"cluster":"genOnOff","meta":{"zclTransactionSequenceNumber":56,"manufacturerCode":null,"frameControl":{"frameType":0,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":false,"reservedBits":0}}}
              2023-06-14 14:20:54.268  - debug: zigbee.0 (1725) Received Zigbee message from '0x00124b0022419f47', type 'attributeReport', cluster 'genOnOff', data '{"onOff":0}' from endpoint 1 with groupID 0
              2023-06-14 14:20:54.269  - debug: zigbee.0 (1725) Type attributeReport device {"type":"device","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":17,"_type":"Router","_ieeeAddr":"0x00124b0022419f47","_networkAddress":1904,"_manufacturerID":0,"_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"profileID":260,"deviceID":9,"inputClusters":[0,3,4,5,6],"outputClusters":[0],"deviceNetworkAddress":1904,"deviceIeeeAddress":"0x00124b0022419f47","clusters":{"genBasic":{"attributes":{"modelId":"SA-003-Zigbee","manufacturerName":"eWeLink","powerSource":1,"zclVersion":1,"appVersion":3,"hwVersion":1,"dateCode":"20200702","swBuildId":"1.0.3"}},"genOnOff":{"attributes":{"onOff":0}}},"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00124b0014da43bb","endpointID":1}],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_manufacturerName":"eWeLink","_powerSource":"Mains (single phase)","_modelID":"SA-003-Zigbee","_applicationVersion":3,"_zclVersion":1,"_hardwareVersion":1,"_dateCode":"20200702","_softwareBuildID":"1.0.3","_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":true,"_skipTimeResponse":false,"meta":{"configured":1},"_lastSeen":1686766854267,"_defaultSendRequestWhen":"immediate","_linkquality":43},"mapped":{"exposes":[{"type":"switch","features":[{"type":"binary","name":"state","property":"state","access":7,"value_on":"ON","value_off":"OFF","description":"On/off state of the switch","value_toggle":"TOGGLE"}]},{"type":"enum","name":"power_on_behavior","property":"power_on_behavior","access":7,"values":["off","on","toggle","previous"],"description":"Controls the behavior when the device is powered on after power loss"},{"type":"numeric","name":"linkquality","property":"linkquality","access":1,"unit":"lqi","description":"Link quality (signal strength)","value_min":0,"value_max":255}],"fromZigbee":[{"cluster":"genOnOff","type":["attributeReport","readResponse"]}],"toZigbee":[{"key":["state","on_time","off_wait_time"]},{"key":["power_on_behavior"]},{"key":["scene_store"]},{"key":["scene_recall"]},{"key":["scene_add"]},{"key":["scene_remove"]},{"key":["scene_remove_all"]},{"key":["read"]},{"key":["write"]},{"key":["command"]},{"key":["reset"]}],"zigbeeModel":["SA-003-Zigbee"],"model":"SA-003-Zigbee","vendor":"eWeLink","description":"Zigbee smart plug","options":[]},"name":"0x00124b0022419f47"} incoming event: {"type":"attributeReport","device":{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":17,"_type":"Router","_ieeeAddr":"0x00124b0022419f47","_networkAddress":1904,"_manufacturerID":0,"_endpoints":[{"_events":{},"_eventsCount":0,"_maxListeners":100,"ID":1,"profileID":260,"deviceID":9,"inputClusters":[0,3,4,5,6],"outputClusters":[0],"deviceNetworkAddress":1904,"deviceIeeeAddress":"0x00124b0022419f47","clusters":{"genBasic":{"attributes":{"modelId":"SA-003-Zigbee","manufacturerName":"eWeLink","powerSource":1,"zclVersion":1,"appVersion":3,"hwVersion":1,"dateCode":"20200702","swBuildId":"1.0.3"}},"genOnOff":{"attributes":{"onOff":0}}},"_binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00124b0014da43bb","endpointID":1}],"_configuredReportings":[],"meta":{},"pendingRequests":[]}],"_manufacturerName":"eWeLink","_powerSource":"Mains (single phase)","_modelID":"SA-003-Zigbee","_applicationVersion":3,"_zclVersion":1,"_hardwareVersion":1,"_dateCode":"20200702","_softwareBuildID":"1.0.3","_interviewCompleted":true,"_interviewing":false,"_skipDefaultResponse":true,"_skipTimeResponse":false,"meta":{"configured":1},"_lastSeen":1686766854267,"_defaultSendRequestWhen":"immediate","_linkquality":43},"endpoint":"[Circular]","data":{"onOff":0},"linkquality":43,"groupID":0,"cluster":"genOnOff","meta":{"zclTransactionSequenceNumber":56,"manufacturerCode":null,"frameControl":{"frameType":0,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":false,"reservedBits":0}}}
              2023-06-14 14:21:22.550  - debug: zigbee.0 (1725) DeviceAvailability:Non-pingable device 0xa4c13895a0a783f8 TS0207 was last seen '5077.171' seconds ago.
              2023-06-14 14:21:22.550  - debug: zigbee.0 (1725) DeviceAvailability:Non-pingable device 0x00158d00044678ff lumi.sensor_switch.aq3 was last seen '3689232.264' seconds ago.
              2023-06-14 14:21:22.552  - debug: zigbee.0 (1725) DeviceAvailability:Non-pingable device 0x00124b0022658a2b WB01 was last seen '304.075' seconds ago.
              2023-06-14 14:21:22.552  - debug: zigbee.0 (1725) DeviceAvailability:Non-pingable device 0x00158d00045a362e lumi.sensor_wleak.aq1 was last seen '703.242' seconds ago.
              2023-06-14 14:21:22.552  - debug: zigbee.0 (1725) DeviceAvailability:Non-pingable device 0x04cf8cdf3c79009e lumi.sen_ill.mgl01 was last seen '177.775' seconds ago.
              2023-06-14 14:21:22.554  - debug: zigbee.0 (1725) DeviceAvailability:Non-pingable device 0x00158d0006ea578f lumi.sensor_wleak.aq1 was last seen '1047.042' seconds ago.
              2023-06-14 14:21:22.554  - debug: zigbee.0 (1725) DeviceAvailability:Non-pingable device 0x00158d0006e9796b lumi.sensor_wleak.aq1 was last seen '1620.726' seconds ago.
              2023-06-14 14:21:22.554  - debug: zigbee.0 (1725) DeviceAvailability:Non-pingable device 0x00158d0006e97800 lumi.sensor_wleak.aq1 was last seen '917.723' seconds ago.
              2023-06-14 14:21:22.555  - debug: zigbee.0 (1725) DeviceAvailability:Non-pingable device 0x00158d0006f93fb0 lumi.sensor_wleak.aq1 was last seen '561.83' seconds ago.
              2023-06-14 14:21:22.556  - debug: zigbee.0 (1725) DeviceAvailability:Non-pingable device 0xa4c138206a165e63 TS0207 was last seen '1379.288' seconds ago.
              2023-06-14 14:21:22.556  - debug: zigbee.0 (1725) DeviceAvailability:Non-pingable device 0xa4c13808caa1c4e6 TS0207 was last seen '4434.999' seconds ago.
              2023-06-14 14:21:22.556  - debug: zigbee.0 (1725) DeviceAvailability:Non-pingable device 0xa4c138375c1e064d TS0207 was last seen '2260.278' seconds ago.
              2023-06-14 14:21:22.557  - debug: zigbee.0 (1725) DeviceAvailability:Non-pingable device 0xa4c13855ba4e66b6 TS0207 was last seen '8996.791' seconds ago.
              2023-06-14 14:21:22.557  - debug: zigbee.0 (1725) DeviceAvailability:Non-pingable device 0xa4c1388acbf249aa TS0011 was last seen '14447731.067' seconds ago.
              
              

              ============ Mark until here for C&P =============

              iob diag has finished.

              1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @ap2017 sagte in Node.js update:

                I started updating ADMIN adapter and lost ability to log in via web browser again.

                Run

                iob diag
                

                again so I can see where you are at now.

                A Offline
                A Offline
                ap2017
                schrieb am zuletzt editiert von
                #14

                @thomas-braun I guess I need to execute admin adapter right?

                Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                0
                • A ap2017

                  @thomas-braun I guess I need to execute admin adapter right?

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #15

                  @ap2017

                  iob start admin
                  

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  1 Antwort Letzte Antwort
                  1
                  • A ap2017

                    @thomas-braun I guess I need to execute admin adapter right?

                    HomoranH Nicht stören
                    HomoranH Nicht stören
                    Homoran
                    Global Moderator Administrators
                    schrieb am zuletzt editiert von Homoran
                    #16

                    @ap2017 sagte in Node.js update:

                    @thomas-braun I guess I need to execute admin adapter right?

                    yes, iob start admin

                    but you will encounter a lot of more or less severe problens, because you have installed beta versions of several adapters and the brand new bleeding edge js-controller

                    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                    A 1 Antwort Letzte Antwort
                    1
                    • HomoranH Homoran

                      @ap2017 sagte in Node.js update:

                      @thomas-braun I guess I need to execute admin adapter right?

                      yes, iob start admin

                      but you will encounter a lot of more or less severe problens, because you have installed beta versions of several adapters and the brand new bleeding edge js-controller

                      A Offline
                      A Offline
                      ap2017
                      schrieb am zuletzt editiert von
                      #17

                      @homoran said in Node.js update:

                      iob start admin

                      Thank you, I am back in business (till the next time)...

                      HomoranH Thomas BraunT 2 Antworten Letzte Antwort
                      0
                      • A ap2017

                        @homoran said in Node.js update:

                        iob start admin

                        Thank you, I am back in business (till the next time)...

                        HomoranH Nicht stören
                        HomoranH Nicht stören
                        Homoran
                        Global Moderator Administrators
                        schrieb am zuletzt editiert von
                        #18

                        @ap2017 sagte in Node.js update:

                        @homoran said in Node.js update:

                        iob start admin

                        Thank you, I am back in business (till the next time)...

                        please read my edit!

                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        1 Antwort Letzte Antwort
                        0
                        • A ap2017

                          @homoran said in Node.js update:

                          iob start admin

                          Thank you, I am back in business (till the next time)...

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von Thomas Braun
                          #19

                          @ap2017

                          Now check how to upgrade your operating system to the current release.

                          'Tessa' is out of any support.

                          19.1 'Tessa' (LTS) 	
                          Security Support Ended 2 months and 2 weeks ago
                          (01 Apr 2023)
                          

                          And run your iob on 'stable' not beta-stage.

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          A 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @ap2017

                            Now check how to upgrade your operating system to the current release.

                            'Tessa' is out of any support.

                            19.1 'Tessa' (LTS) 	
                            Security Support Ended 2 months and 2 weeks ago
                            (01 Apr 2023)
                            

                            And run your iob on 'stable' not beta-stage.

                            A Offline
                            A Offline
                            ap2017
                            schrieb am zuletzt editiert von
                            #20

                            @thomas-braun Here is what I received from Mint support:

                            Linux Mint 19.1 has reached end of life 2 months ago, so it's good to upgrade it. SO you'll keep getting security updates again for your software.
                            
                            The newest version of node.js on Linux Mint is 12 but you can add the NodeSource PPA on Linux Mint 20.x or 21.x to get node.js 18 (or newer). The instructions are here: https://github.com/nodesource/distribut ... /README.md. Use the Ubuntu instructions. So on Linux Mint 20.x or 21.x you would run this to add node.js 18.x:
                            CODE: SELECT ALL
                            
                            curl -fsSL https://deb.nodesource.com/setup_18.x | sudo -E bash - &&\
                            sudo apt-get install -y nodejs
                            To upgrade from Linux Mint 19.1 to 20.x or 21.x you can follow the instructions here: viewtopic.php?t=235992. First upgrade to 19.3, then to 20 and if you want upgrade further to 20.3 and then 21. You can see till when each release is supported here: https://linuxmint.com/download_all.php.
                            
                            It will be some work to upgrade, and especially going from 19.3 to 20 is a hassle. Upgrading between major releases is easier and more reliable from 20 to 21. Still, because you're 2 major releases behind it may be recommended to instead do a fresh install of Linux Mint 21.x.
                            

                            I am wondering if it will be better to switch to different Linux version like Ubuntu. How difficult is to port ioBroker to new Linux installation?

                            Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                            0
                            • A ap2017

                              @thomas-braun Here is what I received from Mint support:

                              Linux Mint 19.1 has reached end of life 2 months ago, so it's good to upgrade it. SO you'll keep getting security updates again for your software.
                              
                              The newest version of node.js on Linux Mint is 12 but you can add the NodeSource PPA on Linux Mint 20.x or 21.x to get node.js 18 (or newer). The instructions are here: https://github.com/nodesource/distribut ... /README.md. Use the Ubuntu instructions. So on Linux Mint 20.x or 21.x you would run this to add node.js 18.x:
                              CODE: SELECT ALL
                              
                              curl -fsSL https://deb.nodesource.com/setup_18.x | sudo -E bash - &&\
                              sudo apt-get install -y nodejs
                              To upgrade from Linux Mint 19.1 to 20.x or 21.x you can follow the instructions here: viewtopic.php?t=235992. First upgrade to 19.3, then to 20 and if you want upgrade further to 20.3 and then 21. You can see till when each release is supported here: https://linuxmint.com/download_all.php.
                              
                              It will be some work to upgrade, and especially going from 19.3 to 20 is a hassle. Upgrading between major releases is easier and more reliable from 20 to 21. Still, because you're 2 major releases behind it may be recommended to instead do a fresh install of Linux Mint 21.x.
                              

                              I am wondering if it will be better to switch to different Linux version like Ubuntu. How difficult is to port ioBroker to new Linux installation?

                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von Thomas Braun
                              #21

                              @ap2017 sagte in Node.js update:

                              How difficult is to port ioBroker to new Linux installation?

                              Easy. Backup your current installation, change your OS to a current distribution (I recommend Debian 12 'Bookworm' for running a server), install a plain ioBroker and install your backup. Very easy with the Backitup-Adapter.

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              A 1 Antwort Letzte Antwort
                              0
                              • A ap2017

                                @thomas-braun Here is what I received from Mint support:

                                Linux Mint 19.1 has reached end of life 2 months ago, so it's good to upgrade it. SO you'll keep getting security updates again for your software.
                                
                                The newest version of node.js on Linux Mint is 12 but you can add the NodeSource PPA on Linux Mint 20.x or 21.x to get node.js 18 (or newer). The instructions are here: https://github.com/nodesource/distribut ... /README.md. Use the Ubuntu instructions. So on Linux Mint 20.x or 21.x you would run this to add node.js 18.x:
                                CODE: SELECT ALL
                                
                                curl -fsSL https://deb.nodesource.com/setup_18.x | sudo -E bash - &&\
                                sudo apt-get install -y nodejs
                                To upgrade from Linux Mint 19.1 to 20.x or 21.x you can follow the instructions here: viewtopic.php?t=235992. First upgrade to 19.3, then to 20 and if you want upgrade further to 20.3 and then 21. You can see till when each release is supported here: https://linuxmint.com/download_all.php.
                                
                                It will be some work to upgrade, and especially going from 19.3 to 20 is a hassle. Upgrading between major releases is easier and more reliable from 20 to 21. Still, because you're 2 major releases behind it may be recommended to instead do a fresh install of Linux Mint 21.x.
                                

                                I am wondering if it will be better to switch to different Linux version like Ubuntu. How difficult is to port ioBroker to new Linux installation?

                                HomoranH Nicht stören
                                HomoranH Nicht stören
                                Homoran
                                Global Moderator Administrators
                                schrieb am zuletzt editiert von Homoran
                                #22

                                @ap2017 sagte in Node.js update:

                                How difficult is to port ioBroker to new Linux installation?

                                diffi...what?

                                backup with backitup

                                install new OS
                                install iobroker and the latest recommended node with one line
                                install vis if you use it, because of an actual bug
                                restore the backup
                                drink a cup of coffee or what you prefer
                                ready

                                kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @ap2017 sagte in Node.js update:

                                  How difficult is to port ioBroker to new Linux installation?

                                  Easy. Backup your current installation, change your OS to a current distribution (I recommend Debian 12 'Bookworm' for running a server), install a plain ioBroker and install your backup. Very easy with the Backitup-Adapter.

                                  A Offline
                                  A Offline
                                  ap2017
                                  schrieb am zuletzt editiert von
                                  #23

                                  @thomas-braun Sounds doable. Just to be safe I will do it on differed solid state drive in my controller.

                                  My system recovered but I see two issues:

                                  1. Not able to start VIS, getting message
                                  File edit.html not found: {}
                                  
                                  1. When updating adapters getting error 25. Tried to follow https://forum.iobroker.net/topic/57337/fehler-25-217-oder-enotempty-bei-adapter-install-update/2 still having error 25

                                  Here is additional info:

                                  ap@AP-Tiny:/opt/iobroker$ iobroker list instances
                                    system.adapter.accuweather.0            : accuweather           : AP-Tiny                                  - disabled
                                  + system.adapter.admin.0                  : admin                 : AP-Tiny                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admi                            n
                                    system.adapter.backitup.0               : backitup              : AP-Tiny                                  - disabled
                                    system.adapter.cloud.0                  : cloud                 : AP-Tiny                                  - disabled
                                    system.adapter.deconz.0                 : deconz                : AP-Tiny                                  - disabled, port: 8080
                                  + system.adapter.discovery.0              : discovery             : AP-Tiny                                  -  enabled
                                    system.adapter.echarts.0                : echarts               : AP-Tiny                                  -  enabled
                                    system.adapter.flot.0                   : flot                  : AP-Tiny                                  -  enabled
                                  + system.adapter.history.0                : history               : AP-Tiny                                  -  enabled
                                    system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : AP-Tiny                                  -  enabled
                                  + system.adapter.info.0                   : info                  : AP-Tiny                                  -  enabled
                                  + system.adapter.javascript.0             : javascript            : AP-Tiny                                  -  enabled
                                    system.adapter.mysensors.0              : mysensors             : AP-Tiny                                  - disabled, port: 5003, bind: 0.0.0.0
                                  + system.adapter.simple-api.0             : simple-api            : AP-Tiny                                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admi                            n
                                  + system.adapter.socketio.0               : socketio              : AP-Tiny                                  -  enabled, port: 8084, bind: 192.168.1.74, run as:                             admin
                                    system.adapter.sonoff.0                 : sonoff                : AP-Tiny                                  - disabled, port: 1883, bind: 0.0.0.0
                                  + system.adapter.telegram.0               : telegram              : AP-Tiny                                  -  enabled, port: 8443, bind: 0.0.0.0
                                    system.adapter.vis-google-fonts.0       : vis-google-fonts      : AP-Tiny                                  -  enabled
                                    system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : AP-Tiny                                  -  enabled
                                    system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : AP-Tiny                                  -  enabled
                                    system.adapter.vis-material-advanced.0  : vis-material-advanced : AP-Tiny                                  -  enabled
                                    system.adapter.vis-material-webfont.0   : vis-material-webfont  : AP-Tiny                                  -  enabled
                                    system.adapter.vis-material.0           : vis-material          : AP-Tiny                                  -  enabled
                                    system.adapter.vis-materialdesign.0     : vis-materialdesign    : AP-Tiny                                  -  enabled
                                    system.adapter.vis-metro.0              : vis-metro             : AP-Tiny                                  -  enabled
                                    system.adapter.vis-timeandweather.0     : vis-timeandweather    : AP-Tiny                                  -  enabled
                                    system.adapter.vis.0                    : vis                   : AP-Tiny                                  -  enabled
                                  + system.adapter.web.0                    : web                   : AP-Tiny                                  -  enabled, port: 8082, bind: 0.0.0.0, run as: admi                            n
                                  + system.adapter.zigbee.0                 : zigbee                : AP-Tiny                                  -  enabled, port: /dev/serial/by-id/usb-ITead_Sonof                            f_Zigbee_3.0_USB_Dongle_Plus_ba5ba26a021aec119f4c76e5f01c6278-if00-port0
                                  + system.adapter.zwave2.0                 : zwave2                : AP-Tiny                                  -  enabled
                                  
                                  + instance is alive
                                  
                                  
                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • A ap2017

                                    @thomas-braun Sounds doable. Just to be safe I will do it on differed solid state drive in my controller.

                                    My system recovered but I see two issues:

                                    1. Not able to start VIS, getting message
                                    File edit.html not found: {}
                                    
                                    1. When updating adapters getting error 25. Tried to follow https://forum.iobroker.net/topic/57337/fehler-25-217-oder-enotempty-bei-adapter-install-update/2 still having error 25

                                    Here is additional info:

                                    ap@AP-Tiny:/opt/iobroker$ iobroker list instances
                                      system.adapter.accuweather.0            : accuweather           : AP-Tiny                                  - disabled
                                    + system.adapter.admin.0                  : admin                 : AP-Tiny                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admi                            n
                                      system.adapter.backitup.0               : backitup              : AP-Tiny                                  - disabled
                                      system.adapter.cloud.0                  : cloud                 : AP-Tiny                                  - disabled
                                      system.adapter.deconz.0                 : deconz                : AP-Tiny                                  - disabled, port: 8080
                                    + system.adapter.discovery.0              : discovery             : AP-Tiny                                  -  enabled
                                      system.adapter.echarts.0                : echarts               : AP-Tiny                                  -  enabled
                                      system.adapter.flot.0                   : flot                  : AP-Tiny                                  -  enabled
                                    + system.adapter.history.0                : history               : AP-Tiny                                  -  enabled
                                      system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : AP-Tiny                                  -  enabled
                                    + system.adapter.info.0                   : info                  : AP-Tiny                                  -  enabled
                                    + system.adapter.javascript.0             : javascript            : AP-Tiny                                  -  enabled
                                      system.adapter.mysensors.0              : mysensors             : AP-Tiny                                  - disabled, port: 5003, bind: 0.0.0.0
                                    + system.adapter.simple-api.0             : simple-api            : AP-Tiny                                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admi                            n
                                    + system.adapter.socketio.0               : socketio              : AP-Tiny                                  -  enabled, port: 8084, bind: 192.168.1.74, run as:                             admin
                                      system.adapter.sonoff.0                 : sonoff                : AP-Tiny                                  - disabled, port: 1883, bind: 0.0.0.0
                                    + system.adapter.telegram.0               : telegram              : AP-Tiny                                  -  enabled, port: 8443, bind: 0.0.0.0
                                      system.adapter.vis-google-fonts.0       : vis-google-fonts      : AP-Tiny                                  -  enabled
                                      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : AP-Tiny                                  -  enabled
                                      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : AP-Tiny                                  -  enabled
                                      system.adapter.vis-material-advanced.0  : vis-material-advanced : AP-Tiny                                  -  enabled
                                      system.adapter.vis-material-webfont.0   : vis-material-webfont  : AP-Tiny                                  -  enabled
                                      system.adapter.vis-material.0           : vis-material          : AP-Tiny                                  -  enabled
                                      system.adapter.vis-materialdesign.0     : vis-materialdesign    : AP-Tiny                                  -  enabled
                                      system.adapter.vis-metro.0              : vis-metro             : AP-Tiny                                  -  enabled
                                      system.adapter.vis-timeandweather.0     : vis-timeandweather    : AP-Tiny                                  -  enabled
                                      system.adapter.vis.0                    : vis                   : AP-Tiny                                  -  enabled
                                    + system.adapter.web.0                    : web                   : AP-Tiny                                  -  enabled, port: 8082, bind: 0.0.0.0, run as: admi                            n
                                    + system.adapter.zigbee.0                 : zigbee                : AP-Tiny                                  -  enabled, port: /dev/serial/by-id/usb-ITead_Sonof                            f_Zigbee_3.0_USB_Dongle_Plus_ba5ba26a021aec119f4c76e5f01c6278-if00-port0
                                    + system.adapter.zwave2.0                 : zwave2                : AP-Tiny                                  -  enabled
                                    
                                    + instance is alive
                                    
                                    
                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #24

                                    @ap2017

                                    i stall vis if you use it, because of an actual bug

                                    You have to install vis prior to restoring your backup. Known issue.

                                    1. Error 25 ist very generic, it can have a lot of causes for this error.

                                    Try

                                    iob stop
                                    iob fix
                                    iob start
                                    

                                    Linux-Werkzeugkasten:
                                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                    NodeJS Fixer Skript:
                                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                    A 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @ap2017

                                      i stall vis if you use it, because of an actual bug

                                      You have to install vis prior to restoring your backup. Known issue.

                                      1. Error 25 ist very generic, it can have a lot of causes for this error.

                                      Try

                                      iob stop
                                      iob fix
                                      iob start
                                      
                                      A Offline
                                      A Offline
                                      ap2017
                                      schrieb am zuletzt editiert von
                                      #25

                                      @thomas-braun

                                      1. Assuming that I have to delete VIS adapter and add it back. Will all my screens stay in the system?
                                      2. Tried this, did not help.
                                      iob stop
                                      iob fix
                                      iob start
                                      
                                      

                                      Here is detailed error message

                                      $ ./iobroker upgrade echarts
                                      Update echarts from @1.4.15 to @1.5.1
                                      NPM version: 8.19.4
                                      Installing iobroker.echarts@1.5.1... (System call)
                                      ERROR: npm ERR! code 6npm ERR! path /opt/iobroker/node_modules/iobroker.visnpm ERR! command failednpm ERR! command sh -c -- node main.js --installnpm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2023-06-14T20_57_44_562Z-debug-0.log
                                      ERROR: host.AP-Tiny Cannot install iobroker.echarts@1.5.1: 6
                                      ERROR: process exited with code 25
                                      
                                      HomoranH 1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #26

                                        @ap2017
                                        Do it via command line interface and debug option:

                                        iobroker upgrade echarts --debug
                                        

                                        Linux-Werkzeugkasten:
                                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                        NodeJS Fixer Skript:
                                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                        A 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @ap2017
                                          Do it via command line interface and debug option:

                                          iobroker upgrade echarts --debug
                                          
                                          A Offline
                                          A Offline
                                          ap2017
                                          schrieb am zuletzt editiert von
                                          #27

                                          @thomas-braun

                                          ap@AP-Tiny:/opt/iobroker$ iobroker upgrade echarts --debug
                                          
                                          This upgrade of "echarts" will introduce the following changes:
                                          ==========================================================================
                                          -> 1.5.1:
                                          Error handling in JSON data was improved
                                          
                                          -> 1.5.0:
                                          Implemented raw data export
                                          ==========================================================================
                                          
                                          Would you like to upgrade echarts from @1.4.15 to @1.5.1 now? [(y)es, (n)o]: y
                                          Update echarts from @1.4.15 to @1.5.1
                                          NPM version: 8.19.4
                                          Installing iobroker.echarts@1.5.1... (System call)
                                          npm WARN deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
                                          npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                                          npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
                                          npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3
                                          npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
                                          npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                                          npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                                          npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                                          npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
                                          npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                                          npm ERR! code 6
                                          npm ERR! path /opt/iobroker/node_modules/iobroker.vis
                                          npm ERR! command failed
                                          npm ERR! command sh -c -- node main.js --install
                                          
                                          npm ERR! A complete log of this run can be found in:
                                          npm ERR!     /home/iobroker/.npm/_logs/2023-06-14T21_31_07_618Z-debug-0.log
                                          npm WARN deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
                                          npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                                          npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
                                          npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3
                                          npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
                                          npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                                          npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                                          npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                                          npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
                                          npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                                          npm ERR! code 6
                                          npm ERR! path /opt/iobroker/node_modules/iobroker.vis
                                          npm ERR! command failed
                                          npm ERR! command sh -c -- node main.js --install
                                          
                                          npm ERR! A complete log of this run can be found in:
                                          npm ERR!     /home/iobroker/.npm/_logs/2023-06-14T21_31_07_618Z-debug-0.log
                                          host.AP-Tiny Cannot install iobroker.echarts@1.5.1: 6
                                          ap@AP-Tiny:/opt/iobroker$
                                          
                                          
                                          Thomas BraunT 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          774

                                          Online

                                          32.5k

                                          Benutzer

                                          81.7k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe