Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Hilfe bei Update des gesamten Systems

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    Hilfe bei Update des gesamten Systems

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @Stoni last edited by

      @stoni sagte in Hilfe bei Update des gesamten Systems:

      Was mache ich jetzt??

      which nodejs node npm && nodejs -v && node -v && npm -v && apt policy nodejs

      S 1 Reply Last reply Reply Quote 0
      • S
        Stoni @Homoran last edited by

        @homoran

        which nodejs node npm && nodejs -v && node -v && npm -v && apt policy nodejs
        /usr/bin/nodejs
        /usr/bin/node
        /usr/bin/npm
        -bash: /usr/local/bin/nodejs: Datei oder Verzeichnis nicht gefunden
        
        
        Homoran 1 Reply Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators @Stoni last edited by

          @stoni sagte in Hilfe bei Update des gesamten Systems:

          -bash: /usr/local/bin/nodejs: Datei oder Verzeichnis nicht gefunden

          wo kommt das denn jetzt her?

          S 1 Reply Last reply Reply Quote 0
          • S
            Stoni @Homoran last edited by

            @homoran Stimmt was nicht???

            Homoran 1 Reply Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @Stoni last edited by

              @stoni sagte in Hilfe bei Update des gesamten Systems:

              @homoran Stimmt was nicht???

              ja!
              da steht schon wieder /local/ drin

              S 1 Reply Last reply Reply Quote 0
              • S
                Stoni @Homoran last edited by

                @homoran also wieder der falsche Pfad? Soll ich des Szenario von @Thomas-Braun nochmal wiederholen?

                Homoran 1 Reply Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @Stoni last edited by

                  @stoni sagte in Hilfe bei Update des gesamten Systems:

                  also wieder der falsche Pfad?

                  weiß ich nicht, ich weiß ja nicht mal wo das herkommt

                  S 1 Reply Last reply Reply Quote 0
                  • S
                    Stoni @Homoran last edited by

                    @homoran

                    Wie mache ich jetzt weiter???

                    Hab gerade versucht, mal einen Adapter upzudaten. Das endet zwar korrekt, aber im Adapter-Tab wird wenig später wieder die alte Version mit dem Hinweis auf Update angezeigt. Soll ich den js-controller updaten?

                    Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @Stoni last edited by

                      @stoni sagte in Hilfe bei Update des gesamten Systems:

                      Wie mache ich jetzt weiter???

                      warten bis @Thomas-Braun wieder Zeit hat und auf keinen Fall irgendetwas anderes machen

                      @stoni sagte in Hilfe bei Update des gesamten Systems:

                      gerade versucht, mal einen Adapter upzudaten

                      ist keine gute Idee, bis alles wieder im Lot ist

                      S 2 Replies Last reply Reply Quote 0
                      • S
                        Stoni @Homoran last edited by

                        @homoran ok

                        1 Reply Last reply Reply Quote 0
                        • S
                          Stoni @Homoran last edited by

                          @homoran

                          Gerade noch das hier in der Beschreibung von @Thomas-Braun ganz am Ende gelesen:

                          "Die Version von node liegt dann auch in /usr/local/bin, das ist in dem Fall entgegen meiner obigen Aussage dann in Ordnung bei alten Raspberry."

                          Scheint also zu passen.

                          Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @Stoni last edited by Homoran

                            @stoni sagte in Hilfe bei Update des gesamten Systems:

                            Die Version von node liegt dann auch in /usr/local/bin

                            aber da findet er ja nichts:

                            @stoni sagte in Hilfe bei Update des gesamten Systems:

                            -bash: /usr/local/bin/nodejs: Datei oder Verzeichnis nicht gefunden

                            1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @Stoni last edited by

                              @stoni
                              Nein,

                              "Die Version von node liegt dann auch in /usr/local/bin, das ist in dem Fall entgegen meiner obigen Aussage dann in Ordnung bei alten Raspberry."

                              bezieht sich NUR auf den SuperSonderMegaSelten-Fall das da inoffizielle builds for Superexoten-Systeme installiert an apt vorbei installiert werden. Deswegen ist der Teil auch (eigentlich) deutlich abgegrenzt vom Hauptteil.

                              Das

                              -bash: /usr/local/bin/nodejs: Datei oder Verzeichnis nicht gefunden
                              

                              kommt daher, das hier der $PATH noch nicht synchron ist. Starte die Kiste mal per

                              sudo reboot
                              

                              durch, dann regelt sich das.

                              1 Reply Last reply Reply Quote 1
                              • Thomas Braun
                                Thomas Braun Most Active @Stoni last edited by

                                @stoni sagte in Hilfe bei Update des gesamten Systems:

                                Wie mache ich jetzt weiter???

                                Jetzt müssen wir erstmal schauen ob das alles senkrecht ist

                                which nodejs node npm && nodejs -v && node -v && npm -v && sudo apt update && apt policy nodejs
                                

                                und dann schauen wir was uns beim iobroker erwartet:
                                Keine Ahnung ob die Befehle bei dem 2er js-controller funktionieren...

                                iobroker update -i
                                iobroker list adapters
                                
                                S Homoran 2 Replies Last reply Reply Quote 0
                                • S
                                  Stoni @Thomas Braun last edited by

                                  @thomas-braun sieht gut aus:

                                  which nodejs node npm && nodejs -v && node -v && npm -v && apt policy nodejs
                                  /usr/bin/nodejs
                                  /usr/bin/node
                                  /usr/bin/npm
                                  v14.18.1
                                  v14.18.1
                                  6.14.15
                                  nodejs:
                                    Installiert:           14.18.1-deb-1nodesource1
                                    Installationskandidat: 14.18.1-deb-1nodesource1
                                    Versionstabelle:
                                   *** 14.18.1-deb-1nodesource1 500
                                          500 https://deb.nodesource.com/node_14.x buster/main armhf Packages
                                          100 /var/lib/dpkg/status
                                       10.24.0~dfsg-1~deb10u1 500
                                          500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                  
                                  
                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @Stoni last edited by Thomas Braun

                                    @stoni
                                    Ja, das passt nun.
                                    Jetzt halt das 'dritte Zimmer' beim Aufräumen vorknöpfen.

                                    S 1 Reply Last reply Reply Quote 0
                                    • S
                                      Stoni @Thomas Braun last edited by

                                      @thomas-braun

                                      iobroker update -i
                                      Used repository: Stable (default)
                                      hash not changed, use actual sources
                                      update done
                                      Adapter    "admin"         : 5.1.25   , installed 4.2.1 [Updateable]
                                      Adapter    "alexa2"        : 3.9.3    , installed 3.5.2 [Updateable]
                                      Adapter    "backitup"      : 2.1.17   , installed 1.8.5 [Updateable]
                                      Adapter    "ble"           : 0.12.0   , installed 0.11.0 [Updateable]
                                      Adapter    "cloud"         : 4.1.0    , installed 2.8.0 [Updateable]
                                      Adapter    "discovery"     : 2.7.0    , installed 2.7.0
                                      Adapter    "flot"          : 1.10.6   , installed 1.10.6
                                      Adapter    "fritzbox"      : 0.2.1    , installed 0.2.1
                                      Adapter    "history"       : 1.9.13   , installed 1.9.12 [Updateable]
                                      Adapter    "hm-rega"       : 3.0.31   , installed 3.0.7 [Updateable]
                                      Adapter    "hm-rpc"        : 1.14.45  , installed 1.14.31 [Updateable]
                                      Adapter    "ical"          : 1.11.4   , installed 1.9.0 [Updateable]
                                      Adapter    "icons-addictive-flavour-png": 0.1.0   , installed 0.1.0
                                      Adapter    "icons-material-png": 0.1.0   , installed 0.1.0
                                      Adapter    "icons-mfd-png" : 1.0.2    , installed 1.0.2
                                      Adapter    "info"          : 1.9.8    , installed 1.7.15 [Updateable]
                                      Adapter    "iot"           : 1.8.22   , installed 1.8.9 [Updateable]
                                      Adapter    "javascript"    : 5.2.8    , installed 4.1.12 [Updateable]
                                      Controller "js-controller" : 3.3.18   , installed 2.1.1 [Updateable]
                                      Adapter    "material"      : 1.0.4    , installed 0.13.9 [Updateable]
                                      Adapter    "mihome"        : 1.3.7    , installed 1.3.6 [Updateable]
                                      Adapter    "mihome-vacuum" : 3.3.1    , installed 2.1.1 [Updateable]
                                      Adapter    "mobile"        : 1.0.1    , installed 0.4.11 [Updateable]
                                      Adapter    "parser"        : 1.0.7    , installed 1.0.7
                                      Adapter    "pushover"      : 2.0.5    , installed 2.0.3 [Updateable]
                                      Adapter    "sayit"         : 1.12.3   , installed 1.11.5 [Updateable]
                                      Adapter    "scenes"        : 2.3.6    , installed 2.1.5 [Updateable]
                                      Adapter    "shelly"        : 4.0.7    , installed 3.2.2 [Updateable]
                                      Adapter    "simple-api"    : 2.6.1    , installed 2.5.2 [Updateable]
                                      Adapter    "socketio"      : 3.1.4    , installed 3.1.4
                                      Adapter    "solarlog"      : 2.1.4    , installed 2.0.0 [Updateable]
                                      Adapter    "sonoff"        : 2.4.5    , installed 2.3.3 [Updateable]
                                      Adapter    "tankerkoenig"  : 2.1.1    , installed 2.0.9 [Updateable]
                                      Adapter    "telegram"      : 1.10.0   , installed 1.5.9 [Updateable]
                                      Adapter    "tvspielfilm"   : 1.0.4    , installed 1.0.4
                                      Adapter    "vis"           : 1.4.4    , installed 1.2.2 [Updateable]
                                      Adapter    "vis-bars"      : 0.1.4    , installed 0.1.4
                                      Adapter    "vis-canvas-gauges": 0.1.5   , installed 0.1.5
                                      Adapter    "vis-colorpicker": 1.2.0   , installed 1.1.1 [Updateable]
                                      Adapter    "vis-fancyswitch": 1.1.0   , installed 1.1.0
                                      Adapter    "vis-google-fonts": 0.1.0   , installed 0.1.0
                                      Adapter    "vis-history"   : 1.0.0    , installed 0.2.7 [Updateable]
                                      Adapter    "vis-hqwidgets" : 1.1.7    , installed 1.1.3 [Updateable]
                                      Adapter    "vis-jqui-mfd"  : 1.0.12   , installed 1.0.9 [Updateable]
                                      Adapter    "vis-justgage"  : 1.0.2    , installed 0.7.1 [Updateable]
                                      Adapter    "vis-lcars"     : 1.0.4    , installed 1.0.4
                                      Adapter    "vis-metro"     : 1.1.2    , installed 1.1.0 [Updateable]
                                      Adapter    "vis-plumb"     : 1.0.2    , installed 1.0.0 [Updateable]
                                      Adapter    "vis-rgraph"    : 0.0.2    , installed 0.0.2
                                      Adapter    "vis-timeandweather": 1.1.7   , installed 1.1.7
                                      Adapter    "vis-weather"   : 2.5.3    , installed 1.2.0 [Updateable]
                                      Adapter    "weatherunderground": 3.3.1   , installed 3.2.0 [Updateable]
                                      Adapter    "web"           : 3.4.9    , installed 3.2.3 [Updateable]
                                      Adapter    "wifilight"     : 1.1.0    , installed 1.1.0
                                      Adapter    "worx"          : 1.5.5    , installed 1.2.7 [Updateable]
                                      Adapter    "yeelight-2"    : 1.0.3    , installed 1.0.3
                                      Adapter    "yr"            : 3.0.5    , installed 2.0.3 [Updateable]
                                      
                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators @Thomas Braun last edited by

                                        @thomas-braun sagte in Hilfe bei Update des gesamten Systems:

                                        ob die Befehle bei dem 2er js-controller funktionieren...

                                        aber nicht petzen:
                                        Hosts_20211025.png

                                        1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @Stoni last edited by Thomas Braun

                                          @stoni

                                          Jetzt hilft dir die Readme zum js-controller 3.3 weiter.
                                          https://forum.iobroker.net/topic/46758/js-controller-3-3-jetzt-im-stable
                                          Da steht auch drin, wie mit dem js-controller v2 vorzugehen ist.

                                          S 1 Reply Last reply Reply Quote 0
                                          • S
                                            Stoni @Thomas Braun last edited by Stoni

                                            @thomas-braun js-controller 3.3.18 ist jetzt installiert.

                                            Im Log kriege ich eine Reihe an Warnungen:

                                            host.raspberrypi	2021-10-25 20:03:56.799	info	Restart adapter system.adapter.javascript.0 because enabled
                                            host.raspberrypi	2021-10-25 20:03:56.798	error	instance system.adapter.javascript.0 terminated with code 10 (CANNOT_FIND_ADAPTER_DIR)
                                            host.raspberrypi	2021-10-25 20:03:56.315	error	Please consider running the installation fixer when on Linux.
                                            host.raspberrypi	2021-10-25 20:03:56.310	error	could not store process id list in /opt/iobroker/node_modules/iobroker.js-controller/pids.txt! Please check permissions and user ownership of this file. Was ioBroker started as a different user? Pleas
                                            host.raspberrypi	2021-10-25 20:03:55.310	info	instance system.adapter.javascript.0 started with pid 22713
                                            host.raspberrypi	2021-10-25 20:03:54.986	error	Please consider running the installation fixer when on Linux.
                                            host.raspberrypi	2021-10-25 20:03:54.985	error	could not store process id list in /opt/iobroker/node_modules/iobroker.js-controller/pids.txt! Please check permissions and user ownership of this file. Was ioBroker started as a different user? Pleas
                                            host.raspberrypi	2021-10-25 20:03:54.365	info	Restart adapter system.adapter.mihome-vacuum.0 because enabled
                                            host.raspberrypi	2021-10-25 20:03:54.365	error	instance system.adapter.mihome-vacuum.0 terminated with code 10 (CANNOT_FIND_ADAPTER_DIR)
                                            host.raspberrypi	2021-10-25 20:03:53.984	info	instance system.adapter.mihome-vacuum.0 started with pid 22700
                                            host.raspberrypi	2021-10-25 20:03:50.980	error	Please consider running the installation fixer when on Linux.
                                            host.raspberrypi	2021-10-25 20:03:50.979	error	could not store process id list in /opt/iobroker/node_modules/iobroker.js-controller/pids.txt! Please check permissions and user ownership of this file. Was ioBroker started as a different user? Pleas
                                            host.raspberrypi	2021-10-25 20:03:50.334	info	Restart adapter system.adapter.fritzbox.0 because enabled
                                            host.raspberrypi	2021-10-25 20:03:50.333	error	instance system.adapter.fritzbox.0 terminated with code 10 (CANNOT_FIND_ADAPTER_DIR)
                                            host.raspberrypi	2021-10-25 20:03:49.978	info	instance system.adapter.fritzbox.0 started with pid 22632
                                            host.raspberrypi	2021-10-25 20:03:49.832	error	Please consider running the installation fixer when on Linux.
                                            host.raspberrypi	2021-10-25 20:03:49.832	error	could not store process id list in /opt/iobroker/node_modules/iobroker.js-controller/pids.txt! Please check permissions and user ownership of this file. Was ioBroker started as a different user? Pleas
                                            host.raspberrypi	2021-10-25 20:03:49.216	info	Restart adapter system.adapter.cloud.0 because enabled
                                            host.raspberrypi	2021-10-25 20:03:49.215	error	instance system.adapter.cloud.0 terminated with code 10 (CANNOT_FIND_ADAPTER_DIR)
                                            host.raspberrypi	2021-10-25 20:03:48.831	info	instance system.adapter.cloud.0 started with pid 22619
                                            host.raspberrypi	2021-10-25 20:03:46.981	error	Please consider running the installation fixer when on Linux.
                                            host.raspberrypi	2021-10-25 20:03:46.980	error	could not store process id list in /opt/iobroker/node_modules/iobroker.js-controller/pids.txt! Please check permissions and user ownership of this file. Was ioBroker started as a different user? Pleas
                                            host.raspberrypi	2021-10-25 20:03:46.348	error	instance system.adapter.weatherunderground.0 terminated with code 10 (CANNOT_FIND_ADAPTER_DIR)
                                            host.raspberrypi	2021-10-25 20:03:45.979	info	instance system.adapter.weatherunderground.0 started with pid 22594
                                            host.raspberrypi	2021-10-25 20:03:45.947	info	instance scheduled system.adapter.weatherunderground.0 16 * * * *
                                            host.raspberrypi	2021-10-25 20:03:42.957	error	Please consider running the installation fixer when on Linux.
                                            host.raspberrypi	2021-10-25 20:03:42.956	error	could not store process id list in /opt/iobroker/node_modules/iobroker.js-controller/pids.txt! Please check permissions and user ownership of this file. Was ioBroker started as a different user? Pleas
                                            host.raspberrypi	2021-10-25 20:03:42.275	info	Restart adapter system.adapter.sonoff.0 because enabled
                                            host.raspberrypi	2021-10-25 20:03:42.274	error	instance system.adapter.sonoff.0 terminated with code 10 (CANNOT_FIND_ADAPTER_DIR)
                                            host.raspberrypi	2021-10-25 20:03:41.956	info	instance system.adapter.sonoff.0 started with pid 22568
                                            alexa2.0	2021-10-25 20:03:39.536	info	(21644) State value to set for "alexa2.0.Echo-Devices.24e302072d034ff9b4bd81f78fb2590f.Player.mediaLength" has to be type "number" but received type "string"
                                            alexa2.0	2021-10-25 20:03:39.394	info	(21644) State value to set for "alexa2.0.Echo-Devices.b46f8ef14a774d07ac469fe81a997fad.Player.mediaLength" has to be type "number" but received type "string"
                                            alexa2.0	2021-10-25 20:03:39.221	info	(21644) State value to set for "alexa2.0.Echo-Devices.8554c9f4be9d4c4a8499c4d5960a22f1.Player.mediaLength" has to be type "number" but received type "string"
                                            alexa2.0	2021-10-25 20:03:39.082	info	(21644) State value to set for "alexa2.0.Echo-Devices.8f5c4d79e7fa4fe78e9c63372dd711e9.Player.mediaLength" has to be type "number" but received type "string"
                                            host.raspberrypi	2021-10-25 20:03:39.085	error	Please consider running the installation fixer when on Linux.
                                            host.raspberrypi	2021-10-25 20:03:39.083	error	could not store process id list in /opt/iobroker/node_modules/iobroker.js-controller/pids.txt! Please check permissions and user ownership of this file. Was ioBroker started as a different user? Pleas
                                            alexa2.0	2021-10-25 20:03:38.922	info	(21644) State value to set for "alexa2.0.Echo-Devices.4afcac9b45d04f63ae77b6565bc7d703.Player.mediaLength" has to be type "number" but received type "string"
                                            alexa2.0	2021-10-25 20:03:38.766	info	(21644) State value to set for "alexa2.0.Echo-Devices.5088e9942b5e4885a0cf67e08c48d40b.Player.mediaLength" has to be type "number" but received type "string"
                                            alexa2.0	2021-10-25 20:03:38.556	info	(21644) State value to set for "alexa2.0.Echo-Devices.98804f54b6574fc0a02b3b3d6e1e67c2.Player.mediaLength" has to be type "number" but received type "string"
                                            alexa2.0	2021-10-25 20:03:38.424	info	(21644) State value to set for "alexa2.0.Echo-Devices.bd43e0b5604342408dab29a99c396fe5.Player.mediaLength" has to be type "number" but received type "string"
                                            host.raspberrypi	2021-10-25 20:03:38.417	info	Restart adapter system.adapter.scenes.0 because enabled
                                            host.raspberrypi	2021-10-25 20:03:38.416	error	instance system.adapter.scenes.0 terminated with code 10 (CANNOT_FIND_ADAPTER_DIR)
                                            alexa2.0	2021-10-25 20:03:38.236	info	(21644) State value to set for "alexa2.0.Echo-Devices.3902a9bc988d49fb94cf67c3c28619e4.Player.mediaLength" has to be type "number" but received type "string"
                                            host.raspberrypi	2021-10-25 20:03:38.082	info	instance system.adapter.scenes.0 started with pid 22500
                                            alexa2.0	2021-10-25 20:03:37.433	info	(21644) State value to set for "alexa2.0.Echo-Devices.6de510ef15bd4b958d2f6e1c0a5181b8.Player.mediaLength" has to be type "number" but received type "string"
                                            host.raspberrypi	2021-10-25 20:03:35.088	error	Please consider running the installation fixer when on Linux.
                                            host.raspberrypi	2021-10-25 20:03:35.087	error	could not store process id list in /opt/iobroker/node_modules/iobroker.js-controller/pids.txt! Please check permissions and user ownership of this file. Was ioBroker started as a different user? Pleas
                                            host.raspberrypi	2021-10-25 20:03:34.424	info	Restart adapter system.adapter.sayit.0 because enabled
                                            host.raspberrypi	2021-10-25 20:03:34.423	error	instance system.adapter.sayit.0 terminated with code 10 (CANNOT_FIND_ADAPTER_DIR)
                                            host.raspberrypi	2021-10-25 20:03:34.087	info	instance system.adapter.sayit.0 started with pid 22469
                                            alexa2.0	2021-10-25 20:03:33.008	info	(21644) Alexa-Push-Connection disconnected - retry: Retry Connection in 25s
                                            host.raspberrypi	2021-10-25 20:03:30.989	error	Please consider running the installation fixer when on Linux.
                                            host.raspberrypi	2021-10-25 20:03:30.988	error	could not store process id list in /opt/iobroker/node_modules/iobroker.js-controller/pids.txt! Please check permissions and user ownership of this file. Was ioBroker started as a different user? Pleas
                                            host.raspberrypi	2021-10-25 20:03:30.964	error	Cannot download and install adapter "mqtt@2.4.0". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
                                            host.raspberrypi	2021-10-25 20:03:30.606	error	Cannot download and install adapter "mqtt@2.4.0". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
                                            host.raspberrypi	2021-10-25 20:03:30.604	info	iobroker npm-install: exit 1
                                            host.raspberrypi	2021-10-25 20:03:30.599	error	iobroker npm-install: internal/modules/cjs/loader.js:905 throw err; ^Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js' at Function.Module._resolveFilename
                                            host.raspberrypi	2021-10-25 20:03:30.402	info	iobroker install mqtt@2.4.0 using installedVersion
                                            host.raspberrypi	2021-10-25 20:03:30.402	warn	startInstance cannot find adapter "mqtt@2.4.0". Try to install it... 4 attempt
                                            host.raspberrypi	2021-10-25 20:03:30.400	info	iobroker npm-install: exit 1
                                            host.raspberrypi	2021-10-25 20:03:30.395	error	iobroker npm-install: internal/modules/cjs/loader.js:905 throw err; ^Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js' at Function.Module._resolveFilename
                                            host.raspberrypi	2021-10-25 20:03:30.338	info	Restart adapter system.adapter.tankerkoenig.0 because enabled
                                            host.raspberrypi	2021-10-25 20:03:30.337	error	instance system.adapter.tankerkoenig.0 terminated with code 10 (CANNOT_FIND_ADAPTER_DIR)
                                            host.raspberrypi	2021-10-25 20:03:30.174	info	iobroker install mqtt@2.4.0 using installedVersion
                                            host.raspberrypi	2021-10-25 20:03:30.174	warn	startInstance cannot find adapter "mqtt@2.4.0". Try to install it... 3 attempt
                                            host.raspberrypi	2021-10-25 20:03:30.172	info	iobroker npm-install: exit 1
                                            host.raspberrypi	2021-10-25 20:03:30.158	error	iobroker npm-install: internal/modules/cjs/loader.js:905 throw err; ^Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js' at Function.Module._resolveFilename
                                            host.raspberrypi	2021-10-25 20:03:29.988	info	instance system.adapter.tankerkoenig.0 started with pid 22381
                                            host.raspberrypi	2021-10-25 20:03:29.944	info	iobroker install mqtt@2.4.0 using installedFrom
                                            host.raspberrypi	2021-10-25 20:03:29.944	warn	startInstance cannot find adapter "mqtt@2.4.0". Try to install it... 2 attempt
                                            host.raspberrypi	2021-10-25 20:03:29.940	info	iobroker npm-install: exit 1
                                            host.raspberrypi	2021-10-25 20:03:29.938	error	iobroker npm-install: internal/modules/cjs/loader.js:905 throw err; ^Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js' at Function.Module._resolveFilename
                                            host.raspberrypi	2021-10-25 20:03:29.669	info	iobroker install mqtt@2.4.0 using installedFrom
                                            host.raspberrypi	2021-10-25 20:03:29.667	warn	startInstance cannot find adapter "mqtt@2.4.0". Try to install it... 1 attempt
                                            host.raspberrypi	2021-10-25 20:03:28.665	info	iobroker npm-install: exit 1
                                            host.raspberrypi	2021-10-25 20:03:28.660	error	iobroker npm-install: internal/modules/cjs/loader.js:905 throw err; ^Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js' at Function.Module._resolveFilename
                                            host.raspberrypi	2021-10-25 20:03:28.410	info	iobroker install landroid-s@2.5.4 using installedVersion
                                            host.raspberrypi	2021-10-25 20:03:28.409	warn	startInstance cannot find adapter "landroid-s@2.5.4". Try to install it... 1 attempt
                                            host.raspberrypi	2021-10-25 20:03:27.409	error	Please consider running the installation fixer when on Linux.
                                            host.raspberrypi	2021-10-25 20:03:27.409	error	Error: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.js-controller/pids.txt'
                                            host.raspberrypi	2021-10-25 20:03:27.409	error	could not store process id list in /opt/iobroker/node_modules/iobroker.js-controller/pids.txt! Please check permissions and user ownership of this file. Was ioBroker started as a different user? Plea
                                            host.raspberrypi	2021-10-25 20:03:27.405	info	iobroker npm-install: exit 1
                                            host.raspberrypi	2021-10-25 20:03:27.393	error	iobroker npm-install: /opt/iobroker/node_modules/iobroker.js-controller/node_modules/jsonfile/index.js:56 throw err ^Error: /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/../..
                                            host.raspberrypi	2021-10-25 20:03:27.210	info	iobroker npm-install: upload [0] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/discovery.png discovery.png image/png
                                            host.raspberrypi	2021-10-25 20:03:27.149	info	iobroker npm-install: upload [1] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index.html index.html text/html
                                            host.raspberrypi	2021-10-25 20:03:27.087	info	iobroker npm-install: upload [2] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index_m.html index_m.html text/html
                                            host.raspberrypi	2021-10-25 20:03:27.027	info	iobroker npm-install: upload [3] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings.html settings.html text/html
                                            host.raspberrypi	2021-10-25 20:03:26.969	info	iobroker npm-install: upload [4] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings_m.html settings_m.html text/html
                                            host.raspberrypi	2021-10-25 20:03:26.910	info	iobroker npm-install: upload [5] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/translateTools.js translateTools.js application/javascript
                                            host.raspberrypi	2021-10-25 20:03:26.802	info	iobroker npm-install: upload [6] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/words.js words.js application/javascript
                                            host.raspberrypi	2021-10-25 20:03:26.775	info	iobroker npm-install: host.raspberrypi install adapter discovery@2.7.0
                                            host.raspberrypi	2021-10-25 20:03:26.735	info	iobroker npm-install: npm ERR! /home/iobroker/.npm/_logs/2021-10-25T18_03_26_703Z-debug.log
                                            host.raspberrypi	2021-10-25 20:03:26.734	info	iobroker npm-install: npm ERR! A complete log of this run can be found in:
                                            host.raspberrypi	2021-10-25 20:03:26.732	info	iobroker npm-install:
                                            host.raspberrypi	2021-10-25 20:03:26.675	info	iobroker npm-install: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                                            host.raspberrypi	2021-10-25 20:03:26.673	info	iobroker npm-install: npm ERR! Failed at the canvas@2.6.1 install script.
                                            host.raspberrypi	2021-10-25 20:03:26.672	info	iobroker npm-install: npm ERR!
                                            host.raspberrypi	2021-10-25 20:03:26.670	info	iobroker npm-install: npm ERR! Exit status 1
                                            host.raspberrypi	2021-10-25 20:03:26.669	info	iobroker npm-install: npm ERR! canvas@2.6.1 install: `node-pre-gyp install --fallback-to-build`
                                            host.raspberrypi	2021-10-25 20:03:26.644	info	iobroker npm-install: npm ERR! errno 1
                                            host.raspberrypi	2021-10-25 20:03:26.642	info	iobroker npm-install: npm ERR! code ELIFECYCLE
                                            host.raspberrypi	2021-10-25 20:03:26.408	info	instance system.adapter.vis-google-fonts.0 terminated while should be started once
                                            host.raspberrypi	2021-10-25 20:03:26.258	error	Please consider running the installation fixer when on Linux.
                                            host.raspberrypi	2021-10-25 20:03:26.257	error	Error: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.js-controller/pids.txt'
                                            host.raspberrypi	2021-10-25 20:03:26.257	error	could not store process id list in /opt/iobroker/node_modules/iobroker.js-controller/pids.txt! Please check permissions and user ownership of this file. Was ioBroker started as a different user? Plea
                                            host.raspberrypi	2021-10-25 20:03:25.255	info	Restart adapter system.adapter.javascript.0 because enabled
                                            host.raspberrypi	2021-10-25 20:03:25.254	error	instance system.adapter.javascript.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                            javascript.0	2021-10-25 20:03:25.037	warn	(22116) Cannot get view: Connection is closed.
                                            

                                            Viele Instanzen sind rot.

                                            Thomas Braun 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            971
                                            Online

                                            32.1k
                                            Users

                                            80.6k
                                            Topics

                                            1.3m
                                            Posts

                                            nodejs update upgrade
                                            5
                                            86
                                            6213
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo