Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Wollte mal wieder updaten, leider nur Probleme

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Wollte mal wieder updaten, leider nur Probleme

    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      pingps @wendy2702 last edited by

      @wendy2702 ich nutze den intel nuc und nicht den pi.

      Ist auch keine Neuinstallation sondern ein Update, wo ich die ganzen Adapter und Konfiguration wiederherstellen möchte.
      Als Adapter habe ich jetzt den admin und den backup aus der ursprünglichen Version.

      in der Doku steht leider nicht meine Konfiguration des backitup drin.

      uli@debian-uli:~$ iobroker status
      iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      uli@debian-uli:~$ 
      

      Muss ich hier auch den Redis Server zum restore installieren?

      wendy2702 1 Reply Last reply Reply Quote 0
      • wendy2702
        wendy2702 @pingps last edited by

        @pingps Sorry, habe nicht mitbekommen das es ein NUC ist.

        Ich weiß nicht an welcher stelle du da jetzt gerade bist und warum du bei einem Update ein Backup wieder herstellen willst.

        Und was bedeutet

        in der Doku steht leider nicht meine Konfiguration des backitup drin
        

        ?

        was kommt den aktuell bei dem was @Thomas-Braun schon gefragt hatte:

        iobroker status
        
        iobroker update -i
        
        iobroker list instances
        
        1 Reply Last reply Reply Quote 0
        • P
          pingps last edited by

          @wendy2702 bin inzwischen schon weiter:
          ich hatte debian auf dem nuc upgedated. Da wurde mir hier schon viel geholfen. Bin halt kein Linux Spezl, sondern nur temporär benutzt. Manches ist mir da schon suspekt!
          Aber zum aktuellen Status: iobroker läuft jetzt wieder und ich möchte die alte Konfiguration wieder herstellen. Backitup hat ja schließlich täglich ein backup auf die synology gemacht.

          so jetzt noch zu deinen Anfragen:

          uli@debian-uli:~$ iobroker status
          iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          uli@debian-uli:~$ iobroker update -i
          Used repository: beta
          Adapter    "admin"        : 5.3.0    , installed 4.2.1  [Updatable]
          Adapter    "backitup"     : 2.3.0    , installed 2.2.4  [Updatable]
          Adapter    "discovery"    : 2.7.5    , installed 2.7.5
          Controller "js-controller": 4.0.8    , installed 4.0.4  [Updatable]
          uli@debian-uli:~$ iobroker list instances
          
          

          Der Restore wird gerade durchgeführt. Ich vermute, der läuft jetzt auch noch ne Stunde. Jedenfalls hat der Backup immer relativ lange gedauert.

          Momentan habe ich keine Fragen bzw. Probleme, so dass du mir aber gerne ungefragte Tipps zu dem was du jetzt so siehst, geben kannst. Im voraus schon mal vielen Dank und auch an Thomas Braun, der ja viel Geduld zeigen musste!

          wendy2702 1 Reply Last reply Reply Quote 0
          • wendy2702
            wendy2702 @pingps last edited by

            @pingps wenn restore läuft ist ja alles gut.

            Dann fein das Ende abwarten

            P 1 Reply Last reply Reply Quote 0
            • P
              pingps @wendy2702 last edited by

              @wendy2702 der restore läuft nun fast 3 Tage! Wie lange kann das denn dauern? Oder kann ich den Status herausfinden?

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

                @pingps

                iobroker logs ---watch
                

                anschauen. Aber 3 Tage ist dann doch etwas lang.

                P 1 Reply Last reply Reply Quote 0
                • P
                  pingps @Thomas Braun last edited by

                  @thomas-braun wenn ich das richtig verstehe, zeigt er alles an, was er macht. D.h. es ist kein abgeschlossener Statusbericht.
                  Also momentan sieht es so aus, wie wenn er in einer Endlosschleife steckt.

                  
                  2022-02-13 13:42:53.329  - info: host.debian-uli stopInstance system.adapter.vis.0 (force=false, process=false)
                  2022-02-13 13:42:53.329  - info: host.debian-uli stopInstance system.adapter.web.0 (force=false, process=false)
                  2022-02-13 13:42:53.329  - info: host.debian-uli iobroker _restart
                  2022-02-13 13:42:53.453  - info: admin.0 (883456) Got terminate signal TERMINATE_YOURSELF
                  2022-02-13 13:42:53.454  - info: admin.0 (883456) terminating http server on port 8081
                  2022-02-13 13:42:53.454  - info: admin.0 (883456) terminating
                  2022-02-13 13:42:53.457  - info: admin.0 (883456) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  2022-02-13 13:42:53.528  - info: host.debian-uli Updating repository "beta" under "http://download.iobroker.net/sources-dist-latest.json"
                  2022-02-13 13:42:53.532  - error: host.debian-uli Error by updating repository "beta" under "http://download.iobroker.net/sources-dist-latest.json": Error: Cannot find module 'axios'
                  Require stack:
                  - /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js
                  - /opt/iobroker/node_modules/@iobroker/js-controller-common/index.js
                  - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/lib/common/tools.js
                  - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/index.js
                  - /opt/iobroker/node_modules/iobroker.js-controller/main.js
                  - /opt/iobroker/node_modules/iobroker.js-controller/controller.js
                  2022-02-13 13:42:53.815  - info: host.debian-uli stopInstance system.adapter.admin.0 send kill signal
                  2022-02-13 13:42:53.912  - info: admin.0 (883456) Repository received successfully.
                  2022-02-13 13:42:53.964  - info: host.debian-uli iobroker Starting node restart.js
                  2022-02-13 13:42:54.107  - info: host.debian-uli instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2022-02-13 13:42:54.107  - info: host.debian-uli All instances are stopped.
                  2022-02-13 13:42:54.110  - info: host.debian-uli received SIGTERM
                  2022-02-13 13:42:54.111  - info: host.debian-uli iobroker npm-install: exit null
                  2022-02-13 13:42:54.111  - info: host.debian-uli iobroker exit null
                  2022-02-13 13:42:54.278  - info: host.debian-uli terminated
                  2022-02-13 13:42:52.045  - info: host.debian-uli iobroker npm-install: NPM version: 6.14.16Installing iobroker.alias-manager@1.2.4... (System call)host.debian-uli install adapter alias-manager@1.2.4
                  2022-02-13 13:42:52.048  - error: host.debian-uli iobroker npm-install: Could not check npm version: This directory tree does not contain a package.jsonAssuming that correct version is installed.
                  2022-02-13 13:42:52.540  - info: host.debian-uli iobroker npm-install: NPM version: 6.14.16Installing iobroker.alias-manager@1.2.4... (System call)
                  2022-02-13 13:42:52.624  - error: host.debian-uli iobroker npm-install: Could not check npm version: This directory tree does not contain a package.json
                  2022-02-13 13:42:52.625  - error: host.debian-uli iobroker npm-install: Assuming that correct version is installed.
                  2022-02-13 13:42:52.626  - info: host.debian-uli iobroker npm-install: host.debian-uli install adapter alias-manager
                  2022-02-13 13:42:52.721  - info: admin.0 (883456) received all objects
                  2022-02-13 13:42:52.819  - info: admin.0 (883456) http server listening on port 8081
                  2022-02-13 13:42:52.820  - info: admin.0 (883456) Use link "http://localhost:8081" to configure.
                  2022-02-13 13:42:52.960  - info: admin.0 (883456) Request actual repository...
                  2022-02-13 13:42:53.066  - info: host.debian-uli iobroker npm-install: NPM version: 6.14.16Installing iobroker.alias-manager@1.2.4... (System call)host.debian-uli install adapter alias-manager
                  2022-02-13 13:42:53.066  - error: host.debian-uli iobroker npm-install: Could not check npm version: This directory tree does not contain a package.jsonAssuming that correct version is installed.host.debian-uli Cannot install alias-manager
                  2022-02-13 13:42:53.317  - error: host.debian-uli uncaught exception: Cannot find module 'axios'
                  Require stack:
                  - /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js
                  - /opt/iobroker/node_modules/@iobroker/js-controller-common/index.js
                  - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/lib/common/tools.js
                  - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/index.js
                  - /opt/iobroker/node_modules/iobroker.js-controller/main.js
                  - /opt/iobroker/node_modules/iobroker.js-controller/controller.js
                  2022-02-13 13:42:53.317  - error: host.debian-uli Error: Cannot find module 'axios'
                  Require stack:
                  - /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js
                  - /opt/iobroker/node_modules/@iobroker/js-controller-common/index.js
                  - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/lib/common/tools.js
                  - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/index.js
                  - /opt/iobroker/node_modules/iobroker.js-controller/main.js
                  - /opt/iobroker/node_modules/iobroker.js-controller/controller.js
                      at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
                      at Function.Module._load (internal/modules/cjs/loader.js:746:27)
                      at Module.require (internal/modules/cjs/loader.js:974:19)
                      at require (internal/modules/cjs/helpers.js:101:18)
                      at Object.sendDiagInfo (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:1318:22)
                      at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/main.js:2363:42)
                  2022-02-13 13:42:53.319  - info: host.debian-uli stopInstance system.adapter.admin.0 (force=false, process=true)
                  2022-02-13 13:42:53.319  - info: host.debian-uli stopInstance system.adapter.email.0 (force=false, process=false)
                  2022-02-13 13:42:53.320  - info: host.debian-uli stopInstance system.adapter.node-red.0 (force=false, process=false)
                  2022-02-13 13:42:53.320  - info: host.debian-uli stopInstance system.adapter.scenes.0 (force=false, process=false)
                  2022-02-13 13:42:53.320  - info: host.debian-uli stopInstance system.adapter.telegram.0 (force=false, process=false)
                  2022-02-13 13:42:53.320  - info: host.debian-uli stopInstance system.adapter.telegram.1 (force=false, process=false)
                  2022-02-13 13:42:53.320  - info: host.debian-uli stopInstance system.adapter.hm-rega.0 (force=false, process=false)
                  2022-02-13 13:42:53.321  - info: host.debian-uli stopInstance system.adapter.hm-rpc.0 (force=false, process=false)
                  2022-02-13 13:42:53.321  - info: host.debian-uli stopInstance system.adapter.hm-rpc.1 (force=false, process=false)
                  2022-02-13 13:42:53.321  - info: host.debian-uli stopInstance system.adapter.hm-rpc.3 (force=false, process=false)
                  2022-02-13 13:42:53.321  - info: host.debian-uli stopInstance system.adapter.ical.0 (force=false, process=false)
                  2022-02-13 13:42:53.321  - info: host.debian-uli stopInstance system.adapter.mqtt.0 (force=false, process=false)
                  2022-02-13 13:42:53.321  - info: host.debian-uli stopInstance system.adapter.nut.0 (force=false, process=false)
                  2022-02-13 13:42:53.321  - info: host.debian-uli stopInstance system.adapter.ping.0 (force=false, process=false)
                  2022-02-13 13:42:53.322  - info: host.debian-uli stopInstance system.adapter.shelly.0 (force=false, process=false)
                  2022-02-13 13:42:53.322  - info: host.debian-uli stopInstance system.adapter.sonoff.0 (force=false, process=false)
                  2022-02-13 13:42:53.322  - info: host.debian-uli stopInstance system.adapter.sonoff.1 (force=false, process=false)
                  2022-02-13 13:42:53.322  - info: host.debian-uli stopInstance system.adapter.sonoff.2 (force=false, process=false)
                  2022-02-13 13:42:53.322  - info: host.debian-uli stopInstance system.adapter.sonoff.3 (force=false, process=false)
                  2022-02-13 13:42:53.322  - info: host.debian-uli stopInstance system.adapter.sonoff.4 (force=false, process=false)
                  2022-02-13 13:42:53.323  - info: host.debian-uli stopInstance system.adapter.sonoff.5 (force=false, process=false)
                  2022-02-13 13:42:53.323  - info: host.debian-uli stopInstance system.adapter.sonoff.6 (force=false, process=false)
                  2022-02-13 13:42:53.323  - info: host.debian-uli stopInstance system.adapter.sonoff.7 (force=false, process=false)
                  2022-02-13 13:42:53.323  - info: host.debian-uli stopInstance system.adapter.sonoff.8 (force=false, process=false)
                  2022-02-13 13:42:53.323  - info: host.debian-uli stopInstance system.adapter.sonoff.9 (force=false, process=false)
                  2022-02-13 13:42:53.323  - info: host.debian-uli stopInstance system.adapter.synology.0 (force=false, process=false)
                  2022-02-13 13:42:53.323  - info: host.debian-uli stopInstance system.adapter.yr.0 (force=false, process=false)
                  2022-02-13 13:42:53.324  - info: host.debian-uli stopInstance system.adapter.alias-manager.0 (force=false, process=false)
                  2022-02-13 13:42:53.324  - info: host.debian-uli stopInstance system.adapter.backitup.0 (force=false, process=false)
                  2022-02-13 13:42:53.324  - info: host.debian-uli stopInstance system.adapter.ble.0 (force=false, process=false)
                  2022-02-13 13:42:53.324  - info: host.debian-uli stopInstance system.adapter.calendar.0 (force=false, process=false)
                  2022-02-13 13:42:53.324  - info: host.debian-uli stopInstance system.adapter.discovery.0 (force=false, process=false)
                  2022-02-13 13:42:53.324  - info: host.debian-uli stopInstance system.adapter.ds18b20.0 (force=false, process=false)
                  2022-02-13 13:42:53.324  - info: host.debian-uli stopInstance system.adapter.dwd.0 (force=false, process=false)
                  2022-02-13 13:42:53.325  - info: host.debian-uli stopInstance system.adapter.feiertage.0 (force=false, process=false)
                  2022-02-13 13:42:53.325  - info: host.debian-uli stopInstance system.adapter.flot.0 (force=false, process=false)
                  2022-02-13 13:42:53.325  - info: host.debian-uli stopInstance system.adapter.fritzbox.0 (force=false, process=false)
                  2022-02-13 13:42:53.325  - info: host.debian-uli stopInstance system.adapter.fritzdect.0 (force=false, process=false)
                  2022-02-13 13:42:53.325  - info: host.debian-uli stopInstance system.adapter.history.0 (force=false, process=false)
                  2022-02-13 13:42:53.325  - info: host.debian-uli stopInstance system.adapter.influxdb.0 (force=false, process=false)
                  2022-02-13 13:42:53.325  - info: host.debian-uli stopInstance system.adapter.info.0 (force=false, process=false)
                  2022-02-13 13:42:53.325  - info: host.debian-uli stopInstance system.adapter.javascript.0 (force=false, process=false)
                  2022-02-13 13:42:53.326  - info: host.debian-uli stopInstance system.adapter.javascript.1 (force=false, process=false)
                  2022-02-13 13:42:53.326  - info: host.debian-uli stopInstance system.adapter.javascript.2 (force=false, process=false)
                  2022-02-13 13:42:53.326  - info: host.debian-uli stopInstance system.adapter.luftdaten.0 (force=false, process=false)
                  2022-02-13 13:42:53.326  - info: host.debian-uli stopInstance system.adapter.luftdaten.1 (force=false, process=false)
                  2022-02-13 13:42:53.326  - info: host.debian-uli stopInstance system.adapter.luftdaten.2 (force=false, process=false)
                  2022-02-13 13:42:53.326  - info: host.debian-uli stopInstance system.adapter.mysensors.0 (force=false, process=false)
                  2022-02-13 13:42:53.326  - info: host.debian-uli stopInstance system.adapter.odl.0 (force=false, process=false)
                  2022-02-13 13:42:53.327  - info: host.debian-uli stopInstance system.adapter.parser.0 (force=false, process=false)
                  2022-02-13 13:42:53.327  - info: host.debian-uli stopInstance system.adapter.parser.1 (force=false, process=false)
                  2022-02-13 13:42:53.327  - info: host.debian-uli stopInstance system.adapter.sony-bravia.0 (force=false, process=false)
                  2022-02-13 13:42:53.327  - info: host.debian-uli stopInstance system.adapter.systeminfo.0 (force=false, process=false)
                  2022-02-13 13:42:53.327  - info: host.debian-uli stopInstance system.adapter.tankerkoenig.0 (force=false, process=false)
                  2022-02-13 13:42:53.327  - info: host.debian-uli stopInstance system.adapter.terminal.0 (force=false, process=false)
                  2022-02-13 13:42:53.327  - info: host.debian-uli stopInstance system.adapter.text2command.0 (force=false, process=false)
                  2022-02-13 13:42:53.328  - info: host.debian-uli stopInstance system.adapter.trashschedule.0 (force=false, process=false)
                  2022-02-13 13:42:53.328  - info: host.debian-uli stopInstance system.adapter.tvspielfilm.0 (force=false, process=false)
                  2022-02-13 13:42:53.328  - info: host.debian-uli stopInstance system.adapter.vis-fancyswitch.0 (force=false, process=false)
                  2022-02-13 13:42:53.328  - info: host.debian-uli stopInstance system.adapter.vis-history.0 (force=false, process=false)
                  2022-02-13 13:42:53.328  - info: host.debian-uli stopInstance system.adapter.vis-jqui-mfd.0 (force=false, process=false)
                  2022-02-13 13:42:53.328  - info: host.debian-uli stopInstance system.adapter.vis-justgage.0 (force=false, process=false)
                  2022-02-13 13:42:53.328  - info: host.debian-uli stopInstance system.adapter.vis-keyboard.0 (force=false, process=false)
                  2022-02-13 13:42:53.328  - info: host.debian-uli stopInstance system.adapter.vis-map.0 (force=false, process=false)
                  2022-02-13 13:42:53.329  - info: host.debian-uli stopInstance system.adapter.vis-metro.0 (force=false, process=false)
                  2022-02-13 13:42:53.329  - info: host.debian-uli stopInstance system.adapter.vis-timeandweather.0 (force=false, process=false)
                  2022-02-13 13:42:53.329  - info: host.debian-uli stopInstance system.adapter.vis-weather.0 (force=false, process=false)
                  2022-02-13 13:42:53.329  - info: host.debian-uli stopInstance system.adapter.vis.0 (force=false, process=false)
                  2022-02-13 13:42:53.329  - info: host.debian-uli stopInstance system.adapter.web.0 (force=false, process=false)
                  2022-02-13 13:42:53.329  - info: host.debian-uli iobroker _restart
                  2022-02-13 13:42:53.453  - info: admin.0 (883456) Got terminate signal TERMINATE_YOURSELF
                  2022-02-13 13:42:53.454  - info: admin.0 (883456) terminating http server on port 8081
                  2022-02-13 13:42:53.454  - info: admin.0 (883456) terminating
                  2022-02-13 13:42:53.457  - info: admin.0 (883456) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  2022-02-13 13:42:53.528  - info: host.debian-uli Updating repository "beta" under "http://download.iobroker.net/sources-dist-latest.json"
                  2022-02-13 13:42:53.532  - error: host.debian-uli Error by updating repository "beta" under "http://download.iobroker.net/sources-dist-latest.json": Error: Cannot find module 'axios'
                  Require stack:
                  - /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js
                  - /opt/iobroker/node_modules/@iobroker/js-controller-common/index.js
                  - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/lib/common/tools.js
                  - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/index.js
                  - /opt/iobroker/node_modules/iobroker.js-controller/main.js
                  - /opt/iobroker/node_modules/iobroker.js-controller/controller.js
                  2022-02-13 13:42:53.815  - info: host.debian-uli stopInstance system.adapter.admin.0 send kill signal
                  2022-02-13 13:42:53.912  - info: admin.0 (883456) Repository received successfully.
                  2022-02-13 13:42:53.964  - info: host.debian-uli iobroker Starting node restart.js
                  2022-02-13 13:42:54.107  - info: host.debian-uli instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2022-02-13 13:42:54.107  - info: host.debian-uli All instances are stopped.
                  2022-02-13 13:42:54.110  - info: host.debian-uli received SIGTERM
                  2022-02-13 13:42:54.111  - info: host.debian-uli iobroker npm-install: exit null
                  2022-02-13 13:42:54.111  - info: host.debian-uli iobroker exit null
                  2022-02-13 13:42:54.278  - info: host.debian-uli terminated
                  2022-02-13 13:42:55.112  - warn: host.debian-uli startInstance cannot find adapter "flot@1.10.7". Try to install it... 1 attempt
                  2022-02-13 13:42:55.113  - info: host.debian-uli iobroker install flot@1.10.7 using installedFrom
                  2022-02-13 13:42:55.112  - warn: host.debian-uli startInstance cannot find adapter "flot@1.10.7". Try to install it... 1 attempt
                  2022-02-13 13:42:55.113  - info: host.debian-uli iobroker install flot@1.10.7 using installedFrom
                  2022-02-13 13:42:56.105  - info: host.debian-uli iobroker.js-controller version 4.0.4 js-controller starting
                  2022-02-13 13:42:56.109  - info: host.debian-uli Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                  2022-02-13 13:42:56.109  - info: host.debian-uli hostname: debian-uli, node: v14.19.0
                  2022-02-13 13:42:56.109  - info: host.debian-uli ip addresses: 192.168.0.9 fe80::96c6:91ff:fe1c:266c
                  2022-02-13 13:42:56.105  - info: host.debian-uli iobroker.js-controller version 4.0.4 js-controller starting
                  2022-02-13 13:42:56.109  - info: host.debian-uli Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                  2022-02-13 13:42:56.109  - info: host.debian-uli hostname: debian-uli, node: v14.19.0
                  2022-02-13 13:42:56.109  - info: host.debian-uli ip addresses: 192.168.0.9 fe80::96c6:91ff:fe1c:266c
                  2022-02-13 13:42:57.178  - info: host.debian-uli connected to Objects and States
                  2022-02-13 13:42:57.219  - info: host.debian-uli added notifications configuration of host
                  2022-02-13 13:42:57.178  - info: host.debian-uli connected to Objects and States
                  2022-02-13 13:42:57.219  - info: host.debian-uli added notifications configuration of host
                  2022-02-13 13:42:57.783  - info: host.debian-uli 69 instances found
                  2022-02-13 13:42:57.820  - warn: host.debian-uli startInstance cannot find adapter "alias-manager@1.2.4". Try to install it... 1 attempt
                  2022-02-13 13:42:57.821  - info: host.debian-uli iobroker install alias-manager@1.2.4 using installedFrom
                  2022-02-13 13:42:57.883  - info: host.debian-uli starting 14 instances
                  2022-02-13 13:42:58.101  - info: host.debian-uli instance system.adapter.admin.0 started with pid 883549
                  2022-02-13 13:42:57.783  - info: host.debian-uli 69 instances found
                  2022-02-13 13:42:57.820  - warn: host.debian-uli startInstance cannot find adapter "alias-manager@1.2.4". Try to install it... 1 attempt
                  2022-02-13 13:42:57.821  - info: host.debian-uli iobroker install alias-manager@1.2.4 using installedFrom
                  2022-02-13 13:42:57.883  - info: host.debian-uli starting 14 instances
                  2022-02-13 13:42:58.101  - info: host.debian-uli instance system.adapter.admin.0 started with pid 883549
                  2022-02-13 13:42:59.745  - info: admin.0 (883549) starting. Version 4.2.1 in /opt/iobroker/node_modules/iobroker.admin, node: v14.19.0, js-controller: 4.0.4
                  2022-02-13 13:42:59.784  - info: admin.0 (883549) requesting all states
                  2022-02-13 13:42:59.787  - info: admin.0 (883549) requesting all objects
                  2022-02-13 13:42:59.745  - info: admin.0 (883549) starting. Version 4.2.1 in /opt/iobroker/node_modules/iobroker.admin, node: v14.19.0, js-controller: 4.0.4
                  2022-02-13 13:42:59.784  - info: admin.0 (883549) requesting all states
                  2022-02-13 13:42:59.787  - info: admin.0 (883549) requesting all objects
                  2022-02-13 13:43:00.691  - info: host.debian-uli iobroker npm-install: NPM version: 6.14.16Installing iobroker.alias-manager@1.2.4... (System call)host.debian-uli install adapter alias-manager@1.2.4
                  2022-02-13 13:43:00.691  - error: host.debian-uli iobroker npm-install: Could not check npm version: This directory tree does not contain a package.jsonAssuming that correct version is installed.
                  2022-02-13 13:43:01.208  - info: host.debian-uli iobroker npm-install: NPM version: 6.14.16Installing iobroker.alias-manager@1.2.4... (System call)
                  2022-02-13 13:43:01.298  - error: host.debian-uli iobroker npm-install: Could not check npm version: This directory tree does not contain a package.json
                  2022-02-13 13:43:01.299  - error: host.debian-uli iobroker npm-install: Assuming that correct version is installed.
                  2022-02-13 13:43:01.300  - info: host.debian-uli iobroker npm-install: host.debian-uli install adapter alias-manager
                  2022-02-13 13:43:01.402  - info: admin.0 (883549) received all objects
                  2022-02-13 13:43:01.499  - info: admin.0 (883549) http server listening on port 8081
                  2022-02-13 13:43:01.500  - info: admin.0 (883549) Use link "http://localhost:8081" to configure.
                  2022-02-13 13:43:01.640  - info: admin.0 (883549) Request actual repository...
                  2022-02-13 13:43:01.723  - info: host.debian-uli iobroker npm-install: NPM version: 6.14.16Installing iobroker.alias-manager@1.2.4... (System call)host.debian-uli install adapter alias-manager
                  2022-02-13 13:43:01.724  - error: host.debian-uli iobroker npm-install: Could not check npm version: This directory tree does not contain a package.jsonAssuming that correct version is installed.host.debian-uli Cannot install alias-manager
                  2022-02-13 13:43:01.976  - error: host.debian-uli uncaught exception: Cannot find module 'axios'
                  Require stack:
                  - /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js
                  - /opt/iobroker/node_modules/@iobroker/js-controller-common/index.js
                  - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/lib/common/tools.js
                  - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/index.js
                  - /opt/iobroker/node_modules/iobroker.js-controller/main.js
                  - /opt/iobroker/node_modules/iobroker.js-controller/controller.js
                  2022-02-13 13:43:01.976  - error: host.debian-uli Error: Cannot find module 'axios'
                  Require stack:
                  - /opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js
                  - /opt/iobroker/node_modules/@iobroker/js-controller-common/index.js
                  - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/lib/common/tools.js
                  - /opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/index.js
                  - /opt/iobroker/node_modules/iobroker.js-controller/main.js
                  - /opt/iobroker/node_modules/iobroker.js-controller/controller.js
                      at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
                      at Function.Module._load (internal/modules/cjs/loader.js:746:27)
                      at Module.require (internal/modules/cjs/loader.js:974:19)
                      at require (internal/modules/cjs/helpers.js:101:18)
                      at Object.sendDiagInfo (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:1318:22)
                      at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/main.js:2363:42)
                  2022-02-13 13:43:01.978  - info: host.debian-uli stopInstance system.adapter.admin.0 (force=false, process=true)
                  2022-02-13 13:43:01.978  - info: host.debian-uli stopInstance system.adapter.email.0 (force=false, process=false)
                  2022-02-13 13:43:01.978  - info: host.debian-uli stopInstance system.adapter.node-red.0 (force=false, process=false)
                  2022-02-13 13:43:01.979  - info: host.debian-uli stopInstance system.adapter.scenes.0 (force=false, process=false)
                  2022-02-13 13:43:01.979  - info: host.debian-uli stopInstance system.adapter.telegram.0 (force=false, process=false)
                  
                  

                  mir scheint er erzählt mir immer das gleiche - das hier ist ein Auszug

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

                    @pingps

                    Stop den Kram.

                    iobroker stop
                    iobroker update -i 
                    iobroker upgrade
                    iobroker upgrade self
                    iobroker upload all
                    iobroker start
                    
                    P 1 Reply Last reply Reply Quote 0
                    • P
                      pingps @Thomas Braun last edited by

                      @thomas-braun

                      BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
                      Would you like to upgrade admin from @4.2.1 to @5.3.0 now? [(y)es, (n)o]: y
                      Update admin from @4.2.1 to @5.3.0
                      host.debian-uli Adapter "system.adapter.admin.0" is stopped.
                      NPM version: 6.14.16
                      Installing iobroker.admin@5.3.0... (System call)
                      Could not check npm version: This directory tree does not contain a package.json
                      Assuming that correct version is installed.
                      host.debian-uli Adapter "system.adapter.admin.0" is started
                      Update "system.adapter.admin.0"
                      upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                      upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
                      upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
                      upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
                      Cannot check dependencies: Invalid version of "admin". Installed "4.2.1", required ">=5.1.0
                      uli@debian-uli:/home/iobroker$
                      

                      oben wird mir mitgeteilt, dass NPM die V6.14.16 ist und ein paar Zeilen weiter sagt er er kann die Version nicht feststellen.
                      oben wird auf 5.3.0. upgedated (gestarted) und unten macht er die Grätsche und sagt er bräuchte mind. admin 5.1.0

                      aber du hast da sicher eine Idee? 😊

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

                        @pingps

                        Bitte kompette Ein- und Ausgaben zeigen, damit man sieht wo du da stehst.

                        iobroker update
                        iobroker upgrade admin
                        
                        P 1 Reply Last reply Reply Quote 0
                        • P
                          pingps @Thomas Braun last edited by

                          @thomas-braun

                          uli@debian-uli:~$ iobroker update
                          Used repository: beta
                          Adapter    "admin"        : 5.3.0    , installed 4.2.1  [Updatable]
                          Adapter    "backitup"     : 2.3.1    , installed 2.2.4  [Updatable]
                          Adapter    "discovery"    : 2.7.5    , installed 2.7.5
                          Controller "js-controller": 4.0.8    , installed 4.0.4  [Updatable]
                          uli@debian-uli:~$ iobroker upgrade admin
                          
                          This upgrade of "admin" will at least introduce the following changes:
                          ==========================================================================
                          -> 5.3.0:
                          Enable http compression in webserver
                          Removed deprecated package "request"
                          Added JSONL option for base settings
                          Added small improvements
                          Added the file viewer for binary states
                          
                          -> 5.2.3:
                          Fixed error in `AutocompleteSendTo`
                          Fixed error in charts
                          
                          -> 5.2.2:
                          Changed the minimal required js-controller version to 3.3.22
                          Used web-socket library 8 (no node 10 support anymore)
                          
                          -> 5.2.1:
                          Allow in expert mode the creation of states and channels in mqtt branch
                          
                          -> 5.2.0:
                          Fix crash cases reported via sentry
                          Added support for multi-repositories
                          
                          -> 5.1.29:
                          Fix crash cases reported via sentry
                          Added support for multi-repositories
                          
                          -> 5.1.28:
                          Fixed discovery function
                          Fixed some GUI bugs
                          ==========================================================================
                          
                          BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
                          Would you like to upgrade admin from @4.2.1 to @5.3.0 now? [(y)es, (n)o]: y
                          Update admin from @4.2.1 to @5.3.0
                          host.debian-uli Adapter "system.adapter.admin.0" is stopped.
                          NPM version: 6.14.16
                          Installing iobroker.admin@5.3.0... (System call)
                          Could not check npm version: This directory tree does not contain a package.json
                          Assuming that correct version is installed.
                          host.debian-uli Adapter "system.adapter.admin.0" is started
                          upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                          upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
                          upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
                          upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
                          uli@debian-uli:~$
                          
                          
                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @pingps last edited by

                            @pingps

                            iobroker update -i
                            
                            P 1 Reply Last reply Reply Quote 0
                            • P
                              pingps @Thomas Braun last edited by pingps

                              @thomas-braun

                              uli@debian-uli:/home/iobroker$ iobroker update -i
                              Used repository: beta
                              Adapter    "admin"        : 5.3.0    , installed 4.2.1  [Updatable]
                              Adapter    "backitup"     : 2.3.1    , installed 2.2.4  [Updatable]
                              Adapter    "discovery"    : 2.7.5    , installed 2.7.5
                              Controller "js-controller": 4.0.8    , installed 4.0.4  [Updatable]
                              uli@debian-uli:/home/iobroker$
                              
                              Thomas Braun 2 Replies Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @pingps last edited by

                                @pingps sagte in Wollte mal wieder updaten, leider nur Probleme:

                                iobroker upgrade admin@5.3.0
                                
                                P 1 Reply Last reply Reply Quote 0
                                • P
                                  pingps @Thomas Braun last edited by

                                  @thomas-braun

                                  uli@debian-uli:/home/iobroker$ iobroker upgrade admin@5.3.0
                                  
                                  This upgrade of "admin" will at least introduce the following changes:
                                  ==========================================================================
                                  -> 5.3.0:
                                  Enable http compression in webserver
                                  Removed deprecated package "request"
                                  Added JSONL option for base settings
                                  Added small improvements
                                  Added the file viewer for binary states
                                  
                                  -> 5.2.3:
                                  Fixed error in `AutocompleteSendTo`
                                  Fixed error in charts
                                  
                                  -> 5.2.2:
                                  Changed the minimal required js-controller version to 3.3.22
                                  Used web-socket library 8 (no node 10 support anymore)
                                  
                                  -> 5.2.1:
                                  Allow in expert mode the creation of states and channels in mqtt branch
                                  
                                  -> 5.2.0:
                                  Fix crash cases reported via sentry
                                  Added support for multi-repositories
                                  
                                  -> 5.1.29:
                                  Fix crash cases reported via sentry
                                  Added support for multi-repositories
                                  
                                  -> 5.1.28:
                                  Fixed discovery function
                                  Fixed some GUI bugs
                                  ==========================================================================
                                  
                                  BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
                                  Would you like to upgrade admin from @4.2.1 to @5.3.0 now? [(y)es, (n)o]: y
                                  Update admin from @4.2.1 to @5.3.0
                                  host.debian-uli Adapter "system.adapter.admin.0" is stopped.
                                  NPM version: 6.14.16
                                  Installing iobroker.admin@5.3.0... (System call)
                                  Could not check npm version: This directory tree does not contain a package.json
                                  Assuming that correct version is installed.
                                  host.debian-uli Adapter "system.adapter.admin.0" is started
                                  upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                                  upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
                                  upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
                                  upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
                                  uli@debian-uli:/home/iobroker$
                                  
                                  
                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @pingps last edited by Thomas Braun

                                    @pingps

                                    Dann versuch mal die harte Tour:

                                    cd /opt/iobroker
                                    sudo -u -H iobroker npm install iobroker.js-controller@4.0.8
                                    
                                    P 1 Reply Last reply Reply Quote 0
                                    • P
                                      pingps @Thomas Braun last edited by

                                      @thomas-braun first try - fail:

                                      uli@debian-uli:/opt/iobroker$ sudo -u - H iobroker npm install iobroker.js-controller@4.0.8
                                      sudo: Unbekannter Benutzer: -
                                      sudo: Audit-Plugin sudoers_audit konnte nicht initialisiert werden
                                      uli@debian-uli:/opt/iobroker$
                                      
                                      

                                      wo steht da der Benutzer? sudo nano geht.

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

                                        @pingps

                                        Typo von mir. Siehe oben.

                                        P 1 Reply Last reply Reply Quote 0
                                        • P
                                          pingps @Thomas Braun last edited by

                                          @thomas-braun

                                          uli@debian-uli:/opt/iobroker$ sudo -u -H iobroker npm install iobroker.js-controller@4.0.8
                                          sudo: Unbekannter Benutzer: -H
                                          sudo: Audit-Plugin sudoers_audit konnte nicht initialisiert werden
                                          uli@debian-uli:/opt/iobroker$
                                          
                                          
                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @pingps last edited by

                                            @pingps
                                            Argh.
                                            Jetzt aber.

                                            sudo -H -u iobroker npm install iobroker.js-controller@4.0.8
                                            
                                            P 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            389
                                            Online

                                            32.0k
                                            Users

                                            80.4k
                                            Topics

                                            1.3m
                                            Posts

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