Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. ioBroker manuelles Backup

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

ioBroker manuelles Backup

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
40 Beiträge 6 Kommentatoren 5.5k Aufrufe 6 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.
  • GlasfaserG Glasfaser

    @1704eu sagte in ioBroker manuelles Backup:

    @glasfaser

    So?
    npm i iobroker.js-controller@3.3.15 --production

    Nee ..

    cd /opt/iobroker
    pkill -u iobroker
    
    sudo -H -u iobroker npm install iobroker.js-controller@3.3.15
    
    Container danach neu starten
    

    dann später auf

    cd /opt/iobroker
    sudo -H -u iobroker npm install iobroker.js-controller@4.0.24
    
    Container danach neu starten
    

    Dann auf 5

    pkill -u iobroker
    iobroker update
    iobroker upgrade self
    
    Container danach neu starten
    
    1 Offline
    1 Offline
    1704eu
    schrieb am zuletzt editiert von
    #21

    @glasfaser

    und nach

    cd /opt/iobroker
    pkill -u iobroker
    
    sudo -H -u iobroker npm install iobroker.js-controller@3.3.15
    

    spiele ich das Backup wieder ein? Und dann den Rest?

    GlasfaserG 1 Antwort Letzte Antwort
    0
    • 1 1704eu

      @glasfaser

      und nach

      cd /opt/iobroker
      pkill -u iobroker
      
      sudo -H -u iobroker npm install iobroker.js-controller@3.3.15
      

      spiele ich das Backup wieder ein? Und dann den Rest?

      GlasfaserG Offline
      GlasfaserG Offline
      Glasfaser
      schrieb am zuletzt editiert von
      #22

      @1704eu sagte in ioBroker manuelles Backup:

      spiele ich das Backup wieder ein? Und dann den Rest?

      richtig !

      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

      1 1 Antwort Letzte Antwort
      0
      • GlasfaserG Glasfaser

        @1704eu sagte in ioBroker manuelles Backup:

        spiele ich das Backup wieder ein? Und dann den Rest?

        richtig !

        1 Offline
        1 Offline
        1704eu
        schrieb am zuletzt editiert von
        #23

        @glasfaser

        also js-controller downgrade auf 3.3.15 hat geklappt, nach dem Neustart konnte ich aber das Webinterface nicht aufrufen. Dann hab ich dennoch iobroker restore 0 gemacht, was tatsächlich erfolgreich abgeschlossen werden konnte. Container restart, und nun hänge ich wieder :/

        -----             Step 2 of 5: Detecting ioBroker Installation             -----
        --------------------------------------------------------------------------------
         
        Existing installation of ioBroker detected in "/opt/iobroker".
         
        --------------------------------------------------------------------------------
        -----             Step 3 of 5: Checking ioBroker Installation              -----
        --------------------------------------------------------------------------------
         
        (Re)setting permissions (This might take a while! Please be patient!)... Done.
         
        Checking database connection... Failed.
        Please check your configuration and try again.
        For more information see ioBroker Docker image docs (https://docs.buanet.de/iobroker-docker-image/docs).
         
        This Script will exit now.
        

        so komme ich nicht mal ins Terminal zum ein iobroker fix oder ähnliches zu starten, weil er ja den Container stoppt :(

        GlasfaserG 1 Antwort Letzte Antwort
        0
        • 1 1704eu

          @glasfaser

          also js-controller downgrade auf 3.3.15 hat geklappt, nach dem Neustart konnte ich aber das Webinterface nicht aufrufen. Dann hab ich dennoch iobroker restore 0 gemacht, was tatsächlich erfolgreich abgeschlossen werden konnte. Container restart, und nun hänge ich wieder :/

          -----             Step 2 of 5: Detecting ioBroker Installation             -----
          --------------------------------------------------------------------------------
           
          Existing installation of ioBroker detected in "/opt/iobroker".
           
          --------------------------------------------------------------------------------
          -----             Step 3 of 5: Checking ioBroker Installation              -----
          --------------------------------------------------------------------------------
           
          (Re)setting permissions (This might take a while! Please be patient!)... Done.
           
          Checking database connection... Failed.
          Please check your configuration and try again.
          For more information see ioBroker Docker image docs (https://docs.buanet.de/iobroker-docker-image/docs).
           
          This Script will exit now.
          

          so komme ich nicht mal ins Terminal zum ein iobroker fix oder ähnliches zu starten, weil er ja den Container stoppt :(

          GlasfaserG Offline
          GlasfaserG Offline
          Glasfaser
          schrieb am zuletzt editiert von Glasfaser
          #24

          @1704eu sagte in ioBroker manuelles Backup:

          was tatsächlich erfolgreich abgeschlossen werden konnte. Container restart, und nun hänge ich wieder

          dann trage bei der ENV ( Environment Variables )

          DEBUG = true
          

          ein .
          Im Debuglog sieht man mehr

          EDIT :

          hier ein Screenshot :
          .

          .
          b9e43157-85a5-4714-9f62-bff5376f6e35-grafik.png

          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

          1 1 Antwort Letzte Antwort
          0
          • GlasfaserG Glasfaser

            @1704eu sagte in ioBroker manuelles Backup:

            was tatsächlich erfolgreich abgeschlossen werden konnte. Container restart, und nun hänge ich wieder

            dann trage bei der ENV ( Environment Variables )

            DEBUG = true
            

            ein .
            Im Debuglog sieht man mehr

            EDIT :

            hier ein Screenshot :
            .

            .
            b9e43157-85a5-4714-9f62-bff5376f6e35-grafik.png

            1 Offline
            1 Offline
            1704eu
            schrieb am zuletzt editiert von
            #25

            @glasfaser

            [DEBUG] Error message: 
            [DEBUG] error: exec: "iob": executable file not found in $PATH 
            

            und wenn ich im Terminal nun iob fix mache, dann kommt die Meldung permission denied

            1 GlasfaserG 2 Antworten Letzte Antwort
            0
            • 1 1704eu

              @glasfaser

              [DEBUG] Error message: 
              [DEBUG] error: exec: "iob": executable file not found in $PATH 
              

              und wenn ich im Terminal nun iob fix mache, dann kommt die Meldung permission denied

              1 Offline
              1 Offline
              1704eu
              schrieb am zuletzt editiert von
              #26

              @1704eu
              ok ich hab mal chmod 755 iobroker gemacht, das bringt mich wieder einen Schritt weiter

              Checking database connection... Failed.
              [DEBUG] Error message: 
              [DEBUG] Server Cannot load /opt/iobroker/iobroker-data/objects.json: Database file /opt/iobroker/iobroker-data/objects.json does not exists.. We try last Backup!
              [DEBUG] Server Cannot load /opt/iobroker/iobroker-data/objects.json.bak: Database file /opt/iobroker/iobroker-data/objects.json.bak does not exists.. Continue with empty dataset!
              [DEBUG] Server If this is no Migration or initial start please restore the last backup from /opt/iobroker/iobroker-data/backup-objects
              [DEBUG]  Cannot read system.config: null (OK when migrating or restoring)
              [DEBUG] Error: no UUID found
              Please check your configuration and try again.
              For more information see ioBroker Docker image docs (https://docs.buanet.de/iobroker-docker-image/docs).
               
              [DEBUG] Debug mode prevents the container from exiting on errors.
              [DEBUG] This enables you to investigate or fix your issue on the command line.
              [DEBUG] If you want to stop or restart your container you have to do it manually.
              [DEBUG] IoBroker is not running!
              
              HomoranH 1 Antwort Letzte Antwort
              0
              • 1 1704eu

                @1704eu
                ok ich hab mal chmod 755 iobroker gemacht, das bringt mich wieder einen Schritt weiter

                Checking database connection... Failed.
                [DEBUG] Error message: 
                [DEBUG] Server Cannot load /opt/iobroker/iobroker-data/objects.json: Database file /opt/iobroker/iobroker-data/objects.json does not exists.. We try last Backup!
                [DEBUG] Server Cannot load /opt/iobroker/iobroker-data/objects.json.bak: Database file /opt/iobroker/iobroker-data/objects.json.bak does not exists.. Continue with empty dataset!
                [DEBUG] Server If this is no Migration or initial start please restore the last backup from /opt/iobroker/iobroker-data/backup-objects
                [DEBUG]  Cannot read system.config: null (OK when migrating or restoring)
                [DEBUG] Error: no UUID found
                Please check your configuration and try again.
                For more information see ioBroker Docker image docs (https://docs.buanet.de/iobroker-docker-image/docs).
                 
                [DEBUG] Debug mode prevents the container from exiting on errors.
                [DEBUG] This enables you to investigate or fix your issue on the command line.
                [DEBUG] If you want to stop or restart your container you have to do it manually.
                [DEBUG] IoBroker is not running!
                
                HomoranH Nicht stören
                HomoranH Nicht stören
                Homoran
                Global Moderator Administrators
                schrieb am zuletzt editiert von
                #27

                @1704eu sagte in ioBroker manuelles Backup:

                ich hab mal chmod 755 iobroker gemacht

                wo lernt man sowas?
                derselbe von dem ncars kommt?

                iobroker hat seine Rechtestruktur nicht ohne Grund

                kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                1 1 Antwort Letzte Antwort
                0
                • HomoranH Homoran

                  @1704eu sagte in ioBroker manuelles Backup:

                  ich hab mal chmod 755 iobroker gemacht

                  wo lernt man sowas?
                  derselbe von dem ncars kommt?

                  iobroker hat seine Rechtestruktur nicht ohne Grund

                  1 Offline
                  1 Offline
                  1704eu
                  schrieb am zuletzt editiert von
                  #28

                  @homoran said in ioBroker manuelles Backup:

                  wo lernt man sowas?

                  ich hab im alten Broker geschaut und dort war es 755 :/

                  HomoranH Thomas BraunT 2 Antworten Letzte Antwort
                  0
                  • 1 1704eu

                    @homoran said in ioBroker manuelles Backup:

                    wo lernt man sowas?

                    ich hab im alten Broker geschaut und dort war es 755 :/

                    HomoranH Nicht stören
                    HomoranH Nicht stören
                    Homoran
                    Global Moderator Administrators
                    schrieb am zuletzt editiert von
                    #29

                    @1704eu sagte in ioBroker manuelles Backup:

                    im alten Broker

                    möglich. 2014-15(16??) wurde noch als root installiert

                    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                    1 Antwort Letzte Antwort
                    0
                    • 1 1704eu

                      @homoran said in ioBroker manuelles Backup:

                      wo lernt man sowas?

                      ich hab im alten Broker geschaut und dort war es 755 :/

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #30

                      @1704eu sagte in ioBroker manuelles Backup:

                      ich hab im alten Broker geschaut und dort war es 755

                      Und aktuell werden ACLs gesetzt. Nix 755.

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      1 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @1704eu sagte in ioBroker manuelles Backup:

                        ich hab im alten Broker geschaut und dort war es 755

                        Und aktuell werden ACLs gesetzt. Nix 755.

                        1 Offline
                        1 Offline
                        1704eu
                        schrieb am zuletzt editiert von
                        #31

                        der alte Broker könnte schon so alt sein, aber mein Problem ist ja, dass ich nach meinem restore nun

                        [DEBUG] Error message: 
                        [DEBUG] error: exec: "iob": executable file not found in $PATH 
                        

                        und wenn ich im Terminal nun iob fix oder irgendwas iob xxx mache, dann kommt die Meldung permission denied

                        und ich frage mich wie ich davon wieder weg komme :/

                        1 Antwort Letzte Antwort
                        0
                        • 1 1704eu

                          @glasfaser

                          [DEBUG] Error message: 
                          [DEBUG] error: exec: "iob": executable file not found in $PATH 
                          

                          und wenn ich im Terminal nun iob fix mache, dann kommt die Meldung permission denied

                          GlasfaserG Offline
                          GlasfaserG Offline
                          Glasfaser
                          schrieb am zuletzt editiert von Glasfaser
                          #32

                          @1704eu sagte in ioBroker manuelles Backup:

                          und wenn ich im Terminal nun iob fix mache, dann kommt die Meldung permission denied

                          wie soll das gehen , denn :

                          weil er ja den Container stoppt

                          bitte die komplette Synology Ausgabe vom Log ( mit der Debug Env Einstellung ) ... kein Schnipsel hier posten !

                          Also ... alles nochmal von Neu ... so bringt das nichts .. wenn du hier rummspielst !

                          Neuen Container mit dem Image ... dann JS-Controller auf 3 , dann Backup einspielen ... auch bitte warten bis alles fertig ist
                          und wenn der Fehler kommt dann das LOG hier posten !

                          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                          1 Antwort Letzte Antwort
                          0
                          • 1 Offline
                            1 Offline
                            1704eu
                            schrieb am zuletzt editiert von
                            #33

                            @glasfaser said in ioBroker manuelles Backup:

                            und wenn ich im Terminal nun iob fix mache, dann kommt die Meldung permission denied

                            wie soll das gehen , denn :

                            weil er ja den Container stoppt

                            Ich hab eine Environment Variable "DEBUG" mit dem Wert true gesetzt. Dann stoppt er den Container nicht. Viel rumgespielt hatte ich nicht, aber hier ganz ohne rum gespielt:

                            • Container buanet/iobroker@latest
                              • Pfad /opt/iobroker auf neues leeres Verzeichnis
                              • Umgebungsvariable DEBUG auf TRUE
                            • Container gestartet - und Erstconfiguration im Webfrontend durch geklickert
                            • Container neu gestartet
                              • iob -version=> 3.3.15
                              • webfrontend läd nicht

                            Log File bis hier hin:

                            date	stream	content
                            2024-03-03 20:03:00	stdout	host.ioB check instance "system.adapter.backitup.0" for host "ioB"
                            2024-03-03 20:03:00	stdout	host.ioB check instance "system.adapter.discovery.0" for host "ioB"
                            2024-03-03 20:03:00	stdout	host.ioB check instance "system.adapter.admin.0" for host "ioB"
                            2024-03-03 20:02:56	stdout	##### #### ### ## # iobroker.js-controller log output # ## ### #### #####
                            2024-03-03 20:02:56	stdout	 
                            2024-03-03 20:02:56	stdout	Starting ioBroker... 
                            2024-03-03 20:02:56	stdout	 
                            2024-03-03 20:02:56	stdout	--------------------------------------------------------------------------------
                            2024-03-03 20:02:56	stdout	-----                    Step 5 of 5: ioBroker Startup                     -----
                            2024-03-03 20:02:56	stdout	--------------------------------------------------------------------------------
                            2024-03-03 20:02:56	stdout	 
                            2024-03-03 20:02:56	stdout	For more information see ioBroker Docker image docs (https://docs.buanet.de/iobroker-docker-image/docs/).
                            2024-03-03 20:02:56	stdout	Some adapters have special requirements/ settings which can be activated by the use of environment variables.
                            2024-03-03 20:02:56	stdout	 
                            2024-03-03 20:02:56	stdout	--------------------------------------------------------------------------------
                            2024-03-03 20:02:56	stdout	-----                Step 4 of 5: Applying Special Settings                -----
                            2024-03-03 20:02:56	stdout	--------------------------------------------------------------------------------
                            2024-03-03 20:02:56	stdout	 
                            2024-03-03 20:02:56	stdout	No action required.
                            2024-03-03 20:02:56	stdout	Hostname in ioBroker matches the hostname of this container.
                            2024-03-03 20:02:26	stdout	 
                            2024-03-03 20:02:26	stdout	Checking database connection... Done.
                            2024-03-03 20:02:12	stdout	 
                            2024-03-03 20:02:12	stdout	(Re)setting permissions (This might take a while! Please be patient!)... Done.
                            2024-03-03 20:02:12	stdout	 
                            2024-03-03 20:02:12	stdout	--------------------------------------------------------------------------------
                            2024-03-03 20:02:12	stdout	-----             Step 3 of 5: Checking ioBroker Installation              -----
                            2024-03-03 20:02:12	stdout	--------------------------------------------------------------------------------
                            2024-03-03 20:02:12	stdout	 
                            2024-03-03 20:02:10	stdout	Existing installation of ioBroker detected in "/opt/iobroker".
                            2024-03-03 20:02:10	stdout	 
                            2024-03-03 20:02:10	stdout	--------------------------------------------------------------------------------
                            2024-03-03 20:02:10	stdout	-----             Step 2 of 5: Detecting ioBroker Installation             -----
                            2024-03-03 20:02:10	stdout	--------------------------------------------------------------------------------
                            2024-03-03 20:02:10	stdout	 
                            2024-03-03 20:02:10	stdout	This is not the first run of this container. Skipping first run preparation.
                            2024-03-03 20:02:10	stdout	 
                            2024-03-03 20:02:10	stdout	--------------------------------------------------------------------------------
                            2024-03-03 20:02:10	stdout	-----                   Step 1 of 5: Preparing Container                   -----
                            2024-03-03 20:02:10	stdout	--------------------------------------------------------------------------------
                            2024-03-03 20:02:10	stdout	 
                            2024-03-03 20:02:10	stdout	--------------------------------------------------------------------------------
                            2024-03-03 20:02:10	stdout	-----                    SETUID:              1000                         -----
                            2024-03-03 20:02:10	stdout	-----                    SETGID:              1000                         -----
                            2024-03-03 20:02:10	stdout	-----                    DEBUG:               TRUE                         -----
                            2024-03-03 20:02:10	stdout	-----                        Environment Variables                         -----
                            2024-03-03 20:02:10	stdout	-----                                                                      -----
                            2024-03-03 20:02:10	stdout	-----                    npm:                 10.2.3                       -----
                            2024-03-03 20:02:09	stdout	-----                    node:                v18.19.0                     -----
                            2024-03-03 20:02:09	stdout	-----                    build:               2024-02-13T23:44:30+00:00    -----
                            2024-03-03 20:02:09	stdout	-----                    image:               v9.1.1                       -----
                            2024-03-03 20:02:09	stdout	-----                          Version Information                         -----
                            2024-03-03 20:02:09	stdout	-----                                                                      -----
                            2024-03-03 20:02:09	stdout	-----                    hostname:            ioB                          -----
                            2024-03-03 20:02:09	stdout	-----                    arch:                x86_64                       -----
                            2024-03-03 20:02:09	stdout	-----                          System Information                          -----
                            2024-03-03 20:02:09	stdout	--------------------------------------------------------------------------------
                            2024-03-03 20:02:09	stdout	 
                            2024-03-03 20:02:09	stdout	--------------------------------------------------------------------------------
                            2024-03-03 20:02:09	stdout	-----                          Please be patient!                          -----
                            2024-03-03 20:02:09	stdout	-----                    Startupscript is now running!                     -----
                            2024-03-03 20:02:09	stdout	-----              Welcome to your ioBroker Docker container!              -----
                            2024-03-03 20:02:09	stdout	-----                                                                      -----
                            2024-03-03 20:02:09	stdout	----- ╚═╝  ╚═════╝  ╚═════╝  ╚═╝  ╚═╝  ╚═════╝  ╚═╝  ╚═╝ ╚══════╝ ╚═╝  ╚═╝ -----
                            2024-03-03 20:02:09	stdout	----- ██║ ╚██████╔╝ ██████╔╝ ██║  ██║ ╚██████╔╝ ██║  ██╗ ███████╗ ██║  ██║ -----
                            2024-03-03 20:02:09	stdout	----- ██║ ██║   ██║ ██╔══██╗ ██╔══██╗ ██║   ██║ ██╔═██╗  ██╔══╝   ██╔══██╗ -----
                            2024-03-03 20:02:09	stdout	----- ██║ ██║   ██║ ██████╔╝ ██████╔╝ ██║   ██║ █████╔╝  █████╗   ██████╔╝ -----
                            2024-03-03 20:02:09	stdout	----- ██║ ██╔═══██╗ ██╔══██╗ ██╔══██╗ ██╔═══██╗ ██║ ██╔╝ ██╔════╝ ██╔══██╗ -----
                            2024-03-03 20:02:09	stdout	----- ██╗  ██████╗  ██████╗  ██████╗   ██████╗  ██╗  ██╗ ███████╗ ██████╗  -----
                            2024-03-03 20:02:09	stdout	-----                                                                      -----
                            2024-03-03 20:02:09	stdout	--------------------------------------------------------------------------------
                            2024-03-03 20:02:09	stdout	-------------------------     2024-03-03 21:02:09      -------------------------
                            2024-03-03 20:02:09	stdout	--------------------------------------------------------------------------------
                            2024-03-03 20:02:09	stdout	 
                            2024-03-03 19:59:44	stdout	================================== > LOG REDIRECT system.adapter.admin.0 => false [system.adapter.admin.0.logging]
                            2024-03-03 19:59:44	stdout	================================== > LOG REDIRECT system.adapter.admin.0 => false [Process stopped]
                            2024-03-03 19:58:04	stdout	Send diag info: {"uuid":"8bd5b13d-8d5e-43fa-bf47-f1930f1b9613","language":"de","country":"Germany","hosts":[{"version":"5.0.17","platform":"Javascript/Node.js","type":"linux"}],"node":"v18.19.0","arch":"x64","docker":true,"adapters":{"admin":{"version":"6.13.16","platform":"Javascript/Node.js"},"discovery":{"version":"4.2.0","platform":"Javascript/Node.js"},"backitup":{"version":"2.9.8","platform":"Javascript/Node.js"}},"statesType":"jsonl","objectsType":"jsonl","noInstances":3,"compactMode":false,"noCompactInstances":0,"model":"Intel(R) Pentium(R) CPU  N3710  @ 1.60GHz","cpus":4,"mem":8287653888,"ostype":"Linux","city":"Gottmadingen"}
                            2024-03-03 19:57:14	stdout	================================== > LOG REDIRECT system.adapter.admin.0 => true [system.adapter.admin.0.logging]
                            2024-03-03 19:55:34	stdout	================================== > LOG REDIRECT system.adapter.admin.0 => false [system.adapter.admin.0.logging]
                            2024-03-03 19:55:31	stdout	host.ioB check instance "system.adapter.backitup.0" for host "ioB"
                            2024-03-03 19:55:31	stdout	host.ioB check instance "system.adapter.discovery.0" for host "ioB"
                            2024-03-03 19:55:31	stdout	host.ioB check instance "system.adapter.admin.0" for host "ioB"
                            2024-03-03 19:55:28	stdout	##### #### ### ## # iobroker.js-controller log output # ## ### #### #####
                            2024-03-03 19:55:28	stdout	 
                            2024-03-03 19:55:28	stdout	Starting ioBroker... 
                            2024-03-03 19:55:28	stdout	 
                            2024-03-03 19:55:28	stdout	--------------------------------------------------------------------------------
                            2024-03-03 19:55:28	stdout	-----                    Step 5 of 5: ioBroker Startup                     -----
                            2024-03-03 19:55:28	stdout	--------------------------------------------------------------------------------
                            2024-03-03 19:55:28	stdout	 
                            2024-03-03 19:55:28	stdout	For more information see ioBroker Docker image docs (https://docs.buanet.de/iobroker-docker-image/docs/).
                            2024-03-03 19:55:28	stdout	Some adapters have special requirements/ settings which can be activated by the use of environment variables.
                            2024-03-03 19:55:28	stdout	 
                            2024-03-03 19:55:28	stdout	--------------------------------------------------------------------------------
                            2024-03-03 19:55:28	stdout	-----                Step 4 of 5: Applying Special Settings                -----
                            2024-03-03 19:55:28	stdout	--------------------------------------------------------------------------------
                            2024-03-03 19:55:28	stdout	 
                            2024-03-03 19:55:28	stdout	Done.
                            2024-03-03 19:55:26	stdout	The host for instance "system.adapter.backitup.0" was changed from "buildkitsandbox" to "ioB".
                            2024-03-03 19:55:26	stdout	The host for instance "system.adapter.discovery.0" was changed from "buildkitsandbox" to "ioB".
                            2024-03-03 19:55:26	stdout	Updating hostname to "ioB"... The host for instance "system.adapter.admin.0" was changed from "buildkitsandbox" to "ioB".
                            2024-03-03 19:55:14	stdout	Hostname in ioBroker does not match the hostname of this container.
                            2024-03-03 19:54:48	stdout	 
                            2024-03-03 19:54:48	stdout	Initializing a fresh installation of ioBroker... Done.
                            2024-03-03 19:54:26	stdout	 
                            2024-03-03 19:54:26	stdout	(Re)setting permissions (This might take a while! Please be patient!)... Done.
                            2024-03-03 19:54:26	stdout	 
                            2024-03-03 19:54:26	stdout	Replacing ioBroker executable to fix sudo bug... Done.
                            2024-03-03 19:54:25	stdout	 
                            2024-03-03 19:54:25	stdout	--------------------------------------------------------------------------------
                            2024-03-03 19:54:25	stdout	-----             Step 3 of 5: Checking ioBroker Installation              -----
                            2024-03-03 19:54:25	stdout	--------------------------------------------------------------------------------
                            2024-03-03 19:54:25	stdout	 
                            2024-03-03 19:54:25	stdout	Restoring initial ioBroker installation... Done.
                            2024-03-03 19:53:18	stdout	There is no data detected in /opt/iobroker.
                            2024-03-03 19:53:18	stdout	 
                            2024-03-03 19:53:18	stdout	--------------------------------------------------------------------------------
                            2024-03-03 19:53:18	stdout	-----             Step 2 of 5: Detecting ioBroker Installation             -----
                            2024-03-03 19:53:18	stdout	--------------------------------------------------------------------------------
                            2024-03-03 19:53:17	stdout	 
                            2024-03-03 19:53:17	stdout	 
                            2024-03-03 19:53:17	stdout	 
                            2024-03-03 19:53:17	stdout	--------------------------------------------------------------------------------
                            2024-03-03 19:53:17	stdout	-----                   Step 1 of 5: Preparing Container                   -----
                            2024-03-03 19:53:17	stdout	--------------------------------------------------------------------------------
                            2024-03-03 19:53:17	stdout	 
                            2024-03-03 19:53:17	stdout	--------------------------------------------------------------------------------
                            2024-03-03 19:53:17	stdout	-----                    SETUID:              1000                         -----
                            2024-03-03 19:53:17	stdout	-----                    SETGID:              1000                         -----
                            2024-03-03 19:53:17	stdout	-----                    DEBUG:               TRUE                         -----
                            2024-03-03 19:53:17	stdout	-----                        Environment Variables                         -----
                            2024-03-03 19:53:17	stdout	-----                                                                      -----
                            2024-03-03 19:53:17	stdout	-----                    npm:                 10.2.3                       -----
                            2024-03-03 19:53:15	stdout	-----                    node:                v18.19.0                     -----
                            2024-03-03 19:53:15	stdout	-----                    build:               2024-02-13T23:44:30+00:00    -----
                            2024-03-03 19:53:15	stdout	-----                    image:               v9.1.1                       -----
                            2024-03-03 19:53:15	stdout	-----                          Version Information                         -----
                            2024-03-03 19:53:15	stdout	-----                                                                      -----
                            2024-03-03 19:53:15	stdout	-----                    hostname:            ioB                          -----
                            2024-03-03 19:53:15	stdout	-----                    arch:                x86_64                       -----
                            2024-03-03 19:53:15	stdout	-----                          System Information                          -----
                            2024-03-03 19:53:15	stdout	--------------------------------------------------------------------------------
                            2024-03-03 19:53:15	stdout	 
                            2024-03-03 19:53:15	stdout	--------------------------------------------------------------------------------
                            2024-03-03 19:53:15	stdout	-----                          Please be patient!                          -----
                            2024-03-03 19:53:15	stdout	-----                    Startupscript is now running!                     -----
                            2024-03-03 19:53:15	stdout	-----              Welcome to your ioBroker Docker container!              -----
                            2024-03-03 19:53:15	stdout	-----                                                                      -----
                            2024-03-03 19:53:15	stdout	----- ╚═╝  ╚═════╝  ╚═════╝  ╚═╝  ╚═╝  ╚═════╝  ╚═╝  ╚═╝ ╚══════╝ ╚═╝  ╚═╝ -----
                            2024-03-03 19:53:15	stdout	----- ██║ ╚██████╔╝ ██████╔╝ ██║  ██║ ╚██████╔╝ ██║  ██╗ ███████╗ ██║  ██║ -----
                            2024-03-03 19:53:15	stdout	----- ██║ ██║   ██║ ██╔══██╗ ██╔══██╗ ██║   ██║ ██╔═██╗  ██╔══╝   ██╔══██╗ -----
                            2024-03-03 19:53:15	stdout	----- ██║ ██║   ██║ ██████╔╝ ██████╔╝ ██║   ██║ █████╔╝  █████╗   ██████╔╝ -----
                            2024-03-03 19:53:15	stdout	----- ██║ ██╔═══██╗ ██╔══██╗ ██╔══██╗ ██╔═══██╗ ██║ ██╔╝ ██╔════╝ ██╔══██╗ -----
                            2024-03-03 19:53:15	stdout	----- ██╗  ██████╗  ██████╗  ██████╗   ██████╗  ██╗  ██╗ ███████╗ ██████╗  -----
                            2024-03-03 19:53:15	stdout	-----                                                                      -----
                            2024-03-03 19:53:15	stdout	--------------------------------------------------------------------------------
                            2024-03-03 19:53:15	stdout	-------------------------     2024-03-03 20:53:15      -------------------------
                            2024-03-03 19:53:15	stdout	--------------------------------------------------------------------------------
                            2024-03-03 19:53:15	stdout	 
                            

                            Dann geht es weiter

                            • pkill -u iobroker
                            • iobroker restore 0
                            host.ioB Using backup file 2024_02_22-09_23_10_backupiobroker.tar.gz                                       
                            iobroker controller daemon is not running                                                                  
                            host.ioB OK.                                                                                               
                            host.ioB Clear all objects and states...                                                                   
                            clean 137 objects...                                                                                       
                            Server Objects 127.0.0.1:44437 Error from InMemDB: Error: Object is marked as non deletable                
                            [Not critical] Cannot delete object 0_userdata.0: {"command":{"name":"del","args":["cfg.o.0_userdata.0"]}} 
                            Server Objects 127.0.0.1:44437 Error from InMemDB: Error: Object is marked as non deletable                
                            [Not critical] Cannot delete object alias.0: {"command":{"name":"del","args":["cfg.o.alias.0"]}}           
                            Server Objects 127.0.0.1:44437 Error from InMemDB: Error: Object is marked as non deletable                
                            [Not critical] Cannot delete object enum.functions: {"command":{"name":"del","args":["cfg.o.enum.functions"
                            ]}}                                                                                                        
                            Server Objects 127.0.0.1:44437 Error from InMemDB: Error: Object is marked as non deletable                
                            [Not critical] Cannot delete object enum.rooms: {"command":{"name":"del","args":["cfg.o.enum.rooms"]}}     
                            Server Objects 127.0.0.1:44437 Error from InMemDB: Error: Object is marked as non deletable                
                            [Not critical] Cannot delete object system.config: {"command":{"name":"del","args":["cfg.o.system.config"]}
                            }                                                                                                          
                            Server Objects 127.0.0.1:44437 Error from InMemDB: Error: Object is marked as non deletable                
                            Server Objects 127.0.0.1:44437 Error from InMemDB: Error: Object is marked as non deletable                
                            Server Objects 127.0.0.1:44437 Error from InMemDB: Error: Object is marked as non deletable 
                            [Not critical] Cannot delete object system.repositories: {"command":{"name":"del","args":["cfg.o.system.rep
                            ositories"]}}                                                                                              
                            Server Objects 127.0.0.1:44437 Error from InMemDB: Error: Object is marked as non deletable                
                            clean 76 states...                                                                                         
                            host.ioB done.                                                                                             
                            host.ioB Processed 0/5374 states                                                                           
                            host.ioB Processed 200/5374 states                                                                         
                            host.ioB Processed 400/5374 states                                                                         
                            host.ioB Processed 600/5374 states                                                                         
                            host.ioB Processed 800/5374 states                                                                         
                            host.ioB Processed 1000/5374 states                                                                        
                            host.ioB Processed 1200/5374 states                                                                        
                            host.ioB Processed 1400/5374 states                                                                        
                            host.ioB Processed 1600/5374 states 
                            host.ioB Processed 1800/5374 states                                                                        
                            host.ioB Processed 2000/5374 states                                                                        
                            host.ioB Processed 2200/5374 states                                                                        
                            host.ioB Processed 2400/5374 states                                                                        
                            host.ioB Processed 2600/5374 states                                                                        
                            host.ioB Processed 2800/5374 states                                                                        
                            host.ioB Processed 3000/5374 states                                                                        
                            host.ioB Processed 3200/5374 states                                                                        
                            host.ioB Processed 3400/5374 states                                                                        
                            host.ioB Processed 3600/5374 states                                                                        
                            host.ioB Processed 3800/5374 states                                                                        
                            host.ioB Processed 4000/5374 states                                                                        
                            host.ioB Processed 4200/5374 states                                                                        
                            host.ioB Processed 4400/5374 states                                                                        
                            host.ioB Processed 4600/5374 states                                                                        
                            host.ioB Processed 4800/5374 states                                                                        
                            host.ioB Processed 5000/5374 states                                                                        
                            host.ioB Processed 5200/5374 states                                                                        
                            5374 states restored.                                                                                      
                            host.ioB Processed 0/12234 objects                                                                         
                            host.ioB Processed 200/12234 objects                                                                       
                            host.ioB Processed 400/12234 objects                                                                       
                            host.ioB Processed 600/12234 objects                                                                       
                            host.ioB Processed 800/12234 objects                                                                       
                            host.ioB Processed 1000/12234 objects                                                                      
                            host.ioB Processed 1200/12234 objects                                                                      
                            host.ioB Processed 1400/12234 objects                                                                      
                            host.ioB Processed 1600/12234 objects                                                                      
                            host.ioB Processed 1800/12234 objects                                                                      
                            host.ioB Processed 2000/12234 objects                                                                      
                            host.ioB Processed 2200/12234 objects                                                                      
                            host.ioB Processed 2400/12234 objects                                                                      
                            host.ioB Processed 2600/12234 objects                                                                      
                            host.ioB Processed 2800/12234 objects                                                                      
                            host.ioB Processed 3000/12234 objects                                                                      
                            host.ioB Processed 3200/12234 objects                                                                      
                            host.ioB Processed 3400/12234 objects                                                                      
                            host.ioB Processed 3600/12234 objects        
                            host.ioB Processed 3800/12234 objects                                                                      
                            host.ioB Processed 4000/12234 objects                                                                      
                            host.ioB Processed 4200/12234 objects                                                                      
                            host.ioB Processed 4400/12234 objects                                                                      
                            host.ioB Processed 4600/12234 objects                                                                      
                            host.ioB Processed 4800/12234 objects                                                                      
                            host.ioB Processed 5000/12234 objects                                                                      
                            host.ioB Processed 5200/12234 objects                                                                      
                            host.ioB Processed 5400/12234 objects                                                                      
                            host.ioB Processed 5600/12234 objects                                                                      
                            host.ioB Processed 5800/12234 objects                                                                      
                            host.ioB Processed 6000/12234 objects                                                                      
                            host.ioB Processed 6200/12234 objects                                                                      
                            host.ioB Processed 6400/12234 objects                                                                      
                            host.ioB Processed 6600/12234 objects                                                                      
                            host.ioB Processed 6800/12234 objects                                                                      
                            host.ioB Processed 7000/12234 objects                                                                      
                            host.ioB Processed 7200/12234 objects                                                                      
                            host.ioB Processed 7400/12234 objects                                                                      
                            host.ioB Processed 7600/12234 objects                                                                      
                            ... da ich alles screen für screen kopieren muss spare ich mir hier mal paar Zeilen :)
                            host.ioB Processed 12200/12234 objects    
                            112234 objects restored.                                                                                                                                                             
                            host.ioB Upload user file "vis.0/fire/img/Benni.png                                                        
                            host.ioB Upload user file "vis.0/fire/img/Benni.webp                                                       
                            host.ioB Upload user file "vis.0/fire/img/Coffee_off.png                                                   
                            host.ioB Upload user file "vis.0/fire/img/Coffee_on.png                                                    
                            host.ioB Upload user file "vis.0/fire/img/Download.png                                                     
                            host.ioB Upload user file "vis.0/fire/img/EG-Overview.png                                                  
                            host.ioB Upload user file "vis.0/fire/img/EG-Overview2-09.png                                              
                            host.ioB Upload user file "vis.0/fire/img/EG_dark-01.png                                                   
                            host.ioB Upload user file "vis.0/fire/img/EG_light-01.png                                                  
                            host.ioB Upload user file "vis.0/fire/img/Fenster_EG_auf_cut_L.png                                         
                            host.ioB Upload user file "vis.0/fire/img/Fenster_EG_auf_cut_R.png                                         
                            host.ioB Upload user file "vis.0/fire/img/Fenster_EG_zu_cut_L.png                                          
                            host.ioB Upload user file "vis.0/fire/img/Fenster_EG_zu_cut_R.png                                          
                            host.ioB Upload user file "vis.0/fire/img/Fenster_OG_auf_cut_L.png                                         
                            host.ioB Upload user file "vis.0/fire/img/Fenster_OG_auf_cut_R.png                                         
                            host.ioB Upload user file "vis.0/fire/img/Fenster_OG_zu_cut_L.png                                          
                            host.ioB Upload user file "vis.0/fire/img/Fenster_OG_zu_cut_R.png                                          
                            host.ioB Upload user file "vis.0/fire/img/Fenster_UG_auf_cut.png                                           
                            host.ioB Upload user file "vis.0/fire/img/Fenster_UG_zu_cut.png                                            
                            host.ioB Upload user file "vis.0/fire/img/Licht-EG-Essen-an.png                                            
                            host.ioB Upload user file "vis.0/fire/img/Licht-EG-Essen-aus.png                                           
                            host.ioB Upload user file "vis.0/fire/img/Licht-EG-Gang-an.png                                             
                            host.ioB Upload user file "vis.0/fire/img/Licht-EG-Gang-aus.png                                            
                            host.ioB Upload user file "vis.0/fire/img/Licht-EG-Kaemmerle-an.png                                        
                            host.ioB Upload user file "vis.0/fire/img/Licht-EG-Kaemmerle-aus.png                                       
                            host.ioB Upload user file "vis.0/fire/img/Licht-EG-WC-an.png                                               
                            host.ioB Upload user file "vis.0/fire/img/Licht-EG-WC-aus.png                                              
                            host.ioB Upload user file "vis.0/fire/img/Licht-EG-Wohnen-an.png                                           
                            host.ioB Upload user file "vis.0/fire/img/Licht-EG-Wohnen-aus.png                                          
                            host.ioB Upload user file "vis.0/fire/img/Licht-Wohnen-an.svg                                              
                            host.ioB Upload user file "vis.0/fire/img/OG_dark-01.png                                                   
                            host.ioB Upload user file "vis.0/fire/img/OG_light-01.png                                                  
                            host.ioB Upload user file "vis.0/fire/img/Pati.webp                                                        
                            host.ioB Upload user file "vis.0/fire/img/UG_dark-01.png                                                   
                            host.ioB Upload user file "vis.0/fire/img/UG_light-01.png                                                  
                            host.ioB Upload user file "vis.0/fire/img/Untitled-1-01.png             
                            host.ioB Upload user file "vis.0/fire/img/noun_Alarm_149379.png                                            
                            host.ioB Upload user file "vis.0/fire/img/noun_Bell_149380.png                                             
                            host.ioB Upload user file "vis.0/fire/img/pati.png                                                         
                            host.ioB Upload user file "vis.0/fire/img/shaw-maeht.gif                                                   
                            host.ioB Upload user file "vis.0/fire/vis-user.css                                                         
                            host.ioB Upload user file "vis.0/fire/vis-views.json                                                       
                            host.ioB Upload user file "vis.0/main/vis-views.json 
                            upload [50] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/ru/translations.json i18n/ru/t                                     
                            ranslations.json application/json                                                                                                               
                            upload [40] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modul                                     
                            es_react-dom_index_js.51544235.chunk.js.map custom/static/js/vendors-node_modules_react-dom_index_js.515442                                     
                            35.chunk.js.map application/json                                                                                                                
                            upload [30] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modul                                     
                            es_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map cu                                     
                            stom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iob                                     
                            r-99c23e.847b8ad9.chunk.js.map application/json                                                                                                 
                            upload [20] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/node_modules_iobro                                     
                            ker_adapter-react-v5_node_modules_react_index_js.d44f3890.chunk.js.map custom/static/js/node_modules_iobrok                                     
                            er_adapter-react-v5_node_modules_react_index_js.d44f3890.chunk.js.map application/json                                                          
                            upload [19] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/node_modules_iobro                                     
                            ker_adapter-react-v5_node_modules_react_index_js.d44f3890.chunk.js custom/static/js/node_modules_iobroker_a                                     
                            dapter-react-v5_node_modules_react_index_js.d44f3890.chunk.js application/javascript                                                            
                            upload [18] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/node_modules_iobro                                     
                            ker_adapter-react-v5_assets_devices_sync_recursive_-node_modules_iobroker_a-de23731.74a7cfbb.chunk.js.map c                                     
                            ustom/static/js/node_modules_iobroker_adapter-react-v5_assets_devices_sync_recursive_-node_modules_iobroker                                     
                            _a-de23731.74a7cfbb.chunk.js.map application/json                                                                                               
                            upload [17] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/node_modules_iobro                                     
                            ker_adapter-react-v5_assets_devices_sync_recursive_-node_modules_iobroker_a-de23731.74a7cfbb.chunk.js custo                                     
                            m/static/js/node_modules_iobroker_adapter-react-v5_assets_devices_sync_recursive_-node_modules_iobroker_a-d                                     
                            e23731.74a7cfbb.chunk.js application/javascript                                                                                                 
                            upload [16] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/node_modules_iobro                                     
                            ker_adapter-react-v5_assets_devices_sync_recursive_-node_modules_iobroker_a-de23730.df74e930.chunk.js.map c                                     
                            ustom/static/js/node_modules_iobroker_adapter-react-v5_assets_devices_sync_recursive_-node_modules_iobroker                                     
                            _a-de23730.df74e930.chunk.js.map application/json                                                                                               
                            upload [15] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/node_modules_iobro                                     
                            ker_adapter-react-v5_assets_devices_sync_recursive_-node_modules_iobroker_a-de23730.df74e930.chunk.js custo                                     
                            m/static/js/node_modules_iobroker_adapter-react-v5_assets_devices_sync_recursive_-node_modules_iobroker_a-d                                     
                            e23730.df74e930.chunk.js application/javascript                                                                                                 
                            upload [14] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/main.681927cc.js.m                                     
                            ap custom/static/js/main.681927cc.js.map application/json       
                            upload [13] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/main.681927cc.js c                                     
                            ustom/static/js/main.681927cc.js application/javascript                                                                                         
                            upload [12] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/zh-cn.json custom/i18n/                                     
                            zh-cn.json application/json                                                                                                                     
                            upload [11] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/ru.json custom/i18n/ru.                                     
                            json application/json                                                                                                                           
                            upload [10] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/pt.json custom/i18n/pt.                                     
                            json application/json                                                                                                                           
                            upload [9] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/pl.json custom/i18n/pl.j                                     
                            son application/json                                                                                                                            
                            upload [8] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/nl.json custom/i18n/nl.j                                     
                            son application/json                                                                                                                            
                            upload [7] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/it.json custom/i18n/it.j                                     
                            son application/json                                                                                                                            
                            upload [6] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/fr.json custom/i18n/fr.j                                     
                            son application/json                                                                                                                            
                            upload [5] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/es.json custom/i18n/es.j                                     
                            son application/json                                                                                                                            
                            upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/en.json custom/i18n/en.j                                     
                            son application/json                                                                                                                            
                            upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/de.json custom/i18n/de.j                                     
                            son application/json                                                                                                                            
                            upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/customComponents.js.map custo                                     
                            m/customComponents.js.map application/json                                                                                                      
                            upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/customComponents.js custom/cu                                     
                            stomComponents.js application/javascript                                                                                                        
                            upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png                   
                            upload [20] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.js tab_m.js application                                     
                            /javascript                                                                                                                                     
                            upload [19] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.html tab_m.html text/ht                                     
                            ml                                                                                                                                              
                            upload [18] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.css tab_m.css text/css                                      
                            upload [17] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/style.css style.css text/css                                      
                            upload [16] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index_m.js index_m.js applica                                     
                            tion/javascript                                                                                                                                 
                            upload [15] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index_m.html index_m.html tex                                     
                            t/html                                                                                                                                          
                            upload [14] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index.html index.html text/ht                                     
                            ml                                                                                                                                              
                            upload [13] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/zh-cn/translations.json                                      
                            i18n/zh-cn/translations.json application/json                                                                                                   
                            upload [12] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/uk/translations.json i18                                     
                            n/uk/translations.json application/json                                                                                                         
                            upload [11] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/ru/translations.json i18                                     
                            n/ru/translations.json application/json                                                                                                         
                            upload [10] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/pt/translations.json i18                                     
                            n/pt/translations.json application/json                                                                                                         
                            upload [9] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/pl/translations.json i18n                                     
                            /pl/translations.json application/json                                                                                                          
                            upload [8] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/nl/translations.json i18n                                     
                            /nl/translations.json application/json                                                                                                          
                            upload [7] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/it/translations.json i18n                                     
                            /it/translations.json application/json                                                                                                          
                            upload [6] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/fr/translations.json i18n                                     
                            /fr/translations.json application/json                                                                                                          
                            upload [5] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/es/translations.json i18n                                     
                            /es/translations.json application/json                                                                                                          
                            upload [4] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/en/translations.json i18n                                     
                            /en/translations.json application/json                                                                                                          
                            upload [3] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/de/translations.json i18n                                     
                            /de/translations.json application/json                                                                                                          
                            upload [2] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/backitup.svg backitup.svg image/svg+xml 
                            upload [1] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/backitup.png backitup.png imag                                     
                            e/png                                                                                                                                           
                            upload [0] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/adapter-settings.js adapter-se                                     
                            ttings.js application/javascript                                                                                                                
                            upload [6] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/words.js words.js applicatio                                     
                            n/javascript                                                                                                                                    
                            upload [5] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/translateTools.js translateT                                     
                            ools.js application/javascript                                                                                                                  
                            upload [4] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings_m.html settings_m.h                                     
                            tml text/html                                                                                                                                   
                            upload [3] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings.html settings.html                                      
                            text/html                                                                                                                                       
                            upload [2] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index_m.html index_m.html te                                     
                            xt/html                                                                                                                                         
                            upload [1] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index.html index.html text/h                                     
                            tml                                                                                                                                             
                            upload [0] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/discovery.png discovery.png                                      
                            image/png                                                                                                                                       
                            System successfully restored!          
                            

                            So und das alles auch wirklich fertig ist geht es morgen hier weiter :)
                            Denn hier kam das Problem ....

                            GlasfaserG 1 Antwort Letzte Antwort
                            0
                            • 1 1704eu

                              @glasfaser said in ioBroker manuelles Backup:

                              und wenn ich im Terminal nun iob fix mache, dann kommt die Meldung permission denied

                              wie soll das gehen , denn :

                              weil er ja den Container stoppt

                              Ich hab eine Environment Variable "DEBUG" mit dem Wert true gesetzt. Dann stoppt er den Container nicht. Viel rumgespielt hatte ich nicht, aber hier ganz ohne rum gespielt:

                              • Container buanet/iobroker@latest
                                • Pfad /opt/iobroker auf neues leeres Verzeichnis
                                • Umgebungsvariable DEBUG auf TRUE
                              • Container gestartet - und Erstconfiguration im Webfrontend durch geklickert
                              • Container neu gestartet
                                • iob -version=> 3.3.15
                                • webfrontend läd nicht

                              Log File bis hier hin:

                              date	stream	content
                              2024-03-03 20:03:00	stdout	host.ioB check instance "system.adapter.backitup.0" for host "ioB"
                              2024-03-03 20:03:00	stdout	host.ioB check instance "system.adapter.discovery.0" for host "ioB"
                              2024-03-03 20:03:00	stdout	host.ioB check instance "system.adapter.admin.0" for host "ioB"
                              2024-03-03 20:02:56	stdout	##### #### ### ## # iobroker.js-controller log output # ## ### #### #####
                              2024-03-03 20:02:56	stdout	 
                              2024-03-03 20:02:56	stdout	Starting ioBroker... 
                              2024-03-03 20:02:56	stdout	 
                              2024-03-03 20:02:56	stdout	--------------------------------------------------------------------------------
                              2024-03-03 20:02:56	stdout	-----                    Step 5 of 5: ioBroker Startup                     -----
                              2024-03-03 20:02:56	stdout	--------------------------------------------------------------------------------
                              2024-03-03 20:02:56	stdout	 
                              2024-03-03 20:02:56	stdout	For more information see ioBroker Docker image docs (https://docs.buanet.de/iobroker-docker-image/docs/).
                              2024-03-03 20:02:56	stdout	Some adapters have special requirements/ settings which can be activated by the use of environment variables.
                              2024-03-03 20:02:56	stdout	 
                              2024-03-03 20:02:56	stdout	--------------------------------------------------------------------------------
                              2024-03-03 20:02:56	stdout	-----                Step 4 of 5: Applying Special Settings                -----
                              2024-03-03 20:02:56	stdout	--------------------------------------------------------------------------------
                              2024-03-03 20:02:56	stdout	 
                              2024-03-03 20:02:56	stdout	No action required.
                              2024-03-03 20:02:56	stdout	Hostname in ioBroker matches the hostname of this container.
                              2024-03-03 20:02:26	stdout	 
                              2024-03-03 20:02:26	stdout	Checking database connection... Done.
                              2024-03-03 20:02:12	stdout	 
                              2024-03-03 20:02:12	stdout	(Re)setting permissions (This might take a while! Please be patient!)... Done.
                              2024-03-03 20:02:12	stdout	 
                              2024-03-03 20:02:12	stdout	--------------------------------------------------------------------------------
                              2024-03-03 20:02:12	stdout	-----             Step 3 of 5: Checking ioBroker Installation              -----
                              2024-03-03 20:02:12	stdout	--------------------------------------------------------------------------------
                              2024-03-03 20:02:12	stdout	 
                              2024-03-03 20:02:10	stdout	Existing installation of ioBroker detected in "/opt/iobroker".
                              2024-03-03 20:02:10	stdout	 
                              2024-03-03 20:02:10	stdout	--------------------------------------------------------------------------------
                              2024-03-03 20:02:10	stdout	-----             Step 2 of 5: Detecting ioBroker Installation             -----
                              2024-03-03 20:02:10	stdout	--------------------------------------------------------------------------------
                              2024-03-03 20:02:10	stdout	 
                              2024-03-03 20:02:10	stdout	This is not the first run of this container. Skipping first run preparation.
                              2024-03-03 20:02:10	stdout	 
                              2024-03-03 20:02:10	stdout	--------------------------------------------------------------------------------
                              2024-03-03 20:02:10	stdout	-----                   Step 1 of 5: Preparing Container                   -----
                              2024-03-03 20:02:10	stdout	--------------------------------------------------------------------------------
                              2024-03-03 20:02:10	stdout	 
                              2024-03-03 20:02:10	stdout	--------------------------------------------------------------------------------
                              2024-03-03 20:02:10	stdout	-----                    SETUID:              1000                         -----
                              2024-03-03 20:02:10	stdout	-----                    SETGID:              1000                         -----
                              2024-03-03 20:02:10	stdout	-----                    DEBUG:               TRUE                         -----
                              2024-03-03 20:02:10	stdout	-----                        Environment Variables                         -----
                              2024-03-03 20:02:10	stdout	-----                                                                      -----
                              2024-03-03 20:02:10	stdout	-----                    npm:                 10.2.3                       -----
                              2024-03-03 20:02:09	stdout	-----                    node:                v18.19.0                     -----
                              2024-03-03 20:02:09	stdout	-----                    build:               2024-02-13T23:44:30+00:00    -----
                              2024-03-03 20:02:09	stdout	-----                    image:               v9.1.1                       -----
                              2024-03-03 20:02:09	stdout	-----                          Version Information                         -----
                              2024-03-03 20:02:09	stdout	-----                                                                      -----
                              2024-03-03 20:02:09	stdout	-----                    hostname:            ioB                          -----
                              2024-03-03 20:02:09	stdout	-----                    arch:                x86_64                       -----
                              2024-03-03 20:02:09	stdout	-----                          System Information                          -----
                              2024-03-03 20:02:09	stdout	--------------------------------------------------------------------------------
                              2024-03-03 20:02:09	stdout	 
                              2024-03-03 20:02:09	stdout	--------------------------------------------------------------------------------
                              2024-03-03 20:02:09	stdout	-----                          Please be patient!                          -----
                              2024-03-03 20:02:09	stdout	-----                    Startupscript is now running!                     -----
                              2024-03-03 20:02:09	stdout	-----              Welcome to your ioBroker Docker container!              -----
                              2024-03-03 20:02:09	stdout	-----                                                                      -----
                              2024-03-03 20:02:09	stdout	----- ╚═╝  ╚═════╝  ╚═════╝  ╚═╝  ╚═╝  ╚═════╝  ╚═╝  ╚═╝ ╚══════╝ ╚═╝  ╚═╝ -----
                              2024-03-03 20:02:09	stdout	----- ██║ ╚██████╔╝ ██████╔╝ ██║  ██║ ╚██████╔╝ ██║  ██╗ ███████╗ ██║  ██║ -----
                              2024-03-03 20:02:09	stdout	----- ██║ ██║   ██║ ██╔══██╗ ██╔══██╗ ██║   ██║ ██╔═██╗  ██╔══╝   ██╔══██╗ -----
                              2024-03-03 20:02:09	stdout	----- ██║ ██║   ██║ ██████╔╝ ██████╔╝ ██║   ██║ █████╔╝  █████╗   ██████╔╝ -----
                              2024-03-03 20:02:09	stdout	----- ██║ ██╔═══██╗ ██╔══██╗ ██╔══██╗ ██╔═══██╗ ██║ ██╔╝ ██╔════╝ ██╔══██╗ -----
                              2024-03-03 20:02:09	stdout	----- ██╗  ██████╗  ██████╗  ██████╗   ██████╗  ██╗  ██╗ ███████╗ ██████╗  -----
                              2024-03-03 20:02:09	stdout	-----                                                                      -----
                              2024-03-03 20:02:09	stdout	--------------------------------------------------------------------------------
                              2024-03-03 20:02:09	stdout	-------------------------     2024-03-03 21:02:09      -------------------------
                              2024-03-03 20:02:09	stdout	--------------------------------------------------------------------------------
                              2024-03-03 20:02:09	stdout	 
                              2024-03-03 19:59:44	stdout	================================== > LOG REDIRECT system.adapter.admin.0 => false [system.adapter.admin.0.logging]
                              2024-03-03 19:59:44	stdout	================================== > LOG REDIRECT system.adapter.admin.0 => false [Process stopped]
                              2024-03-03 19:58:04	stdout	Send diag info: {"uuid":"8bd5b13d-8d5e-43fa-bf47-f1930f1b9613","language":"de","country":"Germany","hosts":[{"version":"5.0.17","platform":"Javascript/Node.js","type":"linux"}],"node":"v18.19.0","arch":"x64","docker":true,"adapters":{"admin":{"version":"6.13.16","platform":"Javascript/Node.js"},"discovery":{"version":"4.2.0","platform":"Javascript/Node.js"},"backitup":{"version":"2.9.8","platform":"Javascript/Node.js"}},"statesType":"jsonl","objectsType":"jsonl","noInstances":3,"compactMode":false,"noCompactInstances":0,"model":"Intel(R) Pentium(R) CPU  N3710  @ 1.60GHz","cpus":4,"mem":8287653888,"ostype":"Linux","city":"Gottmadingen"}
                              2024-03-03 19:57:14	stdout	================================== > LOG REDIRECT system.adapter.admin.0 => true [system.adapter.admin.0.logging]
                              2024-03-03 19:55:34	stdout	================================== > LOG REDIRECT system.adapter.admin.0 => false [system.adapter.admin.0.logging]
                              2024-03-03 19:55:31	stdout	host.ioB check instance "system.adapter.backitup.0" for host "ioB"
                              2024-03-03 19:55:31	stdout	host.ioB check instance "system.adapter.discovery.0" for host "ioB"
                              2024-03-03 19:55:31	stdout	host.ioB check instance "system.adapter.admin.0" for host "ioB"
                              2024-03-03 19:55:28	stdout	##### #### ### ## # iobroker.js-controller log output # ## ### #### #####
                              2024-03-03 19:55:28	stdout	 
                              2024-03-03 19:55:28	stdout	Starting ioBroker... 
                              2024-03-03 19:55:28	stdout	 
                              2024-03-03 19:55:28	stdout	--------------------------------------------------------------------------------
                              2024-03-03 19:55:28	stdout	-----                    Step 5 of 5: ioBroker Startup                     -----
                              2024-03-03 19:55:28	stdout	--------------------------------------------------------------------------------
                              2024-03-03 19:55:28	stdout	 
                              2024-03-03 19:55:28	stdout	For more information see ioBroker Docker image docs (https://docs.buanet.de/iobroker-docker-image/docs/).
                              2024-03-03 19:55:28	stdout	Some adapters have special requirements/ settings which can be activated by the use of environment variables.
                              2024-03-03 19:55:28	stdout	 
                              2024-03-03 19:55:28	stdout	--------------------------------------------------------------------------------
                              2024-03-03 19:55:28	stdout	-----                Step 4 of 5: Applying Special Settings                -----
                              2024-03-03 19:55:28	stdout	--------------------------------------------------------------------------------
                              2024-03-03 19:55:28	stdout	 
                              2024-03-03 19:55:28	stdout	Done.
                              2024-03-03 19:55:26	stdout	The host for instance "system.adapter.backitup.0" was changed from "buildkitsandbox" to "ioB".
                              2024-03-03 19:55:26	stdout	The host for instance "system.adapter.discovery.0" was changed from "buildkitsandbox" to "ioB".
                              2024-03-03 19:55:26	stdout	Updating hostname to "ioB"... The host for instance "system.adapter.admin.0" was changed from "buildkitsandbox" to "ioB".
                              2024-03-03 19:55:14	stdout	Hostname in ioBroker does not match the hostname of this container.
                              2024-03-03 19:54:48	stdout	 
                              2024-03-03 19:54:48	stdout	Initializing a fresh installation of ioBroker... Done.
                              2024-03-03 19:54:26	stdout	 
                              2024-03-03 19:54:26	stdout	(Re)setting permissions (This might take a while! Please be patient!)... Done.
                              2024-03-03 19:54:26	stdout	 
                              2024-03-03 19:54:26	stdout	Replacing ioBroker executable to fix sudo bug... Done.
                              2024-03-03 19:54:25	stdout	 
                              2024-03-03 19:54:25	stdout	--------------------------------------------------------------------------------
                              2024-03-03 19:54:25	stdout	-----             Step 3 of 5: Checking ioBroker Installation              -----
                              2024-03-03 19:54:25	stdout	--------------------------------------------------------------------------------
                              2024-03-03 19:54:25	stdout	 
                              2024-03-03 19:54:25	stdout	Restoring initial ioBroker installation... Done.
                              2024-03-03 19:53:18	stdout	There is no data detected in /opt/iobroker.
                              2024-03-03 19:53:18	stdout	 
                              2024-03-03 19:53:18	stdout	--------------------------------------------------------------------------------
                              2024-03-03 19:53:18	stdout	-----             Step 2 of 5: Detecting ioBroker Installation             -----
                              2024-03-03 19:53:18	stdout	--------------------------------------------------------------------------------
                              2024-03-03 19:53:17	stdout	 
                              2024-03-03 19:53:17	stdout	 
                              2024-03-03 19:53:17	stdout	 
                              2024-03-03 19:53:17	stdout	--------------------------------------------------------------------------------
                              2024-03-03 19:53:17	stdout	-----                   Step 1 of 5: Preparing Container                   -----
                              2024-03-03 19:53:17	stdout	--------------------------------------------------------------------------------
                              2024-03-03 19:53:17	stdout	 
                              2024-03-03 19:53:17	stdout	--------------------------------------------------------------------------------
                              2024-03-03 19:53:17	stdout	-----                    SETUID:              1000                         -----
                              2024-03-03 19:53:17	stdout	-----                    SETGID:              1000                         -----
                              2024-03-03 19:53:17	stdout	-----                    DEBUG:               TRUE                         -----
                              2024-03-03 19:53:17	stdout	-----                        Environment Variables                         -----
                              2024-03-03 19:53:17	stdout	-----                                                                      -----
                              2024-03-03 19:53:17	stdout	-----                    npm:                 10.2.3                       -----
                              2024-03-03 19:53:15	stdout	-----                    node:                v18.19.0                     -----
                              2024-03-03 19:53:15	stdout	-----                    build:               2024-02-13T23:44:30+00:00    -----
                              2024-03-03 19:53:15	stdout	-----                    image:               v9.1.1                       -----
                              2024-03-03 19:53:15	stdout	-----                          Version Information                         -----
                              2024-03-03 19:53:15	stdout	-----                                                                      -----
                              2024-03-03 19:53:15	stdout	-----                    hostname:            ioB                          -----
                              2024-03-03 19:53:15	stdout	-----                    arch:                x86_64                       -----
                              2024-03-03 19:53:15	stdout	-----                          System Information                          -----
                              2024-03-03 19:53:15	stdout	--------------------------------------------------------------------------------
                              2024-03-03 19:53:15	stdout	 
                              2024-03-03 19:53:15	stdout	--------------------------------------------------------------------------------
                              2024-03-03 19:53:15	stdout	-----                          Please be patient!                          -----
                              2024-03-03 19:53:15	stdout	-----                    Startupscript is now running!                     -----
                              2024-03-03 19:53:15	stdout	-----              Welcome to your ioBroker Docker container!              -----
                              2024-03-03 19:53:15	stdout	-----                                                                      -----
                              2024-03-03 19:53:15	stdout	----- ╚═╝  ╚═════╝  ╚═════╝  ╚═╝  ╚═╝  ╚═════╝  ╚═╝  ╚═╝ ╚══════╝ ╚═╝  ╚═╝ -----
                              2024-03-03 19:53:15	stdout	----- ██║ ╚██████╔╝ ██████╔╝ ██║  ██║ ╚██████╔╝ ██║  ██╗ ███████╗ ██║  ██║ -----
                              2024-03-03 19:53:15	stdout	----- ██║ ██║   ██║ ██╔══██╗ ██╔══██╗ ██║   ██║ ██╔═██╗  ██╔══╝   ██╔══██╗ -----
                              2024-03-03 19:53:15	stdout	----- ██║ ██║   ██║ ██████╔╝ ██████╔╝ ██║   ██║ █████╔╝  █████╗   ██████╔╝ -----
                              2024-03-03 19:53:15	stdout	----- ██║ ██╔═══██╗ ██╔══██╗ ██╔══██╗ ██╔═══██╗ ██║ ██╔╝ ██╔════╝ ██╔══██╗ -----
                              2024-03-03 19:53:15	stdout	----- ██╗  ██████╗  ██████╗  ██████╗   ██████╗  ██╗  ██╗ ███████╗ ██████╗  -----
                              2024-03-03 19:53:15	stdout	-----                                                                      -----
                              2024-03-03 19:53:15	stdout	--------------------------------------------------------------------------------
                              2024-03-03 19:53:15	stdout	-------------------------     2024-03-03 20:53:15      -------------------------
                              2024-03-03 19:53:15	stdout	--------------------------------------------------------------------------------
                              2024-03-03 19:53:15	stdout	 
                              

                              Dann geht es weiter

                              • pkill -u iobroker
                              • iobroker restore 0
                              host.ioB Using backup file 2024_02_22-09_23_10_backupiobroker.tar.gz                                       
                              iobroker controller daemon is not running                                                                  
                              host.ioB OK.                                                                                               
                              host.ioB Clear all objects and states...                                                                   
                              clean 137 objects...                                                                                       
                              Server Objects 127.0.0.1:44437 Error from InMemDB: Error: Object is marked as non deletable                
                              [Not critical] Cannot delete object 0_userdata.0: {"command":{"name":"del","args":["cfg.o.0_userdata.0"]}} 
                              Server Objects 127.0.0.1:44437 Error from InMemDB: Error: Object is marked as non deletable                
                              [Not critical] Cannot delete object alias.0: {"command":{"name":"del","args":["cfg.o.alias.0"]}}           
                              Server Objects 127.0.0.1:44437 Error from InMemDB: Error: Object is marked as non deletable                
                              [Not critical] Cannot delete object enum.functions: {"command":{"name":"del","args":["cfg.o.enum.functions"
                              ]}}                                                                                                        
                              Server Objects 127.0.0.1:44437 Error from InMemDB: Error: Object is marked as non deletable                
                              [Not critical] Cannot delete object enum.rooms: {"command":{"name":"del","args":["cfg.o.enum.rooms"]}}     
                              Server Objects 127.0.0.1:44437 Error from InMemDB: Error: Object is marked as non deletable                
                              [Not critical] Cannot delete object system.config: {"command":{"name":"del","args":["cfg.o.system.config"]}
                              }                                                                                                          
                              Server Objects 127.0.0.1:44437 Error from InMemDB: Error: Object is marked as non deletable                
                              Server Objects 127.0.0.1:44437 Error from InMemDB: Error: Object is marked as non deletable                
                              Server Objects 127.0.0.1:44437 Error from InMemDB: Error: Object is marked as non deletable 
                              [Not critical] Cannot delete object system.repositories: {"command":{"name":"del","args":["cfg.o.system.rep
                              ositories"]}}                                                                                              
                              Server Objects 127.0.0.1:44437 Error from InMemDB: Error: Object is marked as non deletable                
                              clean 76 states...                                                                                         
                              host.ioB done.                                                                                             
                              host.ioB Processed 0/5374 states                                                                           
                              host.ioB Processed 200/5374 states                                                                         
                              host.ioB Processed 400/5374 states                                                                         
                              host.ioB Processed 600/5374 states                                                                         
                              host.ioB Processed 800/5374 states                                                                         
                              host.ioB Processed 1000/5374 states                                                                        
                              host.ioB Processed 1200/5374 states                                                                        
                              host.ioB Processed 1400/5374 states                                                                        
                              host.ioB Processed 1600/5374 states 
                              host.ioB Processed 1800/5374 states                                                                        
                              host.ioB Processed 2000/5374 states                                                                        
                              host.ioB Processed 2200/5374 states                                                                        
                              host.ioB Processed 2400/5374 states                                                                        
                              host.ioB Processed 2600/5374 states                                                                        
                              host.ioB Processed 2800/5374 states                                                                        
                              host.ioB Processed 3000/5374 states                                                                        
                              host.ioB Processed 3200/5374 states                                                                        
                              host.ioB Processed 3400/5374 states                                                                        
                              host.ioB Processed 3600/5374 states                                                                        
                              host.ioB Processed 3800/5374 states                                                                        
                              host.ioB Processed 4000/5374 states                                                                        
                              host.ioB Processed 4200/5374 states                                                                        
                              host.ioB Processed 4400/5374 states                                                                        
                              host.ioB Processed 4600/5374 states                                                                        
                              host.ioB Processed 4800/5374 states                                                                        
                              host.ioB Processed 5000/5374 states                                                                        
                              host.ioB Processed 5200/5374 states                                                                        
                              5374 states restored.                                                                                      
                              host.ioB Processed 0/12234 objects                                                                         
                              host.ioB Processed 200/12234 objects                                                                       
                              host.ioB Processed 400/12234 objects                                                                       
                              host.ioB Processed 600/12234 objects                                                                       
                              host.ioB Processed 800/12234 objects                                                                       
                              host.ioB Processed 1000/12234 objects                                                                      
                              host.ioB Processed 1200/12234 objects                                                                      
                              host.ioB Processed 1400/12234 objects                                                                      
                              host.ioB Processed 1600/12234 objects                                                                      
                              host.ioB Processed 1800/12234 objects                                                                      
                              host.ioB Processed 2000/12234 objects                                                                      
                              host.ioB Processed 2200/12234 objects                                                                      
                              host.ioB Processed 2400/12234 objects                                                                      
                              host.ioB Processed 2600/12234 objects                                                                      
                              host.ioB Processed 2800/12234 objects                                                                      
                              host.ioB Processed 3000/12234 objects                                                                      
                              host.ioB Processed 3200/12234 objects                                                                      
                              host.ioB Processed 3400/12234 objects                                                                      
                              host.ioB Processed 3600/12234 objects        
                              host.ioB Processed 3800/12234 objects                                                                      
                              host.ioB Processed 4000/12234 objects                                                                      
                              host.ioB Processed 4200/12234 objects                                                                      
                              host.ioB Processed 4400/12234 objects                                                                      
                              host.ioB Processed 4600/12234 objects                                                                      
                              host.ioB Processed 4800/12234 objects                                                                      
                              host.ioB Processed 5000/12234 objects                                                                      
                              host.ioB Processed 5200/12234 objects                                                                      
                              host.ioB Processed 5400/12234 objects                                                                      
                              host.ioB Processed 5600/12234 objects                                                                      
                              host.ioB Processed 5800/12234 objects                                                                      
                              host.ioB Processed 6000/12234 objects                                                                      
                              host.ioB Processed 6200/12234 objects                                                                      
                              host.ioB Processed 6400/12234 objects                                                                      
                              host.ioB Processed 6600/12234 objects                                                                      
                              host.ioB Processed 6800/12234 objects                                                                      
                              host.ioB Processed 7000/12234 objects                                                                      
                              host.ioB Processed 7200/12234 objects                                                                      
                              host.ioB Processed 7400/12234 objects                                                                      
                              host.ioB Processed 7600/12234 objects                                                                      
                              ... da ich alles screen für screen kopieren muss spare ich mir hier mal paar Zeilen :)
                              host.ioB Processed 12200/12234 objects    
                              112234 objects restored.                                                                                                                                                             
                              host.ioB Upload user file "vis.0/fire/img/Benni.png                                                        
                              host.ioB Upload user file "vis.0/fire/img/Benni.webp                                                       
                              host.ioB Upload user file "vis.0/fire/img/Coffee_off.png                                                   
                              host.ioB Upload user file "vis.0/fire/img/Coffee_on.png                                                    
                              host.ioB Upload user file "vis.0/fire/img/Download.png                                                     
                              host.ioB Upload user file "vis.0/fire/img/EG-Overview.png                                                  
                              host.ioB Upload user file "vis.0/fire/img/EG-Overview2-09.png                                              
                              host.ioB Upload user file "vis.0/fire/img/EG_dark-01.png                                                   
                              host.ioB Upload user file "vis.0/fire/img/EG_light-01.png                                                  
                              host.ioB Upload user file "vis.0/fire/img/Fenster_EG_auf_cut_L.png                                         
                              host.ioB Upload user file "vis.0/fire/img/Fenster_EG_auf_cut_R.png                                         
                              host.ioB Upload user file "vis.0/fire/img/Fenster_EG_zu_cut_L.png                                          
                              host.ioB Upload user file "vis.0/fire/img/Fenster_EG_zu_cut_R.png                                          
                              host.ioB Upload user file "vis.0/fire/img/Fenster_OG_auf_cut_L.png                                         
                              host.ioB Upload user file "vis.0/fire/img/Fenster_OG_auf_cut_R.png                                         
                              host.ioB Upload user file "vis.0/fire/img/Fenster_OG_zu_cut_L.png                                          
                              host.ioB Upload user file "vis.0/fire/img/Fenster_OG_zu_cut_R.png                                          
                              host.ioB Upload user file "vis.0/fire/img/Fenster_UG_auf_cut.png                                           
                              host.ioB Upload user file "vis.0/fire/img/Fenster_UG_zu_cut.png                                            
                              host.ioB Upload user file "vis.0/fire/img/Licht-EG-Essen-an.png                                            
                              host.ioB Upload user file "vis.0/fire/img/Licht-EG-Essen-aus.png                                           
                              host.ioB Upload user file "vis.0/fire/img/Licht-EG-Gang-an.png                                             
                              host.ioB Upload user file "vis.0/fire/img/Licht-EG-Gang-aus.png                                            
                              host.ioB Upload user file "vis.0/fire/img/Licht-EG-Kaemmerle-an.png                                        
                              host.ioB Upload user file "vis.0/fire/img/Licht-EG-Kaemmerle-aus.png                                       
                              host.ioB Upload user file "vis.0/fire/img/Licht-EG-WC-an.png                                               
                              host.ioB Upload user file "vis.0/fire/img/Licht-EG-WC-aus.png                                              
                              host.ioB Upload user file "vis.0/fire/img/Licht-EG-Wohnen-an.png                                           
                              host.ioB Upload user file "vis.0/fire/img/Licht-EG-Wohnen-aus.png                                          
                              host.ioB Upload user file "vis.0/fire/img/Licht-Wohnen-an.svg                                              
                              host.ioB Upload user file "vis.0/fire/img/OG_dark-01.png                                                   
                              host.ioB Upload user file "vis.0/fire/img/OG_light-01.png                                                  
                              host.ioB Upload user file "vis.0/fire/img/Pati.webp                                                        
                              host.ioB Upload user file "vis.0/fire/img/UG_dark-01.png                                                   
                              host.ioB Upload user file "vis.0/fire/img/UG_light-01.png                                                  
                              host.ioB Upload user file "vis.0/fire/img/Untitled-1-01.png             
                              host.ioB Upload user file "vis.0/fire/img/noun_Alarm_149379.png                                            
                              host.ioB Upload user file "vis.0/fire/img/noun_Bell_149380.png                                             
                              host.ioB Upload user file "vis.0/fire/img/pati.png                                                         
                              host.ioB Upload user file "vis.0/fire/img/shaw-maeht.gif                                                   
                              host.ioB Upload user file "vis.0/fire/vis-user.css                                                         
                              host.ioB Upload user file "vis.0/fire/vis-views.json                                                       
                              host.ioB Upload user file "vis.0/main/vis-views.json 
                              upload [50] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/ru/translations.json i18n/ru/t                                     
                              ranslations.json application/json                                                                                                               
                              upload [40] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modul                                     
                              es_react-dom_index_js.51544235.chunk.js.map custom/static/js/vendors-node_modules_react-dom_index_js.515442                                     
                              35.chunk.js.map application/json                                                                                                                
                              upload [30] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modul                                     
                              es_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map cu                                     
                              stom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iob                                     
                              r-99c23e.847b8ad9.chunk.js.map application/json                                                                                                 
                              upload [20] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/node_modules_iobro                                     
                              ker_adapter-react-v5_node_modules_react_index_js.d44f3890.chunk.js.map custom/static/js/node_modules_iobrok                                     
                              er_adapter-react-v5_node_modules_react_index_js.d44f3890.chunk.js.map application/json                                                          
                              upload [19] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/node_modules_iobro                                     
                              ker_adapter-react-v5_node_modules_react_index_js.d44f3890.chunk.js custom/static/js/node_modules_iobroker_a                                     
                              dapter-react-v5_node_modules_react_index_js.d44f3890.chunk.js application/javascript                                                            
                              upload [18] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/node_modules_iobro                                     
                              ker_adapter-react-v5_assets_devices_sync_recursive_-node_modules_iobroker_a-de23731.74a7cfbb.chunk.js.map c                                     
                              ustom/static/js/node_modules_iobroker_adapter-react-v5_assets_devices_sync_recursive_-node_modules_iobroker                                     
                              _a-de23731.74a7cfbb.chunk.js.map application/json                                                                                               
                              upload [17] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/node_modules_iobro                                     
                              ker_adapter-react-v5_assets_devices_sync_recursive_-node_modules_iobroker_a-de23731.74a7cfbb.chunk.js custo                                     
                              m/static/js/node_modules_iobroker_adapter-react-v5_assets_devices_sync_recursive_-node_modules_iobroker_a-d                                     
                              e23731.74a7cfbb.chunk.js application/javascript                                                                                                 
                              upload [16] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/node_modules_iobro                                     
                              ker_adapter-react-v5_assets_devices_sync_recursive_-node_modules_iobroker_a-de23730.df74e930.chunk.js.map c                                     
                              ustom/static/js/node_modules_iobroker_adapter-react-v5_assets_devices_sync_recursive_-node_modules_iobroker                                     
                              _a-de23730.df74e930.chunk.js.map application/json                                                                                               
                              upload [15] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/node_modules_iobro                                     
                              ker_adapter-react-v5_assets_devices_sync_recursive_-node_modules_iobroker_a-de23730.df74e930.chunk.js custo                                     
                              m/static/js/node_modules_iobroker_adapter-react-v5_assets_devices_sync_recursive_-node_modules_iobroker_a-d                                     
                              e23730.df74e930.chunk.js application/javascript                                                                                                 
                              upload [14] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/main.681927cc.js.m                                     
                              ap custom/static/js/main.681927cc.js.map application/json       
                              upload [13] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/main.681927cc.js c                                     
                              ustom/static/js/main.681927cc.js application/javascript                                                                                         
                              upload [12] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/zh-cn.json custom/i18n/                                     
                              zh-cn.json application/json                                                                                                                     
                              upload [11] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/ru.json custom/i18n/ru.                                     
                              json application/json                                                                                                                           
                              upload [10] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/pt.json custom/i18n/pt.                                     
                              json application/json                                                                                                                           
                              upload [9] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/pl.json custom/i18n/pl.j                                     
                              son application/json                                                                                                                            
                              upload [8] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/nl.json custom/i18n/nl.j                                     
                              son application/json                                                                                                                            
                              upload [7] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/it.json custom/i18n/it.j                                     
                              son application/json                                                                                                                            
                              upload [6] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/fr.json custom/i18n/fr.j                                     
                              son application/json                                                                                                                            
                              upload [5] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/es.json custom/i18n/es.j                                     
                              son application/json                                                                                                                            
                              upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/en.json custom/i18n/en.j                                     
                              son application/json                                                                                                                            
                              upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/de.json custom/i18n/de.j                                     
                              son application/json                                                                                                                            
                              upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/customComponents.js.map custo                                     
                              m/customComponents.js.map application/json                                                                                                      
                              upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/customComponents.js custom/cu                                     
                              stomComponents.js application/javascript                                                                                                        
                              upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png                   
                              upload [20] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.js tab_m.js application                                     
                              /javascript                                                                                                                                     
                              upload [19] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.html tab_m.html text/ht                                     
                              ml                                                                                                                                              
                              upload [18] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.css tab_m.css text/css                                      
                              upload [17] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/style.css style.css text/css                                      
                              upload [16] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index_m.js index_m.js applica                                     
                              tion/javascript                                                                                                                                 
                              upload [15] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index_m.html index_m.html tex                                     
                              t/html                                                                                                                                          
                              upload [14] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index.html index.html text/ht                                     
                              ml                                                                                                                                              
                              upload [13] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/zh-cn/translations.json                                      
                              i18n/zh-cn/translations.json application/json                                                                                                   
                              upload [12] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/uk/translations.json i18                                     
                              n/uk/translations.json application/json                                                                                                         
                              upload [11] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/ru/translations.json i18                                     
                              n/ru/translations.json application/json                                                                                                         
                              upload [10] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/pt/translations.json i18                                     
                              n/pt/translations.json application/json                                                                                                         
                              upload [9] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/pl/translations.json i18n                                     
                              /pl/translations.json application/json                                                                                                          
                              upload [8] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/nl/translations.json i18n                                     
                              /nl/translations.json application/json                                                                                                          
                              upload [7] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/it/translations.json i18n                                     
                              /it/translations.json application/json                                                                                                          
                              upload [6] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/fr/translations.json i18n                                     
                              /fr/translations.json application/json                                                                                                          
                              upload [5] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/es/translations.json i18n                                     
                              /es/translations.json application/json                                                                                                          
                              upload [4] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/en/translations.json i18n                                     
                              /en/translations.json application/json                                                                                                          
                              upload [3] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/de/translations.json i18n                                     
                              /de/translations.json application/json                                                                                                          
                              upload [2] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/backitup.svg backitup.svg image/svg+xml 
                              upload [1] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/backitup.png backitup.png imag                                     
                              e/png                                                                                                                                           
                              upload [0] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/adapter-settings.js adapter-se                                     
                              ttings.js application/javascript                                                                                                                
                              upload [6] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/words.js words.js applicatio                                     
                              n/javascript                                                                                                                                    
                              upload [5] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/translateTools.js translateT                                     
                              ools.js application/javascript                                                                                                                  
                              upload [4] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings_m.html settings_m.h                                     
                              tml text/html                                                                                                                                   
                              upload [3] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings.html settings.html                                      
                              text/html                                                                                                                                       
                              upload [2] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index_m.html index_m.html te                                     
                              xt/html                                                                                                                                         
                              upload [1] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index.html index.html text/h                                     
                              tml                                                                                                                                             
                              upload [0] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/discovery.png discovery.png                                      
                              image/png                                                                                                                                       
                              System successfully restored!          
                              

                              So und das alles auch wirklich fertig ist geht es morgen hier weiter :)
                              Denn hier kam das Problem ....

                              GlasfaserG Offline
                              GlasfaserG Offline
                              Glasfaser
                              schrieb am zuletzt editiert von
                              #34

                              @1704eu sagte in ioBroker manuelles Backup:

                              System successfully restored!

                              @1704eu sagte in ioBroker manuelles Backup:

                              So und das alles auch wirklich fertig ist geht es morgen hier weiter
                              Denn hier kam das Problem ....

                              Und was ist jetzt das Ergebnis !?

                              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                              1 1 Antwort Letzte Antwort
                              0
                              • GlasfaserG Glasfaser

                                @1704eu sagte in ioBroker manuelles Backup:

                                System successfully restored!

                                @1704eu sagte in ioBroker manuelles Backup:

                                So und das alles auch wirklich fertig ist geht es morgen hier weiter
                                Denn hier kam das Problem ....

                                Und was ist jetzt das Ergebnis !?

                                1 Offline
                                1 Offline
                                1704eu
                                schrieb am zuletzt editiert von
                                #35

                                @glasfaser
                                Ich hab die debug ENV leider erst mit TRUE gesetzt statt mit true, drum im Log zwei Neustarts ohne Debug und dann erst mit.

                                er bleibt im Terminal bei "Checking database connection..." eine Weile stehen, dann kommt "failed" und dann "This Script will exit now."

                                Hier das Docker Log:

                                ![f33deaf4-f6af-443f-aa17-204cf3e90a7b-image.png](/assets/uploads/files/1709561120575-f33deaf4-f6af-443f-aa17-204cf3e90a7b-image.png) 04.03.2024 13:02	stdout	-----                    build:               2024-02-13T23:44:30+00:00    -----
                                04.03.2024 13:02	stdout	-----                    image:               v9.1.1                       -----
                                04.03.2024 13:02	stdout	-----                          Version Information                         -----
                                04.03.2024 13:02	stdout	-----                                                                      -----
                                04.03.2024 13:02	stdout	-----                    hostname:            ioB                          -----
                                04.03.2024 13:02	stdout	-----                    arch:                x86_64                       -----
                                04.03.2024 13:02	stdout	-----                          System Information                          -----
                                04.03.2024 13:02	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:02	stdout	 
                                04.03.2024 13:02	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:02	stdout	-----                          Please be patient!                          -----
                                04.03.2024 13:02	stdout	-----                    Startupscript is now running!                     -----
                                04.03.2024 13:02	stdout	-----              Welcome to your ioBroker Docker container!              -----
                                04.03.2024 13:02	stdout	-----                                                                      -----
                                04.03.2024 13:02	stdout	----- +-+  +-----+  +-----+  +-+  +-+  +-----+  +-+  +-+ +------+ +-+  +-+ -----
                                04.03.2024 13:02	stdout	----- ¦¦¦ +¦¦¦¦¦¦++ ¦¦¦¦¦¦++ ¦¦¦  ¦¦¦ +¦¦¦¦¦¦++ ¦¦¦  ¦¦+ ¦¦¦¦¦¦¦+ ¦¦¦  ¦¦¦ -----
                                04.03.2024 13:02	stdout	----- ¦¦¦ ¦¦¦   ¦¦¦ ¦¦+--¦¦+ ¦¦+--¦¦+ ¦¦¦   ¦¦¦ ¦¦+-¦¦+  ¦¦+--+   ¦¦+--¦¦+ -----
                                04.03.2024 13:02	stdout	----- ¦¦¦ ¦¦¦   ¦¦¦ ¦¦¦¦¦¦++ ¦¦¦¦¦¦++ ¦¦¦   ¦¦¦ ¦¦¦¦¦++  ¦¦¦¦¦+   ¦¦¦¦¦¦++ -----
                                04.03.2024 13:02	stdout	----- ¦¦¦ ¦¦+---¦¦+ ¦¦+--¦¦+ ¦¦+--¦¦+ ¦¦+---¦¦+ ¦¦¦ ¦¦++ ¦¦+----+ ¦¦+--¦¦+ -----
                                04.03.2024 13:02	stdout	----- ¦¦+  ¦¦¦¦¦¦+  ¦¦¦¦¦¦+  ¦¦¦¦¦¦+   ¦¦¦¦¦¦+  ¦¦+  ¦¦+ ¦¦¦¦¦¦¦+ ¦¦¦¦¦¦+  -----
                                04.03.2024 13:02	stdout	-----                                                                      -----
                                04.03.2024 13:02	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:02	stdout	-------------------------     2024-03-04 14:02:09      -------------------------
                                04.03.2024 13:02	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:02	stdout	 
                                04.03.2024 13:02	stdout	-----                    node:                v18.19.0                     -----
                                04.03.2024 13:02	stdout	 
                                04.03.2024 13:02	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:02	stdout	-----             Step 2 of 5: Detecting ioBroker Installation             -----
                                04.03.2024 13:02	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:02	stdout	 
                                04.03.2024 13:02	stdout	This is not the first run of this container. Skipping first run preparation.
                                04.03.2024 13:02	stdout	 
                                04.03.2024 13:02	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:02	stdout	-----                   Step 1 of 5: Preparing Container                   -----
                                04.03.2024 13:02	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:02	stdout	 
                                04.03.2024 13:02	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:02	stdout	-----                    SETUID:              1000                         -----
                                04.03.2024 13:02	stdout	-----                    SETGID:              1000                         -----
                                04.03.2024 13:02	stdout	-----                    DEBUG:               TRUE                         -----
                                04.03.2024 13:02	stdout	-----                        Environment Variables                         -----
                                04.03.2024 13:02	stdout	-----                                                                      -----
                                04.03.2024 13:02	stdout	-----                    npm:                 10.2.3                       -----
                                04.03.2024 13:02	stdout	 
                                04.03.2024 13:02	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:02	stdout	-----             Step 3 of 5: Checking ioBroker Installation              -----
                                04.03.2024 13:02	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:02	stdout	 
                                04.03.2024 13:02	stdout	Existing installation of ioBroker detected in "/opt/iobroker".
                                04.03.2024 13:02	stdout	(Re)setting permissions (This might take a while! Please be patient!)... Done.
                                04.03.2024 13:02	stdout	 
                                04.03.2024 13:02	stdout	This Script will exit now.
                                04.03.2024 13:02	stdout	 
                                04.03.2024 13:02	stdout	For more information see ioBroker Docker image docs (https://docs.buanet.de/iobroker-docker-image/docs).
                                04.03.2024 13:02	stdout	Please check your configuration and try again.
                                04.03.2024 13:02	stdout	Checking database connection... Failed.
                                04.03.2024 13:02	stdout	-----                    node:                v18.19.0                     -----
                                04.03.2024 13:02	stdout	-----                    build:               2024-02-13T23:44:30+00:00    -----
                                04.03.2024 13:02	stdout	-----                    image:               v9.1.1                       -----
                                04.03.2024 13:02	stdout	-----                          Version Information                         -----
                                04.03.2024 13:02	stdout	-----                                                                      -----
                                04.03.2024 13:02	stdout	-----                    hostname:            ioB                          -----
                                04.03.2024 13:02	stdout	-----                    arch:                x86_64                       -----
                                04.03.2024 13:02	stdout	-----                          System Information                          -----
                                04.03.2024 13:02	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:02	stdout	 
                                04.03.2024 13:02	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:02	stdout	-----                          Please be patient!                          -----
                                04.03.2024 13:02	stdout	-----                    Startupscript is now running!                     -----
                                04.03.2024 13:02	stdout	-----              Welcome to your ioBroker Docker container!              -----
                                04.03.2024 13:02	stdout	-----                                                                      -----
                                04.03.2024 13:02	stdout	----- +-+  +-----+  +-----+  +-+  +-+  +-----+  +-+  +-+ +------+ +-+  +-+ -----
                                04.03.2024 13:02	stdout	----- ¦¦¦ +¦¦¦¦¦¦++ ¦¦¦¦¦¦++ ¦¦¦  ¦¦¦ +¦¦¦¦¦¦++ ¦¦¦  ¦¦+ ¦¦¦¦¦¦¦+ ¦¦¦  ¦¦¦ -----
                                04.03.2024 13:02	stdout	----- ¦¦¦ ¦¦¦   ¦¦¦ ¦¦+--¦¦+ ¦¦+--¦¦+ ¦¦¦   ¦¦¦ ¦¦+-¦¦+  ¦¦+--+   ¦¦+--¦¦+ -----
                                04.03.2024 13:02	stdout	----- ¦¦¦ ¦¦¦   ¦¦¦ ¦¦¦¦¦¦++ ¦¦¦¦¦¦++ ¦¦¦   ¦¦¦ ¦¦¦¦¦++  ¦¦¦¦¦+   ¦¦¦¦¦¦++ -----
                                04.03.2024 13:02	stdout	----- ¦¦¦ ¦¦+---¦¦+ ¦¦+--¦¦+ ¦¦+--¦¦+ ¦¦+---¦¦+ ¦¦¦ ¦¦++ ¦¦+----+ ¦¦+--¦¦+ -----
                                04.03.2024 13:02	stdout	----- ¦¦+  ¦¦¦¦¦¦+  ¦¦¦¦¦¦+  ¦¦¦¦¦¦+   ¦¦¦¦¦¦+  ¦¦+  ¦¦+ ¦¦¦¦¦¦¦+ ¦¦¦¦¦¦+  -----
                                04.03.2024 13:02	stdout	-----                                                                      -----
                                04.03.2024 13:02	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:02	stdout	-------------------------     2024-03-04 14:02:42      -------------------------
                                04.03.2024 13:02	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:02	stdout	 
                                04.03.2024 13:02	stdout	-----                    npm:                 10.2.3                       -----
                                04.03.2024 13:02	stdout	 
                                04.03.2024 13:02	stdout	(Re)setting permissions (This might take a while! Please be patient!)... Done.
                                04.03.2024 13:02	stdout	 
                                04.03.2024 13:02	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:02	stdout	-----             Step 3 of 5: Checking ioBroker Installation              -----
                                04.03.2024 13:02	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:02	stdout	 
                                04.03.2024 13:02	stdout	Existing installation of ioBroker detected in "/opt/iobroker".
                                04.03.2024 13:02	stdout	 
                                04.03.2024 13:02	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:02	stdout	-----             Step 2 of 5: Detecting ioBroker Installation             -----
                                04.03.2024 13:02	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:02	stdout	 
                                04.03.2024 13:02	stdout	This is not the first run of this container. Skipping first run preparation.
                                04.03.2024 13:02	stdout	 
                                04.03.2024 13:02	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:02	stdout	-----                   Step 1 of 5: Preparing Container                   -----
                                04.03.2024 13:02	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:02	stdout	 
                                04.03.2024 13:02	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:02	stdout	-----                    SETUID:              1000                         -----
                                04.03.2024 13:02	stdout	-----                    SETGID:              1000                         -----
                                04.03.2024 13:02	stdout	-----                    DEBUG:               TRUE                         -----
                                04.03.2024 13:02	stdout	-----                        Environment Variables                         -----
                                04.03.2024 13:02	stdout	-----                                                                      -----
                                04.03.2024 13:02	stdout	This Script will exit now.
                                04.03.2024 13:02	stdout	 
                                04.03.2024 13:02	stdout	For more information see ioBroker Docker image docs (https://docs.buanet.de/iobroker-docker-image/docs).
                                04.03.2024 13:02	stdout	Please check your configuration and try again.
                                04.03.2024 13:02	stdout	Checking database connection... Failed.
                                04.03.2024 13:04	stdout	-----                    node:                v18.19.0                     -----
                                04.03.2024 13:04	stdout	-----                    build:               2024-02-13T23:44:30+00:00    -----
                                04.03.2024 13:04	stdout	-----                    image:               v9.1.1                       -----
                                04.03.2024 13:04	stdout	-----                          Version Information                         -----
                                04.03.2024 13:04	stdout	-----                                                                      -----
                                04.03.2024 13:04	stdout	-----                    hostname:            ioB                          -----
                                04.03.2024 13:04	stdout	-----                    arch:                x86_64                       -----
                                04.03.2024 13:04	stdout	-----                          System Information                          -----
                                04.03.2024 13:04	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:04	stdout	 
                                04.03.2024 13:04	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:04	stdout	-----                          Please be patient!                          -----
                                04.03.2024 13:04	stdout	-----                    Startupscript is now running!                     -----
                                04.03.2024 13:04	stdout	-----              Welcome to your ioBroker Docker container!              -----
                                04.03.2024 13:04	stdout	-----                                                                      -----
                                04.03.2024 13:04	stdout	----- +-+  +-----+  +-----+  +-+  +-+  +-----+  +-+  +-+ +------+ +-+  +-+ -----
                                04.03.2024 13:04	stdout	----- ¦¦¦ +¦¦¦¦¦¦++ ¦¦¦¦¦¦++ ¦¦¦  ¦¦¦ +¦¦¦¦¦¦++ ¦¦¦  ¦¦+ ¦¦¦¦¦¦¦+ ¦¦¦  ¦¦¦ -----
                                04.03.2024 13:04	stdout	----- ¦¦¦ ¦¦¦   ¦¦¦ ¦¦+--¦¦+ ¦¦+--¦¦+ ¦¦¦   ¦¦¦ ¦¦+-¦¦+  ¦¦+--+   ¦¦+--¦¦+ -----
                                04.03.2024 13:04	stdout	----- ¦¦¦ ¦¦¦   ¦¦¦ ¦¦¦¦¦¦++ ¦¦¦¦¦¦++ ¦¦¦   ¦¦¦ ¦¦¦¦¦++  ¦¦¦¦¦+   ¦¦¦¦¦¦++ -----
                                04.03.2024 13:04	stdout	----- ¦¦¦ ¦¦+---¦¦+ ¦¦+--¦¦+ ¦¦+--¦¦+ ¦¦+---¦¦+ ¦¦¦ ¦¦++ ¦¦+----+ ¦¦+--¦¦+ -----
                                04.03.2024 13:04	stdout	----- ¦¦+  ¦¦¦¦¦¦+  ¦¦¦¦¦¦+  ¦¦¦¦¦¦+   ¦¦¦¦¦¦+  ¦¦+  ¦¦+ ¦¦¦¦¦¦¦+ ¦¦¦¦¦¦+  -----
                                04.03.2024 13:04	stdout	-----                                                                      -----
                                04.03.2024 13:04	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:04	stdout	-------------------------     2024-03-04 14:04:00      -------------------------
                                04.03.2024 13:04	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:04	stdout	 
                                04.03.2024 13:04	stdout	 
                                04.03.2024 13:04	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:04	stdout	-----             Step 2 of 5: Detecting ioBroker Installation             -----
                                04.03.2024 13:04	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:04	stdout	 
                                04.03.2024 13:04	stdout	This is not the first run of this container. Skipping first run preparation.
                                04.03.2024 13:04	stdout	 
                                04.03.2024 13:04	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:04	stdout	-----                   Step 1 of 5: Preparing Container                   -----
                                04.03.2024 13:04	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:04	stdout	 
                                04.03.2024 13:04	stdout	!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
                                04.03.2024 13:04	stdout	!!!!           https://docs.buanet.de/iobroker-docker-image/docs/           !!!!
                                04.03.2024 13:04	stdout	!!!!     For more information see ioBroker Docker image documentation:      !!!!
                                04.03.2024 13:04	stdout	!!!!          Please make sure to deactivate if no longer needed.           !!!!
                                04.03.2024 13:04	stdout	!!!! This will extend the logging output and may slow down container start. !!!!
                                04.03.2024 13:04	stdout	!!!!               Environment variable DEBUG is set to true.               !!!!
                                04.03.2024 13:04	stdout	!!!!                            DEBUG LOG ACTIVE                            !!!!
                                04.03.2024 13:04	stdout	!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
                                04.03.2024 13:04	stdout	 
                                04.03.2024 13:04	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:04	stdout	-----                    SETUID:              1000                         -----
                                04.03.2024 13:04	stdout	-----                    SETGID:              1000                         -----
                                04.03.2024 13:04	stdout	-----                    DEBUG:               true                         -----
                                04.03.2024 13:04	stdout	-----                        Environment Variables                         -----
                                04.03.2024 13:04	stdout	-----                                                                      -----
                                04.03.2024 13:04	stdout	-----                    npm:                 10.2.3                       -----
                                04.03.2024 13:04	stdout	(Re)setting permissions (This might take a while! Please be patient!)... Done.
                                04.03.2024 13:04	stdout	 
                                04.03.2024 13:04	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:04	stdout	-----             Step 3 of 5: Checking ioBroker Installation              -----
                                04.03.2024 13:04	stdout	--------------------------------------------------------------------------------
                                04.03.2024 13:04	stdout	 
                                04.03.2024 13:04	stdout	Existing installation of ioBroker detected in "/opt/iobroker".
                                04.03.2024 13:04	stdout	 
                                04.03.2024 13:04	stdout	[DEBUG] Done.
                                04.03.2024 13:04	stdout	[DEBUG] No custom states db settings detected.
                                04.03.2024 13:04	stdout	[DEBUG] Checking custom states db settings... 
                                04.03.2024 13:04	stdout	 
                                04.03.2024 13:04	stdout	[DEBUG] Done.
                                04.03.2024 13:04	stdout	[DEBUG] No custom objects db settings detected.
                                04.03.2024 13:04	stdout	[DEBUG] Checking custom objects db settings... 
                                04.03.2024 13:04	stdout	 
                                04.03.2024 13:04	stdout	[DEBUG] Done.
                                04.03.2024 13:04	stdout	[DEBUG] No multihost settings detected.
                                04.03.2024 13:04	stdout	[DEBUG] Checking multihost settings... 
                                04.03.2024 13:04	stdout	 
                                04.03.2024 13:04	stdout	[DEBUG] IoBroker is not running!
                                04.03.2024 13:04	stdout	[DEBUG] If you want to stop or restart your container you have to do it manually.
                                04.03.2024 13:04	stdout	[DEBUG] This enables you to investigate or fix your issue on the command line.
                                04.03.2024 13:04	stdout	[DEBUG] Debug mode prevents the container from exiting on errors.
                                04.03.2024 13:04	stdout	 
                                04.03.2024 13:04	stdout	For more information see ioBroker Docker image docs (https://docs.buanet.de/iobroker-docker-image/docs).
                                04.03.2024 13:04	stdout	Please check your configuration and try again.
                                04.03.2024 13:04	stdout	[DEBUG] Error: no UUID found
                                04.03.2024 13:04	stdout	[DEBUG]  Cannot read system.config: null (OK when migrating or restoring)
                                04.03.2024 13:04	stdout	[DEBUG] Server If this is no Migration or initial start please restore the last backup from /opt/iobroker/iobroker-data/backup-objects
                                04.03.2024 13:04	stdout	[DEBUG] Server Cannot load /opt/iobroker/iobroker-data/objects.json.bak: Database file /opt/iobroker/iobroker-data/objects.json.bak does not exists.. Continue with empty dataset!
                                04.03.2024 13:04	stdout	[DEBUG] Server Cannot load /opt/iobroker/iobroker-data/objects.json: Database file /opt/iobroker/iobroker-data/objects.json does not exists.. We try last Backup!
                                04.03.2024 13:04	stdout	[DEBUG] Error message: 
                                04.03.2024 13:04	stdout	Checking database connection... Failed.
                                "
                                2024-03-03 19:55:31"	stdout	host.ioB check instance system.adapter.backitup.0" for host "ioB"
                                
                                1 Antwort Letzte Antwort
                                0
                                • GlasfaserG Offline
                                  GlasfaserG Offline
                                  Glasfaser
                                  schrieb am zuletzt editiert von
                                  #36

                                  @1704eu sagte in ioBroker manuelles Backup:

                                  04.03.2024 13:04 stdout [DEBUG] Server Cannot load /opt/iobroker/iobroker-data/objects.json: Database file /opt/iobroker/iobroker-data/objects.json does not exists.. We try last Backup!

                                  Ich denke ... ich selber komme hier nicht weiter ...
                                  wie schon geschrieben war es nur ein Versuch , da es hier ein sehr großer Versions" Rücksprung " ist.

                                  Aber ... eins fehlt hier mir als Information zu deinem bestehenden ioBroker !?

                                  @glasfaser sagte in ioBroker manuelles Backup:
                                  @1704eu sagte in ioBroker manuelles Backup:

                                  iob fixund iob diag sind auf dem alten broker nicht vorhanden.

                                  dann zeige mal

                                  iob list instances
                                  iob list adapters
                                  

                                  und

                                  type -P nodejs && nodejs -v && type -P node && node -v && type -P npm && npm -v && type -P npx && npx -v && apt policy nodejs && ls -lh /opt/iobroker/iobroker-data/&& iob version
                                  

                                  diese Info fehlt noch !

                                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                  1 1 Antwort Letzte Antwort
                                  0
                                  • GlasfaserG Glasfaser

                                    @1704eu sagte in ioBroker manuelles Backup:

                                    04.03.2024 13:04 stdout [DEBUG] Server Cannot load /opt/iobroker/iobroker-data/objects.json: Database file /opt/iobroker/iobroker-data/objects.json does not exists.. We try last Backup!

                                    Ich denke ... ich selber komme hier nicht weiter ...
                                    wie schon geschrieben war es nur ein Versuch , da es hier ein sehr großer Versions" Rücksprung " ist.

                                    Aber ... eins fehlt hier mir als Information zu deinem bestehenden ioBroker !?

                                    @glasfaser sagte in ioBroker manuelles Backup:
                                    @1704eu sagte in ioBroker manuelles Backup:

                                    iob fixund iob diag sind auf dem alten broker nicht vorhanden.

                                    dann zeige mal

                                    iob list instances
                                    iob list adapters
                                    

                                    und

                                    type -P nodejs && nodejs -v && type -P node && node -v && type -P npm && npm -v && type -P npx && npx -v && apt policy nodejs && ls -lh /opt/iobroker/iobroker-data/&& iob version
                                    

                                    diese Info fehlt noch !

                                    1 Offline
                                    1 Offline
                                    1704eu
                                    schrieb am zuletzt editiert von
                                    #37

                                    @glasfaser
                                    iob list instances und iob list adapter oder auch iobroker list instances ergeben folgende Meldung:

                                    bash: /usr/bin/iobroker: /usr/bin/bash: Defekter Interpreter: Datei oder Verzeichnis nicht gefunden

                                    das andere funktioniert überwiegend:

                                    /usr/bin/nodejs                                                                                            
                                    v10.18.1                                                                                                   
                                    /usr/bin/node                                                                                              
                                    v10.18.1                                                                                                   
                                    /usr/bin/npm                                                                                               
                                    6.13.4                                                                                                     
                                    /usr/bin/npx                                                                                               
                                    6.13.4                                                                                                     
                                    nodejs:                                                                                                    
                                      Installiert:           10.18.1-1nodesource1                                                              
                                      Installationskandidat: 10.18.1-1nodesource1                                                              
                                      Versionstabelle:                                                                                         
                                     *** 10.18.1-1nodesource1 100                                                                              
                                            100 /var/lib/dpkg/status                                                                           
                                    insgesamt 27M                                
                                    drwxr-xr-x 1 iobroker iobroker 3,3K Mär  4 21:30 backup-objects                                           
                                    -rwxr-xr-x 1 iobroker iobroker  27K Mär  4 18:07 doorbird.0.snap.jpg                                      
                                    drwxr-xr-x 1 iobroker iobroker 1,1K Feb 21 20:47 files                                                     
                                    drwxr-xr-x 1 iobroker iobroker  22K Mär  4 00:04 history                                                  
                                    -rwxr-xr-x 1 iobroker iobroker 4,3K Mär  1 08:32 iobroker.json                                            
                                    -rwxr-xr-x 1 iobroker iobroker    3 Mär  1 11:46 notifications.json                                       
                                    -rwxr-xr-x 1 iobroker iobroker  12M Mär  4 22:51 objects.json                                             
                                    -rwxr-xr-x 1 iobroker iobroker  12M Mär  4 22:45 objects.json.bak                                         
                                    drwxr-xr-x 1 iobroker iobroker   18 Feb 21 20:53 sqlite                                                    
                                    -rwxr-xr-x 1 iobroker iobroker 1,3M Mär  4 22:53 states.json                                              
                                    -rwxr-xr-x 1 iobroker iobroker 1,3M Mär  4 22:53 states.json.bak                                          
                                    -rwxr-xr-x 1 iobroker iobroker    0 Feb 19  2023 states.json.broken                                        
                                    drwxr-xr-x 1 iobroker iobroker   20 Feb 21 20:53 tmp                                                       
                                    drwxr-xr-x 1 iobroker iobroker  256 Feb 21 20:53 yahka.0.hapdata                                           
                                    bash: /usr/bin/iob: /usr/bin/bash: Defekter Interpreter: Datei oder Verzeichnis nicht gefunden     
                                    

                                    ich hab ja einen Container v4 und aktuell ist v9. Ich könnte ja auch versuchen über mehrere Zwischenstufen der Containerversion Stück für Stück nach oben zu kommen? Container v6 js-Controller runter ziehen, backup einspielen, js-controller hoch, backup erstellen, ....?

                                    Oder mir auch nicht unsympathisch, ich setze einen ganz neuen Broker auf, installiere die Adapter die ich brauche Stück für Stück manuell, ABER alle enums, scripte, ... das wäre echt Arbeit :( und vor allem... alle history Daten wären dann vermutlich nicht zu retten, oder?

                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • 1 1704eu

                                      @glasfaser
                                      iob list instances und iob list adapter oder auch iobroker list instances ergeben folgende Meldung:

                                      bash: /usr/bin/iobroker: /usr/bin/bash: Defekter Interpreter: Datei oder Verzeichnis nicht gefunden

                                      das andere funktioniert überwiegend:

                                      /usr/bin/nodejs                                                                                            
                                      v10.18.1                                                                                                   
                                      /usr/bin/node                                                                                              
                                      v10.18.1                                                                                                   
                                      /usr/bin/npm                                                                                               
                                      6.13.4                                                                                                     
                                      /usr/bin/npx                                                                                               
                                      6.13.4                                                                                                     
                                      nodejs:                                                                                                    
                                        Installiert:           10.18.1-1nodesource1                                                              
                                        Installationskandidat: 10.18.1-1nodesource1                                                              
                                        Versionstabelle:                                                                                         
                                       *** 10.18.1-1nodesource1 100                                                                              
                                              100 /var/lib/dpkg/status                                                                           
                                      insgesamt 27M                                
                                      drwxr-xr-x 1 iobroker iobroker 3,3K Mär  4 21:30 backup-objects                                           
                                      -rwxr-xr-x 1 iobroker iobroker  27K Mär  4 18:07 doorbird.0.snap.jpg                                      
                                      drwxr-xr-x 1 iobroker iobroker 1,1K Feb 21 20:47 files                                                     
                                      drwxr-xr-x 1 iobroker iobroker  22K Mär  4 00:04 history                                                  
                                      -rwxr-xr-x 1 iobroker iobroker 4,3K Mär  1 08:32 iobroker.json                                            
                                      -rwxr-xr-x 1 iobroker iobroker    3 Mär  1 11:46 notifications.json                                       
                                      -rwxr-xr-x 1 iobroker iobroker  12M Mär  4 22:51 objects.json                                             
                                      -rwxr-xr-x 1 iobroker iobroker  12M Mär  4 22:45 objects.json.bak                                         
                                      drwxr-xr-x 1 iobroker iobroker   18 Feb 21 20:53 sqlite                                                    
                                      -rwxr-xr-x 1 iobroker iobroker 1,3M Mär  4 22:53 states.json                                              
                                      -rwxr-xr-x 1 iobroker iobroker 1,3M Mär  4 22:53 states.json.bak                                          
                                      -rwxr-xr-x 1 iobroker iobroker    0 Feb 19  2023 states.json.broken                                        
                                      drwxr-xr-x 1 iobroker iobroker   20 Feb 21 20:53 tmp                                                       
                                      drwxr-xr-x 1 iobroker iobroker  256 Feb 21 20:53 yahka.0.hapdata                                           
                                      bash: /usr/bin/iob: /usr/bin/bash: Defekter Interpreter: Datei oder Verzeichnis nicht gefunden     
                                      

                                      ich hab ja einen Container v4 und aktuell ist v9. Ich könnte ja auch versuchen über mehrere Zwischenstufen der Containerversion Stück für Stück nach oben zu kommen? Container v6 js-Controller runter ziehen, backup einspielen, js-controller hoch, backup erstellen, ....?

                                      Oder mir auch nicht unsympathisch, ich setze einen ganz neuen Broker auf, installiere die Adapter die ich brauche Stück für Stück manuell, ABER alle enums, scripte, ... das wäre echt Arbeit :( und vor allem... alle history Daten wären dann vermutlich nicht zu retten, oder?

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #38

                                      @1704eu

                                      Mit nodejs@10 kannste natürlich nix mehr reißen...
                                      Never touch a rumpling süstem?

                                      Leute... Es funktioniert nicht, einmal irgendwas auf die Kisten zu knallen und dann nie mehr anzupacken.
                                      Je länger da gepennt wird desto schwieriger bis aussichtsloser wird der Versuch eines Upgrades.

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      1 1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @1704eu

                                        Mit nodejs@10 kannste natürlich nix mehr reißen...
                                        Never touch a rumpling süstem?

                                        Leute... Es funktioniert nicht, einmal irgendwas auf die Kisten zu knallen und dann nie mehr anzupacken.
                                        Je länger da gepennt wird desto schwieriger bis aussichtsloser wird der Versuch eines Upgrades.

                                        1 Offline
                                        1 Offline
                                        1704eu
                                        schrieb am zuletzt editiert von
                                        #39

                                        @thomas-braun
                                        Da hast du schon recht, das bringt mich jetzt aber leider nicht weiter.

                                        1 Antwort Letzte Antwort
                                        0
                                        • Marc BergM Offline
                                          Marc BergM Offline
                                          Marc Berg
                                          Most Active
                                          schrieb am zuletzt editiert von
                                          #40

                                          @1704eu sagte in ioBroker manuelles Backup:

                                          ich hab ja einen Container v4 und aktuell ist v9. Ich könnte ja auch versuchen über mehrere Zwischenstufen der Containerversion Stück für Stück nach oben zu kommen? Container v6 js-Controller runter ziehen, backup einspielen, js-controller hoch, backup erstellen, ....?

                                          Ich habe das mal durchgespielt. Vom js-controller 3.3.15 zum aktuellen 5.0.19 bin ich mit einem Zwischenschritt (Image v6.1.0 mit Nodejs 14) gekommen. Von dort aus auf js-controller 4.0.24. Dieser ist wiederum auf dem v9 Image lauffähig. Das Ganze ohne Backup/Restore, sondern nur durch Updaten des Images.

                                          Wenn du den Weg über Backup/Restore gehst und das Image v6 nutzt, musst du neben dem js-controller auch den Admin downgraden. Die Version 5.1.0 ist z.B. mit deinem uralten Controller kompatibel.

                                          Ob das auch auf einem voll installiertem System mit vielen Adaptern so geht? :man-shrugging:

                                          NUC10I3+Ubuntu+Docker+ioBroker+influxDB2+Node Red+RabbitMQ+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
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          663

                                          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