Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. js-controller 3.0/3.1 jetzt im Latest!

NEWS

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

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

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

js-controller 3.0/3.1 jetzt im Latest!

js-controller 3.0/3.1 jetzt im Latest!

Scheduled Pinned Locked Moved ioBroker Allgemein
js-controller
1.3k Posts 127 Posters 494.0k Views 89 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • crunchipC crunchip

    @wendy2702 cloud, multicast, nightscout und tr-64-community sind aber eigentlich gar nicht installiert

    wendy2702W Online
    wendy2702W Online
    wendy2702
    wrote on last edited by
    #241

    @crunchip gibt es die Ordner denn?

    Waren die vielleicht mal installiert?

    Bitte keine Fragen per PN, die gehören ins Forum!

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

    1 Reply Last reply
    0
    • crunchipC crunchip

      habe gerade auch mal den Versuch gestartet über iobroker upgrade self auf v3.0.14.
      Es verlief fehlerfrei, bis auf ble.0 error im log(reiche ich nach), da iobroker aktuell gestoppt.

      Anschließend habe ich dann ein npm install auf v3.0.16 nachgelegt und stehe aktuell hier.

      root@IoBroker:/opt/iobroker# npm install iobroker.js-controller@3.0.16
      npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
      
      > iobroker.js-controller@3.0.16 preinstall /opt/iobroker/node_modules/iobroker.js-controller
      > node lib/preinstallCheck.js
      
      NPM version: 6.14.4
      
      > iobroker.js-controller@3.0.16 install /opt/iobroker/node_modules/iobroker.js-controller
      > node iobroker.js setup first
      
      object system.certificates updated
      
      The following notifications happened during sync:
      - Ignoring Directory "cloud.admin" because officially not created as meta object. Please remove directory!
      - Ignoring Directory "covid-19.admin" because officially not created as meta object. Please remove directory!
      - Ignoring Directory "fb-checkpresence.admin" because officially not created as meta object. Please remove directory!
      - Ignoring Directory "iobroker.admin.admin" because officially not created as meta object. Please remove directory!
      - Ignoring Directory "iobroker.discovery.admin" because officially not created as meta object. Please remove directory!
      - Ignoring Directory "mqtt-client.admin" because officially not created as meta object. Please remove directory!
      - Ignoring Directory "multicast.admin" because officially not created as meta object. Please remove directory!
      - Ignoring Directory "nightscout.admin" because officially not created as meta object. Please remove directory!
      - Ignoring Directory "rssfeed.admin" because officially not created as meta object. Please remove directory!
      - Ignoring Directory "sayit.0" because officially not created as meta object. Please remove directory!
      - Ignoring Directory "tr-064-community.admin" because officially not created as meta object. Please remove directory!
      
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/chokidar/node_modules/fsevents):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"                                    } (current: {"os":"linux","arch":"x64"})
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.5 (node_modules/osx-temperature-sensor):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.5: wanted {"os":"darwin                                    ","arch":"any"} (current: {"os":"linux","arch":"x64"})
      
      + iobroker.js-controller@3.0.16
      updated 1 package in 104.073s
      
      37 packages are looking for funding
        run `npm fund` for details
      
      

      nun die Frage, was jetzt am besten zu tun wäre

      EDIT: Nachgereichte Meldungen aus dem log

      (gekürztes log)

      2020-04-22 20:57:19.661 - warn: socketio.0 (29243) Empty pattern!
      2020-04-22 20:57:38.411 - error: ble.0 (1819) uncaught exception: undefined is not a valid state value
      2020-04-22 20:57:38.414 - error: ble.0 (1819) Error: undefined is not a valid state value
      at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1570:39
      at Adapter.setStateChanged (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5833:21)
      at Promise (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1567:16)
      at new Promise ()
      at Adapter.setStateChangedAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1566:16)
      at Noble. (/opt/iobroker/node_modules/iobroker.ble/build/main.js:331:35)
      at Generator.next ()
      at fulfilled (/opt/iobroker/node_modules/iobroker.ble/build/main.js:5:58)
      at process._tickCallback (internal/process/next_tick.js:68:7)
      2020-04-22 20:57:38.416 - info: ble.0 (1819) stopping scan
      2020-04-22 20:57:38.418 - error: ble.0 (1819) unhandled promise rejection: Error: undefined is not a valid state value
      ...
      ...
      2020-04-22 21:03:11.206 - error: socketio.0 (29243) uncaught exception: Cannot read property 'sockets' of null
      2020-04-22 21:03:11.207 - error: socketio.0 (29243) TypeError: Cannot read property 'sockets' of null
      ...
      ...
      2020-04-22 21:03:13.611 - info: host.IoBroker instance system.adapter.simple-api.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
      2020-04-22 21:03:13.616 - error: host.IoBroker Caught by controller[0]: TypeError: Cannot read property 'sockets' of null
      2020-04-22 21:03:13.616 - error: host.IoBroker Caught by controller[0]: at Timeout.updateConnectedInfo (/opt/iobroker/node_modules/iobroker.socketio/lib/socket.js:1593:25)
      2020-04-22 21:03:13.616 - error: host.IoBroker Caught by controller[0]: at ontimeout (timers.js:436:11)
      2020-04-22 21:03:13.617 - error: host.IoBroker Caught by controller[0]: at tryOnTimeout (timers.js:300:5)
      2020-04-22 21:03:13.617 - error: host.IoBroker Caught by controller[0]: at listOnTimeout (timers.js:263:5)
      2020-04-22 21:03:13.617 - error: host.IoBroker Caught by controller[0]: at Timer.processTimers (timers.js:223:10)
      2020-04-22 21:03:13.617 - info: host.IoBroker instance system.adapter.socketio.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      
      

      aktuell verbleibt jetzt noch

      ble.0	2020-04-22 21:45:33.027	info	(19500) starting scan for services ["fe95"]
      ble.0	2020-04-22 21:45:32.696	info	(19500) monitored services: fe95
      ble.0	2020-04-22 21:45:32.693	info	(19500) enabled plugins: Xiaomi, mi-flora, _default
      ble.0	2020-04-22 21:45:32.690	info	(19500) loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
      ble.0	2020-04-22 21:45:32.420	info	(19500) starting. Version 0.11.1 in /opt/iobroker/node_modules/iobroker.ble, node: v10.20.1, js-controller: 3.0.16
      host.IoBroker	2020-04-22 21:45:28.794	info	instance system.adapter.ble.0 started with pid 19500
      host.IoBroker	2020-04-22 21:45:27.738	info	Restart adapter system.adapter.ble.0 because enabled
      host.IoBroker	2020-04-22 21:45:27.737	info	instance system.adapter.ble.0 terminated with code 0 (NO_ERROR)
      ble.0	2020-04-22 21:45:27.152	info	(19119) Terminated (NO_ERROR): Without reason
      ble.0	2020-04-22 21:45:27.149	info	(19119) terminating
      ble.0	2020-04-22 21:45:27.095	error	(19119) unhandled promise rejection: Error: undefined is not a valid state value
      ble.0	2020-04-22 21:45:27.092	info	(19119) stopping scan
      ble.0	2020-04-22 21:45:27.090	error	(19119) Error: undefined is not a valid state value at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1581:39 at Adapter.setStateChanged (/opt/iobroker/node_modules/iobroker.js
      ble.0	2020-04-22 21:45:27.086	error	(19119) uncaught exception: undefined is not a valid state value
      ...
      ...
      ble.0	2020-04-22 21:54:38.618	info	(22603) Terminated (NO_ERROR): Without reason
      ble.0	2020-04-22 21:54:38.615	info	(22603) terminating
      ble.0	2020-04-22 21:54:38.584	error	(22603) unhandled promise rejection: Error: undefined is not a valid state value
      ble.0	2020-04-22 21:54:38.576	info	(22603) stopping scan
      ble.0	2020-04-22 21:54:38.573	error	at process._tickCallback (internal/process/next_tick.js:68:7)
      ble.0	2020-04-22 21:54:38.573	error	at fulfilled (/opt/iobroker/node_modules/iobroker.ble/build/main.js:5:58)
      ble.0	2020-04-22 21:54:38.573	error	at Generator.next (<anonymous>)
      ble.0	2020-04-22 21:54:38.573	error	at Noble.<anonymous> (/opt/iobroker/node_modules/iobroker.ble/build/main.js:331:35)
      ble.0	2020-04-22 21:54:38.573	error	at Adapter.setStateChangedAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1577:16)
      ble.0	2020-04-22 21:54:38.573	error	at new Promise (<anonymous>)
      ble.0	2020-04-22 21:54:38.573	error	at Promise (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1578:16)
      ble.0	2020-04-22 21:54:38.573	error	at Adapter.setStateChanged (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5908:21)
      ble.0	2020-04-22 21:54:38.573	error	at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1581:39
      ble.0	2020-04-22 21:54:38.573	error	(22603) Error: undefined is not a valid state value
      ble.0	2020-04-22 21:54:38.570	error	(22603) uncaught exception: undefined is not a valid state value
      
      apollon77A Online
      apollon77A Online
      apollon77
      wrote on last edited by
      #242

      @crunchip mal schauen bei ble ob es ein update gibt sonst issiue anlegen. Ich weiss aber das @AlCalzone dran ist

      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
      crunchipC 1 Reply Last reply
      0
      • crunchipC crunchip

        @wendy2702 cloud, multicast, nightscout und tr-64-community sind aber eigentlich gar nicht installiert

        apollon77A Online
        apollon77A Online
        apollon77
        wrote on last edited by
        #243

        @crunchip Waren Sie bestimmt mal 🙂 Kannst dann ignoreren oder manuell löschen

        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
        1 Reply Last reply
        1
        • apollon77A apollon77

          @crunchip mal schauen bei ble ob es ein update gibt sonst issiue anlegen. Ich weiss aber das @AlCalzone dran ist

          crunchipC Away
          crunchipC Away
          crunchip
          Forum Testing Most Active
          wrote on last edited by
          #244

          @apollon77 es gibt aktuell 0.11.2, bin im Moment auf 0.11.1, ich teste mal

          ja natürlich waren die mal installiert, wo finde ich die Dateien zum manuellen löschen?

          umgestiegen von Proxmox auf Unraid

          wendy2702W apollon77A 2 Replies Last reply
          0
          • crunchipC crunchip

            @apollon77 es gibt aktuell 0.11.2, bin im Moment auf 0.11.1, ich teste mal

            ja natürlich waren die mal installiert, wo finde ich die Dateien zum manuellen löschen?

            wendy2702W Online
            wendy2702W Online
            wendy2702
            wrote on last edited by wendy2702
            #245

            @crunchip

            /opt/iobroker/node_modules/
            

            EDIT: sorry wahr im falschen FILM. Werde alt...

            Hatte es vor 2 Tagen selber noch gepostet ..sogar mit Bild.

            Duck und weg 😥

            Bitte keine Fragen per PN, die gehören ins Forum!

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

            1 Reply Last reply
            0
            • crunchipC crunchip

              @apollon77 es gibt aktuell 0.11.2, bin im Moment auf 0.11.1, ich teste mal

              ja natürlich waren die mal installiert, wo finde ich die Dateien zum manuellen löschen?

              apollon77A Online
              apollon77A Online
              apollon77
              wrote on last edited by
              #246

              @crunchip ne die Files um die es hier geht liegen bei einem File Storage in iobroker-data/files/.. im ioBroker Verzeichnis

              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
              crunchipC 1 Reply Last reply
              1
              • JB_SullivanJ Offline
                JB_SullivanJ Offline
                JB_Sullivan
                wrote on last edited by
                #247

                @apollon77
                Ich hänge immer noch an dieser Kack Fritzbox Geschichte seit dem letzten Update.

                Was macht eingentlich der Admin Adapter? Irgend etwas mit Rechte Verwaltung o.ä.?

                Ich bin beim js-controller schon wieder zurück auf 0.2.2.9 aber der Admin ist noch auf 4.0.9.

                Alles was mit der Fritzbox zu tun hat (siehe oben) scheitert angeblich am falschen Passwort. Hier z.B. die FritzDect Geräte - ich drehe noch durch.

                fritzdect.0	2020-04-22 22:08:57.723	error	(10676) Did not get session id- invalid username or password?
                fritzdect.0	2020-04-22 22:08:57.722	error	(10676) fritzbox returned this "0000000000000000"
                fritzdect.0	2020-04-22 22:08:57.234	error	(10676) Did not get session id- invalid username or password?
                fritzdect.0	2020-04-22 22:08:57.234	error	(10676) fritzbox returned this "0000000000000000"
                

                ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

                apollon77A ChaotC 2 Replies Last reply
                0
                • JB_SullivanJ JB_Sullivan

                  @apollon77
                  Ich hänge immer noch an dieser Kack Fritzbox Geschichte seit dem letzten Update.

                  Was macht eingentlich der Admin Adapter? Irgend etwas mit Rechte Verwaltung o.ä.?

                  Ich bin beim js-controller schon wieder zurück auf 0.2.2.9 aber der Admin ist noch auf 4.0.9.

                  Alles was mit der Fritzbox zu tun hat (siehe oben) scheitert angeblich am falschen Passwort. Hier z.B. die FritzDect Geräte - ich drehe noch durch.

                  fritzdect.0	2020-04-22 22:08:57.723	error	(10676) Did not get session id- invalid username or password?
                  fritzdect.0	2020-04-22 22:08:57.722	error	(10676) fritzbox returned this "0000000000000000"
                  fritzdect.0	2020-04-22 22:08:57.234	error	(10676) Did not get session id- invalid username or password?
                  fritzdect.0	2020-04-22 22:08:57.234	error	(10676) fritzbox returned this "0000000000000000"
                  
                  apollon77A Online
                  apollon77A Online
                  apollon77
                  wrote on last edited by
                  #248

                  @JB_Sullivan Ist das ne ernste Frage was der Admin Adapter tut? 🙂

                  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
                  JB_SullivanJ 1 Reply Last reply
                  0
                  • crunchipC crunchip

                    habe gerade auch mal den Versuch gestartet über iobroker upgrade self auf v3.0.14.
                    Es verlief fehlerfrei, bis auf ble.0 error im log(reiche ich nach), da iobroker aktuell gestoppt.

                    Anschließend habe ich dann ein npm install auf v3.0.16 nachgelegt und stehe aktuell hier.

                    root@IoBroker:/opt/iobroker# npm install iobroker.js-controller@3.0.16
                    npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                    
                    > iobroker.js-controller@3.0.16 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                    > node lib/preinstallCheck.js
                    
                    NPM version: 6.14.4
                    
                    > iobroker.js-controller@3.0.16 install /opt/iobroker/node_modules/iobroker.js-controller
                    > node iobroker.js setup first
                    
                    object system.certificates updated
                    
                    The following notifications happened during sync:
                    - Ignoring Directory "cloud.admin" because officially not created as meta object. Please remove directory!
                    - Ignoring Directory "covid-19.admin" because officially not created as meta object. Please remove directory!
                    - Ignoring Directory "fb-checkpresence.admin" because officially not created as meta object. Please remove directory!
                    - Ignoring Directory "iobroker.admin.admin" because officially not created as meta object. Please remove directory!
                    - Ignoring Directory "iobroker.discovery.admin" because officially not created as meta object. Please remove directory!
                    - Ignoring Directory "mqtt-client.admin" because officially not created as meta object. Please remove directory!
                    - Ignoring Directory "multicast.admin" because officially not created as meta object. Please remove directory!
                    - Ignoring Directory "nightscout.admin" because officially not created as meta object. Please remove directory!
                    - Ignoring Directory "rssfeed.admin" because officially not created as meta object. Please remove directory!
                    - Ignoring Directory "sayit.0" because officially not created as meta object. Please remove directory!
                    - Ignoring Directory "tr-064-community.admin" because officially not created as meta object. Please remove directory!
                    
                    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/chokidar/node_modules/fsevents):
                    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"                                    } (current: {"os":"linux","arch":"x64"})
                    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.5 (node_modules/osx-temperature-sensor):
                    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.5: wanted {"os":"darwin                                    ","arch":"any"} (current: {"os":"linux","arch":"x64"})
                    
                    + iobroker.js-controller@3.0.16
                    updated 1 package in 104.073s
                    
                    37 packages are looking for funding
                      run `npm fund` for details
                    
                    

                    nun die Frage, was jetzt am besten zu tun wäre

                    EDIT: Nachgereichte Meldungen aus dem log

                    (gekürztes log)

                    2020-04-22 20:57:19.661 - warn: socketio.0 (29243) Empty pattern!
                    2020-04-22 20:57:38.411 - error: ble.0 (1819) uncaught exception: undefined is not a valid state value
                    2020-04-22 20:57:38.414 - error: ble.0 (1819) Error: undefined is not a valid state value
                    at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1570:39
                    at Adapter.setStateChanged (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5833:21)
                    at Promise (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1567:16)
                    at new Promise ()
                    at Adapter.setStateChangedAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1566:16)
                    at Noble. (/opt/iobroker/node_modules/iobroker.ble/build/main.js:331:35)
                    at Generator.next ()
                    at fulfilled (/opt/iobroker/node_modules/iobroker.ble/build/main.js:5:58)
                    at process._tickCallback (internal/process/next_tick.js:68:7)
                    2020-04-22 20:57:38.416 - info: ble.0 (1819) stopping scan
                    2020-04-22 20:57:38.418 - error: ble.0 (1819) unhandled promise rejection: Error: undefined is not a valid state value
                    ...
                    ...
                    2020-04-22 21:03:11.206 - error: socketio.0 (29243) uncaught exception: Cannot read property 'sockets' of null
                    2020-04-22 21:03:11.207 - error: socketio.0 (29243) TypeError: Cannot read property 'sockets' of null
                    ...
                    ...
                    2020-04-22 21:03:13.611 - info: host.IoBroker instance system.adapter.simple-api.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                    2020-04-22 21:03:13.616 - error: host.IoBroker Caught by controller[0]: TypeError: Cannot read property 'sockets' of null
                    2020-04-22 21:03:13.616 - error: host.IoBroker Caught by controller[0]: at Timeout.updateConnectedInfo (/opt/iobroker/node_modules/iobroker.socketio/lib/socket.js:1593:25)
                    2020-04-22 21:03:13.616 - error: host.IoBroker Caught by controller[0]: at ontimeout (timers.js:436:11)
                    2020-04-22 21:03:13.617 - error: host.IoBroker Caught by controller[0]: at tryOnTimeout (timers.js:300:5)
                    2020-04-22 21:03:13.617 - error: host.IoBroker Caught by controller[0]: at listOnTimeout (timers.js:263:5)
                    2020-04-22 21:03:13.617 - error: host.IoBroker Caught by controller[0]: at Timer.processTimers (timers.js:223:10)
                    2020-04-22 21:03:13.617 - info: host.IoBroker instance system.adapter.socketio.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                    
                    

                    aktuell verbleibt jetzt noch

                    ble.0	2020-04-22 21:45:33.027	info	(19500) starting scan for services ["fe95"]
                    ble.0	2020-04-22 21:45:32.696	info	(19500) monitored services: fe95
                    ble.0	2020-04-22 21:45:32.693	info	(19500) enabled plugins: Xiaomi, mi-flora, _default
                    ble.0	2020-04-22 21:45:32.690	info	(19500) loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
                    ble.0	2020-04-22 21:45:32.420	info	(19500) starting. Version 0.11.1 in /opt/iobroker/node_modules/iobroker.ble, node: v10.20.1, js-controller: 3.0.16
                    host.IoBroker	2020-04-22 21:45:28.794	info	instance system.adapter.ble.0 started with pid 19500
                    host.IoBroker	2020-04-22 21:45:27.738	info	Restart adapter system.adapter.ble.0 because enabled
                    host.IoBroker	2020-04-22 21:45:27.737	info	instance system.adapter.ble.0 terminated with code 0 (NO_ERROR)
                    ble.0	2020-04-22 21:45:27.152	info	(19119) Terminated (NO_ERROR): Without reason
                    ble.0	2020-04-22 21:45:27.149	info	(19119) terminating
                    ble.0	2020-04-22 21:45:27.095	error	(19119) unhandled promise rejection: Error: undefined is not a valid state value
                    ble.0	2020-04-22 21:45:27.092	info	(19119) stopping scan
                    ble.0	2020-04-22 21:45:27.090	error	(19119) Error: undefined is not a valid state value at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1581:39 at Adapter.setStateChanged (/opt/iobroker/node_modules/iobroker.js
                    ble.0	2020-04-22 21:45:27.086	error	(19119) uncaught exception: undefined is not a valid state value
                    ...
                    ...
                    ble.0	2020-04-22 21:54:38.618	info	(22603) Terminated (NO_ERROR): Without reason
                    ble.0	2020-04-22 21:54:38.615	info	(22603) terminating
                    ble.0	2020-04-22 21:54:38.584	error	(22603) unhandled promise rejection: Error: undefined is not a valid state value
                    ble.0	2020-04-22 21:54:38.576	info	(22603) stopping scan
                    ble.0	2020-04-22 21:54:38.573	error	at process._tickCallback (internal/process/next_tick.js:68:7)
                    ble.0	2020-04-22 21:54:38.573	error	at fulfilled (/opt/iobroker/node_modules/iobroker.ble/build/main.js:5:58)
                    ble.0	2020-04-22 21:54:38.573	error	at Generator.next (<anonymous>)
                    ble.0	2020-04-22 21:54:38.573	error	at Noble.<anonymous> (/opt/iobroker/node_modules/iobroker.ble/build/main.js:331:35)
                    ble.0	2020-04-22 21:54:38.573	error	at Adapter.setStateChangedAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1577:16)
                    ble.0	2020-04-22 21:54:38.573	error	at new Promise (<anonymous>)
                    ble.0	2020-04-22 21:54:38.573	error	at Promise (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1578:16)
                    ble.0	2020-04-22 21:54:38.573	error	at Adapter.setStateChanged (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5908:21)
                    ble.0	2020-04-22 21:54:38.573	error	at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1581:39
                    ble.0	2020-04-22 21:54:38.573	error	(22603) Error: undefined is not a valid state value
                    ble.0	2020-04-22 21:54:38.570	error	(22603) uncaught exception: undefined is not a valid state value
                    
                    AlCalzoneA Offline
                    AlCalzoneA Offline
                    AlCalzone
                    Developer
                    wrote on last edited by AlCalzone
                    #249

                    @crunchip v0.11.2 behebt den genannten Fehler.

                    Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                    crunchipC 1 Reply Last reply
                    1
                    • apollon77A Online
                      apollon77A Online
                      apollon77
                      wrote on last edited by
                      #250

                      Hey ALl, wir müssen leider nach der etwas kaputten 3.0.15 gestern nochmal nachbessern:

                      3.0.17 ist auf dem Weg ins Latest Repository.

                      3.0.17 (2020-04-22) Release Elena

                      • (Apollon77) make sure system.config objects has correct type
                      • (foxriver76) make sure that callback of extend*Object returns object as before (was broken in 3.0.15)

                      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
                      BBTownB 1 Reply Last reply
                      3
                      • apollon77A apollon77

                        @crunchip ne die Files um die es hier geht liegen bei einem File Storage in iobroker-data/files/.. im ioBroker Verzeichnis

                        crunchipC Away
                        crunchipC Away
                        crunchip
                        Forum Testing Most Active
                        wrote on last edited by
                        #251

                        @apollon77 danke, da bin ich fündig geworden

                        wobei ich hätte da im /opt/iobroker/node_modules/...noch sowas im Angebot

                        d8a80e81-5d81-411f-befd-044188c0c206-image.png

                        umgestiegen von Proxmox auf Unraid

                        1 Reply Last reply
                        0
                        • apollon77A apollon77

                          @JB_Sullivan Ist das ne ernste Frage was der Admin Adapter tut? 🙂

                          JB_SullivanJ Offline
                          JB_SullivanJ Offline
                          JB_Sullivan
                          wrote on last edited by
                          #252

                          @apollon77 Das er für die Bedienung von ioBroker zuständig ist, ist mir schon klar, aber greift er auch irgendwie in die Passwort / Rechte Verwaltung von anderen Adaptern ein?

                          ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

                          apollon77A 1 Reply Last reply
                          0
                          • AlCalzoneA AlCalzone

                            @crunchip v0.11.2 behebt den genannten Fehler.

                            crunchipC Away
                            crunchipC Away
                            crunchip
                            Forum Testing Most Active
                            wrote on last edited by
                            #253

                            @AlCalzone danke für die Info, funktioniert wieder

                            umgestiegen von Proxmox auf Unraid

                            1 Reply Last reply
                            0
                            • JB_SullivanJ JB_Sullivan

                              @apollon77
                              Ich hänge immer noch an dieser Kack Fritzbox Geschichte seit dem letzten Update.

                              Was macht eingentlich der Admin Adapter? Irgend etwas mit Rechte Verwaltung o.ä.?

                              Ich bin beim js-controller schon wieder zurück auf 0.2.2.9 aber der Admin ist noch auf 4.0.9.

                              Alles was mit der Fritzbox zu tun hat (siehe oben) scheitert angeblich am falschen Passwort. Hier z.B. die FritzDect Geräte - ich drehe noch durch.

                              fritzdect.0	2020-04-22 22:08:57.723	error	(10676) Did not get session id- invalid username or password?
                              fritzdect.0	2020-04-22 22:08:57.722	error	(10676) fritzbox returned this "0000000000000000"
                              fritzdect.0	2020-04-22 22:08:57.234	error	(10676) Did not get session id- invalid username or password?
                              fritzdect.0	2020-04-22 22:08:57.234	error	(10676) fritzbox returned this "0000000000000000"
                              
                              ChaotC Offline
                              ChaotC Offline
                              Chaot
                              wrote on last edited by
                              #254

                              @JB_Sullivan Ich hatte vor sehr langer Zeit einmal das Problem (mit meiner 6490) das ich ständig ein falsches Passwort hatte.
                              Letztendlich habe ich in der Fritzbox einen neuen Nutzer angelegt und es hat wieder funktioniert. Ich habe den alten Nutzer nie wieder zum laufen gebracht. Warum kann ich dir nicht erklären, aber es lag bei mir definitiv an dem Nutzer in der Box.
                              Das ist damals auch urplötzlich nach einer Änderung im ioBroker aufgetreten.

                              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.

                              JB_SullivanJ 1 Reply Last reply
                              0
                              • ChaotC Chaot

                                @JB_Sullivan Ich hatte vor sehr langer Zeit einmal das Problem (mit meiner 6490) das ich ständig ein falsches Passwort hatte.
                                Letztendlich habe ich in der Fritzbox einen neuen Nutzer angelegt und es hat wieder funktioniert. Ich habe den alten Nutzer nie wieder zum laufen gebracht. Warum kann ich dir nicht erklären, aber es lag bei mir definitiv an dem Nutzer in der Box.
                                Das ist damals auch urplötzlich nach einer Änderung im ioBroker aufgetreten.

                                JB_SullivanJ Offline
                                JB_SullivanJ Offline
                                JB_Sullivan
                                wrote on last edited by JB_Sullivan
                                #255

                                @Chaot Bei mir ist es auch eine 6490 🙄

                                Unglaublich - du hast Recht - neuer Nutzer in der Fritte angelegt und Bingo

                                fritzdect.0	2020-04-22 22:31:39.028	info	(9044) setting up Switch/DECT2xx object Garten
                                fritzdect.0	2020-04-22 22:31:39.024	info	(9044) setting up Switch/DECT2xx object Pool
                                fritzdect.0	2020-04-22 22:31:39.018	info	(9044) setting up Switch/DECT2xx object Pumpe
                                fritzdect.0	2020-04-22 22:31:39.017	info	(9044) create Devices 3
                                fritzdect.0	2020-04-22 22:31:38.431	info	(9044) Talking to FritzBox with firmware: 07.12
                                

                                ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

                                ChaotC 1 Reply Last reply
                                0
                                • apollon77A apollon77

                                  Hey ALl, wir müssen leider nach der etwas kaputten 3.0.15 gestern nochmal nachbessern:

                                  3.0.17 ist auf dem Weg ins Latest Repository.

                                  3.0.17 (2020-04-22) Release Elena

                                  • (Apollon77) make sure system.config objects has correct type
                                  • (foxriver76) make sure that callback of extend*Object returns object as before (was broken in 3.0.15)
                                  BBTownB Offline
                                  BBTownB Offline
                                  BBTown
                                  wrote on last edited by
                                  #256

                                  @apollon77
                                  in de v3.0.17 stimmt die Darstellung und Filter der Adapter wieder 👍

                                  ioBroker auf NUC (VM debian v13 (Trixie ), node v22.21.0 npm v10.9.4, js-controller v7.0.7 jsonl/jsonl / HomeMatic CCU-2 (Wired und Funk) / Philips HUE / echo.DOT / Broadlink RM pro / SONOS

                                  1 Reply Last reply
                                  1
                                  • JB_SullivanJ JB_Sullivan

                                    @Chaot Bei mir ist es auch eine 6490 🙄

                                    Unglaublich - du hast Recht - neuer Nutzer in der Fritte angelegt und Bingo

                                    fritzdect.0	2020-04-22 22:31:39.028	info	(9044) setting up Switch/DECT2xx object Garten
                                    fritzdect.0	2020-04-22 22:31:39.024	info	(9044) setting up Switch/DECT2xx object Pool
                                    fritzdect.0	2020-04-22 22:31:39.018	info	(9044) setting up Switch/DECT2xx object Pumpe
                                    fritzdect.0	2020-04-22 22:31:39.017	info	(9044) create Devices 3
                                    fritzdect.0	2020-04-22 22:31:38.431	info	(9044) Talking to FritzBox with firmware: 07.12
                                    
                                    ChaotC Offline
                                    ChaotC Offline
                                    Chaot
                                    wrote on last edited by
                                    #257

                                    @JB_Sullivan Ja, ich denke das hat AVM verbockt.
                                    Schön das es geklappt hat.
                                    Sollten wir uns mal merken das der Fehler so existiert wenn der nächste Probleme mit der Box hat.

                                    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.

                                    1 Reply Last reply
                                    0
                                    • JB_SullivanJ Offline
                                      JB_SullivanJ Offline
                                      JB_Sullivan
                                      wrote on last edited by
                                      #258

                                      Also das hat defintiv etwas mit Admin 4.0.9 zu tun. Den neuen Nutzer hatte ich unter Admin 4.0.5. angelegt und da funktionierte alles wieder wie immer. Dann Admin auf 4.0.9 hochgezogen und nun der gleiche Mist wieder.

                                      fritzdect.0	2020-04-22 22:44:02.029	error	(9044) Did not get session id- invalid username or password?
                                      fritzdect.0	2020-04-22 22:44:02.028	error	(9044) fritzbox returned this "0000000000000000"
                                      

                                      ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

                                      ChaotC apollon77A 2 Replies Last reply
                                      0
                                      • JB_SullivanJ JB_Sullivan

                                        Also das hat defintiv etwas mit Admin 4.0.9 zu tun. Den neuen Nutzer hatte ich unter Admin 4.0.5. angelegt und da funktionierte alles wieder wie immer. Dann Admin auf 4.0.9 hochgezogen und nun der gleiche Mist wieder.

                                        fritzdect.0	2020-04-22 22:44:02.029	error	(9044) Did not get session id- invalid username or password?
                                        fritzdect.0	2020-04-22 22:44:02.028	error	(9044) fritzbox returned this "0000000000000000"
                                        
                                        ChaotC Offline
                                        ChaotC Offline
                                        Chaot
                                        wrote on last edited by
                                        #259

                                        @JB_Sullivan Und hast du das mit Admin4.0.9 nochmal probiert mit einem neuen User?
                                        Ich denke das war bei mir damals auch nach einem Admin Update. Aber das ist schon so lange her.

                                        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.

                                        1 Reply Last reply
                                        0
                                        • JB_SullivanJ JB_Sullivan

                                          @apollon77 Das er für die Bedienung von ioBroker zuständig ist, ist mir schon klar, aber greift er auch irgendwie in die Passwort / Rechte Verwaltung von anderen Adaptern ein?

                                          apollon77A Online
                                          apollon77A Online
                                          apollon77
                                          wrote on last edited by
                                          #260

                                          @JB_Sullivan Was genau ist denn Deine Frage?

                                          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
                                          JB_SullivanJ 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          599

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe