Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. js-controller 2.0 ab sofort im Latest Repo

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    js-controller 2.0 ab sofort im Latest Repo

    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      knopers1 @MathiasJ last edited by knopers1

      Hallo, jemand von Euch schwierigkeiten mit dem OPI-Adapter ?

      opi.0	2019-10-24 20:21:11.177	error	(8174) No Value found for soc_temp
      opi.0	2019-10-24 20:21:11.152	error	(8174) No Value found for memory_available
      opi.0	2019-10-24 20:21:11.143	error	(8174) No Value found for scaling_governor
      opi.0	2019-10-24 20:21:11.133	error	(8174) No Value found for cpu_frequency
      

      Den RFlink-Adapter bekomme ich auch nicht installiert.

      $ ./iobroker add rflink  --host orangepiplus2e
      NPM version: 6.11.3
      npm install iobroker.rflink@2.0.0 --loglevel error --production --save --prefix "/opt/iobroker" (System call)
      Traceback (most recent call last):  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 13, in <module>    import gyp  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in <module>    import gyp.input  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in <module>    from compiler.ast import ConstImportError: No module named compiler.ast
      gyp ERR! configure error gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:344:16)gyp ERR! stack     at ChildProcess.emit (events.js:198:13)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)gyp ERR! System Linux 4.19.59-sunxigyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/authenticate-pamgyp ERR!
       
      node -v v10.17.0gyp ERR! node-gyp -v v5.0.3gyp ERR! not ok 
      Traceback (most recent call last):  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 13, in <module>
          import gyp  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in <module>    import gyp.input  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in <module>    from compiler.ast import ConstImportError: No module named compiler.ast
      gyp
       ERR! configure error 
      gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:344:16)gyp ERR! stack     at ChildProcess.emit (events.js:198:13)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)gyp ERR! System Linux 4.19.59-sunxigyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/diskusagegyp ERR! node -v v10.17.0gyp 
      ERR! node-gyp -v v5.0.3gyp ERR! not ok 
      Traceback (most recent call last):  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 13, in <module>    import gyp  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in <module>    import gyp.input  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in <module>    from compiler.ast import ConstImportError: No module named compiler.astgyp ERR! configure error gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:344:16)gyp ERR! stack     at ChildProcess.emit (events.js:198:13)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)gyp ERR! System Linux 4.19.59-sunxigyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/bcrypt/lib/binding/bcrypt_lib.node" "--module_name=bcrypt_lib" "--module_path=/opt/iobroker/node_modules/bcrypt/lib/binding" "--napi_version=5" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"gyp ERR! cwd /opt/iobroker/node_modules/bcryptgyp ERR! node -v v10.17.0gyp ERR! node-gyp -v v5.0.3gyp ERR! not ok node-pre-gyp ERR! build error node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/bcrypt/lib/binding/bcrypt_lib.node --module_name=bcrypt_lib --module_path=/opt/iobroker/node_modules/bcrypt/lib/binding --napi_version=5 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/node-pre-gyp/lib/util/compile.js:83:29)node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:198:13)node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:982:16)node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)node-pre-gyp ERR! System Linux 4.19.59-sunxinode-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"node-pre-gyp ERR! cwd /opt/iobroker/node_modules/bcryptnode-pre-gyp ERR! node -v v10.17.0node-pre-gyp ERR! node-pre-gyp -v v0.12.0node-pre-gyp ERR! not ok 
      node-pre-gyp ERR! Tried to download(404): https://github.com/EmergingTechnologyAdvisors/node-serialport/releases/download/4.0.7/serialport-v4.0.7-node-v64-linux-arm.tar.gz 
      node-pre-gyp ERR! Pre-built binaries not found for serialport@4.0.7 and node@10.17.0 (node-v64 ABI) (falling back to source compile with node-gyp) 
      node-pre-gyp
       ERR!
       Tried to download(undefined): https://github.com/EmergingTechnologyAdvisors/node-serialport/releases/download/4.0.7/serialport-v4.0.7-node-v64-linux-arm.tar.gz 
      node-pre-gyp ERR! Pre-built binaries not found for serialport@4.0.7 and node@10.17.0 (node-v64 ABI) (falling back to source compile with node-gyp) 
      Traceback (most recent call last):  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 13, in <module>
          import gyp  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in <module>    import gyp.input  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in <module>    from compiler.ast import ConstImportError: No module named compiler.ast
      gyp
       
      ERR! 
      configure error 
      gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:344:16)gyp ERR! stack
           at ChildProcess.emit (events.js:198:13)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)gyp
       ERR! System Linux 4.19.59-sunxigyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/avrgirl-arduino/node_modules/serialport/build/Release/serialport.node" "--module_name=serialport" "--module_path=/opt/iobroker/node_modules/avrgirl-arduino/node_modules/serialport/build/Release"gyp ERR! cwd /opt/iobroker/node_modules/avrgirl-arduino/node_modules/serialportgyp ERR! node -v v10.17.0gyp ERR! node-gyp -v v5.0.3gyp ERR! not ok 
      node-pre-gyp ERR! build error 
      node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/avrgirl-arduino/node_modules/serialport/build/Release/serialport.node --module_name=serialport --module_path=/opt/iobroker/node_modules/avrgirl-arduino/node_modules/serialport/build/Release' (1)node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/avrgirl-arduino/node_modules/serialport/node_modules/node-pre-gyp/lib/util/compile.js:83:29)node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:198:13)node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:982:16)node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
      node-pre-gyp ERR! System Linux 4.19.59-sunxinode-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/avrgirl-arduino/node_modules/serialport/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"node-pre-gyp ERR! cwd /opt/iobroker/node_modules/avrgirl-arduino/node_modules/serialportnode-pre-gyp ERR! node -v v10.17.0node-pre-gyp ERR! node-pre-gyp -v v0.6.32node-pre-gyp ERR! not ok 
      Traceback (most recent call last):  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 13, in <module>    import gyp  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in <module>    import gyp.input  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in <module>    from compiler.ast import ConstImportError: No module named compiler.ast
      gyp
       
      ERR! 
      configure error 
      gyp ERR! 
      stack Error: `gyp` failed with exit code: 1gyp ERR! stack
           at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:344:16)gyp ERR! stack     at ChildProcess.emit (events.js:198:13)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)gyp ERR! 
      System Linux 4.19.59-sunxigyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/avrgirl-arduino/node_modules/serialport/build/Release/serialport.node" "--module_name=serialport" "--module_path=/opt/iobroker/node_modules/avrgirl-arduino/node_modules/serialport/build/Release"gyp ERR! cwd /opt/iobroker/node_modules/avrgirl-arduino/node_modules/serialportgyp ERR! node -v v10.17.0gyp ERR! node-gyp -v v5.0.3gyp ERR! not ok 
      Traceback (most recent call last):  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 13, in <module>
          import gyp  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in <module>    import gyp.input  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in <module>    from compiler.ast import ConstImportError: No module named compiler.ast
      gyp
       
      ERR! configure error 
      gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR!
       stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:344:16)gyp ERR! stack     at ChildProcess.emit (events.js:198:13)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)gyp ERR! System
       Linux 4.19.59-sunxigyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/unix-dgramgyp ERR! node -v v10.17.0gyp ERR! node-gyp -v v5.0.3gyp ERR! not ok 
      Traceback (most recent call last):  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 13, in <module>
          import gyp  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in <module>    import gyp.input  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in <module>    from compiler.ast import ConstImportError: No module named compiler.ast
      gyp
       ERR! configure error
       gyp ERR! stack
       Error: `gyp` failed with exit code: 1gyp ERR! stack     at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:344:16)gyp ERR! stack     at ChildProcess.emit (events.js:198:13)gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)gyp ERR! System Linux 4.19.59-sunxigyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/iobroker.rflink/node_modules/@serialport/bindingsgyp ERR! node -v v10.17.0gyp ERR! node-gyp -v v5.0.3gyp ERR! not ok 
      npm ERR!
       code ELIFECYCLEnpm 
      ERR! errno
       1npm
       ERR! @serialport/bindings@2.0.8 install: `prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild`
      npm ERR!
       Exit status 1npm ERR! npm ERR! Failed at the @serialport/bindings@2.0.8 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      
      npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2019-10-24T18_41_49_379Z-debug.log
      ERROR: host.orangepiplus2e Cannot install iobroker.rflink@2.0.0: 1
      ERROR: process exited with code 25
      

      Es ist ein Armbian Buster

      root@orangepiplus2e:/opt/iobroker# node -v
      v10.17.0
      root@orangepiplus2e:/opt/iobroker# nodejs -v
      v10.17.0
      root@orangepiplus2e:/opt/iobroker# npm -v
      6.11.3
      
      

      Welcome to Debian Buster with Armbian Linux 4.19.59-sunxi
      System load: 1.59 2.70 2.49 Up time: 1:01 hour
      Memory usage: 38 % of 2013MB IP: 192.168.1.100
      Usage of /: 13% of 15G

      [ General system configuration (beta): armbian-config ]

      root@orangepiplus2e:~#

      apollon77 1 Reply Last reply Reply Quote 0
      • apollon77
        apollon77 @knopers1 last edited by

        @knopers1 opi kann ggf. daran liegen das als User iobroker bestimmte Werte nicht mehr lesbar sind? Da gabs auch was bei rpi.

        Rflink: irgendwas scheint mit deiner node-Gyp installation zu sein oder mit Python. Google mal nach der Meldung am Anfang.

        Beides nicht Controller related

        J 1 Reply Last reply Reply Quote 0
        • J
          Jogi19 @apollon77 last edited by

          Hallo,
          ich habe jetzt auch erfolgreich auf iobroker 2.0.35 umgestellt. Die oben beschriebenen Befehle haben allerdings so nicht funktioniert. Ich habe dann "sudo -H -u iobroker npm install iobroker.js-controller@2.0" angegeben und dann ging es. bei mir laufen scheinbar alle Adapter einwandfrei, auch der TR-064 Adapter.
          Gestern habe ich dann noch auf Redis umgestellt.
          Ein paar Tage zuvor bin ich von einem Raspberry Pi 3 auf ein Intel NUC i3 umgestiegen. Hier läuft Proxmox und den ioBroker und Redis habe ich unter Debian 10 installiert. In einer zweiten VM habe ich MariaDB installiert in der ich die History Werte ablege.

          apollon77 AlCalzone 2 Replies Last reply Reply Quote 0
          • apollon77
            apollon77 @Jogi19 last edited by

            @Jogi19 sagte in js-controller 2.0 ab sofort im Latest Repo:

            Die oben beschriebenen Befehle haben allerdings so nicht funktioniert.

            Hast du mehr Details dazu?

            1 Reply Last reply Reply Quote -1
            • AlCalzone
              AlCalzone Developer @Jogi19 last edited by

              @Jogi19 sagte in js-controller 2.0 ab sofort im Latest Repo:

              Ich habe dann "sudo -H -u iobroker npm install iobroker.js-controller@2.0" angegeben und dann ging es.

              Hast du in letzter Zeit mal den Fixer ausgefürht? Mit der neuesten Version sollte das nicht mehr nötig sein.

              1 Reply Last reply Reply Quote 0
              • sissiwup
                sissiwup last edited by

                host.zotac	2019-10-25 19:41:27.571	error	Objects 127.0.0.1:53536 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                host.zotac	2019-10-25 19:41:24.516	error	States 127.0.0.1:51570 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                host.zotac	2019-10-25 19:41:24.515	error	States 127.0.0.1:51568 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                host.zotac	2019-10-25 19:41:24.010	error	States 127.0.0.1:51556 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                host.zotac	2019-10-25 19:41:24.009	error	Objects 127.0.0.1:53510 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                host.zotac	2019-10-25 19:41:22.567	error	Objects 127.0.0.1:53482 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                host.zotac	2019-10-25 19:41:22.565	error	Objects 127.0.0.1:53480 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                host.zotac	2019-10-25 19:41:19.510	error	States 127.0.0.1:51510 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                host.zotac	2019-10-25 19:41:19.508	error	States 127.0.0.1:51508 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                host.zotac	2019-10-25 19:41:19.001	error	States 127.0.0.1:51506 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                host.zotac	2019-10-25 19:41:19.000	error	Objects 127.0.0.1:53460 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                host.zotac	2019-10-25 19:41:17.562	error	Objects 127.0.0.1:53438 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                host.zotac	2019-10-25 19:41:17.560	error	Objects 127.0.0.1:53436 (Init=false) Redis error:Error: Invalid Chunk: parse failed
                

                Hallo,

                nach Update. Ich nutze kein Redis (so viel ich weiss, möchte ich auch nicht)
                VIS geht.
                Simple-API: auf "alle" umgestellt
                Admin und WEB: Alle IPs
                WEB:
                Puffer ja, Socket io:integriert, Laufen unter "simple API"

                sissiwup crunchip J apollon77 4 Replies Last reply Reply Quote 0
                • R
                  RandyAndy last edited by

                  Hi,

                  jetzt habe ich zum js-controller aucch mal eine Frage.
                  Wenn ich über das Terminal versuche den iobroker anzuhalten über sudo iobroker stop dann bekomme ich die Meldung das der daemeon gar nicht läuft. er läuft aber denn der iobroker ist über admin usw. erreichbar.Remotedesktopverbindung.png

                  Interessant ist auch dass er offensichtlich den js-controller unter dem pfad: home/pi sucht.
                  Remotedesktopverbindung.png

                  Da komme ich nun nicht mehr alleine durch

                  Andreas

                  AlCalzone 1 Reply Last reply Reply Quote 0
                  • AlCalzone
                    AlCalzone Developer @RandyAndy last edited by

                    @RandyAndy bitte poste die Ausgabe der folgenden Befehle (einzeln):

                    cat /opt/iobroker/INSTALLER_INFO.txt
                    which iobroker
                    cat $(which iobroker)
                    
                    1 Reply Last reply Reply Quote 0
                    • R
                      RandyAndy last edited by

                      @AlCalzone sagte in js-controller 2.0 ab sofort im Latest Repo:

                      cat /opt/iobroker/INSTALLER_INFO.txt

                      zu 1)
                      Installer version: 2019-07-21
                      Installation date 2019-09-25
                      Platform: linux
                      Installed as non-root user pi
                      init system: systemd
                      Autostart: systemd
                      ACL enabled: true

                      /usr/bin/iobroker

                      Remotedesktopverbindung.png

                      AlCalzone 1 Reply Last reply Reply Quote 0
                      • AlCalzone
                        AlCalzone Developer @RandyAndy last edited by AlCalzone

                        @RandyAndy sagte in js-controller 2.0 ab sofort im Latest Repo:

                        Nr 3. sieht verdammt falsch aus. Hast du die Datei manuell bearbeitet nach der Installation?
                        So einen Dateiinhalt hat der Installer lange nicht mehr geschrieben, schon gar nicht im Juli.

                        Der Fixer biegt das wieder gerade, aber mich würde dennoch interessieren, wo das herkommt.

                        1 Reply Last reply Reply Quote 0
                        • R
                          RandyAndy last edited by RandyAndy

                          ich habe nichts manuell bearbeitet

                          was ich schon probiert habe ist "curl -sL /opt/iobroker/fix_installation.sh | bash -"

                          das hat aber nichts gebracht.

                          ich vermute dass Du diesen fixer meinst:

                          curl -sL https://iobroker.net/fix.sh | bash -

                          korrekt ?

                          ich muss aber sagen dass die Installation in der Summe recht alt ist. Die Installation ist mit Sicherheit 2,5 - 3 Jahre alt. Durch einen SD-Crash bin ich vor ca. 4 Wochen gezwungen worden eine Neuinstallation durchzuführen wobei ich

                          • Linux neu installiert haben
                          • Dann Nodejs auf Version 10 installiert habe
                          • iobroker installiert habe inkl. BAckitup adapter
                          • anschließend habe ich ein erstelltes (totales) Backup eingespielt

                          In der Summe ist das System aber derzeit sehr stabil (seit mind. 4 - 5 Wochen). SO stabil war es noch nie. Allerdings verwende ich auch den RaspberryPi4 mit 4 GB RAM.

                          Andreas

                          AlCalzone 1 Reply Last reply Reply Quote 0
                          • sissiwup
                            sissiwup @sissiwup last edited by

                            @sissiwup

                            Bin zurück auf 1.5.14.
                            Alles läuft wieder. Auch VIS zeigt wieder alles korrekt an.

                            Super wäre, wenn beim 2.0.x controller noch fett beta drauf stehen würde,
                            dann kann man selbst entscheiden, ob man das Risiko eingeht.
                            Gab es ähnliche Probleme nicht schon vor Monaten mit dem 2.0er?

                            apollon77 2 Replies Last reply Reply Quote 0
                            • crunchip
                              crunchip Forum Testing Most Active @sissiwup last edited by

                              @sissiwup sagte in js-controller 2.0.35:

                              Ich nutze kein Redis (so viel ich weiss,

                              siehst du, wenn du

                              iobroker status
                              

                              auf der Konsole eingibst

                              sissiwup 1 Reply Last reply Reply Quote 0
                              • E
                                Einstein67 last edited by

                                @sissiwup said in js-controller 2.0.35:

                                Super wäre, wenn beim 2.0.x controller noch fett beta drauf stehen würde,
                                dann kann man selbst entscheiden, ob man das Risiko eingeht.

                                Die Entscheidungsmöglichkeit gibt es doch in den Grundeinstellungen!

                                Wer seinen ioBroker von "default" auf "latest" umstellt, dem sollte bewusst sein dass er sich damit in den Beta-Bereich begibt. Im "latest" kann alles funktionieren, muss es aber nicht ...

                                1 Reply Last reply Reply Quote 0
                                • MathiasJ
                                  MathiasJ last edited by

                                  Den Slave per WLAN zu versorgen, ist mit diesem JS-Controller eine Katastrophe!
                                  Da der Winter naht, steht der Raspberry nun im Wohnzimmer auf dem Fenstersims neben den Blumen und hängt per LAN am Netzwerk. Keine Ausfälle mehr.
                                  Für den nächsten Frühling muß ich mir dann etwas einfallen lassen.
                                  Wenn ich richtig gelesen habe, sollte er auch die ganzen Adapter installieren, die man sich in Github besorgt hat.
                                  Das kann ich leider nicht bestätigen.
                                  Ich habe meinen Rock64 neu aufgesetzt, weil er wieder ins produktive System soll.
                                  Die Adapter octoprint und tr-64-community habe ich manuell nachinstallieren müssen.
                                  Nun den Raspberry PI4 wieder abschalten und den Rock ins System übernehmen......

                                  apollon77 2 Replies Last reply Reply Quote 0
                                  • J
                                    Jan1 @sissiwup last edited by

                                    @sissiwup
                                    Super wäre, wenn Du das im entsprechenden Thread der genau dafür da ist posten würdest.

                                    1 Reply Last reply Reply Quote 0
                                    • Jey Cee
                                      Jey Cee Developer last edited by

                                      @sissiwup @Jan1 ich hab es mal in das Hauptthema gepackt.

                                      1 Reply Last reply Reply Quote 0
                                      • apollon77
                                        apollon77 @sissiwup last edited by

                                        @sissiwup siehe faq: bist du sicher das alle alten Prozesse beendet waren? Mal rebooten? Dieser Fehler kommt nach aktuellen Erkenntnissen wenn noch Prozesse von 1.5 laufen oder ein Slave noch auf 1.5 ... mit nem restart war das bisher immer weg. Wenn nicht muss man mal tief suchen.

                                        sissiwup 1 Reply Last reply Reply Quote 0
                                        • apollon77
                                          apollon77 @sissiwup last edited by

                                          @sissiwup der Controller ist im latest repository. Die Bedeutung von latest kennst du oder?

                                          Dennoch betrachte ich die 2.0 als nahezu stable. Wir haben über 2000 Installationen.

                                          Zu deinem Fehler siehe letzter Post. Bitte neu Updaten und sicherstellen das wirklich alle Prozesse beendet sind. Falls es dann wieder kommen sollte reboot. Wenn immer noch bitte alle Adapter beenden und nacheinander stoppen und starten um rauszufinden welcher es verursacht.

                                          Vor allem die Adapter die gelistet sind oben aktualisieren.

                                          1 Reply Last reply Reply Quote 0
                                          • apollon77
                                            apollon77 @sissiwup last edited by

                                            @sissiwup was war das Problem mit Vis? Hast oben geschrieben „Vis geht alles“?!

                                            sissiwup 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

                                            590
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            js-controller
                                            89
                                            1052
                                            280881
                                            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