Skip to content
  • 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
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Iobroker Admin Webseite nicht erreichbar

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    12
    2
    252

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

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

Iobroker Admin Webseite nicht erreichbar

Iobroker Admin Webseite nicht erreichbar

Scheduled Pinned Locked Moved ioBroker Allgemein
115 Posts 12 Posters 21.5k Views 11 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.
  • S Schtallone

    @fastfoot

    root@iobroker:/opt/iobroker# iob set admin.0 --secure false --auth false --bind 0.0.0.0
    New secure for "admin.0" is: false
    New auth for "admin.0" is: false
    New bind for "admin.0" is: 0.0.0.0
    Instance settings for "admin.0" are changed.
    
    GlasfaserG Offline
    GlasfaserG Offline
    Glasfaser
    wrote on last edited by
    #60

    @schtallone

    Öffne den Browser im Inkonito Modus

    dann

    http://192.168.1.10:8081

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

    S 1 Reply Last reply
    0
    • F fastfoot

      @schtallone genau! zeige mal noch die Ausgabe von ifconfig

      S Offline
      S Offline
      Schtallone
      wrote on last edited by
      #61

      @fastfoot

      C:\Users\schta>ipconfig
      
      Windows-IP-Konfiguration
      
      
      Ethernet-Adapter Ethernet:
      
         Verbindungsspezifisches DNS-Suffix: fritz.box
         IPv6-Adresse. . . . . . . . . . . : fd00::9a4a:3fb6:8254:20b7
         Temporäre IPv6-Adresse. . . . . . : fd00::b40f:790c:e253:2427
         Verbindungslokale IPv6-Adresse  . : fe80::8c65:9cab:8394:ae1b%17
         IPv4-Adresse  . . . . . . . . . . : 192.168.1.119
         Subnetzmaske  . . . . . . . . . . : 255.255.255.0
         Standardgateway . . . . . . . . . : 192.168.1.1
      
      Drahtlos-LAN-Adapter WLAN:
      
         Medienstatus. . . . . . . . . . . : Medium getrennt
         Verbindungsspezifisches DNS-Suffix:
      
      Drahtlos-LAN-Adapter LAN-Verbindung* 9:
      
         Medienstatus. . . . . . . . . . . : Medium getrennt
         Verbindungsspezifisches DNS-Suffix:
      
      Drahtlos-LAN-Adapter LAN-Verbindung* 10:
      
         Medienstatus. . . . . . . . . . . : Medium getrennt
         Verbindungsspezifisches DNS-Suffix:
      
      Ethernet-Adapter Bluetooth-Netzwerkverbindung:
      
         Medienstatus. . . . . . . . . . . : Medium getrennt
         Verbindungsspezifisches DNS-Suffix:
      
      
      F 1 Reply Last reply
      0
      • S Schtallone

        @fastfoot

        C:\Users\schta>ipconfig
        
        Windows-IP-Konfiguration
        
        
        Ethernet-Adapter Ethernet:
        
           Verbindungsspezifisches DNS-Suffix: fritz.box
           IPv6-Adresse. . . . . . . . . . . : fd00::9a4a:3fb6:8254:20b7
           Temporäre IPv6-Adresse. . . . . . : fd00::b40f:790c:e253:2427
           Verbindungslokale IPv6-Adresse  . : fe80::8c65:9cab:8394:ae1b%17
           IPv4-Adresse  . . . . . . . . . . : 192.168.1.119
           Subnetzmaske  . . . . . . . . . . : 255.255.255.0
           Standardgateway . . . . . . . . . : 192.168.1.1
        
        Drahtlos-LAN-Adapter WLAN:
        
           Medienstatus. . . . . . . . . . . : Medium getrennt
           Verbindungsspezifisches DNS-Suffix:
        
        Drahtlos-LAN-Adapter LAN-Verbindung* 9:
        
           Medienstatus. . . . . . . . . . . : Medium getrennt
           Verbindungsspezifisches DNS-Suffix:
        
        Drahtlos-LAN-Adapter LAN-Verbindung* 10:
        
           Medienstatus. . . . . . . . . . . : Medium getrennt
           Verbindungsspezifisches DNS-Suffix:
        
        Ethernet-Adapter Bluetooth-Netzwerkverbindung:
        
           Medienstatus. . . . . . . . . . . : Medium getrennt
           Verbindungsspezifisches DNS-Suffix:
        
        
        F Offline
        F Offline
        fastfoot
        wrote on last edited by
        #62

        @schtallone ich meinte vom container, will nur sicher gehen dass die ip sich nicht geändert hat

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

        S 1 Reply Last reply
        0
        • GlasfaserG Glasfaser

          @schtallone

          Öffne den Browser im Inkonito Modus

          dann

          http://192.168.1.10:8081

          S Offline
          S Offline
          Schtallone
          wrote on last edited by
          #63

          @glasfaser
          Firefox im privaten Modus mit der genannten IP http://192.168.1.10:8081 geht nicht

          GlasfaserG 3 Replies Last reply
          0
          • S Schtallone

            @glasfaser
            Firefox im privaten Modus mit der genannten IP http://192.168.1.10:8081 geht nicht

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

            @schtallone sagte in Iobroker Admin Webseite nicht erreichbar:

            geht nicht

            was heißt geht nicht ... was kommt dann

            Mehr Input

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

            S 1 Reply Last reply
            0
            • F fastfoot

              @schtallone ich meinte vom container, will nur sicher gehen dass die ip sich nicht geändert hat

              S Offline
              S Offline
              Schtallone
              wrote on last edited by
              #65

              @fastfoot

              root@iobroker:/opt/iobroker# ifconfig
              eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
                      inet 192.168.1.10  netmask 255.255.255.0  broadcast 192.168.1.255
                      ether 02:42:c9:94:71:79  txqueuelen 1000  (Ethernet)
                      RX packets 12911  bytes 3119016 (2.9 MiB)
                      RX errors 0  dropped 2694  overruns 0  frame 0
                      TX packets 864  bytes 58409 (57.0 KiB)
                      TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
              
              lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
                      inet 127.0.0.1  netmask 255.0.0.0
                      loop  txqueuelen 1000  (Local Loopback)
                      RX packets 13327  bytes 53611834 (51.1 MiB)
                      RX errors 0  dropped 0  overruns 0  frame 0
                      TX packets 13327  bytes 53611834 (51.1 MiB)
                      TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
              
              1 Reply Last reply
              0
              • S Schtallone

                @glasfaser
                Firefox im privaten Modus mit der genannten IP http://192.168.1.10:8081 geht nicht

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

                @schtallone sagte in Iobroker Admin Webseite nicht erreichbar:

                mit der genannten IP

                das ist doch die IP vom Container ioBroker die du uns doch die ganze Zeit beschreibst und sogar ein Screenshot davon !

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

                  @schtallone sagte in Iobroker Admin Webseite nicht erreichbar:

                  geht nicht

                  was heißt geht nicht ... was kommt dann

                  Mehr Input

                  S Offline
                  S Offline
                  Schtallone
                  wrote on last edited by
                  #67

                  @glasfaser

                  Snap-2023-09-15-23-03-50.jpg

                  GlasfaserG HomoranH F 3 Replies Last reply
                  0
                  • S Schtallone

                    @glasfaser

                    Snap-2023-09-15-23-03-50.jpg

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

                    @schtallone

                    was sagt

                    iob status
                    

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

                    S 1 Reply Last reply
                    0
                    • S Schtallone

                      @glasfaser

                      Snap-2023-09-15-23-03-50.jpg

                      HomoranH Offline
                      HomoranH Offline
                      Homoran
                      Global Moderator Administrators
                      wrote on last edited by
                      #69

                      @schtallone sicher, dass Firefox da nicht https vorsetzt

                      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 Reply Last reply
                      0
                      • S Schtallone

                        @glasfaser

                        Snap-2023-09-15-23-03-50.jpg

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

                        @schtallone da muss ein http:// davor(evtl. hat firefox das aber auch entfernt)

                        prüfe nochmal die logs mit iob watch --logs und wenn ruhig mach mal einen container neustart.
                        das muss jetzt funktionieren!

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

                        HomoranH S 2 Replies Last reply
                        0
                        • GlasfaserG Glasfaser

                          @schtallone

                          was sagt

                          iob status
                          
                          S Offline
                          S Offline
                          Schtallone
                          wrote on last edited by
                          #71

                          @glasfaser said in Iobroker Admin Webseite nicht erreichbar:

                          iob status

                          root@iobroker:/opt/iobroker# iob status
                          iobroker is running on this host.
                          
                          
                          Objects type: jsonl
                          States  type: jsonl
                          root@iobroker:/opt/iobroker# 
                          
                          1 Reply Last reply
                          0
                          • F fastfoot

                            @schtallone da muss ein http:// davor(evtl. hat firefox das aber auch entfernt)

                            prüfe nochmal die logs mit iob watch --logs und wenn ruhig mach mal einen container neustart.
                            das muss jetzt funktionieren!

                            HomoranH Offline
                            HomoranH Offline
                            Homoran
                            Global Moderator Administrators
                            wrote on last edited by
                            #72

                            @fastfoot sagte in Iobroker Admin Webseite nicht erreichbar:

                            @schtallone da muss ein http:// davor(evtl. hat firefox das aber auch entfernt)

                            firefox ändert das gerne um in https, wenn es früher mal verwendet wurde

                            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 -

                            S 1 Reply Last reply
                            0
                            • F fastfoot

                              @schtallone da muss ein http:// davor(evtl. hat firefox das aber auch entfernt)

                              prüfe nochmal die logs mit iob watch --logs und wenn ruhig mach mal einen container neustart.
                              das muss jetzt funktionieren!

                              S Offline
                              S Offline
                              Schtallone
                              wrote on last edited by
                              #73

                              @fastfoot said in Iobroker Admin Webseite nicht erreichbar:

                              iob watch --logs

                              der Befehl funktioniert nicht. Ist er richtig geschrieben?

                              GlasfaserG F 2 Replies Last reply
                              0
                              • S Schtallone

                                @fastfoot said in Iobroker Admin Webseite nicht erreichbar:

                                iob watch --logs

                                der Befehl funktioniert nicht. Ist er richtig geschrieben?

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

                                @schtallone

                                iob logs --watch
                                

                                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
                                • S Schtallone

                                  @fastfoot said in Iobroker Admin Webseite nicht erreichbar:

                                  iob watch --logs

                                  der Befehl funktioniert nicht. Ist er richtig geschrieben?

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

                                  @schtallone iob logs --watch

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

                                  S 1 Reply Last reply
                                  0
                                  • HomoranH Homoran

                                    @fastfoot sagte in Iobroker Admin Webseite nicht erreichbar:

                                    @schtallone da muss ein http:// davor(evtl. hat firefox das aber auch entfernt)

                                    firefox ändert das gerne um in https, wenn es früher mal verwendet wurde

                                    S Offline
                                    S Offline
                                    Schtallone
                                    wrote on last edited by
                                    #76

                                    @homoran
                                    aber mehr als es konkret davor schreiben kann man doch nicht. Es sagt auch das es eine unsichere Verbindung ist (!) Zeichen vor der Adresse

                                    HomoranH 1 Reply Last reply
                                    0
                                    • S Schtallone

                                      @homoran
                                      aber mehr als es konkret davor schreiben kann man doch nicht. Es sagt auch das es eine unsichere Verbindung ist (!) Zeichen vor der Adresse

                                      HomoranH Offline
                                      HomoranH Offline
                                      Homoran
                                      Global Moderator Administrators
                                      wrote on last edited by
                                      #77

                                      @schtallone in der adresszeile anklicken und nachsehen

                                      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 -

                                      S 1 Reply Last reply
                                      0
                                      • F fastfoot

                                        @schtallone iob logs --watch

                                        S Offline
                                        S Offline
                                        Schtallone
                                        wrote on last edited by
                                        #78

                                        @fastfoot said in Iobroker Admin Webseite nicht erreichbar:

                                        iob logs --watch

                                        root@iobroker:/opt/iobroker# iob logs --watch
                                        
                                        2023-09-15 22:31:47.193  - info: host.iobroker stopInstance system.adapter.admin.0 (force=false, process=true)
                                        2023-09-15 22:31:47.196  - info: admin.0 (171) Got terminate signal TERMINATE_YOURSELF
                                        2023-09-15 22:31:47.200  - info: host.iobroker stopInstance system.adapter.admin.0 send kill signal
                                        2023-09-15 22:31:47.198  - info: admin.0 (171) terminating https server on port 8081
                                        2023-09-15 22:31:47.199  - info: admin.0 (171) terminating
                                        2023-09-15 22:31:47.200  - info: admin.0 (171) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                        2023-09-15 22:31:47.701  - info: admin.0 (171) terminating
                                        2023-09-15 22:31:47.799  - info: host.iobroker instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2023-09-15 22:31:50.467  - info: host.iobroker instance system.adapter.admin.0 started with pid 7961
                                        2023-09-15 22:31:52.473  - info: admin.0 (7961) starting. Version 6.10.1 in /opt/iobroker/node_modules/iobroker.admin, node: v18.17.1, js-controller: 5.0.12
                                        2023-09-15 22:31:52.512  - info: admin.0 (7961) requesting all objects
                                        2023-09-15 22:31:55.383  - info: admin.0 (7961) received all objects
                                        2023-09-15 22:31:55.604  - info: admin.0 (7961) Request actual repository...
                                        2023-09-15 22:31:55.644  - info: admin.0 (7961) socket.io server listening on port 8081
                                        2023-09-15 22:31:55.646  - info: admin.0 (7961) http server listening on port 8081
                                        2023-09-15 22:31:55.646  - info: admin.0 (7961) Use link "http://127.0.0.1:8081" to configure.
                                        2023-09-15 22:31:56.264  - info: host.iobroker Updating repository "beta" under "http://download.iobroker.net/sources-dist-latest.json"
                                        2023-09-15 22:31:57.324  - info: admin.0 (7961) Repository received successfully.
                                        2023-09-15 22:32:57.000  - info: host.iobroker received SIGTERM
                                        2023-09-15 22:32:57.001  - info: host.iobroker stopInstance system.adapter.admin.0 (force=false, process=true)
                                        2023-09-15 22:32:57.002  - info: host.iobroker stopInstance system.adapter.influxdb.0 (force=false, process=false)
                                        2023-09-15 22:32:57.002  - info: host.iobroker stopInstance system.adapter.javascript.0 (force=false, process=false)
                                        2023-09-15 22:32:57.002  - info: host.iobroker stopInstance system.adapter.node-red.0 (force=false, process=false)
                                        2023-09-15 22:32:57.002  - info: host.iobroker stopInstance system.adapter.pushover.0 (force=false, process=false)
                                        2023-09-15 22:32:57.002  - info: host.iobroker stopInstance system.adapter.telegram.0 (force=false, process=false)
                                        2023-09-15 22:32:57.002  - info: host.iobroker stopInstance system.adapter.ical.0 (force=false, process=false)
                                        2023-09-15 22:32:57.003  - info: host.iobroker stopInstance system.adapter.meross.0 (force=false, process=false)
                                        2023-09-15 22:32:57.003  - info: host.iobroker stopInstance system.adapter.modbus.0 (force=false, process=false)
                                        2023-09-15 22:32:57.006  - info: host.iobroker stopInstance system.adapter.mqtt.0 (force=false, process=false)
                                        2023-09-15 22:32:57.006  - info: host.iobroker stopInstance system.adapter.mqtt.1 (force=false, process=false)
                                        2023-09-15 22:32:57.006  - info: host.iobroker stopInstance system.adapter.netatmo.0 (force=false, process=false)
                                        2023-09-15 22:32:57.006  - info: host.iobroker stopInstance system.adapter.shelly.0 (force=false, process=false)
                                        2023-09-15 22:32:57.006  - info: host.iobroker stopInstance system.adapter.sonos.0 (force=false, process=false)
                                        2023-09-15 22:32:57.006  - info: host.iobroker stopInstance system.adapter.backitup.0 (force=false, process=true)
                                        2023-09-15 22:32:57.007  - info: host.iobroker stopInstance system.adapter.cloud.0 (force=false, process=false)
                                        2023-09-15 22:32:57.007  - info: host.iobroker stopInstance system.adapter.device-watcher.0 (force=false, process=false)
                                        2023-09-15 22:32:57.007  - info: host.iobroker stopInstance system.adapter.dwd.0 (force=false, process=false)
                                        2023-09-15 22:32:57.007  - info: host.iobroker stopInstance system.adapter.energiefluss.0 (force=false, process=false)
                                        2023-09-15 22:32:57.007  - info: host.iobroker stopInstance system.adapter.feiertage.0 (force=false, process=false)
                                        2023-09-15 22:32:57.007  - info: host.iobroker stopInstance system.adapter.jarvis.0 (force=false, process=false)
                                        2023-09-15 22:32:57.008  - info: host.iobroker stopInstance system.adapter.pvforecast.0 (force=false, process=false)
                                        2023-09-15 22:32:57.008  - info: host.iobroker stopInstance system.adapter.schoolfree.0 (force=false, process=false)
                                        2023-09-15 22:32:57.008  - info: host.iobroker stopInstance system.adapter.shuttercontrol.0 (force=false, process=false)
                                        2023-09-15 22:32:57.008  - info: host.iobroker stopInstance system.adapter.snmp.0 (force=false, process=false)
                                        2023-09-15 22:32:57.008  - info: host.iobroker stopInstance system.adapter.sourceanalytix.0 (force=false, process=false)
                                        2023-09-15 22:32:57.008  - info: host.iobroker stopInstance system.adapter.terminal.0 (force=false, process=false)
                                        2023-09-15 22:32:57.008  - info: host.iobroker stopInstance system.adapter.vw-connect.0 (force=false, process=false)
                                        2023-09-15 22:32:57.008  - info: host.iobroker stopInstance system.adapter.web.0 (force=false, process=false)
                                        2023-09-15 22:32:57.017  - info: admin.0 (7961) Got terminate signal TERMINATE_YOURSELF
                                        2023-09-15 22:32:57.018  - info: admin.0 (7961) terminating http server on port 8081
                                        2023-09-15 22:32:57.019  - info: admin.0 (7961) terminating
                                        2023-09-15 22:32:57.020  - info: admin.0 (7961) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                        2023-09-15 22:32:57.024  - info: host.iobroker stopInstance system.adapter.admin.0 send kill signal
                                        2023-09-15 22:32:57.022  - info: backitup.0 (206) Got terminate signal TERMINATE_YOURSELF
                                        2023-09-15 22:32:57.025  - info: host.iobroker stopInstance system.adapter.backitup.0 send kill signal
                                        2023-09-15 22:32:57.023  - info: backitup.0 (206) cleaned everything up...
                                        2023-09-15 22:32:57.024  - info: backitup.0 (206) terminating
                                        2023-09-15 22:32:57.033  - info: backitup.0 (206) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                        2023-09-15 22:32:57.520  - info: admin.0 (7961) terminating
                                        2023-09-15 22:32:57.534  - info: backitup.0 (206) terminating
                                        2023-09-15 22:32:57.633  - info: host.iobroker instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2023-09-15 22:32:57.687  - info: host.iobroker instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2023-09-15 22:32:57.687  - info: host.iobroker All instances are stopped.
                                        2023-09-15 22:32:57.889  - info: host.iobroker terminated
                                        2023-09-15 22:33:54.601  - info: host.iobroker iobroker.js-controller version 5.0.12 js-controller starting
                                        2023-09-15 22:33:54.604  - info: host.iobroker Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
                                        2023-09-15 22:33:54.605  - info: host.iobroker hostname: iobroker, node: v18.17.1
                                        2023-09-15 22:33:54.605  - info: host.iobroker ip addresses: 192.168.1.10
                                        2023-09-15 22:33:55.673  - info: host.iobroker connected to Objects and States
                                        2023-09-15 22:33:55.763  - info: host.iobroker added notifications configuration of host
                                        2023-09-15 22:33:56.274  - info: host.iobroker Delete state "system.host.iobroker.versions.nodeCurrent"
                                        2023-09-15 22:33:56.275  - info: host.iobroker 31 instances found
                                        2023-09-15 22:33:56.308  - info: host.iobroker starting 2 instances
                                        2023-09-15 22:33:56.370  - info: host.iobroker Delete state "system.host.iobroker.versions.nodeNewest"
                                        2023-09-15 22:33:56.397  - info: host.iobroker instance system.adapter.admin.0 started with pid 173
                                        2023-09-15 22:33:56.440  - info: host.iobroker Delete state "system.host.iobroker.versions.nodeNewestNext"
                                        2023-09-15 22:33:56.444  - info: host.iobroker Delete state "system.host.iobroker.versions.npmCurrent"
                                        2023-09-15 22:33:56.450  - info: host.iobroker Delete state "system.host.iobroker.versions.npmNewest"
                                        2023-09-15 22:33:56.499  - info: host.iobroker Delete state "system.host.iobroker.versions.npmNewestNext"
                                        2023-09-15 22:33:56.510  - info: host.iobroker Some obsolete host states deleted.
                                        2023-09-15 22:33:58.380  - info: admin.0 (173) starting. Version 6.10.1 in /opt/iobroker/node_modules/iobroker.admin, node: v18.17.1, js-controller: 5.0.12
                                        2023-09-15 22:33:58.428  - info: admin.0 (173) requesting all objects
                                        2023-09-15 22:34:00.698  - info: host.iobroker instance system.adapter.backitup.0 started with pid 196
                                        2023-09-15 22:34:00.799  - info: admin.0 (173) received all objects
                                        2023-09-15 22:34:02.176  - info: admin.0 (173) Request actual repository...
                                        2023-09-15 22:34:02.377  - info: admin.0 (173) socket.io server listening on port 8081
                                        2023-09-15 22:34:02.395  - info: admin.0 (173) http server listening on port 8081
                                        2023-09-15 22:34:02.395  - info: admin.0 (173) Use link "http://127.0.0.1:8081" to configure.
                                        2023-09-15 22:34:04.300  - info: host.iobroker Updating repository "beta" under "http://download.iobroker.net/sources-dist-latest.json"
                                        2023-09-15 22:34:05.770  - info: admin.0 (173) Repository received successfully.
                                        2023-09-15 22:34:05.952  - info: backitup.0 (196) starting. Version 2.8.1 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.17.1, js-controller: 5.0.12
                                        2023-09-15 22:34:06.021  - info: backitup.0 (196) [iobroker] backup will be activated at 03:00 every 1 day(s)
                                        2023-09-15 22:45:43.352  - info: host.iobroker stopInstance system.adapter.admin.0 (force=false, process=true)
                                        2023-09-15 22:45:43.355  - info: host.iobroker stopInstance system.adapter.admin.0 send kill signal
                                        2023-09-15 22:45:43.355  - info: admin.0 (173) Got terminate signal TERMINATE_YOURSELF
                                        2023-09-15 22:45:43.356  - info: admin.0 (173) terminating http server on port 8081
                                        2023-09-15 22:45:43.357  - info: admin.0 (173) terminating
                                        2023-09-15 22:45:43.360  - info: admin.0 (173) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                        2023-09-15 22:45:43.861  - info: admin.0 (173) terminating
                                        2023-09-15 22:45:43.971  - info: host.iobroker instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2023-09-15 22:45:46.452  - info: host.iobroker instance system.adapter.admin.0 started with pid 789
                                        2023-09-15 22:45:48.152  - info: admin.0 (789) starting. Version 6.10.1 in /opt/iobroker/node_modules/iobroker.admin, node: v18.17.1, js-controller: 5.0.12
                                        2023-09-15 22:45:48.200  - info: admin.0 (789) requesting all objects
                                        2023-09-15 22:45:49.995  - info: admin.0 (789) received all objects
                                        2023-09-15 22:45:50.198  - info: admin.0 (789) Request actual repository...
                                        2023-09-15 22:45:50.212  - info: admin.0 (789) socket.io server listening on port 8081
                                        2023-09-15 22:45:50.214  - info: admin.0 (789) http server listening on port 8081
                                        2023-09-15 22:45:50.214  - info: admin.0 (789) Use link "http://127.0.0.1:8081" to configure.
                                        2023-09-15 22:45:50.617  - info: host.iobroker Updating repository "beta" under "http://download.iobroker.net/sources-dist-latest.json"
                                        2023-09-15 22:45:51.628  - info: admin.0 (789) Repository received successfully.
                                        2023-09-15 22:46:24.635  - info: host.iobroker received SIGTERM
                                        2023-09-15 22:46:24.643  - info: host.iobroker stopInstance system.adapter.admin.0 (force=false, process=true)
                                        2023-09-15 22:46:24.644  - info: host.iobroker stopInstance system.adapter.influxdb.0 (force=false, process=false)
                                        2023-09-15 22:46:24.644  - info: host.iobroker stopInstance system.adapter.javascript.0 (force=false, process=false)
                                        2023-09-15 22:46:24.644  - info: host.iobroker stopInstance system.adapter.node-red.0 (force=false, process=false)
                                        2023-09-15 22:46:24.644  - info: host.iobroker stopInstance system.adapter.pushover.0 (force=false, process=false)
                                        2023-09-15 22:46:24.644  - info: host.iobroker stopInstance system.adapter.telegram.0 (force=false, process=false)
                                        2023-09-15 22:46:24.644  - info: host.iobroker stopInstance system.adapter.ical.0 (force=false, process=false)
                                        2023-09-15 22:46:24.645  - info: host.iobroker stopInstance system.adapter.meross.0 (force=false, process=false)
                                        2023-09-15 22:46:24.645  - info: host.iobroker stopInstance system.adapter.modbus.0 (force=false, process=false)
                                        2023-09-15 22:46:24.645  - info: host.iobroker stopInstance system.adapter.mqtt.0 (force=false, process=false)
                                        2023-09-15 22:46:24.645  - info: host.iobroker stopInstance system.adapter.mqtt.1 (force=false, process=false)
                                        2023-09-15 22:46:24.645  - info: host.iobroker stopInstance system.adapter.netatmo.0 (force=false, process=false)
                                        2023-09-15 22:46:24.645  - info: host.iobroker stopInstance system.adapter.shelly.0 (force=false, process=false)
                                        2023-09-15 22:46:24.646  - info: host.iobroker stopInstance system.adapter.sonos.0 (force=false, process=false)
                                        2023-09-15 22:46:24.646  - info: host.iobroker stopInstance system.adapter.backitup.0 (force=false, process=true)
                                        2023-09-15 22:46:24.646  - info: host.iobroker stopInstance system.adapter.cloud.0 (force=false, process=false)
                                        2023-09-15 22:46:24.646  - info: host.iobroker stopInstance system.adapter.device-watcher.0 (force=false, process=false)
                                        2023-09-15 22:46:24.646  - info: host.iobroker stopInstance system.adapter.dwd.0 (force=false, process=false)
                                        2023-09-15 22:46:24.646  - info: host.iobroker stopInstance system.adapter.energiefluss.0 (force=false, process=false)
                                        2023-09-15 22:46:24.647  - info: host.iobroker stopInstance system.adapter.feiertage.0 (force=false, process=false)
                                        2023-09-15 22:46:24.647  - info: host.iobroker stopInstance system.adapter.jarvis.0 (force=false, process=false)
                                        2023-09-15 22:46:24.647  - info: host.iobroker stopInstance system.adapter.pvforecast.0 (force=false, process=false)
                                        2023-09-15 22:46:24.647  - info: host.iobroker stopInstance system.adapter.schoolfree.0 (force=false, process=false)
                                        2023-09-15 22:46:24.647  - info: host.iobroker stopInstance system.adapter.shuttercontrol.0 (force=false, process=false)
                                        2023-09-15 22:46:24.647  - info: host.iobroker stopInstance system.adapter.snmp.0 (force=false, process=false)
                                        2023-09-15 22:46:24.648  - info: host.iobroker stopInstance system.adapter.sourceanalytix.0 (force=false, process=false)
                                        2023-09-15 22:46:24.648  - info: host.iobroker stopInstance system.adapter.terminal.0 (force=false, process=false)
                                        2023-09-15 22:46:24.648  - info: host.iobroker stopInstance system.adapter.vw-connect.0 (force=false, process=false)
                                        2023-09-15 22:46:24.648  - info: host.iobroker stopInstance system.adapter.web.0 (force=false, process=false)
                                        2023-09-15 22:46:24.659  - info: admin.0 (789) Got terminate signal TERMINATE_YOURSELF
                                        2023-09-15 22:46:24.660  - info: host.iobroker stopInstance system.adapter.admin.0 send kill signal
                                        2023-09-15 22:46:24.660  - info: host.iobroker stopInstance system.adapter.backitup.0 send kill signal
                                        2023-09-15 22:46:24.662  - info: backitup.0 (196) Got terminate signal TERMINATE_YOURSELF
                                        2023-09-15 22:46:24.660  - info: admin.0 (789) terminating http server on port 8081
                                        2023-09-15 22:46:24.661  - info: admin.0 (789) terminating
                                        2023-09-15 22:46:24.662  - info: admin.0 (789) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                        2023-09-15 22:46:24.663  - info: backitup.0 (196) cleaned everything up...
                                        2023-09-15 22:46:24.663  - info: backitup.0 (196) terminating
                                        2023-09-15 22:46:24.664  - info: backitup.0 (196) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                        2023-09-15 22:46:25.164  - info: admin.0 (789) terminating
                                        2023-09-15 22:46:25.165  - info: backitup.0 (196) terminating
                                        2023-09-15 22:46:25.283  - info: host.iobroker instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2023-09-15 22:46:25.329  - info: host.iobroker instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2023-09-15 22:46:25.330  - info: host.iobroker All instances are stopped.
                                        2023-09-15 22:46:25.582  - info: host.iobroker terminated
                                        2023-09-15 22:47:17.603  - info: host.iobroker iobroker.js-controller version 5.0.12 js-controller starting
                                        2023-09-15 22:47:17.607  - info: host.iobroker Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
                                        2023-09-15 22:47:17.607  - info: host.iobroker hostname: iobroker, node: v18.17.1
                                        2023-09-15 22:47:17.607  - info: host.iobroker ip addresses: 192.168.1.10
                                        2023-09-15 22:47:18.636  - info: host.iobroker connected to Objects and States
                                        2023-09-15 22:47:18.674  - info: host.iobroker added notifications configuration of host
                                        2023-09-15 22:47:19.207  - info: host.iobroker Delete state "system.host.iobroker.versions.nodeCurrent"
                                        2023-09-15 22:47:19.208  - info: host.iobroker 31 instances found
                                        2023-09-15 22:47:19.241  - info: host.iobroker starting 2 instances
                                        2023-09-15 22:47:19.307  - info: host.iobroker Delete state "system.host.iobroker.versions.nodeNewest"
                                        2023-09-15 22:47:19.334  - info: host.iobroker instance system.adapter.admin.0 started with pid 177
                                        2023-09-15 22:47:19.386  - info: host.iobroker Delete state "system.host.iobroker.versions.nodeNewestNext"
                                        2023-09-15 22:47:19.431  - info: host.iobroker Delete state "system.host.iobroker.versions.npmCurrent"
                                        2023-09-15 22:47:19.435  - info: host.iobroker Delete state "system.host.iobroker.versions.npmNewest"
                                        2023-09-15 22:47:19.448  - info: host.iobroker Delete state "system.host.iobroker.versions.npmNewestNext"
                                        2023-09-15 22:47:19.451  - info: host.iobroker Some obsolete host states deleted.
                                        2023-09-15 22:47:21.211  - info: admin.0 (177) starting. Version 6.10.1 in /opt/iobroker/node_modules/iobroker.admin, node: v18.17.1, js-controller: 5.0.12
                                        2023-09-15 22:47:21.259  - info: admin.0 (177) requesting all objects
                                        2023-09-15 22:47:23.454  - info: host.iobroker instance system.adapter.backitup.0 started with pid 199
                                        2023-09-15 22:47:23.543  - info: admin.0 (177) received all objects
                                        2023-09-15 22:47:24.055  - info: admin.0 (177) Request actual repository...
                                        2023-09-15 22:47:24.148  - info: admin.0 (177) socket.io server listening on port 8081
                                        2023-09-15 22:47:24.152  - info: admin.0 (177) http server listening on port 8081
                                        2023-09-15 22:47:24.153  - info: admin.0 (177) Use link "http://127.0.0.1:8081" to configure.
                                        2023-09-15 22:47:25.698  - info: host.iobroker Updating repository "beta" under "http://download.iobroker.net/sources-dist-latest.json"
                                        2023-09-15 22:47:27.298  - info: admin.0 (177) Repository received successfully.
                                        2023-09-15 22:47:27.668  - info: backitup.0 (199) starting. Version 2.8.1 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.17.1, js-controller: 5.0.12
                                        2023-09-15 22:47:27.787  - info: backitup.0 (199) [iobroker] backup will be activated at 03:00 every 1 day(s)
                                        2023-09-15 22:48:05.167  - info: host.iobroker stopInstance system.adapter.admin.0 (force=false, process=true)
                                        2023-09-15 22:48:05.171  - info: admin.0 (177) Got terminate signal TERMINATE_YOURSELF
                                        2023-09-15 22:48:05.173  - info: host.iobroker stopInstance system.adapter.admin.0 send kill signal
                                        2023-09-15 22:48:05.172  - info: admin.0 (177) terminating http server on port 8081
                                        2023-09-15 22:48:05.173  - info: admin.0 (177) terminating
                                        2023-09-15 22:48:05.174  - info: admin.0 (177) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                        2023-09-15 22:48:05.675  - info: admin.0 (177) terminating
                                        2023-09-15 22:48:05.781  - info: host.iobroker instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2023-09-15 22:48:08.290  - info: host.iobroker instance system.adapter.admin.0 started with pid 280
                                        2023-09-15 22:48:10.082  - info: admin.0 (280) starting. Version 6.10.1 in /opt/iobroker/node_modules/iobroker.admin, node: v18.17.1, js-controller: 5.0.12
                                        2023-09-15 22:48:10.126  - info: admin.0 (280) requesting all objects
                                        2023-09-15 22:48:11.903  - info: admin.0 (280) received all objects
                                        2023-09-15 22:48:12.123  - info: admin.0 (280) Request actual repository...
                                        2023-09-15 22:48:12.139  - info: admin.0 (280) socket.io server listening on port 8081
                                        2023-09-15 22:48:12.140  - info: admin.0 (280) http server listening on port 8081
                                        2023-09-15 22:48:12.140  - info: admin.0 (280) Use link "http://127.0.0.1:8081" to configure.
                                        2023-09-15 22:48:12.666  - info: host.iobroker Updating repository "beta" under "http://download.iobroker.net/sources-dist-latest.json"
                                        2023-09-15 22:48:13.751  - info: admin.0 (280) Repository received successfully.
                                        2023-09-15 22:48:46.318  - info: host.iobroker received SIGTERM
                                        2023-09-15 22:48:46.319  - info: host.iobroker stopInstance system.adapter.admin.0 (force=false, process=true)
                                        2023-09-15 22:48:46.321  - info: host.iobroker stopInstance system.adapter.influxdb.0 (force=false, process=false)
                                        2023-09-15 22:48:46.322  - info: host.iobroker stopInstance system.adapter.javascript.0 (force=false, process=false)
                                        2023-09-15 22:48:46.322  - info: host.iobroker stopInstance system.adapter.node-red.0 (force=false, process=false)
                                        2023-09-15 22:48:46.322  - info: host.iobroker stopInstance system.adapter.pushover.0 (force=false, process=false)
                                        2023-09-15 22:48:46.322  - info: host.iobroker stopInstance system.adapter.telegram.0 (force=false, process=false)
                                        2023-09-15 22:48:46.322  - info: host.iobroker stopInstance system.adapter.ical.0 (force=false, process=false)
                                        2023-09-15 22:48:46.322  - info: host.iobroker stopInstance system.adapter.meross.0 (force=false, process=false)
                                        2023-09-15 22:48:46.323  - info: host.iobroker stopInstance system.adapter.modbus.0 (force=false, process=false)
                                        2023-09-15 22:48:46.323  - info: host.iobroker stopInstance system.adapter.mqtt.0 (force=false, process=false)
                                        2023-09-15 22:48:46.323  - info: host.iobroker stopInstance system.adapter.mqtt.1 (force=false, process=false)
                                        2023-09-15 22:48:46.323  - info: host.iobroker stopInstance system.adapter.netatmo.0 (force=false, process=false)
                                        2023-09-15 22:48:46.323  - info: host.iobroker stopInstance system.adapter.shelly.0 (force=false, process=false)
                                        2023-09-15 22:48:46.323  - info: host.iobroker stopInstance system.adapter.sonos.0 (force=false, process=false)
                                        2023-09-15 22:48:46.324  - info: host.iobroker stopInstance system.adapter.backitup.0 (force=false, process=true)
                                        2023-09-15 22:48:46.324  - info: host.iobroker stopInstance system.adapter.cloud.0 (force=false, process=false)
                                        2023-09-15 22:48:46.324  - info: host.iobroker stopInstance system.adapter.device-watcher.0 (force=false, process=false)
                                        2023-09-15 22:48:46.324  - info: host.iobroker stopInstance system.adapter.dwd.0 (force=false, process=false)
                                        2023-09-15 22:48:46.327  - info: host.iobroker stopInstance system.adapter.energiefluss.0 (force=false, process=false)
                                        2023-09-15 22:48:46.327  - info: host.iobroker stopInstance system.adapter.feiertage.0 (force=false, process=false)
                                        2023-09-15 22:48:46.328  - info: host.iobroker stopInstance system.adapter.jarvis.0 (force=false, process=false)
                                        2023-09-15 22:48:46.328  - info: host.iobroker stopInstance system.adapter.pvforecast.0 (force=false, process=false)
                                        2023-09-15 22:48:46.328  - info: host.iobroker stopInstance system.adapter.schoolfree.0 (force=false, process=false)
                                        2023-09-15 22:48:46.328  - info: host.iobroker stopInstance system.adapter.shuttercontrol.0 (force=false, process=false)
                                        2023-09-15 22:48:46.328  - info: host.iobroker stopInstance system.adapter.snmp.0 (force=false, process=false)
                                        2023-09-15 22:48:46.328  - info: host.iobroker stopInstance system.adapter.sourceanalytix.0 (force=false, process=false)
                                        2023-09-15 22:48:46.329  - info: host.iobroker stopInstance system.adapter.terminal.0 (force=false, process=false)
                                        2023-09-15 22:48:46.329  - info: host.iobroker stopInstance system.adapter.vw-connect.0 (force=false, process=false)
                                        2023-09-15 22:48:46.329  - info: host.iobroker stopInstance system.adapter.web.0 (force=false, process=false)
                                        2023-09-15 22:48:46.348  - info: admin.0 (280) Got terminate signal TERMINATE_YOURSELF
                                        2023-09-15 22:48:46.349  - info: admin.0 (280) terminating http server on port 8081
                                        2023-09-15 22:48:46.350  - info: admin.0 (280) terminating
                                        2023-09-15 22:48:46.355  - info: admin.0 (280) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                        2023-09-15 22:48:46.358  - info: backitup.0 (199) Got terminate signal TERMINATE_YOURSELF
                                        2023-09-15 22:48:46.365  - info: backitup.0 (199) cleaned everything up...
                                        2023-09-15 22:48:46.366  - info: backitup.0 (199) terminating
                                        2023-09-15 22:48:46.374  - info: backitup.0 (199) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                        2023-09-15 22:48:46.396  - info: host.iobroker stopInstance system.adapter.admin.0 send kill signal
                                        2023-09-15 22:48:46.418  - info: host.iobroker stopInstance system.adapter.backitup.0 send kill signal
                                        2023-09-15 22:48:46.857  - info: admin.0 (280) terminating
                                        2023-09-15 22:48:46.874  - info: backitup.0 (199) terminating
                                        2023-09-15 22:48:46.960  - info: host.iobroker instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2023-09-15 22:48:47.017  - info: host.iobroker instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2023-09-15 22:48:47.017  - info: host.iobroker All instances are stopped.
                                        2023-09-15 22:48:47.258  - info: host.iobroker terminated
                                        2023-09-15 22:49:38.890  - info: host.iobroker iobroker.js-controller version 5.0.12 js-controller starting
                                        2023-09-15 22:49:38.893  - info: host.iobroker Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
                                        2023-09-15 22:49:38.894  - info: host.iobroker hostname: iobroker, node: v18.17.1
                                        2023-09-15 22:49:38.894  - info: host.iobroker ip addresses: 192.168.1.10
                                        2023-09-15 22:49:39.945  - info: host.iobroker connected to Objects and States
                                        2023-09-15 22:49:39.987  - info: host.iobroker added notifications configuration of host
                                        2023-09-15 22:49:40.643  - info: host.iobroker Delete state "system.host.iobroker.versions.nodeCurrent"
                                        2023-09-15 22:49:40.644  - info: host.iobroker 31 instances found
                                        2023-09-15 22:49:40.675  - info: host.iobroker starting 2 instances
                                        2023-09-15 22:49:40.774  - info: host.iobroker Delete state "system.host.iobroker.versions.nodeNewest"
                                        2023-09-15 22:49:40.814  - info: host.iobroker instance system.adapter.admin.0 started with pid 184
                                        2023-09-15 22:49:40.871  - info: host.iobroker Delete state "system.host.iobroker.versions.nodeNewestNext"
                                        2023-09-15 22:49:40.915  - info: host.iobroker Delete state "system.host.iobroker.versions.npmCurrent"
                                        2023-09-15 22:49:40.919  - info: host.iobroker Delete state "system.host.iobroker.versions.npmNewest"
                                        2023-09-15 22:49:40.929  - info: host.iobroker Delete state "system.host.iobroker.versions.npmNewestNext"
                                        2023-09-15 22:49:40.976  - info: host.iobroker Some obsolete host states deleted.
                                        2023-09-15 22:49:42.703  - info: admin.0 (184) starting. Version 6.10.1 in /opt/iobroker/node_modules/iobroker.admin, node: v18.17.1, js-controller: 5.0.12
                                        2023-09-15 22:49:42.752  - info: admin.0 (184) requesting all objects
                                        2023-09-15 22:49:44.633  - info: admin.0 (184) received all objects
                                        2023-09-15 22:49:45.085  - info: host.iobroker instance system.adapter.backitup.0 started with pid 207
                                        2023-09-15 22:49:45.452  - info: admin.0 (184) Request actual repository...
                                        2023-09-15 22:49:45.580  - info: admin.0 (184) socket.io server listening on port 8081
                                        2023-09-15 22:49:45.585  - info: admin.0 (184) http server listening on port 8081
                                        2023-09-15 22:49:45.585  - info: admin.0 (184) Use link "http://127.0.0.1:8081" to configure.
                                        2023-09-15 22:49:46.538  - info: host.iobroker Updating repository "beta" under "http://download.iobroker.net/sources-dist-latest.json"
                                        2023-09-15 22:49:47.657  - info: backitup.0 (207) starting. Version 2.8.1 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.17.1, js-controller: 5.0.12
                                        2023-09-15 22:49:48.017  - info: backitup.0 (207) [iobroker] backup will be activated at 03:00 every 1 day(s)
                                        2023-09-15 22:49:48.829  - info: admin.0 (184) Repository received successfully.
                                        
                                        HomoranH GlasfaserG 2 Replies Last reply
                                        0
                                        • HomoranH Homoran

                                          @schtallone in der adresszeile anklicken und nachsehen

                                          S Offline
                                          S Offline
                                          Schtallone
                                          wrote on last edited by
                                          #79

                                          @homoran

                                          Snap-2023-09-15-23-16-21.jpg

                                          F 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

                                          116

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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