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. Tester
  4. js-controller Lucy (Version 7.0) jetzt im Beta Repository

NEWS

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

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

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

js-controller Lucy (Version 7.0) jetzt im Beta Repository

Geplant Angeheftet Gesperrt Verschoben Tester
testjs-controllerbetalucydynamic notificationsbackup
146 Beiträge 28 Kommentatoren 25.6k Aufrufe 30 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.
  • ? Offline
    ? Offline
    Ein ehemaliger Benutzer
    schrieb am zuletzt editiert von
    #114

    @foxriver76

    update von 7.0.3 auf 7.0.4 via Gui unter Proxmox LXC Bookworm und Node 20 ohne Fehler.
    System sehr stabil mit fast 70 Adaptern und 600 Devices, 50000 Objects.
    Speicherverbrauch sehr gering meist ca 7-8GB. Letztes Jahr kam ich unter 10GB Ram nicht weg - ist aber auch ein Vergleich mit Apple und Birne.

    1 Antwort Letzte Antwort
    0
    • FeuersturmF Offline
      FeuersturmF Offline
      Feuersturm
      schrieb am zuletzt editiert von
      #115

      @foxriver76 Beim update von 7.0.4 auf 7.0.5 via admin UI kommt folgendes
      6d41b3f3-1909-4d8e-823c-ef25251ffc68-grafik.png

      Im log steht folgender Fehler

      2024-12-08 19:13:16.514  - info: host.ioB-Prod-Testsystem All instances are stopped.
      2024-12-08 19:13:16.713  - info: host.ioB-Prod-Testsystem terminated
      2024-12-08 19:13:23.097  - info: host.ioB-Prod-Testsystem [CONTROLLER_AUTO_UPGRADE] Successfully stopped js-controller
      2024-12-08 19:13:23.112  - info: host.ioB-Prod-Testsystem [CONTROLLER_AUTO_UPGRADE] Server is running on http://localhost:8081
      2024-12-08 19:15:07.825  - error: host.ioB-Prod-Testsystem [CONTROLLER_AUTO_UPGRADE] Could not install js-controller@7.0.5
      2024-12-08 19:15:08.446  - info: host.ioB-Prod-Testsystem [CONTROLLER_AUTO_UPGRADE] Final information delivered
      2024-12-08 19:15:08.564  - info: host.ioB-Prod-Testsystem [CONTROLLER_AUTO_UPGRADE] Successfully started js-controller
      2024-12-08 19:15:11.826  - info: host.ioB-Prod-Testsystem iobroker.js-controller version 7.0.4 js-controller starting
      2024-12-08 19:15:11.845  - info: host.ioB-Prod-Testsystem Copyright (c) 2014-2024 bluefox, 2014 hobbyquaker
      2024-12-08 19:15:11.855  - info: host.ioB-Prod-Testsystem hostname: ioB-Prod-Testsystem, node: v22.11.0
      2024-12-08 19:15:11.862  - info: host.ioB-Prod-Testsystem ip addresses: 192.168.178.105 fe80::be24:11ff:fe8c:71a4
      2024-12-08 19:15:15.958  - info: host.ioB-Prod-Testsystem connected to Objects and States
      2024-12-08 19:15:16.017  - info: host.ioB-Prod-Testsystem added notifications configuration of host
      2024-12-08 19:15:17.369  - info: host.ioB-Prod-Testsystem 69 instances found
      2024-12-08 19:15:17.482  - info: host.ioB-Prod-Testsystem starting 54 instances
      
      
      FeuersturmF 1 Antwort Letzte Antwort
      0
      • FeuersturmF Offline
        FeuersturmF Offline
        Feuersturm
        schrieb am zuletzt editiert von
        #116

        @foxriver76 Kleine Ergänzug. Hab gerade auf meinem Testsystem ein Update vom iot Adapter gestartet von 3.4.3 auf 3.4.4
        Dort kommt ein sehr ähnlicher Fehler

        $ iobroker upgrade iot@3.4.4 --debug
        
        Update iot from @3.4.3 to @3.4.4
        
        Installing iobroker.iot@3.4.4... (System call)
        
        npm error code E404
        
        npm error 404 Not Found - GET https://registry.npmjs.org/iobroker.iot - Not foundnpm error 404npm error 404 'iobroker.iot@3.4.4' is not in this registry.npm error 404npm error 404 Note that you can also install from anpm error 404 tarball, folder, http url, or git url.
        
        npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-12-08T18_23_13_049Z-debug-0.log
        
        Updating objects from io-package.json for adapter "iot" with version "3.4.3"
        
        O 1 Antwort Letzte Antwort
        0
        • FeuersturmF Feuersturm

          @foxriver76 Kleine Ergänzug. Hab gerade auf meinem Testsystem ein Update vom iot Adapter gestartet von 3.4.3 auf 3.4.4
          Dort kommt ein sehr ähnlicher Fehler

          $ iobroker upgrade iot@3.4.4 --debug
          
          Update iot from @3.4.3 to @3.4.4
          
          Installing iobroker.iot@3.4.4... (System call)
          
          npm error code E404
          
          npm error 404 Not Found - GET https://registry.npmjs.org/iobroker.iot - Not foundnpm error 404npm error 404 'iobroker.iot@3.4.4' is not in this registry.npm error 404npm error 404 Note that you can also install from anpm error 404 tarball, folder, http url, or git url.
          
          npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-12-08T18_23_13_049Z-debug-0.log
          
          Updating objects from io-package.json for adapter "iot" with version "3.4.3"
          
          O Abwesend
          O Abwesend
          oFbEQnpoLKKl6mbY5e13
          schrieb am zuletzt editiert von oFbEQnpoLKKl6mbY5e13
          #117

          @feuersturm

          2024-12-08 18:26:14.651  - info: host.iobroker iobroker upgrade iot@3.4.4 --debug
          2024-12-08 18:26:21.604  - info: host.iobroker iobroker Update iot from @3.4.3 to @3.4.4
          2024-12-08 18:26:21.803  - info: host.iobroker iobroker host.iobroker Adapter "system.adapter.iot.0" is stopped.
          2024-12-08 18:26:21.829  - info: host.iobroker "system.adapter.iot.0" disabled
          2024-12-08 18:26:21.830  - info: host.iobroker stopInstance system.adapter.iot.0 (force=false, process=true)
          2024-12-08 18:26:21.840  - info: host.iobroker stopInstance system.adapter.iot.0 send kill signal
          2024-12-08 18:26:21.900  - info: iot.0 (1131) Got terminate signal TERMINATE_YOURSELF
          2024-12-08 18:26:22.110  - info: iot.0 (1131) terminating
          2024-12-08 18:26:22.167  - info: iot.0 (1131) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-12-08 18:26:22.318  - info: iot.0 (1131) Connection changed: disconnect
          2024-12-08 18:26:22.356  - info: iot.0 (1131) Connection lost
          2024-12-08 18:26:22.744  - info: iot.0 (1131) terminating
          2024-12-08 18:26:22.845  - info: host.iobroker stopInstance timeout system.adapter.iot.0 killing pid 1131
          2024-12-08 18:26:22.967  - warn: host.iobroker instance system.adapter.iot.0 terminated due to SIGKILL
          2024-12-08 18:26:22.967  - info: host.iobroker instance system.adapter.iot.0 terminated with code null ()
          2024-12-08 18:26:23.646  - info: host.iobroker iobroker NPM version: 10.8.2
          2024-12-08 18:26:23.649  - info: host.iobroker iobroker Installing iobroker.iot@3.4.4... (System call)
          2024-12-08 18:26:48.079  - info: host.iobroker iobroker 
          2024-12-08 18:26:48.084  - info: host.iobroker iobroker added 1 package, and changed 4 packages in 24s
          2024-12-08 18:26:48.086  - info: host.iobroker iobroker 277 packages are looking for funding  run `npm fund` for details
          2024-12-08 18:26:56.547  - info: host.iobroker iobroker Updating objects from io-package.json for adapter "iot" with version "3.4.4"
          2024-12-08 18:26:56.621  - info: host.iobroker iobroker Update "system.adapter.iot.0"
          2024-12-08 18:26:57.952  - info: host.iobroker iobroker upload [36] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/actions.js actions.js application/javascript
          2024-12-08 18:26:58.102  - info: host.iobroker iobroker upload [30] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/index_m.html index_m.html text/html
          2024-12-08 18:26:58.149  - info: host.iobroker iobroker upload [20] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/i18n/it.json rules/i18n/it.json application/json
          2024-12-08 18:26:58.156  - info: host.iobroker iobroker upload [19] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/i18n/nl.json rules/i18n/nl.json application/json
          2024-12-08 18:26:58.167  - info: host.iobroker iobroker upload [18] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/i18n/pl.json rules/i18n/pl.json application/json
          2024-12-08 18:26:58.176  - info: host.iobroker iobroker upload [17] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/i18n/pt.json rules/i18n/pt.json application/json
          2024-12-08 18:26:58.179  - info: host.iobroker iobroker upload [16] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/i18n/ru.json rules/i18n/ru.json application/json
          2024-12-08 18:26:58.184  - info: host.iobroker iobroker upload [15] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/i18n/uk.json rules/i18n/uk.json application/json
          2024-12-08 18:26:58.187  - info: host.iobroker iobroker upload [14] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/i18n/zh-cn.json rules/i18n/zh-cn.json application/json
          2024-12-08 18:26:58.190  - info: host.iobroker iobroker upload [13] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/main.aeb070a1.js rules/static/js/main.aeb070a1.js application/javascript
          2024-12-08 18:26:58.194  - info: host.iobroker iobroker upload [12] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/main.aeb070a1.js.map rules/static/js/main.aeb070a1.js.map application/json
          2024-12-08 18:26:58.198  - info: host.iobroker iobroker upload [11] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/node_modules_prop-types_index_js.998adfa4.chunk.js rules/static/js/node_modules_prop-types_index_js.998adfa4.chunk.js application/javascript
          2024-12-08 18:26:58.203  - info: host.iobroker iobroker upload [10] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/node_modules_prop-types_index_js.998adfa4.chunk.js.map rules/static/js/node_modules_prop-types_index_js.998adfa4.chunk.js.map application/json
          2024-12-08 18:26:58.208  - info: host.iobroker iobroker upload [9] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/node_modules_react-dom_index_js-_ef070.106c4109.chunk.js rules/static/js/node_modules_react-dom_index_js-_ef070.106c4109.chunk.js application/javascript
          2024-12-08 18:26:58.213  - info: host.iobroker iobroker upload [8] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/node_modules_react-dom_index_js-_ef070.106c4109.chunk.js.map rules/static/js/node_modules_react-dom_index_js-_ef070.106c4109.chunk.js.map application/json
          2024-12-08 18:26:58.216  - info: host.iobroker iobroker upload [7] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/node_modules_react-dom_index_js-_ef071.a71f5d5d.chunk.js rules/static/js/node_modules_react-dom_index_js-_ef071.a71f5d5d.chunk.js application/javascript
          2024-12-08 18:26:58.219  - info: host.iobroker iobroker upload [6] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/node_modules_react-dom_index_js-_ef071.a71f5d5d.chunk.js.map rules/static/js/node_modules_react-dom_index_js-_ef071.a71f5d5d.chunk.js.map application/json
          2024-12-08 18:26:58.224  - info: host.iobroker iobroker upload [5] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/node_modules_react_index_js.d0cc0ba3.chunk.js rules/static/js/node_modules_react_index_js.d0cc0ba3.chunk.js application/javascript
          2024-12-08 18:26:58.229  - info: host.iobroker iobroker upload [4] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/node_modules_react_index_js.d0cc0ba3.chunk.js.map rules/static/js/node_modules_react_index_js.d0cc0ba3.chunk.js.map application/json
          2024-12-08 18:26:58.232  - info: host.iobroker iobroker upload [3] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/src_ActionVisu_jsx.e5871f1f.chunk.js rules/static/js/src_ActionVisu_jsx.e5871f1f.chunk.js application/javascript
          2024-12-08 18:26:58.238  - info: host.iobroker iobroker upload [2] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/src_ActionVisu_jsx.e5871f1f.chunk.js.map rules/static/js/src_ActionVisu_jsx.e5871f1f.chunk.js.map application/json
          2024-12-08 18:26:58.243  - info: host.iobroker iobroker upload [1] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_build_index_js.892c0b30.chunk.js rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_build_index_js.892c0b30.chunk.js application/javascript
          2024-12-08 18:26:58.263  - info: host.iobroker iobroker upload [0] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_build_index_js.892c0b30.chunk.js.map rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_build_index_js.892c0b30.chunk.js.map application/json
          2024-12-08 18:26:58.313  - info: host.iobroker iobroker host.iobroker Adapter "system.adapter.iot.0" is started
          2024-12-08 18:26:58.342  - info: host.iobroker "system.adapter.iot.0" enabled
          2024-12-08 18:26:58.989  - info: host.iobroker instance system.adapter.iot.0 in version "3.4.4" started with pid 27140
          2024-12-08 18:26:59.394  - info: host.iobroker iobroker exit 0
          2024-12-08 18:27:02.830  - info: iot.0 (27140) starting. Version 3.4.4 in /opt/iobroker/node_modules/iobroker.iot, node: v20.18.1, js-controller: 7.0.4
          

          Ich will damit nur aufzeigen, dass das kein grundsätzliches Problem ist.

          1 Antwort Letzte Antwort
          0
          • BananaJoeB Online
            BananaJoeB Online
            BananaJoe
            Most Active
            schrieb am zuletzt editiert von
            #118

            Ich hatte auch das Problem das der 7.0.5 nach der Installation gar nicht der 7.0.5 war und danach das erneute Update nicht klappte.

            So, ich habe es gerade über die Shell / Bash gemacht,
            zuerst sicherheitshalber ein

            iob fix
            

            und dann

            iob upgrade self
            

            ist nun auf der 7.0.5,
            Upgrade meiner 3 Adapter in der Warteschliefe klappte nun auch, inklusive des Admin 7.4.4

            ioBroker@Ubuntu 24.04 LTS (VMware) für: >260 Geräte, 5 Switche, 7 AP, 9 IP-Cam, 1 NAS 42TB, 1 ESXi 15TB, 4 Proxmox 1TB, 1 Hyper-V 48TB, 14 x Echo, 5x FireTV, 5 x Tablett/Handy VIS || >=160 Tasmota/Shelly || >=95 ZigBee || PV 8.1kW / Akku 14kWh || 2x USV 750W kaskadiert || Creality CR-10 SE 3D-Drucker

            1 Antwort Letzte Antwort
            0
            • T Offline
              T Offline
              TT-Tom
              schrieb am zuletzt editiert von TT-Tom
              #119

              Dass Update von 7.0.4 auf 7.0.5 lief hier auf dem Testsystem ohne Probleme durch. Update über die UI gemacht.

              2024-12-08 18:12:58.174 - info: host.iobtest Controller will upgrade itself to version 7.0.5
              2024-12-08 18:12:58.787 - info: host.iobtest [CONTROLLER_AUTO_UPGRADE] Stopping controller
              2024-12-08 18:12:58.801 - info: host.iobtest received SIGTERM
              2024-12-08 18:12:58.802 - info: admin.0 (154780) terminating http server on port 8081
              2024-12-08 18:12:58.805 - warn: web.0 (155077) setTimeout called, but adapter is shutting down
              2024-12-08 18:12:58.808 - info: javascript.1 (156345) Stopping script script.js.common.Testcenter.test
              2024-12-08 18:12:58.809 - info: javascript.1 (156345) Stopping script script.js.common.Testcenter.ProxmoxNotify
              2024-12-08 18:12:58.809 - info: javascript.1 (156345) Stopping script script.js.common.SQL_Daten.Insert_Raumtemp
              2024-12-08 18:12:58.808 - info: javascript.0 (159078) Stopping script script.js.common.Abfall_to_NSPanelbeta
              2024-12-08 18:12:58.811 - info: javascript.0 (159078) Stopping script script.js.common.InfluxDaten.SpeedtestDaten
              2024-12-08 18:12:58.811 - info: javascript.0 (159078) Stopping script script.js.common.Speedtest
              2024-12-08 18:12:58.812 - info: javascript.0 (159078) Stopping script script.js.common.Strom_to_Powercard
              2024-12-08 18:12:58.812 - info: javascript.0 (159078) Stopping script script.js.common.cardLChart_Influxdb2_new
              2024-12-08 18:12:58.812 - info: javascript.0 (159078) Stopping script script.js.common.SQL_Daten.Stromdaten
              2024-12-08 18:12:58.812 - info: javascript.0 (159078) Stopping script script.js.common.SQL_Daten.Waermedaten
              2024-12-08 18:12:58.812 - info: javascript.0 (159078) Stopping script script.js.common.SQL_Daten.Abfrage_letzter_Verbrauch
              2024-12-08 18:12:58.812 - info: javascript.0 (159078) Stopping script script.js.common.SQL_Daten.Abfrage_letzter_Waermeverbrauch
              2024-12-08 18:12:58.813 - info: javascript.0 (159078) Stopping script script.js.common.SQL_Daten.Insert_leistung_home
              2024-12-08 18:12:58.813 - info: javascript.0 (159078) Stopping script script.js.common.SQL_Daten.Insert_wetterdaten
              2024-12-08 18:12:58.813 - info: javascript.0 (159078) Stopping script script.js.common.SQL_Daten.Abfrage_aktueller_Waermeverbrauch
              2024-12-08 18:12:58.813 - info: javascript.0 (159078) Stopping script script.js.common.SQL_Daten.Abfrage_aktueller_Verbrauch
              2024-12-08 18:12:58.813 - info: javascript.0 (159078) Stopping script script.js.common.NSPanel4412
              2024-12-08 18:12:58.804 - info: backitup.0 (154972) cleaned everything up...
              2024-12-08 18:12:58.802 - info: host.iobtest stopInstance system.adapter.admin.0 (force=false, process=true)
              2024-12-08 18:12:58.802 - info: host.iobtest stopInstance system.adapter.influxdb.0 (force=false, process=true)
              2024-12-08 18:12:58.803 - info: host.iobtest stopInstance system.adapter.javascript.0 (force=false, process=true)
              2024-12-08 18:12:58.803 - info: host.iobtest stopInstance system.adapter.javascript.1 (force=false, process=true)
              2024-12-08 18:12:58.803 - info: host.iobtest stopInstance system.adapter.sql.0 (force=false, process=true)
              2024-12-08 18:12:58.803 - info: host.iobtest stopInstance system.adapter.mqtt-client.0 (force=false, process=true)
              2024-12-08 18:12:58.803 - info: host.iobtest stopInstance system.adapter.backitup.0 (force=false, process=true)
              2024-12-08 18:12:58.803 - info: host.iobtest stopInstance system.adapter.accuweather.0 (force=false, process=false)
              2024-12-08 18:12:58.804 - info: host.iobtest stopInstance system.adapter.ical.0 (force=false, process=false)
              2024-12-08 18:12:58.808 - info: host.iobtest stopInstance canceled schedule system.adapter.ical.0
              2024-12-08 18:12:58.808 - info: host.iobtest stopInstance system.adapter.mqtt.0 (force=false, process=true)
              2024-12-08 18:12:58.808 - info: host.iobtest stopInstance system.adapter.opendtu.0 (force=false, process=false)
              2024-12-08 18:12:58.808 - info: host.iobtest stopInstance system.adapter.yahka.0 (force=false, process=false)
              2024-12-08 18:12:58.808 - info: host.iobtest stopInstance system.adapter.mqtt.1 (force=false, process=false)
              2024-12-08 18:12:58.808 - info: host.iobtest stopInstance system.adapter.proxmox.0 (force=false, process=true)
              2024-12-08 18:12:58.809 - info: host.iobtest stopInstance system.adapter.fahrplan.0 (force=false, process=true)
              2024-12-08 18:12:58.809 - info: host.iobtest stopInstance system.adapter.netatmo-crawler.0 (force=false, process=false)
              2024-12-08 18:12:58.809 - info: host.iobtest stopInstance canceled schedule system.adapter.netatmo-crawler.0
              2024-12-08 18:12:58.809 - info: host.iobtest stopInstance system.adapter.nspanel-lovelace-ui.0 (force=false, process=false)
              2024-12-08 18:12:58.809 - info: host.iobtest stopInstance system.adapter.trashschedule.0 (force=false, process=false)
              2024-12-08 18:12:58.809 - info: host.iobtest stopInstance system.adapter.web.0 (force=false, process=true)
              2024-12-08 18:12:58.811 - info: host.iobtest stopInstance system.adapter.iosapp.0 (force=false, process=false)
              2024-12-08 18:12:58.811 - info: host.iobtest stopInstance system.adapter.simple-api.0 (force=false, process=true)
              2024-12-08 18:12:58.811 - info: host.iobtest stopInstance system.adapter.vis.0 (force=false, process=false)
              2024-12-08 18:12:58.806 - info: simple-api.0 (155092) terminating http server on port 8087
              2024-12-08 18:12:58.829 - info: admin.0 (154780) Got terminate signal TERMINATE_YOURSELF
              2024-12-08 18:12:58.830 - info: javascript.0 (159078) Got terminate signal TERMINATE_YOURSELF
              2024-12-08 18:12:58.830 - info: javascript.1 (156345) Got terminate signal TERMINATE_YOURSELF
              2024-12-08 18:12:58.831 - info: backitup.0 (154972) Got terminate signal TERMINATE_YOURSELF
              2024-12-08 18:12:58.835 - info: web.0 (155077) Got terminate signal TERMINATE_YOURSELF
              2024-12-08 18:12:58.836 - info: simple-api.0 (155092) Got terminate signal TERMINATE_YOURSELF
              2024-12-08 18:12:58.838 - info: host.iobtest stopInstance system.adapter.admin.0 send kill signal
              2024-12-08 18:12:58.839 - info: admin.0 (154780) terminating
              2024-12-08 18:12:58.839 - info: admin.0 (154780) Terminated (NO_ERROR): Without reason
              2024-12-08 18:12:58.839 - info: javascript.1 (156345) terminating
              2024-12-08 18:12:58.838 - info: host.iobtest stopInstance system.adapter.javascript.0 send kill signal
              2024-12-08 18:12:58.838 - info: host.iobtest stopInstance system.adapter.javascript.1 send kill signal
              2024-12-08 18:12:58.838 - info: host.iobtest stopInstance system.adapter.backitup.0 send kill signal
              2024-12-08 18:12:58.838 - info: host.iobtest stopInstance system.adapter.mqtt.0 send kill signal
              2024-12-08 18:12:58.838 - info: host.iobtest stopInstance system.adapter.proxmox.0 send kill signal
              2024-12-08 18:12:58.838 - info: host.iobtest stopInstance system.adapter.fahrplan.0 send kill signal
              2024-12-08 18:12:58.838 - info: host.iobtest stopInstance system.adapter.web.0 send kill signal
              2024-12-08 18:12:58.838 - info: host.iobtest stopInstance system.adapter.simple-api.0 send kill signal
              2024-12-08 18:12:58.839 - info: javascript.1 (156345) Terminated (NO_ERROR): Without reason
              2024-12-08 18:12:58.837 - info: fahrplan.0 (155032) terminating
              2024-12-08 18:12:58.840 - info: backitup.0 (154972) terminating
              2024-12-08 18:12:58.845 - info: simple-api.0 (155092) terminating
              2024-12-08 18:12:58.845 - info: simple-api.0 (155092) Terminated (NO_ERROR): Without reason
              2024-12-08 18:12:58.841 - info: backitup.0 (154972) Terminated (NO_ERROR): Without reason
              2024-12-08 18:12:58.838 - info: fahrplan.0 (155032) Terminated (NO_ERROR): Without reason
              2024-12-08 18:12:58.838 - info: fahrplan.0 (155032) Got terminate signal TERMINATE_YOURSELF
              2024-12-08 18:12:58.837 - info: influxdb.0 (154825) terminating
              2024-12-08 18:12:58.848 - info: influxdb.0 (154825) Terminated (NO_ERROR): Without reason
              2024-12-08 18:12:58.833 - info: proxmox.0 (155017) Got terminate signal TERMINATE_YOURSELF
              2024-12-08 18:12:58.845 - info: proxmox.0 (155017) terminating
              2024-12-08 18:12:58.845 - info: proxmox.0 (155017) Terminated (NO_ERROR): Without reason
              2024-12-08 18:12:58.840 - info: mqtt-client.0 (154957) terminating
              2024-12-08 18:12:58.848 - info: mqtt-client.0 (154957) Terminated (NO_ERROR): Without reason
              2024-12-08 18:12:58.846 - info: sql.0 (154942) terminating
              2024-12-08 18:12:58.854 - info: sql.0 (154942) Terminated (NO_ERROR): Without reason
              2024-12-08 18:12:58.879 - info: javascript.0 (159078) terminating
              2024-12-08 18:12:58.879 - info: javascript.0 (159078) Terminated (NO_ERROR): Without reason
              2024-12-08 18:12:59.306 - info: admin.0 (154780) terminating
              2024-12-08 18:12:59.306 - info: proxmox.0 (155017) terminating
              2024-12-08 18:12:59.307 - info: mqtt-client.0 (154957) terminating
              2024-12-08 18:12:59.309 - info: web.0 (155077) terminating
              2024-12-08 18:12:59.310 - info: web.0 (155077) Terminated (NO_ERROR): Without reason
              2024-12-08 18:12:59.311 - info: javascript.1 (156345) terminating
              2024-12-08 18:12:59.312 - info: javascript.0 (159078) terminating
              2024-12-08 18:12:59.313 - info: backitup.0 (154972) terminating
              2024-12-08 18:12:59.313 - info: fahrplan.0 (155032) terminating
              2024-12-08 18:12:59.315 - info: simple-api.0 (155092) terminating
              2024-12-08 18:12:59.399 - info: host.iobtest instance system.adapter.mqtt.0 terminated with code 0 (NO_ERROR)
              2024-12-08 18:12:59.399 - info: host.iobtest instance system.adapter.fahrplan.0 terminated with code 0 (NO_ERROR)
              2024-12-08 18:12:59.452 - info: host.iobtest instance system.adapter.admin.0 terminated with code 0 (NO_ERROR)
              2024-12-08 18:12:59.453 - info: host.iobtest instance system.adapter.backitup.0 terminated with code 0 (NO_ERROR)
              2024-12-08 18:12:59.453 - info: host.iobtest instance system.adapter.javascript.1 terminated with code 0 (NO_ERROR)
              2024-12-08 18:12:59.483 - info: host.iobtest instance system.adapter.proxmox.0 terminated with code 0 (NO_ERROR)
              2024-12-08 18:12:59.483 - info: host.iobtest instance system.adapter.simple-api.0 terminated with code 0 (NO_ERROR)
              2024-12-08 18:12:59.523 - info: host.iobtest instance system.adapter.influxdb.0 terminated with code 0 (NO_ERROR)
              2024-12-08 18:12:59.523 - info: host.iobtest instance system.adapter.mqtt-client.0 terminated with code 0 (NO_ERROR)
              2024-12-08 18:12:59.533 - info: host.iobtest instance system.adapter.sql.0 terminated with code 0 (NO_ERROR)
              2024-12-08 18:12:59.542 - info: host.iobtest instance system.adapter.javascript.0 terminated with code 0 (NO_ERROR)
              2024-12-08 18:12:59.830 - info: host.iobtest instance system.adapter.web.0 terminated with code 0 (NO_ERROR)
              2024-12-08 18:12:59.830 - info: host.iobtest All instances are stopped.
              2024-12-08 18:13:00.040 - info: host.iobtest terminated
              2024-12-08 18:13:06.085 - info: host.iobtest [CONTROLLER_AUTO_UPGRADE] Successfully stopped js-controller
              2024-12-08 18:13:06.087 - info: host.iobtest [CONTROLLER_AUTO_UPGRADE] Server is running on http://localhost:8081
              2024-12-08 18:13:30.326 - info: host.iobtest [CONTROLLER_AUTO_UPGRADE] Final information delivered
              2024-12-08 18:13:30.347 - info: host.iobtest [CONTROLLER_AUTO_UPGRADE] Successfully started js-controller
              2024-12-08 18:13:30.763 - info: host.iobtest iobroker.js-controller version 7.0.5 js-controller starting
              2024-12-08 18:13:30.764 - info: host.iobtest Copyright (c) 2014-2024 bluefox, 2014 hobbyquaker
              2024-12-08 18:13:30.764 - info: host.iobtest hostname: iobtest, node: v20.18.1
              2024-12-08 18:13:30.765 - info: host.iobtest ip addresses: 192.168.178.53 2a02:8109:a30a:d100:be24:11ff:fe7f:1623 fe80::be24:11ff:fe7f:1623
              2024-12-08 18:13:31.380 - info: host.iobtest connected to Objects and States
              2024-12-08 18:13:31.388 - info: host.iobtest added notifications configuration of host
              2024-12-08 18:13:31.545 - info: host.iobtest 24 instances found
              2024-12-08 18:13:31.553 - info: host.iobtest starting 15 instances
              2024-12-08 18:13:31.752 - info: host.iobtest Delete state "system.host.iobtest.versions.nodeCurrent"
              2024-12-08 18:13:31.776 - info: host.iobtest Delete state "system.host.iobtest.versions.nodeNewest"
              2024-12-08 18:13:31.784 - info: host.iobtest instance system.adapter.admin.0 in version "7.4.3" started with pid 166161
              2024-12-08 18:13:31.820 - info: host.iobtest Delete state "system.host.iobtest.versions.nodeNewestNext"
              2024-12-08 18:13:31.822 - info: host.iobtest Delete state "system.host.iobtest.versions.npmCurrent"
              2024-12-08 18:13:31.825 - info: host.iobtest Delete state "system.host.iobtest.versions.npmNewest"
              2024-12-08 18:13:31.826 - info: host.iobtest Delete state "system.host.iobtest.versions.npmNewestNext"
              2024-12-08 18:13:31.827 - info: host.iobtest Some obsolete host states deleted.
              2024-12-08 18:13:32.656 - info: admin.0 (166161) starting. Version 7.4.3 in /opt/iobroker/node_modules/iobroker.admin, node: v20.18.1, js-controller: 7.0.5
              2024-12-08 18:13:32.672 - info: admin.0 (166161) requesting all objects
              2024-12-08 18:13:33.218 - info: admin.0 (166161) received all objects
              2024-12-08 18:13:33.338 - info: admin.0 (166161) socket.io server listening on port 8081
              2024-12-08 18:13:33.339 - info: admin.0 (166161) http server listening on port 8081
              2024-12-08 18:13:33.339 - info: admin.0 (166161) Use link "http://127.0.0.1:8081" to configure.
              2024-12-08 18:13:35.751 - info: host.iobtest instance system.adapter.influxdb.0 in version "4.0.2" started with pid 166206
              2024-12-08 18:13:36.393 - info: influxdb.0 (166206) starting. Version 4.0.2 in /opt/iobroker/node_modules/iobroker.influxdb, node: v20.18.1, js-controller: 7.0.5
              2024-12-08 18:13:36.401 - info: influxdb.0 (166206) No stored data from last exit found
              2024-12-08 18:13:36.402 - info: influxdb.0 (166206) Connecting http://192.168.178.54:8086/ ...
              2024-12-08 18:13:36.402 - info: influxdb.0 (166206) Influx DB Version used: 2.x
              2024-12-08 18:13:36.419 - info: influxdb.0 (166206) Applying retention policy for test-48h to 7948800 seconds. Shard Group Duration (calculated): 86400 seconds
              2024-12-08 18:13:36.444 - info: influxdb.0 (166206) Connected!
              2024-12-08 18:13:39.784 - info: host.iobtest instance system.adapter.javascript.0 in version "8.8.3" started with pid 166227
              2024-12-08 18:13:40.570 - info: javascript.0 (166227) starting. Version 8.8.3 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.18.1, js-controller: 7.0.5
              2024-12-08 18:13:43.756 - info: host.iobtest instance system.adapter.javascript.1 in version "8.8.3" started with pid 166264
              2024-12-08 18:13:44.732 - info: javascript.1 (166264) starting. Version 8.8.3 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.18.1, js-controller: 7.0.5
              2024-12-08 18:13:47.831 - info: host.iobtest instance system.adapter.sql.0 in version "3.0.1" started with pid 166323
              2024-12-08 18:13:48.199 - info: javascript.0 (166227) requesting all states
              2024-12-08 18:13:48.200 - info: javascript.0 (166227) requesting all objects
              2024-12-08 18:13:48.775 - info: sql.0 (166323) starting. Version 3.0.1 in /opt/iobroker/node_modules/iobroker.sql, node: v20.18.1, js-controller: 7.0.5
              2024-12-08 18:13:48.778 - info: javascript.0 (166227) received all objects
              2024-12-08 18:13:48.857 - info: javascript.0 (166227) received all states
              2024-12-08 18:13:48.895 - info: sql.0 (166323) Connected to mysql
              2024-12-08 18:13:48.957 - info: javascript.1 (166264) requesting all states
              2024-12-08 18:13:48.958 - info: javascript.1 (166264) requesting all objects
              

              Gruß Tom
              https://github.com/tt-tom17
              Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

              NSPanel Script Wiki
              https://github.com/joBr99/nspanel-lovelace-ui/wiki

              NSPanel Adapter Wiki
              https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

              1 Antwort Letzte Antwort
              0
              • foxriver76F Offline
                foxriver76F Offline
                foxriver76
                Developer
                schrieb am zuletzt editiert von
                #120

                Wäre interessant 7.0.4 auf 7.0.5 von einem Docker System zu sehen ob es wieder tut

                Videotutorials & mehr

                Hier könnt ihr mich unterstützen.

                O 1 Antwort Letzte Antwort
                0
                • foxriver76F foxriver76

                  Wäre interessant 7.0.4 auf 7.0.5 von einem Docker System zu sehen ob es wieder tut

                  O Abwesend
                  O Abwesend
                  oFbEQnpoLKKl6mbY5e13
                  schrieb am zuletzt editiert von oFbEQnpoLKKl6mbY5e13
                  #121

                  @foxriver76

                  Selbe Fehlermeldung über Admin von 7.0.4 auf 7.0.5 unter Docker.

                  foxriver76F 1 Antwort Letzte Antwort
                  0
                  • O oFbEQnpoLKKl6mbY5e13

                    @foxriver76

                    Selbe Fehlermeldung über Admin von 7.0.4 auf 7.0.5 unter Docker.

                    foxriver76F Offline
                    foxriver76F Offline
                    foxriver76
                    Developer
                    schrieb am zuletzt editiert von
                    #122

                    @ofbeqnpolkkl6mby5e13 selbe? Welche?

                    Videotutorials & mehr

                    Hier könnt ihr mich unterstützen.

                    O haselchenH 2 Antworten Letzte Antwort
                    0
                    • foxriver76F foxriver76

                      @ofbeqnpolkkl6mby5e13 selbe? Welche?

                      O Abwesend
                      O Abwesend
                      oFbEQnpoLKKl6mbY5e13
                      schrieb am zuletzt editiert von
                      #123

                      @foxriver76

                      https://forum.iobroker.net/topic/78324/js-controller-lucy-version-7-0-jetzt-im-stable-repository/48?_=1733690405562

                      foxriver76F 1 Antwort Letzte Antwort
                      0
                      • O oFbEQnpoLKKl6mbY5e13

                        @foxriver76

                        https://forum.iobroker.net/topic/78324/js-controller-lucy-version-7-0-jetzt-im-stable-repository/48?_=1733690405562

                        foxriver76F Offline
                        foxriver76F Offline
                        foxriver76
                        Developer
                        schrieb am zuletzt editiert von
                        #124

                        @ofbeqnpolkkl6mby5e13 ach so ja gut, wenn’s nicht geht bitte schauen ob was im logfile steht.

                        Videotutorials & mehr

                        Hier könnt ihr mich unterstützen.

                        O 1 Antwort Letzte Antwort
                        0
                        • foxriver76F foxriver76

                          @ofbeqnpolkkl6mby5e13 ach so ja gut, wenn’s nicht geht bitte schauen ob was im logfile steht.

                          O Abwesend
                          O Abwesend
                          oFbEQnpoLKKl6mbY5e13
                          schrieb am zuletzt editiert von oFbEQnpoLKKl6mbY5e13
                          #125

                          @foxriver76

                          Steht nichts, es hat sich absolut nichts geändert.

                          foxriver76F 1 Antwort Letzte Antwort
                          0
                          • O oFbEQnpoLKKl6mbY5e13

                            @foxriver76

                            Steht nichts, es hat sich absolut nichts geändert.

                            foxriver76F Offline
                            foxriver76F Offline
                            foxriver76
                            Developer
                            schrieb am zuletzt editiert von
                            #126

                            @ofbeqnpolkkl6mby5e13 gut dann erst mal keine Idee mehr

                            Videotutorials & mehr

                            Hier könnt ihr mich unterstützen.

                            1 Antwort Letzte Antwort
                            0
                            • FeuersturmF Feuersturm

                              @foxriver76 Beim update von 7.0.4 auf 7.0.5 via admin UI kommt folgendes
                              6d41b3f3-1909-4d8e-823c-ef25251ffc68-grafik.png

                              Im log steht folgender Fehler

                              2024-12-08 19:13:16.514  - info: host.ioB-Prod-Testsystem All instances are stopped.
                              2024-12-08 19:13:16.713  - info: host.ioB-Prod-Testsystem terminated
                              2024-12-08 19:13:23.097  - info: host.ioB-Prod-Testsystem [CONTROLLER_AUTO_UPGRADE] Successfully stopped js-controller
                              2024-12-08 19:13:23.112  - info: host.ioB-Prod-Testsystem [CONTROLLER_AUTO_UPGRADE] Server is running on http://localhost:8081
                              2024-12-08 19:15:07.825  - error: host.ioB-Prod-Testsystem [CONTROLLER_AUTO_UPGRADE] Could not install js-controller@7.0.5
                              2024-12-08 19:15:08.446  - info: host.ioB-Prod-Testsystem [CONTROLLER_AUTO_UPGRADE] Final information delivered
                              2024-12-08 19:15:08.564  - info: host.ioB-Prod-Testsystem [CONTROLLER_AUTO_UPGRADE] Successfully started js-controller
                              2024-12-08 19:15:11.826  - info: host.ioB-Prod-Testsystem iobroker.js-controller version 7.0.4 js-controller starting
                              2024-12-08 19:15:11.845  - info: host.ioB-Prod-Testsystem Copyright (c) 2014-2024 bluefox, 2014 hobbyquaker
                              2024-12-08 19:15:11.855  - info: host.ioB-Prod-Testsystem hostname: ioB-Prod-Testsystem, node: v22.11.0
                              2024-12-08 19:15:11.862  - info: host.ioB-Prod-Testsystem ip addresses: 192.168.178.105 fe80::be24:11ff:fe8c:71a4
                              2024-12-08 19:15:15.958  - info: host.ioB-Prod-Testsystem connected to Objects and States
                              2024-12-08 19:15:16.017  - info: host.ioB-Prod-Testsystem added notifications configuration of host
                              2024-12-08 19:15:17.369  - info: host.ioB-Prod-Testsystem 69 instances found
                              2024-12-08 19:15:17.482  - info: host.ioB-Prod-Testsystem starting 54 instances
                              
                              
                              FeuersturmF Offline
                              FeuersturmF Offline
                              Feuersturm
                              schrieb am zuletzt editiert von
                              #127

                              Keine Ahnung was mein System vorhin für einen Schluckauf hatte aber gerade ging das update über admin UI von 7.0.4 auf 7.0.5 ohne Probleme durch und auch die Adapter lassen sich wieder aktualisieren.

                              1 Antwort Letzte Antwort
                              1
                              • foxriver76F foxriver76

                                @ofbeqnpolkkl6mby5e13 selbe? Welche?

                                haselchenH Offline
                                haselchenH Offline
                                haselchen
                                Most Active
                                schrieb am zuletzt editiert von haselchen
                                #128

                                @foxriver76

                                Den Fehler von @oFbEQnpoLKKl6mbY5e13 bekomme ich auch , wenn ich es über die GUI anstoße.

                                Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                                foxriver76F 1 Antwort Letzte Antwort
                                0
                                • haselchenH haselchen

                                  @foxriver76

                                  Den Fehler von @oFbEQnpoLKKl6mbY5e13 bekomme ich auch , wenn ich es über die GUI anstoße.

                                  foxriver76F Offline
                                  foxriver76F Offline
                                  foxriver76
                                  Developer
                                  schrieb am zuletzt editiert von
                                  #129

                                  @haselchen Auch Docker?

                                  Was da direkt raus kommt wäre interessant: node /opt/iobroker/node_modules/iobroker.js-controller/build/esm/lib/upgradeManager.js 7.0.5 0 0 0

                                  Videotutorials & mehr

                                  Hier könnt ihr mich unterstützen.

                                  haselchenH 1 Antwort Letzte Antwort
                                  0
                                  • foxriver76F foxriver76

                                    @haselchen Auch Docker?

                                    Was da direkt raus kommt wäre interessant: node /opt/iobroker/node_modules/iobroker.js-controller/build/esm/lib/upgradeManager.js 7.0.5 0 0 0

                                    haselchenH Offline
                                    haselchenH Offline
                                    haselchen
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #130

                                    @foxriver76

                                    Ja, nen Container im Docker.
                                    Kann ich das noch im Nachhinein sehen?
                                    Hab das Upgrade dann über die Konsole gemacht .

                                    Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                                    foxriver76F 1 Antwort Letzte Antwort
                                    0
                                    • haselchenH haselchen

                                      @foxriver76

                                      Ja, nen Container im Docker.
                                      Kann ich das noch im Nachhinein sehen?
                                      Hab das Upgrade dann über die Konsole gemacht .

                                      foxriver76F Offline
                                      foxriver76F Offline
                                      foxriver76
                                      Developer
                                      schrieb am zuletzt editiert von
                                      #131

                                      @haselchen Jop den Befel node /opt/iobroker/node_modules/iobroker.js-controller/build/esm/lib/upgradeManager.js 7.0.5 0 0 0 würde im Endeffekt einfach wieder 7.0.5 drüber installieren, aber er wird wohl sowieso nicht klappen bei dir, nur dann sieht man villt mal die Fehlermeldung die leider immer verschluckt wird.

                                      Videotutorials & mehr

                                      Hier könnt ihr mich unterstützen.

                                      O 1 Antwort Letzte Antwort
                                      0
                                      • foxriver76F foxriver76

                                        @haselchen Jop den Befel node /opt/iobroker/node_modules/iobroker.js-controller/build/esm/lib/upgradeManager.js 7.0.5 0 0 0 würde im Endeffekt einfach wieder 7.0.5 drüber installieren, aber er wird wohl sowieso nicht klappen bei dir, nur dann sieht man villt mal die Fehlermeldung die leider immer verschluckt wird.

                                        O Abwesend
                                        O Abwesend
                                        oFbEQnpoLKKl6mbY5e13
                                        schrieb am zuletzt editiert von oFbEQnpoLKKl6mbY5e13
                                        #132

                                        @foxriver76

                                        jscu1.PNG

                                        jscu2.PNG

                                        jscu3_neu.jpg

                                        2024-12-09 14:16:03.169  - info: host.iobroker Controller will upgrade itself to version 7.0.6
                                        2024-12-09 14:16:06.451  - info: host.iobroker [CONTROLLER_AUTO_UPGRADE] Stopping controller
                                        2024-12-09 14:16:07.610  - info: host.iobroker received SIGTERM
                                        2024-12-09 14:16:12.659  - info: host.iobroker All instances are stopped.
                                        2024-12-09 14:16:12.697  - info: host.iobroker terminated
                                        2024-12-09 14:16:15.735  - info: host.iobroker [CONTROLLER_AUTO_UPGRADE] Successfully stopped js-controller
                                        2024-12-09 14:16:15.744  - info: host.iobroker [CONTROLLER_AUTO_UPGRADE] Server is running on http://localhost:8081
                                        2024-12-09 14:17:06.658  - info: host.iobroker [CONTROLLER_AUTO_UPGRADE] Final information delivered
                                        2024-12-09 14:20:27.787  - info: host.iobroker iobroker.js-controller version 7.0.6 js-controller starting
                                        

                                        Da kam zwar am Anfang irgendein Network-Error, aber dafür war ich nicht schnell genug.

                                        Edit:
                                        Das ist dieselbe Morchel, die mit der nachfolgenden Fehlermeldung nicht von 7.0.3 auf 7.0.4 und von 7.0.4 auf 7.0.5 aktualisiert hat:

                                        SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data 
                                        
                                        foxriver76F 1 Antwort Letzte Antwort
                                        0
                                        • O oFbEQnpoLKKl6mbY5e13

                                          @foxriver76

                                          jscu1.PNG

                                          jscu2.PNG

                                          jscu3_neu.jpg

                                          2024-12-09 14:16:03.169  - info: host.iobroker Controller will upgrade itself to version 7.0.6
                                          2024-12-09 14:16:06.451  - info: host.iobroker [CONTROLLER_AUTO_UPGRADE] Stopping controller
                                          2024-12-09 14:16:07.610  - info: host.iobroker received SIGTERM
                                          2024-12-09 14:16:12.659  - info: host.iobroker All instances are stopped.
                                          2024-12-09 14:16:12.697  - info: host.iobroker terminated
                                          2024-12-09 14:16:15.735  - info: host.iobroker [CONTROLLER_AUTO_UPGRADE] Successfully stopped js-controller
                                          2024-12-09 14:16:15.744  - info: host.iobroker [CONTROLLER_AUTO_UPGRADE] Server is running on http://localhost:8081
                                          2024-12-09 14:17:06.658  - info: host.iobroker [CONTROLLER_AUTO_UPGRADE] Final information delivered
                                          2024-12-09 14:20:27.787  - info: host.iobroker iobroker.js-controller version 7.0.6 js-controller starting
                                          

                                          Da kam zwar am Anfang irgendein Network-Error, aber dafür war ich nicht schnell genug.

                                          Edit:
                                          Das ist dieselbe Morchel, die mit der nachfolgenden Fehlermeldung nicht von 7.0.3 auf 7.0.4 und von 7.0.4 auf 7.0.5 aktualisiert hat:

                                          SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data 
                                          
                                          foxriver76F Offline
                                          foxriver76F Offline
                                          foxriver76
                                          Developer
                                          schrieb am zuletzt editiert von foxriver76
                                          #133

                                          @ofbeqnpolkkl6mby5e13 hm das heißt 7.0.5 auf 7.0.6 ging jetzt mit Docker? Diese Fehlermeldung kommt vom Admin wenn er schon abfragt aber der Upgrade Server noch nicht gestartet ist.

                                          Videotutorials & mehr

                                          Hier könnt ihr mich unterstützen.

                                          O 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

                                          654

                                          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