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

  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. js-controller 4.0 jetzt im BETA/LATEST!

NEWS

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

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.0k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.6k

js-controller 4.0 jetzt im BETA/LATEST!

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
747 Beiträge 70 Kommentatoren 225.2k Aufrufe 60 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.
  • E e-i-k-e

    Meine Master habe ich auch über iobroker upgrade self auf 4.0.4 gebracht.

    Testweise hebe ich einen meine Slaves auch auf die aktuelle Version hoch gezogen.

    Hier funktioniert anschließend der rpi2 Adapter nicht.

    javascript.5	2022-02-06 12:47:59.873	info	(21150) Sets unsupported
    rpi2.5	2022-02-06 12:47:57.476	error	(21169) cannot use GPIO: TypeError: Cannot read property 'setMode' of null
    rpi2.5	2022-02-06 12:47:57.470	error	the module (for instance, using `npm rebuild` or `npm install`).
    rpi2.5	2022-02-06 12:47:57.470	error	NODE_MODULE_VERSION 83. Please try re-compiling or re-installing
    rpi2.5	2022-02-06 12:47:57.470	error	NODE_MODULE_VERSION 72. This version of Node.js requires
    rpi2.5	2022-02-06 12:47:57.470	error	was compiled against a different Node.js version using
    rpi2.5	2022-02-06 12:47:57.470	error	(21169) Cannot initialize GPIO: Error: The module '/opt/iobroker/node_modules/epoll/build/Release/epoll.node'
    rpi2.5	2022-02-06 12:47:55.156	info	(21169) starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.rpi2, node: v14.18.2, js-controller: 4.0.4
    rpi2.5	2022-02-06 12:47:54.305	info	(21169) Sets unsupported
    rpi2.5	2022-02-06 12:47:54.303	info	(21169) Sets unsupported
    rpi2.5	2022-02-06 12:47:54.301	info	(21169) Sets unsupported
    rpi2.5	2022-02-06 12:47:54.295	info	(21169) Sets unsupported
    host.raspberrypi-display5	2022-02-06 12:47:49.324	info	instance system.adapter.rpi2.5 started with pid 21169
    host.raspberrypi-display5	2022-02-06 12:47:46.955	info	instance system.adapter.javascript.5 started with pid 21150
    host.raspberrypi-display5	2022-02-06 12:47:43.713	info	starting 2 instances
    host.raspberrypi-display5	2022-02-06 12:47:43.579	info	91 instances found
    host.raspberrypi-display5	2022-02-06 12:47:39.465	info	Successfully updated capabilities "cap_net_admin, cap_net_bind_service, cap_net_raw" for /usr/bin/node
    host.raspberrypi-display5	2022-02-06 12:47:39.441	info	added notifications configuration of host
    host.raspberrypi-display5	2022-02-06 12:47:39.397	info	Node.js version has changed from unknown to 14.18.2
    host.raspberrypi-display5	2022-02-06 12:47:39.370	info	connected to Objects and States
    host.raspberrypi-display5	2022-02-06 12:47:37.963	info	Sets unsupported
    host.raspberrypi-display5	2022-02-06 12:47:37.962	info	Sets unsupported
    host.raspberrypi-display5	2022-02-06 12:47:37.960	info	Sets unsupported
    host.raspberrypi-display5	2022-02-06 12:47:37.958	info	Sets unsupported
    host.raspberrypi-display5	2022-02-06 12:47:37.224	info	ip addresses: 192.168.3.114 fe80::5f2b:268f:852e:cb99
    host.raspberrypi-display5	2022-02-06 12:47:37.220	info	hostname: raspberrypi-display5, node: v14.18.2
    host.raspberrypi-display5	2022-02-06 12:47:37.219	info	Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
    host.raspberrypi-display5	2022-02-06 12:47:37.208	info	iobroker.js-controller version 4.0.4 js-controller starting
    host.raspberrypi-display5	2022-02-06 12:43:55.858	info	terminated
    

    Edit:

    
    pi@raspberrypi-display5:/opt/iobroker $ iobroker rebuild rpi2.5 --install
    Path argument needs to be an absolute path!
    
    
    paul53P Offline
    paul53P Offline
    paul53
    schrieb am zuletzt editiert von
    #37

    @e-i-k-e sagte:

    pi@raspberrypi-display5:/opt/iobroker $ iobroker rebuild rpi2.5 --install
    

    Versuche

    iobroker rebuild rpi2 --install
    

    Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
    Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

    E 1 Antwort Letzte Antwort
    0
    • paul53P paul53

      @e-i-k-e sagte:

      pi@raspberrypi-display5:/opt/iobroker $ iobroker rebuild rpi2.5 --install
      

      Versuche

      iobroker rebuild rpi2 --install
      
      E Offline
      E Offline
      e-i-k-e
      schrieb am zuletzt editiert von e-i-k-e
      #38

      @paul53

      Klappt leider nicht.

      pi@raspberrypi-display5:/opt/iobroker $ iobroker rebuild rpi2 --install
      Path argument needs to be an absolute path!
      pi@raspberrypi-display5:/opt/iobroker $ cd
      pi@raspberrypi-display5:~ $ iobroker rebuild rpi2 --install
      Path argument needs to be an absolute path!
      
      

      Edit: Auf einem anderen Slave mit 3.3.22 klappt der Befehl wie gewohnt.

      pi@raspberrypi-display2:/opt/iobroker $ iobroker rebuild rpi2.2 --install       npm install --loglevel error --production (System call1) in "/opt/iobroker/node_modules/iobroker.rpi2"
      
      Rebuild rpi2.2 done
      
      paul53P 1 Antwort Letzte Antwort
      0
      • UweRLPU Offline
        UweRLPU Offline
        UweRLP
        schrieb am zuletzt editiert von
        #39

        Auch hier, ein Windows 10 x64 System, hat das Upgrade auf die 4.0.4 erfolgreich geklappt.
        Danke

        Info Systeminformationen.png

        Es gab die im ersten Post angeküdigten Fehlermeldungen aber es läuft soweit ich bisher sehen konnte.
        Der yamaha und deconz Adapter bringen nun WARN Meldungen, denke aber das muß im Adapter gefixt werden.

        yamaha.0
        	2022-02-06 13:30:25.803	warn	This object will not be created in future versions. Please report this to the developer.
        yamaha.0
        	2022-02-06 13:30:25.803	warn	Object yamaha.0.powerAllZones is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
        yamaha.0
        	2022-02-06 13:30:25.801	warn	This object will not be created in future versions. Please report this to the developer.
        yamaha.0
        	2022-02-06 13:30:25.801	warn	Object yamaha.0.zone4 is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
        yamaha.0
        	2022-02-06 13:30:25.800	warn	This object will not be created in future versions. Please report this to the developer.
        yamaha.0
        	2022-02-06 13:30:25.799	warn	Object yamaha.0.zone3 is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
        yamaha.0
        	2022-02-06 13:30:25.798	warn	This object will not be created in future versions. Please report this to the developer.
        yamaha.0
        	2022-02-06 13:30:25.798	warn	Object yamaha.0.zone2 is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
        yamaha.0
        	2022-02-06 13:30:25.796	warn	This object will not be created in future versions. Please report this to the developer.
        
        deconz.0
        	2022-02-06 13:31:23.405	warn	This object will not be created in future versions. Please report this to the developer.
        deconz.0
        	2022-02-06 13:31:23.405	warn	Object Lights.17.xy is invalid: Default value has to be stringified but received type "object"
        deconz.0
        	2022-02-06 13:31:23.347	warn	This object will not be created in future versions. Please report this to the developer.
        deconz.0
        	2022-02-06 13:31:23.347	warn	Object Lights.15.xy is invalid: Default value has to be stringified but received type "object"
        deconz.0
        	2022-02-06 13:31:23.292	warn	This object will not be created in future versions. Please report this to the developer.
        deconz.0
        	2022-02-06 13:31:23.291	warn	Object Lights.14.xy is invalid: Default value has to be stringified but received type "object"
        deconz.0
        	2022-02-06 13:31:23.058	warn	This object will not be created in future versions. Please report this to the developer.
        deconz.0
        	2022-02-06 13:31:23.058	warn	Object Lights.13.xy is invalid: Default value has to be stringified but received type "object"
        deconz.0
        	2022-02-06 13:31:22.952	warn	This object will not be created in future versions. Please report this to the developer.
        deconz.0
        	2022-02-06 13:31:22.952	warn	Object Lights.12.xy is invalid: Default value has to be stringified but received type "object"
        deconz.0
        	2022-02-06 13:31:22.892	warn	This object will not be created in future versions. Please report this to the developer.
        deconz.0
        	2022-02-06 13:31:22.891	warn	Object Lights.11.xy is invalid: Default value has to be stringified but received type "object"
        deconz.0
        	2022-02-06 13:31:22.834	warn	This object will not be created in future versions. Please report this to the developer.
        deconz.0
        	2022-02-06 13:31:22.834	warn	Object Lights.10.xy is invalid: Default value has to be stringified but received type "object"
        deconz.0
        	2022-02-06 13:31:22.777	warn	This object will not be created in future versions. Please report this to the developer.
        deconz.0
        	2022-02-06 13:31:22.777	warn	Object Lights.9.xy is invalid: Default value has to be stringified but received type "object"
        deconz.0
        	2022-02-06 13:31:22.492	warn	This object will not be created in future versions. Please report this to the developer.
        deconz.0
        	2022-02-06 13:31:22.492	warn	Object Groups.26756.xy is invalid: Default value has to be stringified but received type "object"
        deconz.0
        	2022-02-06 13:31:22.487	warn	This object will not be created in future versions. Please report this to the developer.
        deconz.0
        	2022-02-06 13:31:22.487	warn	Object Groups.5.xy is invalid: Default value has to be stringified but received type "object"
        deconz.0
        	2022-02-06 13:31:22.486	warn	This object will not be created in future versions. Please report this to the developer.
        deconz.0
        	2022-02-06 13:31:22.486	warn	Object Groups.4.xy is invalid: Default value has to be stringified but received type "object"
        deconz.0
        	2022-02-06 13:31:22.486	warn	This object will not be created in future versions. Please report this to the developer.
        deconz.0
        	2022-02-06 13:31:22.486	warn	Object Groups.1.xy is invalid: Default value has to be stringified but received type "object"
        deconz.0
        	2022-02-06 13:31:22.485	warn	This object will not be created in future versions. Please report this to the developer.
        deconz.0
        	2022-02-06 13:31:22.485	warn	Object Groups.2.xy is invalid: Default value has to be stringified but received type "object" 
        
        
        UweRLPU 1 Antwort Letzte Antwort
        1
        • E e-i-k-e

          @paul53

          Klappt leider nicht.

          pi@raspberrypi-display5:/opt/iobroker $ iobroker rebuild rpi2 --install
          Path argument needs to be an absolute path!
          pi@raspberrypi-display5:/opt/iobroker $ cd
          pi@raspberrypi-display5:~ $ iobroker rebuild rpi2 --install
          Path argument needs to be an absolute path!
          
          

          Edit: Auf einem anderen Slave mit 3.3.22 klappt der Befehl wie gewohnt.

          pi@raspberrypi-display2:/opt/iobroker $ iobroker rebuild rpi2.2 --install       npm install --loglevel error --production (System call1) in "/opt/iobroker/node_modules/iobroker.rpi2"
          
          Rebuild rpi2.2 done
          
          paul53P Offline
          paul53P Offline
          paul53
          schrieb am zuletzt editiert von
          #40

          @e-i-k-e sagte: mit 3.3.22 klappt der Befehl wie gewohnt.

          Changelog 4.0.0:

          CLI command iob rebuild adaptername is no longer supported because of the new way of automatic rebuilds and some unwanted side effects

          Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
          Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

          E 1 Antwort Letzte Antwort
          0
          • UweRLPU UweRLP

            Auch hier, ein Windows 10 x64 System, hat das Upgrade auf die 4.0.4 erfolgreich geklappt.
            Danke

            Info Systeminformationen.png

            Es gab die im ersten Post angeküdigten Fehlermeldungen aber es läuft soweit ich bisher sehen konnte.
            Der yamaha und deconz Adapter bringen nun WARN Meldungen, denke aber das muß im Adapter gefixt werden.

            yamaha.0
            	2022-02-06 13:30:25.803	warn	This object will not be created in future versions. Please report this to the developer.
            yamaha.0
            	2022-02-06 13:30:25.803	warn	Object yamaha.0.powerAllZones is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
            yamaha.0
            	2022-02-06 13:30:25.801	warn	This object will not be created in future versions. Please report this to the developer.
            yamaha.0
            	2022-02-06 13:30:25.801	warn	Object yamaha.0.zone4 is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
            yamaha.0
            	2022-02-06 13:30:25.800	warn	This object will not be created in future versions. Please report this to the developer.
            yamaha.0
            	2022-02-06 13:30:25.799	warn	Object yamaha.0.zone3 is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
            yamaha.0
            	2022-02-06 13:30:25.798	warn	This object will not be created in future versions. Please report this to the developer.
            yamaha.0
            	2022-02-06 13:30:25.798	warn	Object yamaha.0.zone2 is invalid: obj.common.min has an invalid type! Expected "number", received "boolean"
            yamaha.0
            	2022-02-06 13:30:25.796	warn	This object will not be created in future versions. Please report this to the developer.
            
            deconz.0
            	2022-02-06 13:31:23.405	warn	This object will not be created in future versions. Please report this to the developer.
            deconz.0
            	2022-02-06 13:31:23.405	warn	Object Lights.17.xy is invalid: Default value has to be stringified but received type "object"
            deconz.0
            	2022-02-06 13:31:23.347	warn	This object will not be created in future versions. Please report this to the developer.
            deconz.0
            	2022-02-06 13:31:23.347	warn	Object Lights.15.xy is invalid: Default value has to be stringified but received type "object"
            deconz.0
            	2022-02-06 13:31:23.292	warn	This object will not be created in future versions. Please report this to the developer.
            deconz.0
            	2022-02-06 13:31:23.291	warn	Object Lights.14.xy is invalid: Default value has to be stringified but received type "object"
            deconz.0
            	2022-02-06 13:31:23.058	warn	This object will not be created in future versions. Please report this to the developer.
            deconz.0
            	2022-02-06 13:31:23.058	warn	Object Lights.13.xy is invalid: Default value has to be stringified but received type "object"
            deconz.0
            	2022-02-06 13:31:22.952	warn	This object will not be created in future versions. Please report this to the developer.
            deconz.0
            	2022-02-06 13:31:22.952	warn	Object Lights.12.xy is invalid: Default value has to be stringified but received type "object"
            deconz.0
            	2022-02-06 13:31:22.892	warn	This object will not be created in future versions. Please report this to the developer.
            deconz.0
            	2022-02-06 13:31:22.891	warn	Object Lights.11.xy is invalid: Default value has to be stringified but received type "object"
            deconz.0
            	2022-02-06 13:31:22.834	warn	This object will not be created in future versions. Please report this to the developer.
            deconz.0
            	2022-02-06 13:31:22.834	warn	Object Lights.10.xy is invalid: Default value has to be stringified but received type "object"
            deconz.0
            	2022-02-06 13:31:22.777	warn	This object will not be created in future versions. Please report this to the developer.
            deconz.0
            	2022-02-06 13:31:22.777	warn	Object Lights.9.xy is invalid: Default value has to be stringified but received type "object"
            deconz.0
            	2022-02-06 13:31:22.492	warn	This object will not be created in future versions. Please report this to the developer.
            deconz.0
            	2022-02-06 13:31:22.492	warn	Object Groups.26756.xy is invalid: Default value has to be stringified but received type "object"
            deconz.0
            	2022-02-06 13:31:22.487	warn	This object will not be created in future versions. Please report this to the developer.
            deconz.0
            	2022-02-06 13:31:22.487	warn	Object Groups.5.xy is invalid: Default value has to be stringified but received type "object"
            deconz.0
            	2022-02-06 13:31:22.486	warn	This object will not be created in future versions. Please report this to the developer.
            deconz.0
            	2022-02-06 13:31:22.486	warn	Object Groups.4.xy is invalid: Default value has to be stringified but received type "object"
            deconz.0
            	2022-02-06 13:31:22.486	warn	This object will not be created in future versions. Please report this to the developer.
            deconz.0
            	2022-02-06 13:31:22.486	warn	Object Groups.1.xy is invalid: Default value has to be stringified but received type "object"
            deconz.0
            	2022-02-06 13:31:22.485	warn	This object will not be created in future versions. Please report this to the developer.
            deconz.0
            	2022-02-06 13:31:22.485	warn	Object Groups.2.xy is invalid: Default value has to be stringified but received type "object" 
            
            
            UweRLPU Offline
            UweRLPU Offline
            UweRLP
            schrieb am zuletzt editiert von
            #41

            @uwerlp issues waren bei GitHub schon angelegt :-)

            1 Antwort Letzte Antwort
            1
            • paul53P paul53

              @e-i-k-e sagte: mit 3.3.22 klappt der Befehl wie gewohnt.

              Changelog 4.0.0:

              CLI command iob rebuild adaptername is no longer supported because of the new way of automatic rebuilds and some unwanted side effects

              E Offline
              E Offline
              e-i-k-e
              schrieb am zuletzt editiert von
              #42

              @paul53
              Ach oaky! Das erklärt das natürlich.

              Nur wie behebe ich den Fehler @apollon77 ?

              1 Antwort Letzte Antwort
              0
              • E e-i-k-e

                Meine Master habe ich auch über iobroker upgrade self auf 4.0.4 gebracht.

                Testweise hebe ich einen meine Slaves auch auf die aktuelle Version hoch gezogen.

                Hier funktioniert anschließend der rpi2 Adapter nicht.

                javascript.5	2022-02-06 12:47:59.873	info	(21150) Sets unsupported
                rpi2.5	2022-02-06 12:47:57.476	error	(21169) cannot use GPIO: TypeError: Cannot read property 'setMode' of null
                rpi2.5	2022-02-06 12:47:57.470	error	the module (for instance, using `npm rebuild` or `npm install`).
                rpi2.5	2022-02-06 12:47:57.470	error	NODE_MODULE_VERSION 83. Please try re-compiling or re-installing
                rpi2.5	2022-02-06 12:47:57.470	error	NODE_MODULE_VERSION 72. This version of Node.js requires
                rpi2.5	2022-02-06 12:47:57.470	error	was compiled against a different Node.js version using
                rpi2.5	2022-02-06 12:47:57.470	error	(21169) Cannot initialize GPIO: Error: The module '/opt/iobroker/node_modules/epoll/build/Release/epoll.node'
                rpi2.5	2022-02-06 12:47:55.156	info	(21169) starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.rpi2, node: v14.18.2, js-controller: 4.0.4
                rpi2.5	2022-02-06 12:47:54.305	info	(21169) Sets unsupported
                rpi2.5	2022-02-06 12:47:54.303	info	(21169) Sets unsupported
                rpi2.5	2022-02-06 12:47:54.301	info	(21169) Sets unsupported
                rpi2.5	2022-02-06 12:47:54.295	info	(21169) Sets unsupported
                host.raspberrypi-display5	2022-02-06 12:47:49.324	info	instance system.adapter.rpi2.5 started with pid 21169
                host.raspberrypi-display5	2022-02-06 12:47:46.955	info	instance system.adapter.javascript.5 started with pid 21150
                host.raspberrypi-display5	2022-02-06 12:47:43.713	info	starting 2 instances
                host.raspberrypi-display5	2022-02-06 12:47:43.579	info	91 instances found
                host.raspberrypi-display5	2022-02-06 12:47:39.465	info	Successfully updated capabilities "cap_net_admin, cap_net_bind_service, cap_net_raw" for /usr/bin/node
                host.raspberrypi-display5	2022-02-06 12:47:39.441	info	added notifications configuration of host
                host.raspberrypi-display5	2022-02-06 12:47:39.397	info	Node.js version has changed from unknown to 14.18.2
                host.raspberrypi-display5	2022-02-06 12:47:39.370	info	connected to Objects and States
                host.raspberrypi-display5	2022-02-06 12:47:37.963	info	Sets unsupported
                host.raspberrypi-display5	2022-02-06 12:47:37.962	info	Sets unsupported
                host.raspberrypi-display5	2022-02-06 12:47:37.960	info	Sets unsupported
                host.raspberrypi-display5	2022-02-06 12:47:37.958	info	Sets unsupported
                host.raspberrypi-display5	2022-02-06 12:47:37.224	info	ip addresses: 192.168.3.114 fe80::5f2b:268f:852e:cb99
                host.raspberrypi-display5	2022-02-06 12:47:37.220	info	hostname: raspberrypi-display5, node: v14.18.2
                host.raspberrypi-display5	2022-02-06 12:47:37.219	info	Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                host.raspberrypi-display5	2022-02-06 12:47:37.208	info	iobroker.js-controller version 4.0.4 js-controller starting
                host.raspberrypi-display5	2022-02-06 12:43:55.858	info	terminated
                

                Edit:

                
                pi@raspberrypi-display5:/opt/iobroker $ iobroker rebuild rpi2.5 --install
                Path argument needs to be an absolute path!
                
                
                apollon77A Offline
                apollon77A Offline
                apollon77
                schrieb am zuletzt editiert von
                #43

                @e-i-k-e hi, hier muss der binäre Teil neu ge auth. werden. Hast du mal da volle log? An sich sollte er jetzt bis zu drei mal versuchen über rebuilds das zu fixen

                Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                E 1 Antwort Letzte Antwort
                0
                • ice987I Offline
                  ice987I Offline
                  ice987
                  schrieb am zuletzt editiert von
                  #44

                  ich hab' mich auch versucht mit dem
                  System: ioBroker.docker v6.0.0
                  und erhalte folgende Fehlermeldung:

                  root@iobroker-v600-testsystem7:/opt/iobroker# pkill -u iobroker
                  root@iobroker-v600-testsystem7:/opt/iobroker# iobroker update
                  Used repository: latest
                  hash unchanged, use cached sources
                  update done
                  Adapter    "admin"         : 5.2.3    , installed 5.1.25 [Updateable]
                  Controller "js-controller" : 4.0.4    , installed 3.3.21 [Updateable]
                  root@iobroker-v600-testsystem7:/opt/iobroker# iobroker upgrade self
                  Update js-controller from @3.3.21 to @4.0.4
                  NPM version: 6.14.16
                  npm install iobroker.js-controller@4.0.4 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
                  In file included from ../../nan/nan.h:58,
                                   from ../src/unix_dgram.cc:5:
                  /opt/iobroker/.cache/node-gyp/14.19.0/include/node/node.h:793:7: warning: cast between incompatible function types from ‘void (*)(v8::Local<v8::Object>)’ to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
                    793 |       (node::addon_register_func) (regfunc),                          \
                        |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  /opt/iobroker/.cache/node-gyp/14.19.0/include/node/node.h:827:3: note: in expansion of macro ‘NODE_MODULE_X’
                    827 |   NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
                        |   ^~~~~~~~~~~~~
                  ../src/unix_dgram.cc:404:1: note: in expansion of macro ‘NODE_MODULE’
                    404 | NODE_MODULE(unix_dgram, Initialize)
                        | ^~~~~~~~~~~
                  Server Objects 127.0.0.1:36016 Error from InMemDB: Error: GET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.features.useSets"]
                  Server States 127.0.0.1:45560 Error from InMemDB: Error: GET-UNSUPPORTED for namespace meta.: Data=["meta.states.protocolVersion"]
                  Server Objects 127.0.0.1:36016 Error from InMemDB: Error: GET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.protocolVersion"]
                  Server States 127.0.0.1:45562 Error from InMemDB: Error: PSUBSCRIBE-UNSUPPORTED for namespace meta.: Data=["meta.*"]
                  Server Objects 127.0.0.1:36016 Error from InMemDB: Error: Unknown LUA script load
                  Server Objects 127.0.0.1:36016 Error from InMemDB: Error: Unknown LUA script load
                  Server Objects 127.0.0.1:36016 Error from InMemDB: Error: Unknown LUA script load
                  Server Objects 127.0.0.1:36016 Error from InMemDB: Error: SET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.features.useSets",{"type":"Buffer","data":[49]}]
                  Could not migrate objects to corresponding sets: Error SET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.features.useSets",{"type":"Buffer","data":[49]}]
                  Server Objects 127.0.0.1:36016 Error from InMemDB: Error: multi NOT SUPPORTED
                  Server Objects 127.0.0.1:36016 Error from InMemDB: Error: sadd NOT SUPPORTED
                  Server Objects 127.0.0.1:36016 Error from InMemDB: Error: exec NOT SUPPORTED
                  root@iobroker-v600-testsystem7:/opt/iobroker# iobroker upgrade
                  
                  This upgrade of "admin" will introduce the following changes:
                  ==========================================================================
                  -> 5.2.3:
                  Fixed error in `AutocompleteSendTo`
                  Fixed error in charts
                  
                  -> 5.2.2:
                  Changed the minimal required js-controller version to 3.3.22 
                  Used web-socket library 8 (no node 10 support anymore)
                  
                  -> 5.2.1:
                  Allow in expert mode the creation of states and channels in mqtt branch
                  
                  -> 5.2.0:
                  Fix crash cases reported via sentry
                  Added support for multi-repositories
                  
                  -> 5.1.29:
                  Fix crash cases reported via sentry
                  Added support for multi-repositories
                  
                  -> 5.1.28:
                  Fixed discovery function
                  Fixed some GUI bugs
                  ==========================================================================
                  
                  Would you like to upgrade admin from @5.1.25 to @5.2.3 now? [(y)es, (n)o]: y
                  Update admin from @5.1.25 to @5.2.3
                  host.iobroker-v600-testsystem7 Adapter "system.adapter.admin.0" is stopped.
                  NPM version: 6.14.16
                  Installing iobroker.admin@5.2.3... (System call)
                  + iobroker.admin@5.2.3
                  updated 7 packages in 32.186s
                  
                  17 packages are looking for funding
                    run `npm fund` for details
                  
                  host.iobroker-v600-testsystem7 Adapter "system.adapter.admin.0" is started
                  Update "system.adapter.admin.0"
                  upload [14] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                  upload [13] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/de/translations.json i18n/de/translations.json application/json
                  upload [12] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/en/translations.json i18n/en/translations.json application/json
                  upload [11] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/es/translations.json i18n/es/translations.json application/json
                  upload [10] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                  upload [9] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/it/translations.json i18n/it/translations.json application/json
                  upload [8] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                  upload [7] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                  upload [6] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                  upload [5] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                  upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                  upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
                  upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
                  upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/jsonConfig.json jsonConfig.json application/json
                  upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
                  root@iobroker-v600-testsystem7:/opt/iobroker# iobroker start
                  Starting iobroker controller daemon...
                  iobroker controller daemon started. PID: 1425
                  

                  ioBroker ist nicht zu erreichen

                  husqvarna-automower, meteoblue, wiserbyfeller, spritmonitor

                  apollon77A ste_gleiS 2 Antworten Letzte Antwort
                  0
                  • ice987I ice987

                    ich hab' mich auch versucht mit dem
                    System: ioBroker.docker v6.0.0
                    und erhalte folgende Fehlermeldung:

                    root@iobroker-v600-testsystem7:/opt/iobroker# pkill -u iobroker
                    root@iobroker-v600-testsystem7:/opt/iobroker# iobroker update
                    Used repository: latest
                    hash unchanged, use cached sources
                    update done
                    Adapter    "admin"         : 5.2.3    , installed 5.1.25 [Updateable]
                    Controller "js-controller" : 4.0.4    , installed 3.3.21 [Updateable]
                    root@iobroker-v600-testsystem7:/opt/iobroker# iobroker upgrade self
                    Update js-controller from @3.3.21 to @4.0.4
                    NPM version: 6.14.16
                    npm install iobroker.js-controller@4.0.4 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
                    In file included from ../../nan/nan.h:58,
                                     from ../src/unix_dgram.cc:5:
                    /opt/iobroker/.cache/node-gyp/14.19.0/include/node/node.h:793:7: warning: cast between incompatible function types from ‘void (*)(v8::Local<v8::Object>)’ to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
                      793 |       (node::addon_register_func) (regfunc),                          \
                          |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                    /opt/iobroker/.cache/node-gyp/14.19.0/include/node/node.h:827:3: note: in expansion of macro ‘NODE_MODULE_X’
                      827 |   NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
                          |   ^~~~~~~~~~~~~
                    ../src/unix_dgram.cc:404:1: note: in expansion of macro ‘NODE_MODULE’
                      404 | NODE_MODULE(unix_dgram, Initialize)
                          | ^~~~~~~~~~~
                    Server Objects 127.0.0.1:36016 Error from InMemDB: Error: GET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.features.useSets"]
                    Server States 127.0.0.1:45560 Error from InMemDB: Error: GET-UNSUPPORTED for namespace meta.: Data=["meta.states.protocolVersion"]
                    Server Objects 127.0.0.1:36016 Error from InMemDB: Error: GET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.protocolVersion"]
                    Server States 127.0.0.1:45562 Error from InMemDB: Error: PSUBSCRIBE-UNSUPPORTED for namespace meta.: Data=["meta.*"]
                    Server Objects 127.0.0.1:36016 Error from InMemDB: Error: Unknown LUA script load
                    Server Objects 127.0.0.1:36016 Error from InMemDB: Error: Unknown LUA script load
                    Server Objects 127.0.0.1:36016 Error from InMemDB: Error: Unknown LUA script load
                    Server Objects 127.0.0.1:36016 Error from InMemDB: Error: SET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.features.useSets",{"type":"Buffer","data":[49]}]
                    Could not migrate objects to corresponding sets: Error SET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.features.useSets",{"type":"Buffer","data":[49]}]
                    Server Objects 127.0.0.1:36016 Error from InMemDB: Error: multi NOT SUPPORTED
                    Server Objects 127.0.0.1:36016 Error from InMemDB: Error: sadd NOT SUPPORTED
                    Server Objects 127.0.0.1:36016 Error from InMemDB: Error: exec NOT SUPPORTED
                    root@iobroker-v600-testsystem7:/opt/iobroker# iobroker upgrade
                    
                    This upgrade of "admin" will introduce the following changes:
                    ==========================================================================
                    -> 5.2.3:
                    Fixed error in `AutocompleteSendTo`
                    Fixed error in charts
                    
                    -> 5.2.2:
                    Changed the minimal required js-controller version to 3.3.22 
                    Used web-socket library 8 (no node 10 support anymore)
                    
                    -> 5.2.1:
                    Allow in expert mode the creation of states and channels in mqtt branch
                    
                    -> 5.2.0:
                    Fix crash cases reported via sentry
                    Added support for multi-repositories
                    
                    -> 5.1.29:
                    Fix crash cases reported via sentry
                    Added support for multi-repositories
                    
                    -> 5.1.28:
                    Fixed discovery function
                    Fixed some GUI bugs
                    ==========================================================================
                    
                    Would you like to upgrade admin from @5.1.25 to @5.2.3 now? [(y)es, (n)o]: y
                    Update admin from @5.1.25 to @5.2.3
                    host.iobroker-v600-testsystem7 Adapter "system.adapter.admin.0" is stopped.
                    NPM version: 6.14.16
                    Installing iobroker.admin@5.2.3... (System call)
                    + iobroker.admin@5.2.3
                    updated 7 packages in 32.186s
                    
                    17 packages are looking for funding
                      run `npm fund` for details
                    
                    host.iobroker-v600-testsystem7 Adapter "system.adapter.admin.0" is started
                    Update "system.adapter.admin.0"
                    upload [14] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                    upload [13] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/de/translations.json i18n/de/translations.json application/json
                    upload [12] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/en/translations.json i18n/en/translations.json application/json
                    upload [11] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/es/translations.json i18n/es/translations.json application/json
                    upload [10] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                    upload [9] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/it/translations.json i18n/it/translations.json application/json
                    upload [8] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                    upload [7] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                    upload [6] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                    upload [5] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                    upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                    upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
                    upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
                    upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/jsonConfig.json jsonConfig.json application/json
                    upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
                    root@iobroker-v600-testsystem7:/opt/iobroker# iobroker start
                    Starting iobroker controller daemon...
                    iobroker controller daemon started. PID: 1425
                    

                    ioBroker ist nicht zu erreichen

                    apollon77A Offline
                    apollon77A Offline
                    apollon77
                    schrieb am zuletzt editiert von
                    #45

                    @ice987 ok was steht im log? Ich Seherin den Ausgaben keine Fehler. Da ist an sich alles ok

                    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                    ice987I 1 Antwort Letzte Antwort
                    0
                    • apollon77A apollon77

                      @ice987 ok was steht im log? Ich Seherin den Ausgaben keine Fehler. Da ist an sich alles ok

                      ice987I Offline
                      ice987I Offline
                      ice987
                      schrieb am zuletzt editiert von
                      #46

                      @apollon77

                      der Restart vom Container ergibt nun:

                      --------------------------------------------------------------------------------
                      -------------------------     2022-02-06 15:04:25      -------------------------
                      --------------------------------------------------------------------------------
                       
                      --------------------------------------------------------------------------------
                      -----                 Welcome to your ioBroker-container!                  -----
                      -----                    Startupscript is now running.                     -----
                      -----                          Please be patient!                          -----
                      --------------------------------------------------------------------------------
                       
                      --------------------------------------------------------------------------------
                      -----                        Debugging information                         -----
                      -----                                                                      -----
                      -----                                System                                -----
                      -----                    arch:                x86_64                       -----
                      -----                                                                      -----
                      -----                             Docker-Image                             -----
                      -----                    image:               v6.0.0                       -----
                      -----                    build:               2021-12-17T03:48:21+00:00    -----
                      -----                                                                      -----
                      -----                               Versions                               -----
                      -----                    /opt/scripts/iobroker_startup.sh: line 48: /usr/bin/node: Operation not permitted
                      node:                                             -----
                      -----                    /usr/bin/env: ‘node’: Operation not permitted
                      npm:                                              -----
                      -----                                                                      -----
                      -----                                 ENV                                  -----
                      -----                    SETGID:              1000                         -----
                      -----                    SETUID:              1000                         -----
                      --------------------------------------------------------------------------------
                       
                      --------------------------------------------------------------------------------
                      -----                  Step 1 of 5: Preparing container                   -----
                      --------------------------------------------------------------------------------
                       
                      Nothing to do here.
                       
                      --------------------------------------------------------------------------------
                      -----             Step 2 of 5: Detecting ioBroker installation             -----
                      --------------------------------------------------------------------------------
                       
                      Existing installation of ioBroker detected in /opt/iobroker.
                       
                      --------------------------------------------------------------------------------
                      -----             Step 3 of 5: Checking ioBroker installation              -----
                      --------------------------------------------------------------------------------
                       
                      (Re)Setting folder permissions (This might take a while! Please be patient!)...
                      Done.
                       
                      Fixing "sudo-bug" by replacing sudo in iobroker with gosu...
                      Done.
                       
                      error: exec failed: operation not permitted
                      /opt/scripts/iobroker_startup.sh: line 199: [: !=: unary operator expected
                      --------------------------------------------------------------------------------
                      -----                Step 4 of 5: Applying special settings                -----
                      --------------------------------------------------------------------------------
                       
                      Some adapters have special requirements/ settings which can be activated by the use of environment variables.
                      For more information take a look at readme.md on Github!
                       
                      --------------------------------------------------------------------------------
                      -----                    Step 5 of 5: ioBroker startup                     -----
                      --------------------------------------------------------------------------------
                       
                      Starting ioBroker...
                       
                      error: exec failed: operation not permitted
                      

                      husqvarna-automower, meteoblue, wiserbyfeller, spritmonitor

                      1 Antwort Letzte Antwort
                      0
                      • ChaotC Chaot

                        @apollon77 Update ist problemlos durchgelaufen.
                        Der Ubuntu Adapter stürzt ab, aber der ist sowieso eine Datenleiche und wird meinerseits nicht mehr benötigt.

                        Mein erster Eindruck ist, dass die Admin Oberfläche irgendwie flüssiger laüft. Gerade beim Scrollen durch die Objekte hatte ich vorher deutliche Verzögerung. Ich hatte das eigentlich auf meinen Browser und System zurückgeführt, aber das schien doch vom ioBroker zu kommen.

                        apollon77A Offline
                        apollon77A Offline
                        apollon77
                        schrieb am zuletzt editiert von
                        #47

                        @chaot was ist denn de ubuntu Adapter? Und was gefällt ihm nicht?

                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                        ChaotC 1 Antwort Letzte Antwort
                        0
                        • ice987I ice987

                          ich hab' mich auch versucht mit dem
                          System: ioBroker.docker v6.0.0
                          und erhalte folgende Fehlermeldung:

                          root@iobroker-v600-testsystem7:/opt/iobroker# pkill -u iobroker
                          root@iobroker-v600-testsystem7:/opt/iobroker# iobroker update
                          Used repository: latest
                          hash unchanged, use cached sources
                          update done
                          Adapter    "admin"         : 5.2.3    , installed 5.1.25 [Updateable]
                          Controller "js-controller" : 4.0.4    , installed 3.3.21 [Updateable]
                          root@iobroker-v600-testsystem7:/opt/iobroker# iobroker upgrade self
                          Update js-controller from @3.3.21 to @4.0.4
                          NPM version: 6.14.16
                          npm install iobroker.js-controller@4.0.4 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
                          In file included from ../../nan/nan.h:58,
                                           from ../src/unix_dgram.cc:5:
                          /opt/iobroker/.cache/node-gyp/14.19.0/include/node/node.h:793:7: warning: cast between incompatible function types from ‘void (*)(v8::Local<v8::Object>)’ to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
                            793 |       (node::addon_register_func) (regfunc),                          \
                                |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                          /opt/iobroker/.cache/node-gyp/14.19.0/include/node/node.h:827:3: note: in expansion of macro ‘NODE_MODULE_X’
                            827 |   NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
                                |   ^~~~~~~~~~~~~
                          ../src/unix_dgram.cc:404:1: note: in expansion of macro ‘NODE_MODULE’
                            404 | NODE_MODULE(unix_dgram, Initialize)
                                | ^~~~~~~~~~~
                          Server Objects 127.0.0.1:36016 Error from InMemDB: Error: GET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.features.useSets"]
                          Server States 127.0.0.1:45560 Error from InMemDB: Error: GET-UNSUPPORTED for namespace meta.: Data=["meta.states.protocolVersion"]
                          Server Objects 127.0.0.1:36016 Error from InMemDB: Error: GET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.protocolVersion"]
                          Server States 127.0.0.1:45562 Error from InMemDB: Error: PSUBSCRIBE-UNSUPPORTED for namespace meta.: Data=["meta.*"]
                          Server Objects 127.0.0.1:36016 Error from InMemDB: Error: Unknown LUA script load
                          Server Objects 127.0.0.1:36016 Error from InMemDB: Error: Unknown LUA script load
                          Server Objects 127.0.0.1:36016 Error from InMemDB: Error: Unknown LUA script load
                          Server Objects 127.0.0.1:36016 Error from InMemDB: Error: SET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.features.useSets",{"type":"Buffer","data":[49]}]
                          Could not migrate objects to corresponding sets: Error SET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.features.useSets",{"type":"Buffer","data":[49]}]
                          Server Objects 127.0.0.1:36016 Error from InMemDB: Error: multi NOT SUPPORTED
                          Server Objects 127.0.0.1:36016 Error from InMemDB: Error: sadd NOT SUPPORTED
                          Server Objects 127.0.0.1:36016 Error from InMemDB: Error: exec NOT SUPPORTED
                          root@iobroker-v600-testsystem7:/opt/iobroker# iobroker upgrade
                          
                          This upgrade of "admin" will introduce the following changes:
                          ==========================================================================
                          -> 5.2.3:
                          Fixed error in `AutocompleteSendTo`
                          Fixed error in charts
                          
                          -> 5.2.2:
                          Changed the minimal required js-controller version to 3.3.22 
                          Used web-socket library 8 (no node 10 support anymore)
                          
                          -> 5.2.1:
                          Allow in expert mode the creation of states and channels in mqtt branch
                          
                          -> 5.2.0:
                          Fix crash cases reported via sentry
                          Added support for multi-repositories
                          
                          -> 5.1.29:
                          Fix crash cases reported via sentry
                          Added support for multi-repositories
                          
                          -> 5.1.28:
                          Fixed discovery function
                          Fixed some GUI bugs
                          ==========================================================================
                          
                          Would you like to upgrade admin from @5.1.25 to @5.2.3 now? [(y)es, (n)o]: y
                          Update admin from @5.1.25 to @5.2.3
                          host.iobroker-v600-testsystem7 Adapter "system.adapter.admin.0" is stopped.
                          NPM version: 6.14.16
                          Installing iobroker.admin@5.2.3... (System call)
                          + iobroker.admin@5.2.3
                          updated 7 packages in 32.186s
                          
                          17 packages are looking for funding
                            run `npm fund` for details
                          
                          host.iobroker-v600-testsystem7 Adapter "system.adapter.admin.0" is started
                          Update "system.adapter.admin.0"
                          upload [14] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                          upload [13] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/de/translations.json i18n/de/translations.json application/json
                          upload [12] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/en/translations.json i18n/en/translations.json application/json
                          upload [11] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/es/translations.json i18n/es/translations.json application/json
                          upload [10] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                          upload [9] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/it/translations.json i18n/it/translations.json application/json
                          upload [8] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                          upload [7] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                          upload [6] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                          upload [5] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                          upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                          upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
                          upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
                          upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/jsonConfig.json jsonConfig.json application/json
                          upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
                          root@iobroker-v600-testsystem7:/opt/iobroker# iobroker start
                          Starting iobroker controller daemon...
                          iobroker controller daemon started. PID: 1425
                          

                          ioBroker ist nicht zu erreichen

                          ste_gleiS Offline
                          ste_gleiS Offline
                          ste_glei
                          schrieb am zuletzt editiert von
                          #48

                          @ice987
                          Ich hatte den gleichen log

                          iobroker fix
                          

                          hat geholfen

                          ice987I 1 Antwort Letzte Antwort
                          0
                          • apollon77A apollon77

                            @e-i-k-e hi, hier muss der binäre Teil neu ge auth. werden. Hast du mal da volle log? An sich sollte er jetzt bis zu drei mal versuchen über rebuilds das zu fixen

                            E Offline
                            E Offline
                            e-i-k-e
                            schrieb am zuletzt editiert von
                            #49

                            @apollon77
                            Hallo,
                            anbei wie gewünscht die komplette log.
                            b04d2521-d6ec-46a9-ab5a-18d5ad80331e-iobroker.2022-02-06.log

                            apollon77A 1 Antwort Letzte Antwort
                            0
                            • ste_gleiS ste_glei

                              @ice987
                              Ich hatte den gleichen log

                              iobroker fix
                              

                              hat geholfen

                              ice987I Offline
                              ice987I Offline
                              ice987
                              schrieb am zuletzt editiert von
                              #50

                              @ste_glei
                              kann ich bestätigen:

                              iobroker fix
                              

                              hilft und ioBroker läuft nun

                              husqvarna-automower, meteoblue, wiserbyfeller, spritmonitor

                              apollon77A E 2 Antworten Letzte Antwort
                              0
                              • apollon77A apollon77

                                @chaot was ist denn de ubuntu Adapter? Und was gefällt ihm nicht?

                                ChaotC Offline
                                ChaotC Offline
                                Chaot
                                schrieb am zuletzt editiert von
                                #51

                                @apollon77 Das ist ne uralte Leiche die mitgelaufen ist.
                                https://github.com/Standarduser/ioBroker.ubuntu
                                Ist mir nie aufgefallen dass das noch aktiv ist.
                                Meinerseits bereits entsorgt, da überflüssig.
                                Ausgegebener Fehler:

                                
                                ubuntu.0
                                2022-02-06 12:57:13.847	error	Cannot read property 'getObjectList' of undefined
                                ubuntu.0
                                2022-02-06 12:57:13.846	error	TypeError: Cannot read property 'getObjectList' of undefined at Object.ready (/opt/iobroker/node_modules/iobroker.ubuntu/main.js:35:25) at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:8225:68
                                ubuntu.0
                                2022-02-06 12:57:13.842	error	unhandled promise rejection: Cannot read property 'getObjectList' of undefined
                                ubuntu.0
                                2022-02-06 12:57:13.837	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                

                                ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

                                amg_666A apollon77A 2 Antworten Letzte Antwort
                                1
                                • ChaotC Chaot

                                  @apollon77 Das ist ne uralte Leiche die mitgelaufen ist.
                                  https://github.com/Standarduser/ioBroker.ubuntu
                                  Ist mir nie aufgefallen dass das noch aktiv ist.
                                  Meinerseits bereits entsorgt, da überflüssig.
                                  Ausgegebener Fehler:

                                  
                                  ubuntu.0
                                  2022-02-06 12:57:13.847	error	Cannot read property 'getObjectList' of undefined
                                  ubuntu.0
                                  2022-02-06 12:57:13.846	error	TypeError: Cannot read property 'getObjectList' of undefined at Object.ready (/opt/iobroker/node_modules/iobroker.ubuntu/main.js:35:25) at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:8225:68
                                  ubuntu.0
                                  2022-02-06 12:57:13.842	error	unhandled promise rejection: Cannot read property 'getObjectList' of undefined
                                  ubuntu.0
                                  2022-02-06 12:57:13.837	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                  
                                  amg_666A Offline
                                  amg_666A Offline
                                  amg_666
                                  schrieb am zuletzt editiert von
                                  #52

                                  Eben den latest/Beta runtergeladen, einmal Raspi Slave, ohne Probleme und danach auf Proxmox/Debian, biedes ohne irgendwelche Probleme.

                                  iobroker auf proxmox container

                                  1 Antwort Letzte Antwort
                                  1
                                  • ChaotC Chaot

                                    @apollon77 Das ist ne uralte Leiche die mitgelaufen ist.
                                    https://github.com/Standarduser/ioBroker.ubuntu
                                    Ist mir nie aufgefallen dass das noch aktiv ist.
                                    Meinerseits bereits entsorgt, da überflüssig.
                                    Ausgegebener Fehler:

                                    
                                    ubuntu.0
                                    2022-02-06 12:57:13.847	error	Cannot read property 'getObjectList' of undefined
                                    ubuntu.0
                                    2022-02-06 12:57:13.846	error	TypeError: Cannot read property 'getObjectList' of undefined at Object.ready (/opt/iobroker/node_modules/iobroker.ubuntu/main.js:35:25) at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:8225:68
                                    ubuntu.0
                                    2022-02-06 12:57:13.842	error	unhandled promise rejection: Cannot read property 'getObjectList' of undefined
                                    ubuntu.0
                                    2022-02-06 12:57:13.837	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                    
                                    apollon77A Offline
                                    apollon77A Offline
                                    apollon77
                                    schrieb am zuletzt editiert von
                                    #53

                                    @chaot Naja,d er Hätte mit controller 3.x schon Fehler wegen "adapter.objects.getObjectList" loggen müssen und muss angepasst werden. Leg doch mal ein issue an

                                    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                    ChaotC 1 Antwort Letzte Antwort
                                    0
                                    • ice987I ice987

                                      @ste_glei
                                      kann ich bestätigen:

                                      iobroker fix
                                      

                                      hilft und ioBroker läuft nun

                                      apollon77A Offline
                                      apollon77A Offline
                                      apollon77
                                      schrieb am zuletzt editiert von
                                      #54

                                      @ice987 Verstehe ich nicht weil der Container macht eigentlich genauein Fix beim startup soweit ich weiss ... also das wäre interessant das sich das Andre mal anschaut

                                      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                      ice987I F 3 Antworten Letzte Antwort
                                      0
                                      • E e-i-k-e

                                        @apollon77
                                        Hallo,
                                        anbei wie gewünscht die komplette log.
                                        b04d2521-d6ec-46a9-ab5a-18d5ad80331e-iobroker.2022-02-06.log

                                        apollon77A Offline
                                        apollon77A Offline
                                        apollon77
                                        schrieb am zuletzt editiert von
                                        #55

                                        @e-i-k-e Ahhh der RPI2 Adapter ist "zu nett" und fängt den Fehler so ab das der Rebuild Mechanismus vom Controller nicht greifen kann. Willste mal was versuchen?

                                        Editiere mal /opt/iobroker/node_modules/iobroker.rp2/main.js und füge bei Zeile 648 das hinzu https://github.com/iobroker-community-adapters/ioBroker.rpi2/blob/master/main.js#L648

                                        Danach bitte adapter neu starten ... Dann schauen wir mal was das System so macht. Hätte dann gern das log. Also er sollte - wenn er sich dann wegen dem Folgefehler beendet - der Controller sagen das er rebuild machen will ... bis zu 3x !!

                                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                        frankthegreatF E 2 Antworten Letzte Antwort
                                        1
                                        • apollon77A apollon77

                                          @chaot Naja,d er Hätte mit controller 3.x schon Fehler wegen "adapter.objects.getObjectList" loggen müssen und muss angepasst werden. Leg doch mal ein issue an

                                          ChaotC Offline
                                          ChaotC Offline
                                          Chaot
                                          schrieb am zuletzt editiert von
                                          #56

                                          @apollon77 sagte in js-controller 4.0 jetzt im BETA/LATEST!:

                                          .... Leg doch mal ein issue an

                                          Beim Adapter? Der wird scheinbar seit 3 Jahren nicht mehr gepflegt bzw. ist nie über die eine Version hinausentwickelt worden. Letzte Aktivität 20.01.2019
                                          Ist eher sinnlos. Löschen und nicht darüber nachdenken.

                                          ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

                                          apollon77A 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
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          538

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          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