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. Migration Pi4 > Synology Docker

NEWS

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

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

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

Migration Pi4 > Synology Docker

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
21 Beiträge 3 Kommentatoren 2.3k Aufrufe 2 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • B Basti81

    @glasfaser ah ok, anbei das Log:

    --------------------------------------------------
    -----                   Step 1 of 5: Preparing container                   -----
    --------------------------------------------------------------------------------
     
    This is not the first run of this container. Skipping first run preparation.
     
    --------------------------------------------------------------------------------
    -----             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.
     
    Fixing "sudo-bug" by replacing sudo with gosu... Done.
     
    [DEBUG] Checking multihost settings... 
    [DEBUG] No multihost settings detected.
    [DEBUG] Done.
     
    [DEBUG] Checking custom objects db settings... 
    [DEBUG] No custom objects db settings detected.
    [DEBUG] Done.
     
    [DEBUG] Checking custom states db settings... 
    [DEBUG] No custom states db settings detected.
    [DEBUG] Done.
     
    Checking Database connection... Failed.
    [DEBUG] Error message: 
    [DEBUG] No connection to states 0.0.0.0:6379[redis]
    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!
    
    GlasfaserG Online
    GlasfaserG Online
    Glasfaser
    schrieb am zuletzt editiert von
    #11

    @basti81 sagte in Migration Pi4 > Synology Docker:

    [DEBUG] No connection to states 0.0.0.0:6379[redis]

    Redis:

    Hast du das so auf der Pi !?

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

    B 1 Antwort Letzte Antwort
    0
    • GlasfaserG Glasfaser

      @basti81 sagte in Migration Pi4 > Synology Docker:

      [DEBUG] No connection to states 0.0.0.0:6379[redis]

      Redis:

      Hast du das so auf der Pi !?

      B Offline
      B Offline
      Basti81
      schrieb am zuletzt editiert von
      #12

      @glasfaser auf dem Pi:

      pi@iobrokerpi:~ $ sudo redis-server -v
      Redis server v=5.0.14 sha=00000000:0 malloc=libc bits=32 build=ddd3b1f304a7d4d5
      

      In dem Container:

      root@iobrokerpi:/opt/iobroker# redis-server -v                                                        
      bash: redis-server: command not found
      
      GlasfaserG 1 Antwort Letzte Antwort
      0
      • B Basti81

        @glasfaser auf dem Pi:

        pi@iobrokerpi:~ $ sudo redis-server -v
        Redis server v=5.0.14 sha=00000000:0 malloc=libc bits=32 build=ddd3b1f304a7d4d5
        

        In dem Container:

        root@iobrokerpi:/opt/iobroker# redis-server -v                                                        
        bash: redis-server: command not found
        
        GlasfaserG Online
        GlasfaserG Online
        Glasfaser
        schrieb am zuletzt editiert von
        #13

        @basti81

        https://github.com/buanet/ioBroker.docker/issues/136#issuecomment-710220772

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

        B 1 Antwort Letzte Antwort
        0
        • GlasfaserG Glasfaser

          @basti81

          https://github.com/buanet/ioBroker.docker/issues/136#issuecomment-710220772

          B Offline
          B Offline
          Basti81
          schrieb am zuletzt editiert von
          #14

          @glasfaser den Container habe ich über die GUI aktiviert und das gibt es nur diese ENV:
          Unbenannt.png

          GlasfaserG 1 Antwort Letzte Antwort
          0
          • B Basti81

            @glasfaser den Container habe ich über die GUI aktiviert und das gibt es nur diese ENV:
            Unbenannt.png

            GlasfaserG Online
            GlasfaserG Online
            Glasfaser
            schrieb am zuletzt editiert von
            #15

            @basti81 sagte in Migration Pi4 > Synology Docker:

            das gibt es nur diese ENV:

            Ja das ist der Standart ,

            extras siehe hier unter :

            Configuration via environment variables

            https://hub.docker.com/r/buanet/iobroker

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

            B 1 Antwort Letzte Antwort
            0
            • GlasfaserG Glasfaser

              @basti81 sagte in Migration Pi4 > Synology Docker:

              das gibt es nur diese ENV:

              Ja das ist der Standart ,

              extras siehe hier unter :

              Configuration via environment variables

              https://hub.docker.com/r/buanet/iobroker

              B Offline
              B Offline
              Basti81
              schrieb am zuletzt editiert von
              #16

              @glasfaser wir kommen der Sache näher :-)

              -------------------------------------------------
              -----             Step 3 of 5: Checking ioBroker installation              -----
              --------------------------------------------------------------------------------
               
              (Re)setting permissions (This might take a while! Please be patient!)... Done.
               
              Fixing "sudo-bug" by replacing sudo with gosu... Done.
               
              [DEBUG] Checking multihost settings... 
              [DEBUG] No multihost settings detected.
              [DEBUG] Done.
               
              Configuring custom objects db...
              IOB_OBJECTSDB_TYPE is available and value meets detected ioBroker installation.
              IOB_OBJECTSDB_HOST is available and value meets detected ioBroker installation.
              IOB_OBJECTSDB_PORT is available and value meets detected ioBroker installation.
              Done.
               
              Configuring custom states db...
              IOB_STATESDB_TYPE is available and value meets detected ioBroker installation.
              IOB_STATESDB_HOST is available and value meets detected ioBroker installation.
              IOB_STATESDB_PORT is available but value is different from detected ioBroker installation.
              Setting port of states db to "9000"... Done.
              Done.
               
              Checking Database connection... Failed.
              [DEBUG] Error message: 
              [DEBUG] No connection to objects 127.0.0.1:9001[redis]
              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!
              

              Unbenannt2.png

              GlasfaserG 2 Antworten Letzte Antwort
              0
              • B Basti81

                @glasfaser wir kommen der Sache näher :-)

                -------------------------------------------------
                -----             Step 3 of 5: Checking ioBroker installation              -----
                --------------------------------------------------------------------------------
                 
                (Re)setting permissions (This might take a while! Please be patient!)... Done.
                 
                Fixing "sudo-bug" by replacing sudo with gosu... Done.
                 
                [DEBUG] Checking multihost settings... 
                [DEBUG] No multihost settings detected.
                [DEBUG] Done.
                 
                Configuring custom objects db...
                IOB_OBJECTSDB_TYPE is available and value meets detected ioBroker installation.
                IOB_OBJECTSDB_HOST is available and value meets detected ioBroker installation.
                IOB_OBJECTSDB_PORT is available and value meets detected ioBroker installation.
                Done.
                 
                Configuring custom states db...
                IOB_STATESDB_TYPE is available and value meets detected ioBroker installation.
                IOB_STATESDB_HOST is available and value meets detected ioBroker installation.
                IOB_STATESDB_PORT is available but value is different from detected ioBroker installation.
                Setting port of states db to "9000"... Done.
                Done.
                 
                Checking Database connection... Failed.
                [DEBUG] Error message: 
                [DEBUG] No connection to objects 127.0.0.1:9001[redis]
                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!
                

                Unbenannt2.png

                GlasfaserG Online
                GlasfaserG Online
                Glasfaser
                schrieb am zuletzt editiert von Glasfaser
                #17

                @basti81 sagte in Migration Pi4 > Synology Docker:

                No connection to objects 127.0.0.1:9001[redis]

                Warum 9001

                @basti81 sagte in Migration Pi4 > Synology Docker:
                [DEBUG] No connection to states 0.0.0.0:6379[redis]

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

                B 1 Antwort Letzte Antwort
                0
                • B Basti81

                  @glasfaser wir kommen der Sache näher :-)

                  -------------------------------------------------
                  -----             Step 3 of 5: Checking ioBroker installation              -----
                  --------------------------------------------------------------------------------
                   
                  (Re)setting permissions (This might take a while! Please be patient!)... Done.
                   
                  Fixing "sudo-bug" by replacing sudo with gosu... Done.
                   
                  [DEBUG] Checking multihost settings... 
                  [DEBUG] No multihost settings detected.
                  [DEBUG] Done.
                   
                  Configuring custom objects db...
                  IOB_OBJECTSDB_TYPE is available and value meets detected ioBroker installation.
                  IOB_OBJECTSDB_HOST is available and value meets detected ioBroker installation.
                  IOB_OBJECTSDB_PORT is available and value meets detected ioBroker installation.
                  Done.
                   
                  Configuring custom states db...
                  IOB_STATESDB_TYPE is available and value meets detected ioBroker installation.
                  IOB_STATESDB_HOST is available and value meets detected ioBroker installation.
                  IOB_STATESDB_PORT is available but value is different from detected ioBroker installation.
                  Setting port of states db to "9000"... Done.
                  Done.
                   
                  Checking Database connection... Failed.
                  [DEBUG] Error message: 
                  [DEBUG] No connection to objects 127.0.0.1:9001[redis]
                  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!
                  

                  Unbenannt2.png

                  GlasfaserG Online
                  GlasfaserG Online
                  Glasfaser
                  schrieb am zuletzt editiert von
                  #18

                  @basti81

                  zu Redis auch :

                  https://smarthome.buanet.de/2020/12/iobroker-docker-container-mit-redis-db-verbinden/

                  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
                  • GlasfaserG Glasfaser

                    @basti81 sagte in Migration Pi4 > Synology Docker:

                    No connection to objects 127.0.0.1:9001[redis]

                    Warum 9001

                    @basti81 sagte in Migration Pi4 > Synology Docker:
                    [DEBUG] No connection to states 0.0.0.0:6379[redis]

                    B Offline
                    B Offline
                    Basti81
                    schrieb am zuletzt editiert von
                    #19

                    @glasfaser hab jetzt den 6379 versucht und ich bekomme den gleichen Fehler:

                    -----------------------------------------------
                    -----             Step 3 of 5: Checking ioBroker installation              -----
                    --------------------------------------------------------------------------------
                     
                    (Re)setting permissions (This might take a while! Please be patient!)... Done.
                     
                    Fixing "sudo-bug" by replacing sudo with gosu... Done.
                     
                    [DEBUG] Checking multihost settings... 
                    [DEBUG] No multihost settings detected.
                    [DEBUG] Done.
                     
                    Configuring custom objects db...
                    IOB_OBJECTSDB_TYPE is available and value meets detected ioBroker installation.
                    IOB_OBJECTSDB_HOST is available and value meets detected ioBroker installation.
                    IOB_OBJECTSDB_PORT is available but value is different from detected ioBroker installation.
                    Setting port of objects db to "6379"... Done.
                    Done.
                     
                    Configuring custom states db...
                    IOB_STATESDB_TYPE is available and value meets detected ioBroker installation.
                    IOB_STATESDB_HOST is available and value meets detected ioBroker installation.
                    IOB_STATESDB_PORT is available but value is different from detected ioBroker installation.
                    Setting port of states db to "6379"... Done.
                    Done.
                     
                    Checking Database connection... Failed.
                    [DEBUG] Error message: 
                    [DEBUG] No connection to objects 127.0.0.1:6379[redis]
                    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!
                    

                    Soll ich mal:
                    apt-get install redis-sentinel

                    im Container ausführen? Mich wundert das hier im Container:

                    root@iobrokerpi:/opt/iobroker# redis-server -v                                                        
                    bash: redis-server: command not found
                    
                    GlasfaserG 1 Antwort Letzte Antwort
                    0
                    • B Basti81

                      @glasfaser hab jetzt den 6379 versucht und ich bekomme den gleichen Fehler:

                      -----------------------------------------------
                      -----             Step 3 of 5: Checking ioBroker installation              -----
                      --------------------------------------------------------------------------------
                       
                      (Re)setting permissions (This might take a while! Please be patient!)... Done.
                       
                      Fixing "sudo-bug" by replacing sudo with gosu... Done.
                       
                      [DEBUG] Checking multihost settings... 
                      [DEBUG] No multihost settings detected.
                      [DEBUG] Done.
                       
                      Configuring custom objects db...
                      IOB_OBJECTSDB_TYPE is available and value meets detected ioBroker installation.
                      IOB_OBJECTSDB_HOST is available and value meets detected ioBroker installation.
                      IOB_OBJECTSDB_PORT is available but value is different from detected ioBroker installation.
                      Setting port of objects db to "6379"... Done.
                      Done.
                       
                      Configuring custom states db...
                      IOB_STATESDB_TYPE is available and value meets detected ioBroker installation.
                      IOB_STATESDB_HOST is available and value meets detected ioBroker installation.
                      IOB_STATESDB_PORT is available but value is different from detected ioBroker installation.
                      Setting port of states db to "6379"... Done.
                      Done.
                       
                      Checking Database connection... Failed.
                      [DEBUG] Error message: 
                      [DEBUG] No connection to objects 127.0.0.1:6379[redis]
                      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!
                      

                      Soll ich mal:
                      apt-get install redis-sentinel

                      im Container ausführen? Mich wundert das hier im Container:

                      root@iobrokerpi:/opt/iobroker# redis-server -v                                                        
                      bash: redis-server: command not found
                      
                      GlasfaserG Online
                      GlasfaserG Online
                      Glasfaser
                      schrieb am zuletzt editiert von Glasfaser
                      #20

                      @basti81 sagte in Migration Pi4 > Synology Docker:

                      im Container ausführen?

                      kannst du machen ... aber beim nächsten Image wechsel ist er weg !

                      siehe meinen Link , da ist redis seperat als Container !

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

                      B 1 Antwort Letzte Antwort
                      0
                      • GlasfaserG Glasfaser

                        @basti81 sagte in Migration Pi4 > Synology Docker:

                        im Container ausführen?

                        kannst du machen ... aber beim nächsten Image wechsel ist er weg !

                        siehe meinen Link , da ist redis seperat als Container !

                        B Offline
                        B Offline
                        Basti81
                        schrieb am zuletzt editiert von
                        #21

                        @glasfaser danke dir. Habe die Container sauber neu aufgesetzt wie hier erläutert:
                        https://smarthome.buanet.de/2020/12/iobroker-docker-container-mit-redis-db-verbinden/

                        Alles läuft nun wie es soll und der Restore hat geklappt da die redis Verbindung von Anfang an funktionierte. Bridged Network war hier der Schlüssel. Mit Host network hat es nicht geklappt.

                        Danke dir!!!

                        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

                        730

                        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