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

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Einsteigerfragen
  4. Kein Start nach Backup möglich / Unraid Docker

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    3.9k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

Kein Start nach Backup möglich / Unraid Docker

Geplant Angeheftet Gesperrt Verschoben Einsteigerfragen
17 Beiträge 5 Kommentatoren 476 Aufrufe 3 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.
  • B Bass-Ti

    iobroker Docker startet nach Backup nicht.

    Hallo zusammen, vlt kann mir jemand helfen.

    Ich nutze einen Unraid Docker, welcher auch nach der Installation wunderbar startet.
    Spiele ich jedoch mein Backup ein (egal welches) startet der Docker nachher nicht mehr. Die Backups an sich sind sauber.

    Ich vermute ich hatte nach der Dockerinstallation npm und javascript geupdatet.
    Jedoch müsste er diese doch nach dem Löschen und neuinstallieren des Docker verwerfen und mit der Standardversion aus dem Docker arbeiten?

    Grüße

    B Offline
    B Offline
    Bass-Ti
    schrieb am zuletzt editiert von
    #5

    Danke für Eure Rückmeldungen.

    den Befehl habe ich ausgeführt, es kommt jedoch keinerlei Rückmeldung dazu.

    Wenn der Docker gestartet wird, läuft alles laut Log sauber durch.
    Die Oberfläche startet jedoch nicht.

    --------------------------------------------------------------------------------
    ----- Step 5 of 5: ioBroker startup -----
    --------------------------------------------------------------------------------
    
    Starting ioBroker...
    
    ##### #### ### ## # iobroker.js-controller log output # ## ### #### #####
    
    ================================== > LOG REDIRECT system.adapter.admin.0 => true [starting]
    host.fea5d32f5dbd check instance "system.adapter.admin.0" for host "fa845846d6ac"
    host.fea5d32f5dbd check instance "system.adapter.influxdb.0" for host "fa845846d6ac"
    host.fea5d32f5dbd check instance "system.adapter.javascript.0" for host "fa845846d6ac"
    host.fea5d32f5dbd check instance "system.adapter.node-red.0" for host "fa845846d6ac"
    host.fea5d32f5dbd check instance "system.adapter.telegram.0" for host "fa845846d6ac"
    host.fea5d32f5dbd check instance "system.adapter.alexa2.0" for host "fa845846d6ac"
    host.fea5d32f5dbd check instance "system.adapter.alexa2.1" for host "fa845846d6ac"
    host.fea5d32f5dbd check instance "system.adapter.cul.0" for host "fa845846d6ac"
    host.fea5d32f5dbd check instance "system.adapter.hm-rega.0" for host "fa845846d6ac"
    host.fea5d32f5dbd check instance "system.adapter.hm-rpc.0" for host "fa845846d6ac"
    host.fea5d32f5dbd check instance "system.adapter.hm-rpc.1" for host "fa845846d6ac"
    host.fea5d32f5dbd check instance "system.adapter.hmip.0" for host "fa845846d6ac"
    host.fea5d32f5dbd check instance "system.adapter.ical.0" for host "fa845846d6ac"
    
    
    

    usw.....


    root@fa845846d6ac:/opt/iobroker# iobroker status
    iobroker is running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    
    
    root@fa845846d6ac:/opt/iobroker# npm -v
    9.6.7
    root@fa845846d6ac:/opt/iobroker# iobroker upgrade self
    Host    "fea5d32f5dbd"   is up to date.
    root@fa845846d6ac:/opt/iobroker# iobroker update
    Used repository: stable
    Adapter    "admin"        : 6.8.0    , installed 6.3.5  [Updatable]
    Adapter    "backitup"     : 2.6.23   , installed 2.4.10 [Updatable]
    Controller "js-controller": 4.0.24   , installed 4.0.24
    root@fa845846d6ac:/opt/iobroker# 
    
    Marc BergM 1 Antwort Letzte Antwort
    0
    • ? Offline
      ? Offline
      Ein ehemaliger Benutzer
      schrieb am zuletzt editiert von
      #6

      @bass-ti sagte in Kein Start nach Backup möglich / Unraid Docker:

      den Befehl habe ich ausgeführt, es kommt jedoch keinerlei Rückmeldung dazu.

      Moin,

      welche Version des Docker Images setzt Du ein?
      Das iob diag nichts zurückgibt ist aber nicht normal, ich glaube Dir schon, aber kannst Du bitte immer zeigen, mit Eingabezeile, bis neuen Prompt?

      Was gibt den netstat aus?

      # netstat -tulpe
      

      VG
      Bernd

      B 1 Antwort Letzte Antwort
      0
      • B Bass-Ti

        Danke für Eure Rückmeldungen.

        den Befehl habe ich ausgeführt, es kommt jedoch keinerlei Rückmeldung dazu.

        Wenn der Docker gestartet wird, läuft alles laut Log sauber durch.
        Die Oberfläche startet jedoch nicht.

        --------------------------------------------------------------------------------
        ----- Step 5 of 5: ioBroker startup -----
        --------------------------------------------------------------------------------
        
        Starting ioBroker...
        
        ##### #### ### ## # iobroker.js-controller log output # ## ### #### #####
        
        ================================== > LOG REDIRECT system.adapter.admin.0 => true [starting]
        host.fea5d32f5dbd check instance "system.adapter.admin.0" for host "fa845846d6ac"
        host.fea5d32f5dbd check instance "system.adapter.influxdb.0" for host "fa845846d6ac"
        host.fea5d32f5dbd check instance "system.adapter.javascript.0" for host "fa845846d6ac"
        host.fea5d32f5dbd check instance "system.adapter.node-red.0" for host "fa845846d6ac"
        host.fea5d32f5dbd check instance "system.adapter.telegram.0" for host "fa845846d6ac"
        host.fea5d32f5dbd check instance "system.adapter.alexa2.0" for host "fa845846d6ac"
        host.fea5d32f5dbd check instance "system.adapter.alexa2.1" for host "fa845846d6ac"
        host.fea5d32f5dbd check instance "system.adapter.cul.0" for host "fa845846d6ac"
        host.fea5d32f5dbd check instance "system.adapter.hm-rega.0" for host "fa845846d6ac"
        host.fea5d32f5dbd check instance "system.adapter.hm-rpc.0" for host "fa845846d6ac"
        host.fea5d32f5dbd check instance "system.adapter.hm-rpc.1" for host "fa845846d6ac"
        host.fea5d32f5dbd check instance "system.adapter.hmip.0" for host "fa845846d6ac"
        host.fea5d32f5dbd check instance "system.adapter.ical.0" for host "fa845846d6ac"
        
        
        

        usw.....


        root@fa845846d6ac:/opt/iobroker# iobroker status
        iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        
        root@fa845846d6ac:/opt/iobroker# npm -v
        9.6.7
        root@fa845846d6ac:/opt/iobroker# iobroker upgrade self
        Host    "fea5d32f5dbd"   is up to date.
        root@fa845846d6ac:/opt/iobroker# iobroker update
        Used repository: stable
        Adapter    "admin"        : 6.8.0    , installed 6.3.5  [Updatable]
        Adapter    "backitup"     : 2.6.23   , installed 2.4.10 [Updatable]
        Controller "js-controller": 4.0.24   , installed 4.0.24
        root@fa845846d6ac:/opt/iobroker# 
        
        Marc BergM Online
        Marc BergM Online
        Marc Berg
        Most Active
        schrieb am zuletzt editiert von
        #7

        @bass-ti sagte in Kein Start nach Backup möglich / Unraid Docker:

        Wenn der Docker gestartet wird, läuft alles laut Log sauber durch.
        Die Oberfläche startet jedoch nicht.

        Versuche mal ein

        iob host this
        

        Es könnte sein, dass es ein Problem mit dem Hostnamen gibt, wenn der Name im Backup vom jetzigen Hostnamen abweicht.

        NUC10I3+Ubuntu+Docker+ioBroker+influxDB2+Node Red+EMQX+Grafana

        Pi-hole, Traefik, Checkmk, Conbee II+Zigbee2MQTT, ESPSomfy-RTS, LoRaWAN, Arduino, KiCad

        Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

        1 Antwort Letzte Antwort
        0
        • ? Ein ehemaliger Benutzer

          @bass-ti sagte in Kein Start nach Backup möglich / Unraid Docker:

          den Befehl habe ich ausgeführt, es kommt jedoch keinerlei Rückmeldung dazu.

          Moin,

          welche Version des Docker Images setzt Du ein?
          Das iob diag nichts zurückgibt ist aber nicht normal, ich glaube Dir schon, aber kannst Du bitte immer zeigen, mit Eingabezeile, bis neuen Prompt?

          Was gibt den netstat aus?

          # netstat -tulpe
          

          VG
          Bernd

          B Offline
          B Offline
          Bass-Ti
          schrieb am zuletzt editiert von
          #8

          @dp20eic

          root@fa845846d6ac:/opt/iobroker# iob diag
          root@fa845846d6ac:/opt/iobroker# netstat -tulpe
          Active Internet connections (only servers)
          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
          tcp        0      0 127.0.0.11:37859        0.0.0.0:*               LISTEN      root       15054605   -                   
          tcp        0      0 localhost:9000          0.0.0.0:*               LISTEN      iobroker   15063313   -                   
          tcp        0      0 localhost:9001          0.0.0.0:*               LISTEN      iobroker   15063306   -                   
          udp        0      0 127.0.0.11:41409        0.0.0.0:*                           root       15054604   -                   
          root@fa845846d6ac:/opt/iobroker# 
          
          
          root@fa845846d6ac:/opt/iobroker# iob host this
          Cannot execute changes on running system. Stop iobroker first.
          root@fa845846d6ac:/opt/iobroker# iobroker stop
          iobroker controller daemon is not running
          root@fa845846d6ac:/opt/iobroker# iobroker stop all
          The adapter "admin.0" was stopped.
          The adapter "backitup.0" was stopped.
          root@fa845846d6ac:/opt/iobroker# iob host this
          Cannot execute changes on running system. Stop iobroker first.
          root@fa845846d6ac:/opt/iobroker# 
          

          leider keinen erfolg

          Marc BergM 1 Antwort Letzte Antwort
          0
          • B Bass-Ti

            @dp20eic

            root@fa845846d6ac:/opt/iobroker# iob diag
            root@fa845846d6ac:/opt/iobroker# netstat -tulpe
            Active Internet connections (only servers)
            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
            tcp        0      0 127.0.0.11:37859        0.0.0.0:*               LISTEN      root       15054605   -                   
            tcp        0      0 localhost:9000          0.0.0.0:*               LISTEN      iobroker   15063313   -                   
            tcp        0      0 localhost:9001          0.0.0.0:*               LISTEN      iobroker   15063306   -                   
            udp        0      0 127.0.0.11:41409        0.0.0.0:*                           root       15054604   -                   
            root@fa845846d6ac:/opt/iobroker# 
            
            
            root@fa845846d6ac:/opt/iobroker# iob host this
            Cannot execute changes on running system. Stop iobroker first.
            root@fa845846d6ac:/opt/iobroker# iobroker stop
            iobroker controller daemon is not running
            root@fa845846d6ac:/opt/iobroker# iobroker stop all
            The adapter "admin.0" was stopped.
            The adapter "backitup.0" was stopped.
            root@fa845846d6ac:/opt/iobroker# iob host this
            Cannot execute changes on running system. Stop iobroker first.
            root@fa845846d6ac:/opt/iobroker# 
            

            leider keinen erfolg

            Marc BergM Online
            Marc BergM Online
            Marc Berg
            Most Active
            schrieb am zuletzt editiert von Marc Berg
            #9

            @bass-ti sagte in Kein Start nach Backup möglich / Unraid Docker:

            leider keinen erfolg
            Cannot execute changes on running system. Stop iobroker first.

            m on
            iob host this
            m off
            
            iob start all
            

            https://github.com/buanet/ioBroker.docker/issues/188

            NUC10I3+Ubuntu+Docker+ioBroker+influxDB2+Node Red+EMQX+Grafana

            Pi-hole, Traefik, Checkmk, Conbee II+Zigbee2MQTT, ESPSomfy-RTS, LoRaWAN, Arduino, KiCad

            Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

            B 1 Antwort Letzte Antwort
            0
            • Marc BergM Marc Berg

              @bass-ti sagte in Kein Start nach Backup möglich / Unraid Docker:

              leider keinen erfolg
              Cannot execute changes on running system. Stop iobroker first.

              m on
              iob host this
              m off
              
              iob start all
              

              https://github.com/buanet/ioBroker.docker/issues/188

              B Offline
              B Offline
              Bass-Ti
              schrieb am zuletzt editiert von
              #10

              @marc-berg danke, da hat sich zumindest etwas getan.

              --------------------------------------------------------------------------------
              ----- Step 3 of 5: Checking ioBroker installation -----
              --------------------------------------------------------------------------------
              
              (Re)setting permissions (This might take a while! Please be patient!)... Done.
              
              Fixing "sudo-bug" by replacing sudo with gosu... Done.
              
              (Re)setting permissions (This might take a while! Please be patient!)... Done.
              
              Fixing "sudo-bug" by replacing sudo with gosu... Done.
              
              Checking Database connection... Done.
              
              /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
              throw e;
              
              
              
              Error: Connection is closed.
              
              at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
              at Redis.scan (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
              at ScanStream._read (/opt/iobroker/node_modules/ioredis/built/ScanStream.js:36:41)
              at Readable.read (node:internal/streams/readable:496:12)
              at resume_ (node:internal/streams/readable:999:12)
              at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
              Emitted 'error' event on ScanStream instance at:
              
              at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
              at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
              at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              
              Node.js v18.17.1
              /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
              throw e;
              
              
              
              Error: Connection is closed.
              
              at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
              at Redis.scan (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
              at ScanStream._read (/opt/iobroker/node_modules/ioredis/built/ScanStream.js:36:41)
              at Readable.read (node:internal/streams/readable:496:12)
              at resume_ (node:internal/streams/readable:999:12)
              at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
              Emitted 'error' event on ScanStream instance at:
              
              at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
              at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
              at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              
              Node.js v18.17.1
              There was a problem detecting the admin instance of your iobroker.
              Make sure the ioBroker installation you use has an admin instance or try again with a fresh installation and restore your configuration.
              For more details see https://docs.buanet.de/iobroker-docker-image/docs/#restore
              
              This Script will exit now.
              There was a problem detecting the admin instance of your iobroker.
              Make sure the ioBroker installation you use has an admin instance or try again with a fresh installation and restore your configuration.
              For more details see https://docs.buanet.de/iobroker-docker-image/docs/#restore
              
              This Script will exit now.
              
              B 1 Antwort Letzte Antwort
              0
              • B Bass-Ti

                @marc-berg danke, da hat sich zumindest etwas getan.

                --------------------------------------------------------------------------------
                ----- Step 3 of 5: Checking ioBroker installation -----
                --------------------------------------------------------------------------------
                
                (Re)setting permissions (This might take a while! Please be patient!)... Done.
                
                Fixing "sudo-bug" by replacing sudo with gosu... Done.
                
                (Re)setting permissions (This might take a while! Please be patient!)... Done.
                
                Fixing "sudo-bug" by replacing sudo with gosu... Done.
                
                Checking Database connection... Done.
                
                /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
                throw e;
                
                
                
                Error: Connection is closed.
                
                at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
                at Redis.scan (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
                at ScanStream._read (/opt/iobroker/node_modules/ioredis/built/ScanStream.js:36:41)
                at Readable.read (node:internal/streams/readable:496:12)
                at resume_ (node:internal/streams/readable:999:12)
                at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
                Emitted 'error' event on ScanStream instance at:
                
                at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
                at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
                at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
                at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
                
                Node.js v18.17.1
                /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
                throw e;
                
                
                
                Error: Connection is closed.
                
                at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
                at Redis.scan (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
                at ScanStream._read (/opt/iobroker/node_modules/ioredis/built/ScanStream.js:36:41)
                at Readable.read (node:internal/streams/readable:496:12)
                at resume_ (node:internal/streams/readable:999:12)
                at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
                Emitted 'error' event on ScanStream instance at:
                
                at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
                at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
                at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
                at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
                
                Node.js v18.17.1
                There was a problem detecting the admin instance of your iobroker.
                Make sure the ioBroker installation you use has an admin instance or try again with a fresh installation and restore your configuration.
                For more details see https://docs.buanet.de/iobroker-docker-image/docs/#restore
                
                This Script will exit now.
                There was a problem detecting the admin instance of your iobroker.
                Make sure the ioBroker installation you use has an admin instance or try again with a fresh installation and restore your configuration.
                For more details see https://docs.buanet.de/iobroker-docker-image/docs/#restore
                
                This Script will exit now.
                
                B Offline
                B Offline
                Bass-Ti
                schrieb am zuletzt editiert von
                #11

                @bass-ti ich habe den docker noch einmal neugestartet und zumindest scheint die oberfläche vom admin zu laufen. Muss erst einmal los und prüfe dann noch einmal später nach, danke erst einmal.

                B 1 Antwort Letzte Antwort
                0
                • B Bass-Ti

                  @bass-ti ich habe den docker noch einmal neugestartet und zumindest scheint die oberfläche vom admin zu laufen. Muss erst einmal los und prüfe dann noch einmal später nach, danke erst einmal.

                  B Offline
                  B Offline
                  Bass-Ti
                  schrieb am zuletzt editiert von
                  #12

                  @bass-ti

                  Danke! iobroker ist jetzt wieder gestartet, leider hat die VIS wohl ein großes Problem.

                  f93dfbe9-906b-4dba-a745-235172d19dc6-image.png

                  a13e75a3-4d80-4be8-a94e-dbdd28c36d55-image.png

                  Marc BergM B 2 Antworten Letzte Antwort
                  0
                  • B Bass-Ti

                    @bass-ti

                    Danke! iobroker ist jetzt wieder gestartet, leider hat die VIS wohl ein großes Problem.

                    f93dfbe9-906b-4dba-a745-235172d19dc6-image.png

                    a13e75a3-4d80-4be8-a94e-dbdd28c36d55-image.png

                    Marc BergM Online
                    Marc BergM Online
                    Marc Berg
                    Most Active
                    schrieb am zuletzt editiert von
                    #13

                    @bass-ti sagte in Kein Start nach Backup möglich / Unraid Docker:

                    leider hat die VIS wohl ein großes Problem.

                    Ja, ist ein bekanntes VIS Problem nach dem Restore. Suche mal hier im Forum, da wirst du schnell fündig.

                    NUC10I3+Ubuntu+Docker+ioBroker+influxDB2+Node Red+EMQX+Grafana

                    Pi-hole, Traefik, Checkmk, Conbee II+Zigbee2MQTT, ESPSomfy-RTS, LoRaWAN, Arduino, KiCad

                    Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

                    1 Antwort Letzte Antwort
                    0
                    • B Bass-Ti

                      @bass-ti

                      Danke! iobroker ist jetzt wieder gestartet, leider hat die VIS wohl ein großes Problem.

                      f93dfbe9-906b-4dba-a745-235172d19dc6-image.png

                      a13e75a3-4d80-4be8-a94e-dbdd28c36d55-image.png

                      B Offline
                      B Offline
                      Bass-Ti
                      schrieb am zuletzt editiert von
                      #14

                      @bass-ti

                      da stelle ich mich wohl etwas dümmlich an, beiträge finde ich einige. jedoch nur viel bla bla und keine lösung.

                      Marc BergM 1 Antwort Letzte Antwort
                      0
                      • B Bass-Ti

                        @bass-ti

                        da stelle ich mich wohl etwas dümmlich an, beiträge finde ich einige. jedoch nur viel bla bla und keine lösung.

                        Marc BergM Online
                        Marc BergM Online
                        Marc Berg
                        Most Active
                        schrieb am zuletzt editiert von
                        #15

                        @bass-ti

                        https://forum.iobroker.net/topic/67945/restore-auf-bookworm-vis-ohne-funktion/3?_=1694324500620

                        NUC10I3+Ubuntu+Docker+ioBroker+influxDB2+Node Red+EMQX+Grafana

                        Pi-hole, Traefik, Checkmk, Conbee II+Zigbee2MQTT, ESPSomfy-RTS, LoRaWAN, Arduino, KiCad

                        Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

                        1 Antwort Letzte Antwort
                        0
                        • W Offline
                          W Offline
                          warp735
                          schrieb am zuletzt editiert von
                          #16

                          Erst den vis Adapter manuell installieren und ERST DANN das Backup starten. Hat mich damals auch einige Nerven gekostet :-)

                          1 Antwort Letzte Antwort
                          0
                          • B Bass-Ti

                            iobroker Docker startet nach Backup nicht.

                            Hallo zusammen, vlt kann mir jemand helfen.

                            Ich nutze einen Unraid Docker, welcher auch nach der Installation wunderbar startet.
                            Spiele ich jedoch mein Backup ein (egal welches) startet der Docker nachher nicht mehr. Die Backups an sich sind sauber.

                            Ich vermute ich hatte nach der Dockerinstallation npm und javascript geupdatet.
                            Jedoch müsste er diese doch nach dem Löschen und neuinstallieren des Docker verwerfen und mit der Standardversion aus dem Docker arbeiten?

                            Grüße

                            B Offline
                            B Offline
                            Bass-Ti
                            schrieb am zuletzt editiert von
                            #17

                            Danke euch! So hat jetzt auch alles wieder funktioniert.

                            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

                            314

                            Online

                            32.7k

                            Benutzer

                            82.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