Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. (gelöst) Fehler mit Restore bei Docker auf Synology

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    279

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

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

(gelöst) Fehler mit Restore bei Docker auf Synology

Scheduled Pinned Locked Moved ioBroker Allgemein
restoredockerbuanet
38 Posts 6 Posters 3.6k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • arteckA arteck

    @iobroker_Rainer sagte in Restore klappt nicht:

    im container geht das nicht so einfach..

    machmal

    zuerst

    pkill io
    

    damit wird der iobroker gestoppt..
    dann

    iobroker restore backups/iobroker_2020_09_17-08_34
    

    und zum starten das

    node node_modules/iobroker.js-controller/controller.js >/opt/scripts/docker_iobroker_log.txt 2>&1 &
    

    die normalen befehler gehen in einem container nicht

    iobroker_RainerI Offline
    iobroker_RainerI Offline
    iobroker_Rainer
    wrote on last edited by
    #3

    @arteck ... hmmm. Wenn ich

    pkill io
    

    absetze, dann wird der Container angehalten und mein Terminal-Fenster ist weg. Danach muss ich doch den Docker-Container wieder von Hand starten, bekomme ein neues Terminal-Fenster und das Gleiche beginnt von vorn. Ich sitze jetzt aber auch schon Stunden dran - vielleicht übersehe ich was ganz einfaches ...

    F GlasfaserG 2 Replies Last reply
    0
    • iobroker_RainerI iobroker_Rainer

      @arteck ... hmmm. Wenn ich

      pkill io
      

      absetze, dann wird der Container angehalten und mein Terminal-Fenster ist weg. Danach muss ich doch den Docker-Container wieder von Hand starten, bekomme ein neues Terminal-Fenster und das Gleiche beginnt von vorn. Ich sitze jetzt aber auch schon Stunden dran - vielleicht übersehe ich was ganz einfaches ...

      F Offline
      F Offline
      fastfoot
      wrote on last edited by
      #4

      @iobroker_Rainer sagte in Restore klappt nicht:

      @arteck ... hmmm. Wenn ich

      pkill io
      

      absetze, dann wird der Container angehalten und mein Terminal-Fenster ist weg. Danach muss ich doch den Docker-Container wieder von Hand starten, bekomme ein neues Terminal-Fenster und das Gleiche beginnt von vorn. Ich sitze jetzt aber auch schon Stunden dran - vielleicht übersehe ich was ganz einfaches ...

      Mit node 12.x funktioniert dieser Befehl nicht mehr! Benutze

      pkill -u iobroker
      

      iobroker läuft unter Docker auf QNAP TS-451+
      SkriptRecovery: https://forum.iobroker.net/post/930558

      1 Reply Last reply
      0
      • iobroker_RainerI iobroker_Rainer

        @arteck ... hmmm. Wenn ich

        pkill io
        

        absetze, dann wird der Container angehalten und mein Terminal-Fenster ist weg. Danach muss ich doch den Docker-Container wieder von Hand starten, bekomme ein neues Terminal-Fenster und das Gleiche beginnt von vorn. Ich sitze jetzt aber auch schon Stunden dran - vielleicht übersehe ich was ganz einfaches ...

        GlasfaserG Offline
        GlasfaserG Offline
        Glasfaser
        wrote on last edited by Glasfaser
        #5

        @iobroker_Rainer sagte in Restore klappt nicht:

        wird der Container angehalten und mein Terminal-Fenster ist weg.

        Der Befehl killt doch nicht den Container bzw. das Terminfenster verschwindet von der Syn !?

        so wie @fastfoot schon schreibt

        pkill -u iobroker
         oder 
        pkill node
        

        nach der eingabe kommt das bei dir :

        root@iobroker2:/opt/iobroker
        

        und dann kannst die die weiteren Befehle absetzten .

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

        iobroker_RainerI 1 Reply Last reply
        0
        • GlasfaserG Glasfaser

          @iobroker_Rainer sagte in Restore klappt nicht:

          wird der Container angehalten und mein Terminal-Fenster ist weg.

          Der Befehl killt doch nicht den Container bzw. das Terminfenster verschwindet von der Syn !?

          so wie @fastfoot schon schreibt

          pkill -u iobroker
           oder 
          pkill node
          

          nach der eingabe kommt das bei dir :

          root@iobroker2:/opt/iobroker
          

          und dann kannst die die weiteren Befehle absetzten .

          iobroker_RainerI Offline
          iobroker_RainerI Offline
          iobroker_Rainer
          wrote on last edited by
          #6

          @Glasfaser ... okay - restore hat anscheinend geklappt (laut Protokoll im Container).
          Jetzt klappt aber der Zugriff auf die Oberfläche nicht mehr ..

          root@iobroker2:/opt/iobroker# iobroker status                                   
          iobroker is running on this host.                                               
                                                                                          
          At least one iobroker host is running.                                          
                                                                                          
          Objects type: file                                                              
          States  type: file                                                              
          root@iobroker2:/opt/iobroker# iobroker status admin                             
          Instance "admin.0" is not running                                               
          root@iobroker2:/opt/iobroker# iobroker start admin                              
          root@iobroker2:/opt/iobroker# iobroker status admin                             
          Instance "admin.0" is not running   
          
          GlasfaserG 1 Reply Last reply
          0
          • iobroker_RainerI iobroker_Rainer

            @Glasfaser ... okay - restore hat anscheinend geklappt (laut Protokoll im Container).
            Jetzt klappt aber der Zugriff auf die Oberfläche nicht mehr ..

            root@iobroker2:/opt/iobroker# iobroker status                                   
            iobroker is running on this host.                                               
                                                                                            
            At least one iobroker host is running.                                          
                                                                                            
            Objects type: file                                                              
            States  type: file                                                              
            root@iobroker2:/opt/iobroker# iobroker status admin                             
            Instance "admin.0" is not running                                               
            root@iobroker2:/opt/iobroker# iobroker start admin                              
            root@iobroker2:/opt/iobroker# iobroker status admin                             
            Instance "admin.0" is not running   
            
            GlasfaserG Offline
            GlasfaserG Offline
            Glasfaser
            wrote on last edited by
            #7

            @iobroker_Rainer

            iobroker start admin.0
            

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

            iobroker_RainerI 1 Reply Last reply
            0
            • GlasfaserG Glasfaser

              @iobroker_Rainer

              iobroker start admin.0
              
              iobroker_RainerI Offline
              iobroker_RainerI Offline
              iobroker_Rainer
              wrote on last edited by
              #8

              @Glasfaser

              root@iobroker2:/opt/iobroker# iobroker status admin                             
              Instance "admin.0" is not running                                               
              root@iobroker2:/opt/iobroker# iobroker start admin.0                            
              root@iobroker2:/opt/iobroker# iobroker status admin                             
              Instance "admin.0" is not running
              

              Vielleicht liegt das an der nicht funktionieren Namensauflösung. Ich mach jetzt mal einen Restart von der Synology ...

              GlasfaserG 1 Reply Last reply
              0
              • iobroker_RainerI iobroker_Rainer

                @Glasfaser

                root@iobroker2:/opt/iobroker# iobroker status admin                             
                Instance "admin.0" is not running                                               
                root@iobroker2:/opt/iobroker# iobroker start admin.0                            
                root@iobroker2:/opt/iobroker# iobroker status admin                             
                Instance "admin.0" is not running
                

                Vielleicht liegt das an der nicht funktionieren Namensauflösung. Ich mach jetzt mal einen Restart von der Synology ...

                GlasfaserG Offline
                GlasfaserG Offline
                Glasfaser
                wrote on last edited by Glasfaser
                #9

                @iobroker_Rainer sagte in Restore klappt nicht:

                nicht funktionieren Namensauflösung.

                bitte nicht beachten ....

                du hattest doch zwei admins installiert !?
                nimm mal das :

                iobroker start admin
                

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

                iobroker_RainerI 1 Reply Last reply
                0
                • GlasfaserG Glasfaser

                  @iobroker_Rainer sagte in Restore klappt nicht:

                  nicht funktionieren Namensauflösung.

                  bitte nicht beachten ....

                  du hattest doch zwei admins installiert !?
                  nimm mal das :

                  iobroker start admin
                  
                  iobroker_RainerI Offline
                  iobroker_RainerI Offline
                  iobroker_Rainer
                  wrote on last edited by
                  #10

                  @Glasfaser ... ich hatte das System nochmals neu aufgesetzt => nur ein admin

                  root@iobroker2:/opt/iobroker# iobroker status admin                             
                  Instance "admin.0" is not running                                               
                  root@iobroker2:/opt/iobroker# iobroker start admin.0                            
                  root@iobroker2:/opt/iobroker# iobroker status admin                             
                  Instance "admin.0" is not running
                  
                  GlasfaserG iobroker_RainerI 2 Replies Last reply
                  0
                  • iobroker_RainerI iobroker_Rainer

                    @Glasfaser ... ich hatte das System nochmals neu aufgesetzt => nur ein admin

                    root@iobroker2:/opt/iobroker# iobroker status admin                             
                    Instance "admin.0" is not running                                               
                    root@iobroker2:/opt/iobroker# iobroker start admin.0                            
                    root@iobroker2:/opt/iobroker# iobroker status admin                             
                    Instance "admin.0" is not running
                    
                    GlasfaserG Offline
                    GlasfaserG Offline
                    Glasfaser
                    wrote on last edited by Glasfaser
                    #11

                    @iobroker_Rainer
                    Da liegt ein Fehler vor, er startet nicht .

                    Hast du bei deinem Admin ( Backup ) irendwelche Einstellungen drin .... anderen Port ... feste IP !?

                    Zeige mal die Ausgabe von

                    iobroker list adapters
                    iobroker list instances
                    

                    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 Reply Last reply
                    0
                    • iobroker_RainerI iobroker_Rainer

                      @Glasfaser ... ich hatte das System nochmals neu aufgesetzt => nur ein admin

                      root@iobroker2:/opt/iobroker# iobroker status admin                             
                      Instance "admin.0" is not running                                               
                      root@iobroker2:/opt/iobroker# iobroker start admin.0                            
                      root@iobroker2:/opt/iobroker# iobroker status admin                             
                      Instance "admin.0" is not running
                      
                      iobroker_RainerI Offline
                      iobroker_RainerI Offline
                      iobroker_Rainer
                      wrote on last edited by
                      #12

                      @iobroker_Rainer
                      Ich habe gerade das System neu eingerichtet. Admin-Oberfläche war aufrufbar. Danach restore. Danach Admin-Oberfläche wieder nicht mehr aufrufbar.

                      root@iobroker2:/opt/iobroker/backups# iobroker list adapters                    
                      system.adapter.admin                   : admin          - v4.0.10               
                      system.adapter.backitup                : backitup       - v1.5.8                
                      system.adapter.cloud                   : cloud          - v3.0.4                
                      system.adapter.daswetter               : daswetter      - v3.0.1                
                      system.adapter.discovery               : discovery      - v2.3.7                
                      system.adapter.flot                    : flot           - v1.9.2                
                      system.adapter.harmony                 : harmony        - v1.2.2                
                      system.adapter.info                    : info           - v1.7.2                
                      system.adapter.innogy-smarthome        : innogy-smarthome - v0.3.6              
                      system.adapter.javascript              : javascript     - v4.6.17               
                      system.adapter.mercedesme              : mercedesme     - v0.0.21               
                      system.adapter.mobile                  : mobile         - v1.0.1                
                      system.adapter.modbus                  : modbus         - v3.1.6                
                      system.adapter.node-red                : node-red       - v1.17.2               
                      system.adapter.ping                    : ping           - v1.4.8                
                      system.adapter.scenes                  : scenes         - v1.1.0                
                      system.adapter.shelly                  : shelly         - v4.0.2                
                      system.adapter.simple-api              : simple-api     - v2.4.6                
                      system.adapter.socketio                : socketio       - v3.0.13               
                      system.adapter.sonoff                  : sonoff         - v2.3.3                
                      system.adapter.sql                     : sql            - v1.15.2               
                      system.adapter.tankerkoenig            : tankerkoenig   - v2.0.5                
                      system.adapter.telegram                : telegram       - v1.5.9                
                      system.adapter.terminal                : terminal       - v0.1.2                
                      system.adapter.tr-064                  : tr-064         - v4.0.9                
                      system.adapter.upnp                    : upnp           - v1.0.16               
                      system.adapter.vis                     : vis            - v1.2.11               
                      system.adapter.vis-fancyswitch         : vis-fancyswitch - v1.1.0               
                      system.adapter.vis-map                 : vis-map        - v1.0.4                
                      system.adapter.vis-metro               : vis-metro      - v1.1.2                
                      system.adapter.vis-plumb               : vis-plumb      - v1.0.2                
                      system.adapter.vis-timeandweather      : vis-timeandweather - v1.1.7            
                      system.adapter.vis-weather             : vis-weather    - v2.5.2                
                      system.adapter.web                     : web            - v3.0.12       
                      
                      root@iobroker2:/opt/iobroker/backups# iobroker list instances                                      
                        system.adapter.admin.0                 : admin                 -  enabled, por                   
                      t: 8081, bind: 0.0.0.0, run as: admin                                                              
                        system.adapter.backitup.0              : backitup              -  enabled                        
                        system.adapter.cloud.0                 : cloud                 - disabled                        
                        system.adapter.daswetter.0             : daswetter             - disabled                        
                        system.adapter.discovery.0             : discovery             - disabled                        
                        system.adapter.flot.0                  : flot                  - disabled                        
                        system.adapter.harmony.0               : harmony               - disabled                        
                        system.adapter.info.0                  : info                  - disabled                        
                        system.adapter.innogy-smarthome.0      : innogy-smarthome      - disabled                        
                        system.adapter.javascript.0            : javascript            - disabled                        
                        system.adapter.mercedesme.0            : mercedesme            - disabled                        
                        system.adapter.mobile.0                : mobile                - disabled                        
                        system.adapter.modbus.0                : modbus                - disabled                        
                        system.adapter.node-red.0              : node-red              - disabled, por                   
                      t: 1880, bind: 0.0.0.0                                                                             
                        system.adapter.ping.0                  : ping                  - disabled                        
                        system.adapter.scenes.0                : scenes                - disabled                        
                        system.adapter.shelly.0                : shelly                - disabled, por                   
                      t: 1882, bind: 0.0.0.0                                                                             
                        system.adapter.simple-api.0            : simple-api            - disabled, por                   
                      t: 8087, bind: 0.0.0.0, run as: admin                                                              
                        system.adapter.sonoff.0                : sonoff                - disabled, por                   
                      t: 1883, bind: 0.0.0.0                                                                             
                        system.adapter.sql.0                   : sql                   - disabled, por                   
                      t: 3307                                                                                            
                        system.adapter.tankerkoenig.0          : tankerkoenig          - disabled                        
                        system.adapter.telegram.0              : telegram              - disabled, por                   
                      t: 8443, bind: 0.0.0.0                                                                             
                        system.adapter.terminal.0              : terminal              - disabled, por                   
                      t: 8088, bind: 0.0.0.0, run as: admin                                                              
                        system.adapter.tr-064.0                : tr-064                - disabled                        
                        system.adapter.tr-064.1                : tr-064                - disabled                        
                        system.adapter.upnp.0                  : upnp                  - disabled                        
                        system.adapter.vis-fancyswitch.0       : vis-fancyswitch       - disabled                        
                        system.adapter.vis-metro.0             : vis-metro             - disabled                        
                        system.adapter.vis-plumb.0             : vis-plumb             - disabled                        
                        system.adapter.vis-timeandweather.0    : vis-timeandweather    - disabled                        
                        system.adapter.vis-weather.0           : vis-weather           - disabled                        
                        system.adapter.vis.0                   : vis                   - disabled                        
                        system.adapter.web.0                   : web                   - disabled, por                   
                      t: 8082, bind: 0.0.0.0, run as: admin                                                              
                                                                                                                         
                      + instance is alive          
                      
                      AlCalzoneA iobroker_RainerI 2 Replies Last reply
                      0
                      • iobroker_RainerI iobroker_Rainer

                        @iobroker_Rainer
                        Ich habe gerade das System neu eingerichtet. Admin-Oberfläche war aufrufbar. Danach restore. Danach Admin-Oberfläche wieder nicht mehr aufrufbar.

                        root@iobroker2:/opt/iobroker/backups# iobroker list adapters                    
                        system.adapter.admin                   : admin          - v4.0.10               
                        system.adapter.backitup                : backitup       - v1.5.8                
                        system.adapter.cloud                   : cloud          - v3.0.4                
                        system.adapter.daswetter               : daswetter      - v3.0.1                
                        system.adapter.discovery               : discovery      - v2.3.7                
                        system.adapter.flot                    : flot           - v1.9.2                
                        system.adapter.harmony                 : harmony        - v1.2.2                
                        system.adapter.info                    : info           - v1.7.2                
                        system.adapter.innogy-smarthome        : innogy-smarthome - v0.3.6              
                        system.adapter.javascript              : javascript     - v4.6.17               
                        system.adapter.mercedesme              : mercedesme     - v0.0.21               
                        system.adapter.mobile                  : mobile         - v1.0.1                
                        system.adapter.modbus                  : modbus         - v3.1.6                
                        system.adapter.node-red                : node-red       - v1.17.2               
                        system.adapter.ping                    : ping           - v1.4.8                
                        system.adapter.scenes                  : scenes         - v1.1.0                
                        system.adapter.shelly                  : shelly         - v4.0.2                
                        system.adapter.simple-api              : simple-api     - v2.4.6                
                        system.adapter.socketio                : socketio       - v3.0.13               
                        system.adapter.sonoff                  : sonoff         - v2.3.3                
                        system.adapter.sql                     : sql            - v1.15.2               
                        system.adapter.tankerkoenig            : tankerkoenig   - v2.0.5                
                        system.adapter.telegram                : telegram       - v1.5.9                
                        system.adapter.terminal                : terminal       - v0.1.2                
                        system.adapter.tr-064                  : tr-064         - v4.0.9                
                        system.adapter.upnp                    : upnp           - v1.0.16               
                        system.adapter.vis                     : vis            - v1.2.11               
                        system.adapter.vis-fancyswitch         : vis-fancyswitch - v1.1.0               
                        system.adapter.vis-map                 : vis-map        - v1.0.4                
                        system.adapter.vis-metro               : vis-metro      - v1.1.2                
                        system.adapter.vis-plumb               : vis-plumb      - v1.0.2                
                        system.adapter.vis-timeandweather      : vis-timeandweather - v1.1.7            
                        system.adapter.vis-weather             : vis-weather    - v2.5.2                
                        system.adapter.web                     : web            - v3.0.12       
                        
                        root@iobroker2:/opt/iobroker/backups# iobroker list instances                                      
                          system.adapter.admin.0                 : admin                 -  enabled, por                   
                        t: 8081, bind: 0.0.0.0, run as: admin                                                              
                          system.adapter.backitup.0              : backitup              -  enabled                        
                          system.adapter.cloud.0                 : cloud                 - disabled                        
                          system.adapter.daswetter.0             : daswetter             - disabled                        
                          system.adapter.discovery.0             : discovery             - disabled                        
                          system.adapter.flot.0                  : flot                  - disabled                        
                          system.adapter.harmony.0               : harmony               - disabled                        
                          system.adapter.info.0                  : info                  - disabled                        
                          system.adapter.innogy-smarthome.0      : innogy-smarthome      - disabled                        
                          system.adapter.javascript.0            : javascript            - disabled                        
                          system.adapter.mercedesme.0            : mercedesme            - disabled                        
                          system.adapter.mobile.0                : mobile                - disabled                        
                          system.adapter.modbus.0                : modbus                - disabled                        
                          system.adapter.node-red.0              : node-red              - disabled, por                   
                        t: 1880, bind: 0.0.0.0                                                                             
                          system.adapter.ping.0                  : ping                  - disabled                        
                          system.adapter.scenes.0                : scenes                - disabled                        
                          system.adapter.shelly.0                : shelly                - disabled, por                   
                        t: 1882, bind: 0.0.0.0                                                                             
                          system.adapter.simple-api.0            : simple-api            - disabled, por                   
                        t: 8087, bind: 0.0.0.0, run as: admin                                                              
                          system.adapter.sonoff.0                : sonoff                - disabled, por                   
                        t: 1883, bind: 0.0.0.0                                                                             
                          system.adapter.sql.0                   : sql                   - disabled, por                   
                        t: 3307                                                                                            
                          system.adapter.tankerkoenig.0          : tankerkoenig          - disabled                        
                          system.adapter.telegram.0              : telegram              - disabled, por                   
                        t: 8443, bind: 0.0.0.0                                                                             
                          system.adapter.terminal.0              : terminal              - disabled, por                   
                        t: 8088, bind: 0.0.0.0, run as: admin                                                              
                          system.adapter.tr-064.0                : tr-064                - disabled                        
                          system.adapter.tr-064.1                : tr-064                - disabled                        
                          system.adapter.upnp.0                  : upnp                  - disabled                        
                          system.adapter.vis-fancyswitch.0       : vis-fancyswitch       - disabled                        
                          system.adapter.vis-metro.0             : vis-metro             - disabled                        
                          system.adapter.vis-plumb.0             : vis-plumb             - disabled                        
                          system.adapter.vis-timeandweather.0    : vis-timeandweather    - disabled                        
                          system.adapter.vis-weather.0           : vis-weather           - disabled                        
                          system.adapter.vis.0                   : vis                   - disabled                        
                          system.adapter.web.0                   : web                   - disabled, por                   
                        t: 8082, bind: 0.0.0.0, run as: admin                                                              
                                                                                                                           
                        + instance is alive          
                        
                        AlCalzoneA Offline
                        AlCalzoneA Offline
                        AlCalzone
                        Developer
                        wrote on last edited by
                        #13

                        @iobroker_Rainer Schon mal nen Blick in die Logdateien geworfen? Ggf. hat sich der Hostname des Containers geändert?

                        Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                        iobroker_RainerI 1 Reply Last reply
                        0
                        • iobroker_RainerI iobroker_Rainer

                          @iobroker_Rainer
                          Ich habe gerade das System neu eingerichtet. Admin-Oberfläche war aufrufbar. Danach restore. Danach Admin-Oberfläche wieder nicht mehr aufrufbar.

                          root@iobroker2:/opt/iobroker/backups# iobroker list adapters                    
                          system.adapter.admin                   : admin          - v4.0.10               
                          system.adapter.backitup                : backitup       - v1.5.8                
                          system.adapter.cloud                   : cloud          - v3.0.4                
                          system.adapter.daswetter               : daswetter      - v3.0.1                
                          system.adapter.discovery               : discovery      - v2.3.7                
                          system.adapter.flot                    : flot           - v1.9.2                
                          system.adapter.harmony                 : harmony        - v1.2.2                
                          system.adapter.info                    : info           - v1.7.2                
                          system.adapter.innogy-smarthome        : innogy-smarthome - v0.3.6              
                          system.adapter.javascript              : javascript     - v4.6.17               
                          system.adapter.mercedesme              : mercedesme     - v0.0.21               
                          system.adapter.mobile                  : mobile         - v1.0.1                
                          system.adapter.modbus                  : modbus         - v3.1.6                
                          system.adapter.node-red                : node-red       - v1.17.2               
                          system.adapter.ping                    : ping           - v1.4.8                
                          system.adapter.scenes                  : scenes         - v1.1.0                
                          system.adapter.shelly                  : shelly         - v4.0.2                
                          system.adapter.simple-api              : simple-api     - v2.4.6                
                          system.adapter.socketio                : socketio       - v3.0.13               
                          system.adapter.sonoff                  : sonoff         - v2.3.3                
                          system.adapter.sql                     : sql            - v1.15.2               
                          system.adapter.tankerkoenig            : tankerkoenig   - v2.0.5                
                          system.adapter.telegram                : telegram       - v1.5.9                
                          system.adapter.terminal                : terminal       - v0.1.2                
                          system.adapter.tr-064                  : tr-064         - v4.0.9                
                          system.adapter.upnp                    : upnp           - v1.0.16               
                          system.adapter.vis                     : vis            - v1.2.11               
                          system.adapter.vis-fancyswitch         : vis-fancyswitch - v1.1.0               
                          system.adapter.vis-map                 : vis-map        - v1.0.4                
                          system.adapter.vis-metro               : vis-metro      - v1.1.2                
                          system.adapter.vis-plumb               : vis-plumb      - v1.0.2                
                          system.adapter.vis-timeandweather      : vis-timeandweather - v1.1.7            
                          system.adapter.vis-weather             : vis-weather    - v2.5.2                
                          system.adapter.web                     : web            - v3.0.12       
                          
                          root@iobroker2:/opt/iobroker/backups# iobroker list instances                                      
                            system.adapter.admin.0                 : admin                 -  enabled, por                   
                          t: 8081, bind: 0.0.0.0, run as: admin                                                              
                            system.adapter.backitup.0              : backitup              -  enabled                        
                            system.adapter.cloud.0                 : cloud                 - disabled                        
                            system.adapter.daswetter.0             : daswetter             - disabled                        
                            system.adapter.discovery.0             : discovery             - disabled                        
                            system.adapter.flot.0                  : flot                  - disabled                        
                            system.adapter.harmony.0               : harmony               - disabled                        
                            system.adapter.info.0                  : info                  - disabled                        
                            system.adapter.innogy-smarthome.0      : innogy-smarthome      - disabled                        
                            system.adapter.javascript.0            : javascript            - disabled                        
                            system.adapter.mercedesme.0            : mercedesme            - disabled                        
                            system.adapter.mobile.0                : mobile                - disabled                        
                            system.adapter.modbus.0                : modbus                - disabled                        
                            system.adapter.node-red.0              : node-red              - disabled, por                   
                          t: 1880, bind: 0.0.0.0                                                                             
                            system.adapter.ping.0                  : ping                  - disabled                        
                            system.adapter.scenes.0                : scenes                - disabled                        
                            system.adapter.shelly.0                : shelly                - disabled, por                   
                          t: 1882, bind: 0.0.0.0                                                                             
                            system.adapter.simple-api.0            : simple-api            - disabled, por                   
                          t: 8087, bind: 0.0.0.0, run as: admin                                                              
                            system.adapter.sonoff.0                : sonoff                - disabled, por                   
                          t: 1883, bind: 0.0.0.0                                                                             
                            system.adapter.sql.0                   : sql                   - disabled, por                   
                          t: 3307                                                                                            
                            system.adapter.tankerkoenig.0          : tankerkoenig          - disabled                        
                            system.adapter.telegram.0              : telegram              - disabled, por                   
                          t: 8443, bind: 0.0.0.0                                                                             
                            system.adapter.terminal.0              : terminal              - disabled, por                   
                          t: 8088, bind: 0.0.0.0, run as: admin                                                              
                            system.adapter.tr-064.0                : tr-064                - disabled                        
                            system.adapter.tr-064.1                : tr-064                - disabled                        
                            system.adapter.upnp.0                  : upnp                  - disabled                        
                            system.adapter.vis-fancyswitch.0       : vis-fancyswitch       - disabled                        
                            system.adapter.vis-metro.0             : vis-metro             - disabled                        
                            system.adapter.vis-plumb.0             : vis-plumb             - disabled                        
                            system.adapter.vis-timeandweather.0    : vis-timeandweather    - disabled                        
                            system.adapter.vis-weather.0           : vis-weather           - disabled                        
                            system.adapter.vis.0                   : vis                   - disabled                        
                            system.adapter.web.0                   : web                   - disabled, por                   
                          t: 8082, bind: 0.0.0.0, run as: admin                                                              
                                                                                                                             
                          + instance is alive          
                          
                          iobroker_RainerI Offline
                          iobroker_RainerI Offline
                          iobroker_Rainer
                          wrote on last edited by
                          #14

                          @iobroker_Rainer ... und das waren die alten Admin-Einstellungen. Kann es an der Authentifizierung liegen???
                          634c2549-936a-4a0f-a627-ccaacefa0625-image.png

                          1 Reply Last reply
                          0
                          • AlCalzoneA AlCalzone

                            @iobroker_Rainer Schon mal nen Blick in die Logdateien geworfen? Ggf. hat sich der Hostname des Containers geändert?

                            iobroker_RainerI Offline
                            iobroker_RainerI Offline
                            iobroker_Rainer
                            wrote on last edited by
                            #15

                            @AlCalzone ... ja und ja.
                            Ja. Ich habe die Log-Dateien angeschaut - aus meiner Sicht unauffällig.
                            Ja. Der Hostname des Containers hat sich geändert - wo und wie könnte sich das denn auswirken? Wie geschrieben - vor dem Restore hat der Zugriff auf die Admin-Oberfläche ja noch geklappt - und ich sehe aktuell nicht, wo im Backupfile der Container-Name relevant wäre ...

                            iobroker_RainerI AlCalzoneA 2 Replies Last reply
                            0
                            • iobroker_RainerI iobroker_Rainer

                              @AlCalzone ... ja und ja.
                              Ja. Ich habe die Log-Dateien angeschaut - aus meiner Sicht unauffällig.
                              Ja. Der Hostname des Containers hat sich geändert - wo und wie könnte sich das denn auswirken? Wie geschrieben - vor dem Restore hat der Zugriff auf die Admin-Oberfläche ja noch geklappt - und ich sehe aktuell nicht, wo im Backupfile der Container-Name relevant wäre ...

                              iobroker_RainerI Offline
                              iobroker_RainerI Offline
                              iobroker_Rainer
                              wrote on last edited by
                              #16

                              @iobroker_Rainer admin adapter neu installiert - keine Problemlösung ...

                              root@iobroker2:/opt/iobroker# iobroker stop admin                               
                              The adapter "admin.0" was stopped.                                              
                              root@iobroker2:/opt/iobroker# npm install iobroker.admin                        
                              sudo: Hostname iobroker2 kann nicht aufgelöst werden: Der Name oder der Dienst 
                              ist nicht bekannt                                                               
                              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fse
                              vents):                                                                         
                              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@
                              2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}
                              )                                                                               
                              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (no
                              de_modules/osx-temperature-sensor):                                             
                              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-tempe
                              rature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux"
                              ,"arch":"x64"})                                                                 
                                                                                                              
                              + iobroker.admin@4.0.10                                                         
                              updated 1 package in 13.816s                                                    
                                                                                                              
                              24 packages are looking for funding                                             
                                run `npm fund` for details                                                    
                                                                                                              
                              root@iobroker2:/opt/iobroker# iobroker upload admin                             
                              upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js 
                              words.js application/javascript                                                 
                              upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.h
                              tml index_m.html text/html                                                      
                              upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.htm
                              l index.html text/html                                                          
                              upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png
                               admin.png image/png                                                            
                              root@iobroker2:/opt/iobroker# iobroker start admin                              
                              The adapter "admin.0" was started.                                              
                              root@iobroker2:/opt/iobroker# iobroker status admin                             
                              Instance "admin.0" is not running                                               
                              root@iobroker2:
                              
                              iobroker_RainerI 1 Reply Last reply
                              0
                              • iobroker_RainerI iobroker_Rainer

                                @iobroker_Rainer admin adapter neu installiert - keine Problemlösung ...

                                root@iobroker2:/opt/iobroker# iobroker stop admin                               
                                The adapter "admin.0" was stopped.                                              
                                root@iobroker2:/opt/iobroker# npm install iobroker.admin                        
                                sudo: Hostname iobroker2 kann nicht aufgelöst werden: Der Name oder der Dienst 
                                ist nicht bekannt                                                               
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fse
                                vents):                                                                         
                                npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@
                                2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}
                                )                                                                               
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.7 (no
                                de_modules/osx-temperature-sensor):                                             
                                npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-tempe
                                rature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux"
                                ,"arch":"x64"})                                                                 
                                                                                                                
                                + iobroker.admin@4.0.10                                                         
                                updated 1 package in 13.816s                                                    
                                                                                                                
                                24 packages are looking for funding                                             
                                  run `npm fund` for details                                                    
                                                                                                                
                                root@iobroker2:/opt/iobroker# iobroker upload admin                             
                                upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js 
                                words.js application/javascript                                                 
                                upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.h
                                tml index_m.html text/html                                                      
                                upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.htm
                                l index.html text/html                                                          
                                upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png
                                 admin.png image/png                                                            
                                root@iobroker2:/opt/iobroker# iobroker start admin                              
                                The adapter "admin.0" was started.                                              
                                root@iobroker2:/opt/iobroker# iobroker status admin                             
                                Instance "admin.0" is not running                                               
                                root@iobroker2:
                                
                                iobroker_RainerI Offline
                                iobroker_RainerI Offline
                                iobroker_Rainer
                                wrote on last edited by
                                #17

                                @iobroker_Rainer Neuen Admin eingerichtet mit neuem Port - alles wieder paletti!!!:+1:

                                1 Reply Last reply
                                0
                                • iobroker_RainerI iobroker_Rainer

                                  @AlCalzone ... ja und ja.
                                  Ja. Ich habe die Log-Dateien angeschaut - aus meiner Sicht unauffällig.
                                  Ja. Der Hostname des Containers hat sich geändert - wo und wie könnte sich das denn auswirken? Wie geschrieben - vor dem Restore hat der Zugriff auf die Admin-Oberfläche ja noch geklappt - und ich sehe aktuell nicht, wo im Backupfile der Container-Name relevant wäre ...

                                  AlCalzoneA Offline
                                  AlCalzoneA Offline
                                  AlCalzone
                                  Developer
                                  wrote on last edited by
                                  #18

                                  @iobroker_Rainer sagte in Restore klappt nicht:

                                  Ich habe die Log-Dateien angeschaut - aus meiner Sicht unauffällig.

                                  Stand da was von "does not start any instances on this host"?

                                  Der Hostname des Containers hat sich geändert - wo und wie könnte sich das denn auswirken?

                                  Instanzen (auch admin) sind einem Host zugeordnet. Wenn der Hostname anders ist, glaubt ioBroker, dass es die Instanz nicht starten muss, weil diese vermutlich zu einem anderen Host gehört

                                  Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                                  iobroker_RainerI 1 Reply Last reply
                                  0
                                  • AlCalzoneA AlCalzone

                                    @iobroker_Rainer sagte in Restore klappt nicht:

                                    Ich habe die Log-Dateien angeschaut - aus meiner Sicht unauffällig.

                                    Stand da was von "does not start any instances on this host"?

                                    Der Hostname des Containers hat sich geändert - wo und wie könnte sich das denn auswirken?

                                    Instanzen (auch admin) sind einem Host zugeordnet. Wenn der Hostname anders ist, glaubt ioBroker, dass es die Instanz nicht starten muss, weil diese vermutlich zu einem anderen Host gehört

                                    iobroker_RainerI Offline
                                    iobroker_RainerI Offline
                                    iobroker_Rainer
                                    wrote on last edited by
                                    #19

                                    @AlCalzone Ja, genau das ist der Fall.

                                    host.iobroker_Neu does not start any instances on this host
                                    

                                    ich war auch ein bißchen zu schnell mit meinem "alles wieder paletti". Das Frontend kann ich wieder öffnen, die Instanzen sind auch alle da, aber "ROT". Ich kann sie von Hand auch nicht starten.
                                    ... Weisst Du, wo ich diesen Host-Namen einstellen/verändern kann?

                                    AlCalzoneA HomoranH 2 Replies Last reply
                                    0
                                    • iobroker_RainerI iobroker_Rainer

                                      @AlCalzone Ja, genau das ist der Fall.

                                      host.iobroker_Neu does not start any instances on this host
                                      

                                      ich war auch ein bißchen zu schnell mit meinem "alles wieder paletti". Das Frontend kann ich wieder öffnen, die Instanzen sind auch alle da, aber "ROT". Ich kann sie von Hand auch nicht starten.
                                      ... Weisst Du, wo ich diesen Host-Namen einstellen/verändern kann?

                                      AlCalzoneA Offline
                                      AlCalzoneA Offline
                                      AlCalzone
                                      Developer
                                      wrote on last edited by
                                      #20

                                      @iobroker_Rainer sagte in Restore klappt nicht:

                                      Weisst Du, wo ich diesen Host-Namen einstellen/verändern kann?

                                      1. ioBroker stoppen
                                      2. Die Datei /opt/iobroker/iobroker-data/objects.json mit einem Editor öffnen.
                                        Dort solltest du einige Vorkommen hiervon sehen:
                                        "host":"iobroker_Neu"
                                        
                                        Diese musst du ersetzen durch
                                        "host":"iobroker2"
                                        
                                        (oder es könnte auch genau umgekehrt sein).
                                      3. Datei speichern, ioBroker starten.

                                      Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                                      1 Reply Last reply
                                      0
                                      • iobroker_RainerI iobroker_Rainer

                                        @AlCalzone Ja, genau das ist der Fall.

                                        host.iobroker_Neu does not start any instances on this host
                                        

                                        ich war auch ein bißchen zu schnell mit meinem "alles wieder paletti". Das Frontend kann ich wieder öffnen, die Instanzen sind auch alle da, aber "ROT". Ich kann sie von Hand auch nicht starten.
                                        ... Weisst Du, wo ich diesen Host-Namen einstellen/verändern kann?

                                        HomoranH Do not disturb
                                        HomoranH Do not disturb
                                        Homoran
                                        Global Moderator Administrators
                                        wrote on last edited by
                                        #21

                                        @iobroker_Rainer und es läuft kein weiterer Container mit ioBroker-Resten?
                                        Nach Stillegung dieser wurde das gesamte System komplett neu gestartet?

                                        kein Support per PN! - Fragen im Forum stellen -
                                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                        iobroker_RainerI 1 Reply Last reply
                                        0
                                        • HomoranH Homoran

                                          @iobroker_Rainer und es läuft kein weiterer Container mit ioBroker-Resten?
                                          Nach Stillegung dieser wurde das gesamte System komplett neu gestartet?

                                          iobroker_RainerI Offline
                                          iobroker_RainerI Offline
                                          iobroker_Rainer
                                          wrote on last edited by
                                          #22

                                          @Homoran ... den "alten" noch funktionierenden Container gibt es noch. Zu einem Zeitpunkt sind nie beide Container Gleichzeitig geöffnet. Manchmal schaue ich mir aber in dem alten noch was an um herauszufinden, wo die Unterschiede liegen. Einiges habe ich ja auch schon rausgefunden ...

                                          HomoranH 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          416

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe