Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. BackItUp - Probleme mit wiederherstellung

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    694

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    534

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.1k

BackItUp - Probleme mit wiederherstellung

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
79 Beiträge 6 Kommentatoren 7.2k Aufrufe 5 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • von.cartmanV von.cartman

    @thomas-braun

    
    
    ======== Start marking the full check here =========
    
    
    Skript v.2023-04-16
    
    *** BASE SYSTEM ***
    Model           : Raspberry Pi 4 Model B Rev 1.5
    Architecture    : aarch64
    Docker          : false
    Virtualization  : none
    Distributor ID: Raspbian
    Description:    Raspbian GNU/Linux 11 (bullseye)
    Release:        11
    Codename:       bullseye
    
    PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
    NAME="Raspbian GNU/Linux"
    VERSION_ID="11"
    VERSION="11 (bullseye)"
    VERSION_CODENAME=bullseye
    ID=raspbian
    ID_LIKE=debian
    HOME_URL="http://www.raspbian.org/"
    SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
    BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
    
    Systemuptime and Load:
     08:23:11 up  8:05,  1 user,  load average: 0.05, 0.11, 0.06
    CPU threads: 4
    
    Raspberry only:
    throttled=0x0
    Other values than 0x0 hint to temperature/voltage problems
    temp=45.7'C
    volt=0.9360V
    
    *** Time and Time Zones ***
                   Local time: Thu 2023-07-27 08:23:11 CEST
               Universal time: Thu 2023-07-27 06:23:11 UTC
                     RTC time: n/a
                    Time zone: Europe/Berlin (CEST, +0200)
    System clock synchronized: yes
                  NTP service: active
              RTC in local TZ: no
    
    *** User and Groups ***
    pi
    /home/pi
    pi adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker
    
    *** X-Server-Setup ***
    X-Server:       false
    Desktop:
    Terminal:       tty
    Boot Target:    multi-user.target
    
    *** MEMORY ***
                   total        used        free      shared  buff/cache   available
    Mem:            909M        232M        229M        1.0M        447M        627M
    Swap:            99M          0B         99M
    Total:          1.0G        232M        329M
    
              909 M total memory
              232 M used memory
              273 M active memory
              291 M inactive memory
              229 M free memory
               76 M buffer memory
              370 M swap cache
               99 M total swap
                0 M used swap
               99 M free swap
    
    Raspberry only:
    oom events: 0
    lifetime oom required: 0 Mbytes
    total time in oom handler: 0 ms
    max time spent in oom handler: 0 ms
    
    *** FILESYSTEM ***
    Filesystem     Type      Size  Used Avail Use% Mounted on
    /dev/root      ext4       30G  4.0G   24G  15% /
    devtmpfs       devtmpfs  197M     0  197M   0% /dev
    tmpfs          tmpfs     455M     0  455M   0% /dev/shm
    tmpfs          tmpfs     182M  1.1M  181M   1% /run
    tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
    /dev/mmcblk0p1 vfat      255M   51M  205M  20% /boot
    tmpfs          tmpfs      91M   16K   91M   1% /run/user/1000
    
    Messages concerning ext4 filesystem in dmesg:
    [Thu Jul 27 00:17:23 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=E4:5F:01:92:14:92 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=ca500283-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
    [Thu Jul 27 00:17:24 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
    [Thu Jul 27 00:17:24 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
    [Thu Jul 27 00:17:26 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
    
    Show mounted filesystems (real ones only):
    TARGET  SOURCE         FSTYPE OPTIONS
    /       /dev/mmcblk0p2 ext4   rw,noatime
    `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
    
    Files in neuralgic directories:
    
    /var:
    576M    /var/
    262M    /var/cache
    250M    /var/cache/apt
    185M    /var/cache/apt/archives
    123M    /var/lib
    
    Archived and active journals take up 88.0M in the file system.
    
    /opt/iobroker/backups:
    4.7M    /opt/iobroker/backups/
    
    /opt/iobroker/iobroker-data:
    35M     /opt/iobroker/iobroker-data/
    15M     /opt/iobroker/iobroker-data/files
    13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
    13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static
    13M     /opt/iobroker/iobroker-data/files/admin.admin/custom
    
    The five largest files in iobroker-data are:
    14M     /opt/iobroker/iobroker-data/objects.jsonl
    6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
    3.2M    /opt/iobroker/iobroker-data/states.jsonl
    2.8M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js
    1.6M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map
    
    *** NodeJS-Installation ***
    
    /usr/bin/nodejs         v16.20.1
    /usr/bin/node           v16.20.1
    /usr/bin/npm            8.19.4
    /usr/bin/npx            8.19.4
    
    
    nodejs:
      Installed: 16.20.1-deb-1nodesource1
      Candidate: 16.20.1-deb-1nodesource1
      Version table:
     *** 16.20.1-deb-1nodesource1 500
            500 https://deb.nodesource.com/node_16.x bullseye/main armhf Packages
            100 /var/lib/dpkg/status
         12.22.12~dfsg-1~deb11u4 500
            500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
    
    Temp directories causing npm8 problem: 0
    No problems detected
    
    *** ioBroker-Installation ***
    
    ioBroker Status
    iobroker is running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    
    MULTIHOSTSERVICE/enabled: false
    
    Core adapters versions
    js-controller:  4.0.24
    admin:          6.3.5
    javascript:     "javascript" not found
    
    Adapters from github:   0
    
    Adapter State
    + system.adapter.admin.0                  : admin                 : raspberryPi-EG                           -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
    + system.adapter.backitup.0               : backitup              : raspberryPi-EG                           -  enabled
      system.adapter.discovery.0              : discovery             : raspberryPi-EG                           - disabled
    
    + instance is alive
    
    Enabled adapters with bindings
    + system.adapter.admin.0                  : admin                 : raspberryPi-EG                           -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
    
    ioBroker-Repositories
    stable        : http://download.iobroker.net/sources-dist.json
    beta          : http://download.iobroker.net/sources-dist-latest.json
    
    Active repo(s): stable
    
    Installed ioBroker-Instances
    Used repository: stable
    Adapter    "admin"        : 6.3.5    , installed 6.3.5
    Adapter    "backitup"     : 2.6.23   , installed 2.6.23
    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
    Controller "js-controller": 4.0.24   , installed 4.0.24
    
    Objects and States
    Please stand by - This may take a while
    Objects:        136
    States:         96
    
    *** OS-Repositories and Updates ***
    Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
    Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
    Hit:3 https://deb.nodesource.com/node_16.x bullseye InRelease
    Reading package lists...
    Pending Updates: 0
    
    *** Listening Ports ***
    Active Internet connections (only servers)
    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
    tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          13877      482/cupsd
    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15525      525/sshd: /usr/sbin
    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       14791      484/iobroker.js-con
    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       14798      484/iobroker.js-con
    tcp6       0      0 :::22                   :::*                    LISTEN      0          15535      525/sshd: /usr/sbin
    tcp6       0      0 ::1:631                 :::*                    LISTEN      0          13876      482/cupsd
    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15724      590/io.admin.0
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13787      341/avahi-daemon: r
    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15641      435/dhcpcd
    udp        0      0 0.0.0.0:37455           0.0.0.0:*                           108        13789      341/avahi-daemon: r
    udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          13918      527/cups-browsed
    udp6       0      0 :::5353                 :::*                                108        13788      341/avahi-daemon: r
    udp6       0      0 :::52284                :::*                                108        13790      341/avahi-daemon: r
    
    *** Log File - Last 25 Lines ***
    
    2023-07-27 00:17:23.207  - info: host.raspberryPi-EG connected to Objects and States
    2023-07-27 00:17:23.232  - info: host.raspberryPi-EG added notifications configuration of host
    2023-07-27 00:17:23.802  - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeCurrent"
    2023-07-27 00:17:23.809  - info: host.raspberryPi-EG 3 instances found
    2023-07-27 00:17:23.818  - info: host.raspberryPi-EG starting 2 instances
    2023-07-27 00:17:23.886  - info: host.raspberryPi-EG instance system.adapter.admin.0 started with pid 590
    2023-07-27 00:17:23.905  - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeNewest"
    2023-07-27 00:17:23.918  - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeNewestNext"
    2023-07-27 00:17:23.930  - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmCurrent"
    2023-07-27 00:17:23.942  - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmNewest"
    2023-07-27 00:17:23.956  - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmNewestNext"
    2023-07-27 00:17:23.969  - info: host.raspberryPi-EG Some obsolete host states deleted.
    2023-07-27 00:17:26.607  - info: admin.0 (590) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v16.20.1, js-controller: 4.0.24
    2023-07-27 00:17:26.729  - warn: admin.0 (590) Cannot check node.js versions: Error: getaddrinfo EAI_AGAIN nodejs.org
    2023-07-27 00:17:26.748  - warn: admin.0 (590) Cannot update news: getaddrinfo EAI_AGAIN iobroker.live
    2023-07-27 00:17:26.754  - info: admin.0 (590) requesting all states
    2023-07-27 00:17:26.755  - info: admin.0 (590) requesting all objects
    2023-07-27 00:17:27.549  - info: admin.0 (590) received all objects
    2023-07-27 00:17:27.757  - info: admin.0 (590) https server listening on port 8081
    2023-07-27 00:17:27.757  - info: admin.0 (590) Use link "https://localhost:8081" to configure.
    2023-07-27 00:17:27.765  - info: admin.0 (590) Secure socket.io server listening on port 8081
    2023-07-27 00:17:27.825  - warn: admin.0 (590) Cannot update rating: getaddrinfo EAI_AGAIN rating.iobroker.net
    2023-07-27 00:17:27.874  - info: host.raspberryPi-EG instance system.adapter.backitup.0 started with pid 645
    2023-07-27 00:17:30.065  - info: backitup.0 (645) starting. Version 2.6.23 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.20.1, js-controller: 4.0.24
    2023-07-27 00:17:30.199  - info: backitup.0 (645) [iobroker] backup will be activated at 02:40 every 1 day(s)
    
    
    
    ============ Mark until here for C&P =============
    
    iob diag has finished.
    
    
    Press any key for a summary
    
    
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von Thomas Braun
    #15

    @von-cartman sagte in BackItUp - Probleme mit wiederherstellung:

    iobroker is running on this host.
    + system.adapter.admin.0                  : admin                 : raspberryPi-EG                           -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
    

    Passt doch.

    iobroker add web
    

    würde ich noch spendieren.

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

    von.cartmanV 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @von-cartman sagte in BackItUp - Probleme mit wiederherstellung:

      iobroker is running on this host.
      + system.adapter.admin.0                  : admin                 : raspberryPi-EG                           -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
      

      Passt doch.

      iobroker add web
      

      würde ich noch spendieren.

      von.cartmanV Offline
      von.cartmanV Offline
      von.cartman
      schrieb am zuletzt editiert von
      #16

      @thomas-braun sagte in BackItUp - Probleme mit wiederherstellung:

      iobroker add web

      vielen dank.

      es funktioniert....

      aber nach wie vor verstehe ich nicht ganz warum?

      ich habe ein Backup wiederhergetllt von einem IOBroker mit mehreren adaptern. Nach wiederherstellung siehe ich die nicht....

      Thomas BraunT HomoranH 2 Antworten Letzte Antwort
      0
      • von.cartmanV von.cartman

        @thomas-braun sagte in BackItUp - Probleme mit wiederherstellung:

        iobroker add web

        vielen dank.

        es funktioniert....

        aber nach wie vor verstehe ich nicht ganz warum?

        ich habe ein Backup wiederhergetllt von einem IOBroker mit mehreren adaptern. Nach wiederherstellung siehe ich die nicht....

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

        @von-cartman sagte in BackItUp - Probleme mit wiederherstellung:

        ich habe ein Backup wiederhergetllt von einem IOBroker mit mehreren adaptern. Nach wiederherstellung siehe ich die nicht....

        Hat wohl nicht funktioniert. Ohne Log kann man da aber nichts zu sagen.

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

        1 Antwort Letzte Antwort
        0
        • von.cartmanV von.cartman

          @thomas-braun sagte in BackItUp - Probleme mit wiederherstellung:

          iobroker add web

          vielen dank.

          es funktioniert....

          aber nach wie vor verstehe ich nicht ganz warum?

          ich habe ein Backup wiederhergetllt von einem IOBroker mit mehreren adaptern. Nach wiederherstellung siehe ich die nicht....

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

          @von-cartman sagte in BackItUp - Probleme mit wiederherstellung:

          ich habe ein Backup wiederhergetllt von einem IOBroker mit mehreren adaptern

          wie?
          woher kam das Backup?

          @von-cartman sagte in BackItUp - Probleme mit wiederherstellung:

          Nach wiederherstellung siehe ich die nicht....

          und nichts im log?

          sehr wahrscheinlich liegt es an

          @thomas-braun sagte in BackItUp - Probleme mit wiederherstellung:

          einem mageren GB an RAM

          aber das ist jetzt nur geraten.

          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 oben rechts. Danke!
          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

          von.cartmanV 1 Antwort Letzte Antwort
          0
          • HomoranH Homoran

            @von-cartman sagte in BackItUp - Probleme mit wiederherstellung:

            ich habe ein Backup wiederhergetllt von einem IOBroker mit mehreren adaptern

            wie?
            woher kam das Backup?

            @von-cartman sagte in BackItUp - Probleme mit wiederherstellung:

            Nach wiederherstellung siehe ich die nicht....

            und nichts im log?

            sehr wahrscheinlich liegt es an

            @thomas-braun sagte in BackItUp - Probleme mit wiederherstellung:

            einem mageren GB an RAM

            aber das ist jetzt nur geraten.

            von.cartmanV Offline
            von.cartmanV Offline
            von.cartman
            schrieb am zuletzt editiert von
            #19

            @homoran sagte in BackItUp - Probleme mit wiederherstellung:

            einem mageren GB an RAM

            das kann hinhauen.

            der BackUp ist aus einem 4GB RAM, und der Wiederherstellung TEST hat 1GB RAM

            Ich habe bereit 8GB RASPI bestellt, und versuche es dann noch mal.

            HomoranH ? 2 Antworten Letzte Antwort
            0
            • von.cartmanV von.cartman

              @homoran sagte in BackItUp - Probleme mit wiederherstellung:

              einem mageren GB an RAM

              das kann hinhauen.

              der BackUp ist aus einem 4GB RAM, und der Wiederherstellung TEST hat 1GB RAM

              Ich habe bereit 8GB RASPI bestellt, und versuche es dann noch mal.

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

              @von-cartman sagte in BackItUp - Probleme mit wiederherstellung:

              das kann hinhauen.

              Was wirklich war steht im log

              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 oben rechts. Danke!
              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

              1 Antwort Letzte Antwort
              0
              • von.cartmanV Offline
                von.cartmanV Offline
                von.cartman
                schrieb am zuletzt editiert von
                #21

                @homoran sagte in BackItUp - Probleme mit wiederherstellung:

                Was wirklich war steht im log

                wo finde ich den log

                HomoranH 1 Antwort Letzte Antwort
                0
                • von.cartmanV Offline
                  von.cartmanV Offline
                  von.cartman
                  schrieb am zuletzt editiert von
                  #22

                  @homoran sagte in BackItUp - Probleme mit wiederherstellung:

                  Was wirklich war steht im log

                  wo finde ich den log

                  1 Antwort Letzte Antwort
                  0
                  • von.cartmanV von.cartman

                    @homoran sagte in BackItUp - Probleme mit wiederherstellung:

                    Was wirklich war steht im log

                    wo finde ich den log

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

                    @von-cartman sagte in BackItUp - Probleme mit wiederherstellung:

                    @homoran sagte in BackItUp - Probleme mit wiederherstellung:

                    Was wirklich war steht im log

                    wo finde ich den log

                    Seite: Protokolle dort oben den Button herunterladen drücken und das entsprechende Log auswählen

                    siehe auch
                    https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                    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 oben rechts. Danke!
                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                    1 Antwort Letzte Antwort
                    0
                    • von.cartmanV Offline
                      von.cartmanV Offline
                      von.cartman
                      schrieb am zuletzt editiert von
                      #24

                      LOG:

                      2023-07-26 21:15:50.978 - info: host.raspberryPi-EG iobroker.js-controller version 4.0.24 js-controller starting
                      2023-07-26 21:15:50.986 - info: host.raspberryPi-EG Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                      2023-07-26 21:15:50.988 - info: host.raspberryPi-EG hostname: raspberryPi-EG, node: v16.20.1
                      2023-07-26 21:15:50.989 - info: host.raspberryPi-EG ip addresses: 192.168.0.69 fdf9:87b2:c3b6:40c6:7fc8:76c:6b00:a2e3 fe80::4e85:b5d8:5d31:7a89 192.168.0.71 fdf9:87b2:c3b6:40c6:e105:fdee:2365:338f fe80::6e6:2044:ded3:b232
                      2023-07-26 21:15:51.418 - info: host.raspberryPi-EG connected to Objects and States
                      2023-07-26 21:15:51.446 - info: host.raspberryPi-EG Node.js version has changed from unknown to 16.20.1
                      2023-07-26 21:15:51.492 - info: host.raspberryPi-EG Successfully updated capabilities "cap_net_admin, cap_net_bind_service, cap_net_raw" for /usr/bin/node
                      2023-07-26 21:15:51.510 - info: host.raspberryPi-EG added notifications configuration of host
                      2023-07-26 21:15:52.071 - info: host.raspberryPi-EG 3 instances found
                      2023-07-26 21:15:52.081 - info: host.raspberryPi-EG starting 3 instances
                      2023-07-26 21:15:52.136 - info: host.raspberryPi-EG instance system.adapter.admin.0 started with pid 5276
                      2023-07-26 21:15:54.652 - info: admin.0 (5276) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v16.20.1, js-controller: 4.0.24
                      2023-07-26 21:15:54.701 - info: admin.0 (5276) requesting all states
                      2023-07-26 21:15:54.702 - info: admin.0 (5276) requesting all objects
                      2023-07-26 21:15:54.807 - info: admin.0 (5276) received all objects
                      2023-07-26 21:15:55.042 - info: admin.0 (5276) http server listening on port 8081
                      2023-07-26 21:15:55.043 - info: admin.0 (5276) Use link "http://localhost:8081" to configure.
                      2023-07-26 21:15:55.051 - info: admin.0 (5276) socket.io server listening on port 8081
                      2023-07-26 21:15:55.161 - warn: admin.0 (5276) Repository cannot be read: Active repo - stable
                      2023-07-26 21:15:55.163 - warn: admin.0 (5276) Active repository "stable" cannot be read
                      2023-07-26 21:15:56.110 - info: host.raspberryPi-EG instance system.adapter.discovery.0 started with pid 5299
                      2023-07-26 21:15:58.260 - info: discovery.0 (5299) starting. Version 3.1.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v16.20.1, js-controller: 4.0.24
                      2023-07-26 21:16:00.103 - info: host.raspberryPi-EG instance system.adapter.backitup.0 started with pid 5318
                      2023-07-26 21:16:02.283 - info: backitup.0 (5318) starting. Version 2.6.23 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.20.1, js-controller: 4.0.24
                      2023-07-26 21:16:02.410 - info: backitup.0 (5318) [iobroker] backup will be activated at 02:40 every 1 day(s)
                      2023-07-26 21:16:24.567 - info: admin.0 (5276) ==> Connected system.user.admin from ::ffff:192.168.0.55
                      2023-07-26 21:16:24.772 - info: host.raspberryPi-EG Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
                      2023-07-26 21:28:13.976 - info: admin.0 (5276) ==> Connected system.user.admin from ::ffff:192.168.0.55
                      2023-07-26 21:29:11.154 - info: admin.0 (5276) <== Disconnect system.user.admin from ::ffff:192.168.0.55
                      2023-07-26 21:29:13.048 - info: admin.0 (5276) ==> Connected system.user.admin from ::ffff:192.168.0.55
                      2023-07-26 21:29:38.675 - info: host.raspberryPi-EG stopInstance system.adapter.backitup.0 (force=false, process=true)
                      2023-07-26 21:29:38.697 - info: backitup.0 (5318) Got terminate signal TERMINATE_YOURSELF
                      2023-07-26 21:29:38.700 - info: backitup.0 (5318) cleaned everything up...
                      2023-07-26 21:29:38.702 - info: backitup.0 (5318) terminating
                      2023-07-26 21:29:38.703 - info: backitup.0 (5318) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                      2023-07-26 21:29:38.734 - info: host.raspberryPi-EG stopInstance system.adapter.backitup.0 send kill signal
                      2023-07-26 21:29:38.751 - info: admin.0 (5276) <== Disconnect system.user.admin from ::ffff:192.168.0.55
                      2023-07-26 21:29:39.254 - info: host.raspberryPi-EG instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                      2023-07-26 21:29:41.774 - info: host.raspberryPi-EG instance system.adapter.backitup.0 started with pid 5445
                      2023-07-26 21:29:43.980 - info: backitup.0 (5445) starting. Version 2.6.23 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.20.1, js-controller: 4.0.24
                      2023-07-26 21:29:44.092 - info: backitup.0 (5445) [iobroker] backup will be activated at 02:40 every 1 day(s)
                      2023-07-26 21:29:45.886 - info: admin.0 (5276) ==> Connected system.user.admin from ::ffff:192.168.0.55
                      2023-07-26 21:29:56.868 - info: admin.0 (5276) <== Disconnect system.user.admin from ::ffff:192.168.0.55
                      2023-07-26 21:29:58.598 - info: admin.0 (5276) ==> Connected system.user.admin from ::ffff:192.168.0.55
                      2023-07-26 21:30:46.595 - info: host.raspberryPi-EG stopInstance system.adapter.backitup.0 (force=false, process=true)
                      2023-07-26 21:30:46.603 - info: backitup.0 (5445) Got terminate signal TERMINATE_YOURSELF
                      2023-07-26 21:30:46.606 - info: backitup.0 (5445) cleaned everything up...
                      2023-07-26 21:30:46.608 - info: backitup.0 (5445) terminating
                      2023-07-26 21:30:46.610 - info: backitup.0 (5445) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                      2023-07-26 21:30:46.642 - info: host.raspberryPi-EG stopInstance system.adapter.backitup.0 send kill signal
                      2023-07-26 21:30:46.650 - info: admin.0 (5276) <== Disconnect system.user.admin from ::ffff:192.168.0.55
                      2023-07-26 21:30:47.202 - info: host.raspberryPi-EG instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                      2023-07-26 21:30:49.687 - info: host.raspberryPi-EG instance system.adapter.backitup.0 started with pid 5493
                      2023-07-26 21:30:51.991 - info: backitup.0 (5493) starting. Version 2.6.23 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.20.1, js-controller: 4.0.24
                      2023-07-26 21:30:52.104 - info: backitup.0 (5493) [iobroker] backup will be activated at 02:40 every 1 day(s)
                      2023-07-26 21:31:02.369 - info: admin.0 (5276) ==> Connected system.user.admin from ::ffff:192.168.0.55
                      2023-07-26 21:31:41.011 - info: host.raspberryPi-EG received SIGTERM
                      2023-07-26 21:31:41.014 - info: backitup.0 (5493) cleaned everything up...
                      2023-07-26 21:31:41.017 - info: admin.0 (5276) terminating http server on port 8081
                      2023-07-26 21:31:41.013 - info: host.raspberryPi-EG stopInstance system.adapter.admin.0 (force=false, process=true)
                      2023-07-26 21:31:41.013 - info: host.raspberryPi-EG stopInstance system.adapter.discovery.0 (force=false, process=true)
                      2023-07-26 21:31:41.014 - info: host.raspberryPi-EG stopInstance system.adapter.backitup.0 (force=false, process=true)
                      2023-07-26 21:31:41.029 - info: backitup.0 (5493) Got terminate signal TERMINATE_YOURSELF
                      2023-07-26 21:31:41.032 - info: admin.0 (5276) Got terminate signal TERMINATE_YOURSELF
                      2023-07-26 21:31:41.037 - info: host.raspberryPi-EG stopInstance system.adapter.admin.0 send kill signal
                      2023-07-26 21:31:41.037 - info: backitup.0 (5493) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                      2023-07-26 21:31:41.029 - info: discovery.0 (5299) Got terminate signal TERMINATE_YOURSELF
                      2023-07-26 21:31:41.041 - info: host.raspberryPi-EG stopInstance system.adapter.discovery.0 send kill signal
                      2023-07-26 21:31:41.042 - info: discovery.0 (5299) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                      2023-07-26 21:31:41.042 - info: admin.0 (5276) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                      2023-07-26 21:31:41.042 - info: host.raspberryPi-EG stopInstance system.adapter.backitup.0 send kill signal
                      2023-07-26 21:31:41.605 - info: host.raspberryPi-EG instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                      2023-07-26 21:31:41.661 - info: host.raspberryPi-EG instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                      2023-07-26 21:31:41.699 - info: host.raspberryPi-EG instance system.adapter.discovery.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                      2023-07-26 21:31:41.700 - info: host.raspberryPi-EG All instances are stopped.
                      2023-07-26 21:31:41.845 - info: host.raspberryPi-EG terminated
                      2023-07-26 21:33:01.981 - info: host.raspberryPi-EG iobroker.js-controller version 4.0.24 js-controller starting
                      2023-07-26 21:33:01.988 - info: host.raspberryPi-EG Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                      2023-07-26 21:33:01.988 - info: host.raspberryPi-EG hostname: raspberryPi-EG, node: v16.20.1
                      2023-07-26 21:33:01.990 - info: host.raspberryPi-EG ip addresses: 192.168.0.69 fdf9:87b2:c3b6:40c6:7fc8:76c:6b00:a2e3 fe80::4e85:b5d8:5d31:7a89 192.168.0.71 fdf9:87b2:c3b6:40c6:e105:fdee:2365:338f fe80::6e6:2044:ded3:b232
                      2023-07-26 21:33:02.759 - info: host.raspberryPi-EG connected to Objects and States
                      2023-07-26 21:33:02.783 - info: host.raspberryPi-EG added notifications configuration of host
                      2023-07-26 21:33:03.189 - info: host.raspberryPi-EG Delete host system.host.raspberryPi-EG
                      2023-07-26 21:33:03.226 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeCurrent"
                      2023-07-26 21:33:03.232 - info: host.raspberryPi-EG 3 instances found
                      2023-07-26 21:33:03.242 - info: host.raspberryPi-EG starting 2 instances
                      2023-07-26 21:33:03.248 - warn: host.raspberryPi-EG startInstance cannot find adapter "discovery@3.1.0". Try to install it... 1 attempt
                      2023-07-26 21:33:03.249 - info: host.raspberryPi-EG iobroker install discovery@3.1.0 using installedVersion
                      2023-07-26 21:33:03.308 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeNewest"
                      2023-07-26 21:33:03.326 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeNewestNext"
                      2023-07-26 21:33:03.347 - info: host.raspberryPi-EG instance system.adapter.admin.0 started with pid 5737
                      2023-07-26 21:33:03.361 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmCurrent"
                      2023-07-26 21:33:03.379 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmNewest"
                      2023-07-26 21:33:03.434 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmNewestNext"
                      2023-07-26 21:33:03.447 - info: host.raspberryPi-EG Some obsolete host states deleted.
                      2023-07-26 21:33:06.190 - info: admin.0 (5737) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v16.20.1, js-controller: 4.0.24
                      2023-07-26 21:33:06.328 - info: admin.0 (5737) requesting all states
                      2023-07-26 21:33:06.330 - info: admin.0 (5737) requesting all objects
                      2023-07-26 21:33:07.102 - info: admin.0 (5737) received all objects
                      2023-07-26 21:33:07.307 - info: host.raspberryPi-EG instance system.adapter.backitup.0 started with pid 5769
                      2023-07-26 21:33:07.316 - info: admin.0 (5737) https server listening on port 8081
                      2023-07-26 21:33:07.317 - info: admin.0 (5737) Use link "https://localhost:8081" to configure.
                      2023-07-26 21:33:07.327 - info: admin.0 (5737) Secure socket.io server listening on port 8081
                      2023-07-26 21:33:07.890 - info: host.raspberryPi-EG iobroker npm-install: NPM version: 8.19.4Installing iobroker.discovery@3.1.0... (System call)
                      2023-07-26 21:33:10.200 - info: backitup.0 (5769) starting. Version 2.6.23 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.20.1, js-controller: 4.0.24
                      2023-07-26 21:33:10.412 - info: backitup.0 (5769) [iobroker] backup will be activated at 02:40 every 1 day(s)
                      2023-07-26 21:33:19.509 - info: host.raspberryPi-EG iobroker npm-install:
                      2023-07-26 21:33:19.511 - info: host.raspberryPi-EG iobroker npm-install: added 40 packages in 10s46 packages are looking for funding run `npm fund` for details
                      2023-07-26 21:33:19.546 - info: host.raspberryPi-EG iobroker npm-install: host.raspberryPi-EG install adapter discovery@3.1.0
                      2023-07-26 21:33:19.576 - info: host.raspberryPi-EG iobroker npm-install: upload [6] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/discovery.png discovery.png image/png
                      2023-07-26 21:33:19.613 - info: host.raspberryPi-EG iobroker npm-install: upload [5] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index.html index.html text/html
                      2023-07-26 21:33:19.624 - info: host.raspberryPi-EG iobroker npm-install: upload [4] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index_m.html index_m.html text/html
                      2023-07-26 21:33:19.635 - info: host.raspberryPi-EG iobroker npm-install: upload [3] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings.html settings.html text/html
                      2023-07-26 21:33:19.643 - info: host.raspberryPi-EG iobroker npm-install: upload [2] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings_m.html settings_m.html text/html
                      2023-07-26 21:33:19.652 - info: host.raspberryPi-EG iobroker npm-install: upload [1] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/translateTools.js translateTools.js application/javascript
                      2023-07-26 21:33:19.660 - info: host.raspberryPi-EG iobroker npm-install: upload [0] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/words.js words.js application/javascript
                      2023-07-26 21:33:19.699 - info: host.raspberryPi-EG iobroker npm-install: host.raspberryPi-EG object system.adapter.discovery created/updated
                      2023-07-26 21:33:19.728 - info: host.raspberryPi-EG iobroker npm-install: Update "system.adapter.discovery.0"
                      2023-07-26 21:33:20.789 - info: host.raspberryPi-EG iobroker npm-install: exit 0
                      2023-07-26 21:36:03.742 - info: host.raspberryPi-EG received SIGTERM
                      2023-07-26 21:36:03.746 - info: backitup.0 (5769) cleaned everything up...
                      2023-07-26 21:36:03.746 - info: host.raspberryPi-EG stopInstance system.adapter.admin.0 (force=false, process=true)
                      2023-07-26 21:36:03.747 - info: host.raspberryPi-EG stopInstance system.adapter.discovery.0 (force=false, process=false)
                      2023-07-26 21:36:03.749 - info: host.raspberryPi-EG stopInstance system.adapter.backitup.0 (force=false, process=true)
                      2023-07-26 21:36:03.753 - info: admin.0 (5737) terminating https server on port 8081
                      2023-07-26 21:36:03.764 - info: backitup.0 (5769) Got terminate signal TERMINATE_YOURSELF
                      2023-07-26 21:36:03.770 - info: host.raspberryPi-EG stopInstance system.adapter.admin.0 send kill signal
                      2023-07-26 21:36:03.773 - info: admin.0 (5737) Got terminate signal TERMINATE_YOURSELF
                      2023-07-26 21:36:03.778 - info: backitup.0 (5769) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                      2023-07-26 21:36:03.788 - info: admin.0 (5737) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                      2023-07-26 21:36:03.809 - info: host.raspberryPi-EG stopInstance system.adapter.backitup.0 send kill signal
                      2023-07-26 21:36:04.353 - info: host.raspberryPi-EG instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                      2023-07-26 21:36:04.368 - info: host.raspberryPi-EG instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                      2023-07-26 21:36:04.369 - info: host.raspberryPi-EG All instances are stopped.
                      2023-07-26 21:36:04.588 - info: host.raspberryPi-EG terminated
                      2023-07-26 21:36:13.497 - info: host.raspberryPi-EG iobroker.js-controller version 4.0.24 js-controller starting
                      2023-07-26 21:36:13.504 - info: host.raspberryPi-EG Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                      2023-07-26 21:36:13.506 - info: host.raspberryPi-EG hostname: raspberryPi-EG, node: v16.20.1
                      2023-07-26 21:36:13.507 - info: host.raspberryPi-EG ip addresses: fe80::4e85:b5d8:5d31:7a89
                      2023-07-26 21:36:14.798 - info: host.raspberryPi-EG connected to Objects and States
                      2023-07-26 21:36:14.844 - info: host.raspberryPi-EG added notifications configuration of host
                      2023-07-26 21:36:16.368 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeCurrent"
                      2023-07-26 21:36:16.380 - info: host.raspberryPi-EG 3 instances found
                      2023-07-26 21:36:16.394 - info: host.raspberryPi-EG starting 2 instances
                      2023-07-26 21:36:16.504 - info: host.raspberryPi-EG instance system.adapter.admin.0 started with pid 846
                      2023-07-26 21:36:16.522 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeNewest"
                      2023-07-26 21:36:16.615 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeNewestNext"
                      2023-07-26 21:36:16.639 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmCurrent"
                      2023-07-26 21:36:16.660 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmNewest"
                      2023-07-26 21:36:16.681 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmNewestNext"
                      2023-07-26 21:36:16.712 - info: host.raspberryPi-EG Some obsolete host states deleted.
                      2023-07-26 21:36:20.406 - info: admin.0 (846) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v16.20.1, js-controller: 4.0.24
                      2023-07-26 21:36:20.452 - info: host.raspberryPi-EG instance system.adapter.backitup.0 started with pid 1090
                      2023-07-26 21:36:20.626 - info: admin.0 (846) requesting all states
                      2023-07-26 21:36:20.627 - info: admin.0 (846) requesting all objects
                      2023-07-26 21:36:21.729 - info: admin.0 (846) received all objects
                      2023-07-26 21:36:22.062 - info: admin.0 (846) https server listening on port 8081
                      2023-07-26 21:36:22.074 - info: admin.0 (846) Use link "https://localhost:8081" to configure.
                      2023-07-26 21:36:22.091 - info: admin.0 (846) Secure socket.io server listening on port 8081
                      2023-07-26 21:36:23.885 - info: backitup.0 (1090) starting. Version 2.6.23 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.20.1, js-controller: 4.0.24
                      2023-07-26 21:36:24.100 - info: backitup.0 (1090) [iobroker] backup will be activated at 02:40 every 1 day(s)
                      2023-07-26 21:40:40.549 - info: host.raspberryPi-EG iobroker.js-controller version 4.0.24 js-controller starting
                      2023-07-26 21:40:40.556 - info: host.raspberryPi-EG Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                      2023-07-26 21:40:40.557 - info: host.raspberryPi-EG hostname: raspberryPi-EG, node: v16.20.1
                      2023-07-26 21:40:40.558 - info: host.raspberryPi-EG ip addresses: fe80::4e85:b5d8:5d31:7a89
                      2023-07-26 21:40:41.654 - info: host.raspberryPi-EG connected to Objects and States
                      2023-07-26 21:40:41.814 - info: host.raspberryPi-EG added notifications configuration of host
                      2023-07-26 21:40:43.371 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeCurrent"
                      2023-07-26 21:40:43.382 - info: host.raspberryPi-EG 3 instances found
                      2023-07-26 21:40:43.397 - info: host.raspberryPi-EG starting 2 instances
                      2023-07-26 21:40:43.501 - info: host.raspberryPi-EG instance system.adapter.admin.0 started with pid 831
                      2023-07-26 21:40:43.524 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeNewest"
                      2023-07-26 21:40:43.668 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeNewestNext"
                      2023-07-26 21:40:43.703 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmCurrent"
                      2023-07-26 21:40:43.734 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmNewest"
                      2023-07-26 21:40:43.761 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmNewestNext"
                      2023-07-26 21:40:43.782 - info: host.raspberryPi-EG Some obsolete host states deleted.
                      2023-07-26 21:40:46.768 - error: admin.0 (831) admin.0 already running
                      2023-07-26 21:40:46.772 - warn: admin.0 (831) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                      2023-07-26 21:40:47.342 - error: host.raspberryPi-EG instance system.adapter.admin.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                      2023-07-26 21:40:47.344 - info: host.raspberryPi-EG Restart adapter system.adapter.admin.0 because enabled
                      2023-07-26 21:40:47.451 - info: host.raspberryPi-EG instance system.adapter.backitup.0 started with pid 1086
                      2023-07-26 21:40:49.476 - error: backitup.0 (1086) backitup.0 already running
                      2023-07-26 21:40:49.480 - warn: backitup.0 (1086) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                      2023-07-26 21:40:50.032 - error: host.raspberryPi-EG instance system.adapter.backitup.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                      2023-07-26 21:40:50.032 - info: host.raspberryPi-EG Restart adapter system.adapter.backitup.0 because enabled
                      2023-07-26 21:43:02.437 - info: host.raspberryPi-EG instance system.adapter.admin.0 started with pid 1319
                      2023-07-26 21:43:04.786 - info: admin.0 (1319) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v16.20.1, js-controller: 4.0.24
                      2023-07-26 21:43:04.919 - info: admin.0 (1319) requesting all states
                      2023-07-26 21:43:04.920 - info: admin.0 (1319) requesting all objects
                      2023-07-26 21:43:05.296 - info: host.raspberryPi-EG instance system.adapter.backitup.0 started with pid 1334
                      2023-07-26 21:43:05.707 - info: admin.0 (1319) received all objects
                      2023-07-26 21:43:05.959 - info: admin.0 (1319) https server listening on port 8081
                      2023-07-26 21:43:05.960 - info: admin.0 (1319) Use link "https://localhost:8081" to configure.
                      2023-07-26 21:43:05.990 - info: admin.0 (1319) Secure socket.io server listening on port 8081
                      2023-07-26 21:43:07.837 - info: backitup.0 (1334) starting. Version 2.6.23 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.20.1, js-controller: 4.0.24
                      2023-07-26 21:43:07.966 - info: backitup.0 (1334) [iobroker] backup will be activated at 02:40 every 1 day(s)
                      2023-07-26 21:46:40.769 - info: host.raspberryPi-EG iobroker.js-controller version 4.0.24 js-controller starting
                      2023-07-26 21:46:40.778 - info: host.raspberryPi-EG Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                      2023-07-26 21:46:40.780 - info: host.raspberryPi-EG hostname: raspberryPi-EG, node: v16.20.1
                      2023-07-26 21:46:40.782 - info: host.raspberryPi-EG ip addresses: fe80::4e85:b5d8:5d31:7a89
                      2023-07-26 21:46:42.009 - info: host.raspberryPi-EG connected to Objects and States
                      2023-07-26 21:46:42.051 - info: host.raspberryPi-EG added notifications configuration of host
                      2023-07-26 21:46:43.686 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeCurrent"
                      2023-07-26 21:46:43.695 - info: host.raspberryPi-EG 3 instances found
                      2023-07-26 21:46:43.716 - info: host.raspberryPi-EG starting 2 instances
                      2023-07-26 21:46:43.830 - info: host.raspberryPi-EG instance system.adapter.admin.0 started with pid 852
                      2023-07-26 21:46:43.839 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeNewest"
                      2023-07-26 21:46:43.908 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeNewestNext"
                      2023-07-26 21:46:43.939 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmCurrent"
                      2023-07-26 21:46:43.964 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmNewest"
                      2023-07-26 21:46:43.987 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmNewestNext"
                      2023-07-26 21:46:44.011 - info: host.raspberryPi-EG Some obsolete host states deleted.
                      2023-07-26 21:46:47.243 - error: admin.0 (852) admin.0 already running
                      2023-07-26 21:46:47.248 - warn: admin.0 (852) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                      2023-07-26 21:46:47.788 - info: host.raspberryPi-EG instance system.adapter.backitup.0 started with pid 1094
                      2023-07-26 21:46:47.830 - error: host.raspberryPi-EG instance system.adapter.admin.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                      2023-07-26 21:46:47.831 - info: host.raspberryPi-EG Restart adapter system.adapter.admin.0 because enabled
                      2023-07-26 21:46:49.803 - error: backitup.0 (1094) backitup.0 already running
                      2023-07-26 21:46:49.808 - warn: backitup.0 (1094) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                      2023-07-26 21:46:50.353 - error: host.raspberryPi-EG instance system.adapter.backitup.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                      2023-07-26 21:46:50.353 - info: host.raspberryPi-EG Restart adapter system.adapter.backitup.0 because enabled
                      2023-07-26 22:08:20.316 - info: host.raspberryPi-EG instance system.adapter.admin.0 started with pid 1324
                      2023-07-26 22:08:22.675 - info: admin.0 (1324) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v16.20.1, js-controller: 4.0.24
                      2023-07-26 22:08:22.811 - info: admin.0 (1324) requesting all states
                      2023-07-26 22:08:22.814 - info: admin.0 (1324) requesting all objects
                      2023-07-26 22:08:22.817 - info: host.raspberryPi-EG instance system.adapter.backitup.0 started with pid 1339
                      2023-07-26 22:08:23.762 - info: admin.0 (1324) received all objects
                      2023-07-26 22:08:23.970 - info: admin.0 (1324) https server listening on port 8081
                      2023-07-26 22:08:23.971 - info: admin.0 (1324) Use link "https://localhost:8081" to configure.
                      2023-07-26 22:08:23.985 - info: admin.0 (1324) Secure socket.io server listening on port 8081
                      2023-07-26 22:08:25.453 - info: backitup.0 (1339) starting. Version 2.6.23 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.20.1, js-controller: 4.0.24
                      2023-07-26 22:08:25.597 - info: backitup.0 (1339) [iobroker] backup will be activated at 02:40 every 1 day(s)
                      2023-07-26 23:12:06.851 - info: host.raspberryPi-EG received SIGTERM
                      2023-07-26 23:12:06.857 - info: host.raspberryPi-EG stopInstance system.adapter.admin.0 (force=false, process=true)
                      2023-07-26 23:12:06.858 - info: host.raspberryPi-EG stopInstance system.adapter.discovery.0 (force=false, process=false)
                      2023-07-26 23:12:06.859 - info: host.raspberryPi-EG stopInstance system.adapter.backitup.0 (force=false, process=true)
                      2023-07-26 23:12:06.854 - info: admin.0 (1324) terminating https server on port 8081
                      2023-07-26 23:12:06.856 - info: backitup.0 (1339) cleaned everything up...
                      2023-07-26 23:12:06.872 - info: admin.0 (1324) Got terminate signal TERMINATE_YOURSELF
                      2023-07-26 23:12:06.873 - info: backitup.0 (1339) Got terminate signal TERMINATE_YOURSELF
                      2023-07-26 23:12:06.875 - info: host.raspberryPi-EG stopInstance system.adapter.admin.0 send kill signal
                      2023-07-26 23:12:06.883 - info: admin.0 (1324) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                      2023-07-26 23:12:06.889 - info: backitup.0 (1339) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                      2023-07-26 23:12:06.917 - info: host.raspberryPi-EG stopInstance system.adapter.backitup.0 send kill signal
                      2023-07-26 23:12:07.446 - info: host.raspberryPi-EG instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                      2023-07-26 23:12:07.455 - info: host.raspberryPi-EG instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                      2023-07-26 23:12:07.455 - info: host.raspberryPi-EG All instances are stopped.
                      2023-07-26 23:12:07.544 - info: host.raspberryPi-EG terminated
                      2023-07-26 23:13:06.481 - info: host.raspberryPi-EG iobroker.js-controller version 4.0.24 js-controller starting
                      2023-07-26 23:13:06.488 - info: host.raspberryPi-EG Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                      2023-07-26 23:13:06.489 - info: host.raspberryPi-EG hostname: raspberryPi-EG, node: v16.20.1
                      2023-07-26 23:13:06.490 - info: host.raspberryPi-EG ip addresses: 192.168.0.69 fdf9:87b2:c3b6:40c6:7fc8:76c:6b00:a2e3 fe80::4e85:b5d8:5d31:7a89 192.168.0.71 fdf9:87b2:c3b6:40c6:e105:fdee:2365:338f fe80::6e6:2044:ded3:b232
                      2023-07-26 23:13:07.142 - info: host.raspberryPi-EG connected to Objects and States
                      2023-07-26 23:13:07.168 - info: host.raspberryPi-EG added notifications configuration of host
                      2023-07-26 23:13:07.582 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeCurrent"
                      2023-07-26 23:13:07.590 - info: host.raspberryPi-EG 3 instances found
                      2023-07-26 23:13:07.600 - info: host.raspberryPi-EG starting 2 instances
                      2023-07-26 23:13:07.649 - info: host.raspberryPi-EG instance system.adapter.admin.0 started with pid 2586
                      2023-07-26 23:13:07.679 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeNewest"
                      2023-07-26 23:13:07.692 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeNewestNext"
                      2023-07-26 23:13:07.705 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmCurrent"
                      2023-07-26 23:13:07.718 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmNewest"
                      2023-07-26 23:13:07.731 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmNewestNext"
                      2023-07-26 23:13:07.744 - info: host.raspberryPi-EG Some obsolete host states deleted.
                      2023-07-26 23:13:10.083 - info: admin.0 (2586) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v16.20.1, js-controller: 4.0.24
                      2023-07-26 23:13:10.210 - info: admin.0 (2586) requesting all states
                      2023-07-26 23:13:10.211 - info: admin.0 (2586) requesting all objects
                      2023-07-26 23:13:10.816 - info: admin.0 (2586) received all objects
                      2023-07-26 23:13:11.000 - info: admin.0 (2586) https server listening on port 8081
                      2023-07-26 23:13:11.001 - info: admin.0 (2586) Use link "https://localhost:8081" to configure.
                      2023-07-26 23:13:11.009 - info: admin.0 (2586) Secure socket.io server listening on port 8081
                      2023-07-26 23:13:11.636 - info: host.raspberryPi-EG instance system.adapter.backitup.0 started with pid 2609
                      2023-07-26 23:13:13.891 - info: backitup.0 (2609) starting. Version 2.6.23 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.20.1, js-controller: 4.0.24
                      2023-07-26 23:13:14.001 - info: backitup.0 (2609) [iobroker] backup will be activated at 02:40 every 1 day(s)
                      2023-07-26 23:14:49.079 - info: host.raspberryPi-EG received SIGTERM
                      2023-07-26 23:14:49.089 - info: backitup.0 (2609) cleaned everything up...
                      2023-07-26 23:14:49.083 - info: admin.0 (2586) terminating https server on port 8081
                      2023-07-26 23:14:49.094 - info: host.raspberryPi-EG stopInstance system.adapter.admin.0 (force=false, process=true)
                      2023-07-26 23:14:49.095 - info: host.raspberryPi-EG stopInstance system.adapter.discovery.0 (force=false, process=false)
                      2023-07-26 23:14:49.095 - info: host.raspberryPi-EG stopInstance system.adapter.backitup.0 (force=false, process=true)
                      2023-07-26 23:14:49.106 - info: admin.0 (2586) Got terminate signal TERMINATE_YOURSELF
                      2023-07-26 23:14:49.105 - info: backitup.0 (2609) Got terminate signal TERMINATE_YOURSELF
                      2023-07-26 23:14:49.110 - info: backitup.0 (2609) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                      2023-07-26 23:14:49.111 - info: host.raspberryPi-EG stopInstance system.adapter.admin.0 send kill signal
                      2023-07-26 23:14:49.112 - info: admin.0 (2586) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                      2023-07-26 23:14:49.152 - info: host.raspberryPi-EG stopInstance system.adapter.backitup.0 send kill signal
                      2023-07-26 23:14:49.674 - info: host.raspberryPi-EG instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                      2023-07-26 23:14:49.718 - info: host.raspberryPi-EG instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                      2023-07-26 23:14:49.718 - info: host.raspberryPi-EG All instances are stopped.
                      2023-07-26 23:14:50.147 - info: host.raspberryPi-EG terminated
                      2023-07-26 23:14:52.706 - info: host.raspberryPi-EG iobroker.js-controller version 4.0.24 js-controller starting
                      2023-07-26 23:14:52.713 - info: host.raspberryPi-EG Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                      2023-07-26 23:14:52.714 - info: host.raspberryPi-EG hostname: raspberryPi-EG, node: v16.20.1
                      2023-07-26 23:14:52.715 - info: host.raspberryPi-EG ip addresses: 192.168.0.69 fdf9:87b2:c3b6:40c6:7fc8:76c:6b00:a2e3 fe80::4e85:b5d8:5d31:7a89 192.168.0.71 fdf9:87b2:c3b6:40c6:e105:fdee:2365:338f fe80::6e6:2044:ded3:b232
                      2023-07-26 23:14:53.488 - info: host.raspberryPi-EG connected to Objects and States
                      2023-07-26 23:14:53.512 - info: host.raspberryPi-EG added notifications configuration of host
                      2023-07-26 23:14:53.930 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeCurrent"
                      2023-07-26 23:14:53.937 - info: host.raspberryPi-EG 3 instances found
                      2023-07-26 23:14:53.946 - info: host.raspberryPi-EG starting 2 instances
                      2023-07-26 23:14:53.996 - info: host.raspberryPi-EG instance system.adapter.admin.0 started with pid 2711
                      2023-07-26 23:14:54.023 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeNewest"
                      2023-07-26 23:14:54.036 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeNewestNext"
                      2023-07-26 23:14:54.048 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmCurrent"
                      2023-07-26 23:14:54.061 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmNewest"
                      2023-07-26 23:14:54.074 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmNewestNext"
                      2023-07-26 23:14:54.087 - info: host.raspberryPi-EG Some obsolete host states deleted.
                      2023-07-26 23:14:56.490 - info: admin.0 (2711) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v16.20.1, js-controller: 4.0.24
                      2023-07-26 23:14:56.615 - info: admin.0 (2711) requesting all states
                      2023-07-26 23:14:56.617 - info: admin.0 (2711) requesting all objects
                      2023-07-26 23:14:57.321 - info: admin.0 (2711) received all objects
                      2023-07-26 23:14:57.549 - info: admin.0 (2711) https server listening on port 8081
                      2023-07-26 23:14:57.552 - info: admin.0 (2711) Use link "https://localhost:8081" to configure.
                      2023-07-26 23:14:57.562 - info: admin.0 (2711) Secure socket.io server listening on port 8081
                      2023-07-26 23:14:57.983 - info: host.raspberryPi-EG instance system.adapter.backitup.0 started with pid 2734
                      2023-07-26 23:15:00.252 - info: backitup.0 (2734) starting. Version 2.6.23 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.20.1, js-controller: 4.0.24
                      2023-07-26 23:15:00.373 - info: backitup.0 (2734) [iobroker] backup will be activated at 02:40 every 1 day(s)
                      
                      HomoranH 1 Antwort Letzte Antwort
                      0
                      • von.cartmanV von.cartman

                        @homoran sagte in BackItUp - Probleme mit wiederherstellung:

                        einem mageren GB an RAM

                        das kann hinhauen.

                        der BackUp ist aus einem 4GB RAM, und der Wiederherstellung TEST hat 1GB RAM

                        Ich habe bereit 8GB RASPI bestellt, und versuche es dann noch mal.

                        ? Offline
                        ? Offline
                        Ein ehemaliger Benutzer
                        schrieb am zuletzt editiert von
                        #25

                        @von-cartman sagte in BackItUp - Probleme mit wiederherstellung:

                        @homoran sagte in BackItUp - Probleme mit wiederherstellung:

                        einem mageren GB an RAM

                        das kann hinhauen.

                        der BackUp ist aus einem 4GB RAM, und der Wiederherstellung TEST hat 1GB RAM

                        Ich habe bereit 8GB RASPI bestellt, und versuche es dann noch mal.

                        Moin,

                        wirklich Dein Ernst?
                        Versuchst Du auch ein Hefeweizen 0,5 Liter in ein Glas mit 0,1 Liter einzufüllen und Du wunderst Dich nicht, dass es überläuft?

                        VG
                        Bernd

                        von.cartmanV 1 Antwort Letzte Antwort
                        0
                        • von.cartmanV von.cartman

                          LOG:

                          2023-07-26 21:15:50.978 - info: host.raspberryPi-EG iobroker.js-controller version 4.0.24 js-controller starting
                          2023-07-26 21:15:50.986 - info: host.raspberryPi-EG Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                          2023-07-26 21:15:50.988 - info: host.raspberryPi-EG hostname: raspberryPi-EG, node: v16.20.1
                          2023-07-26 21:15:50.989 - info: host.raspberryPi-EG ip addresses: 192.168.0.69 fdf9:87b2:c3b6:40c6:7fc8:76c:6b00:a2e3 fe80::4e85:b5d8:5d31:7a89 192.168.0.71 fdf9:87b2:c3b6:40c6:e105:fdee:2365:338f fe80::6e6:2044:ded3:b232
                          2023-07-26 21:15:51.418 - info: host.raspberryPi-EG connected to Objects and States
                          2023-07-26 21:15:51.446 - info: host.raspberryPi-EG Node.js version has changed from unknown to 16.20.1
                          2023-07-26 21:15:51.492 - info: host.raspberryPi-EG Successfully updated capabilities "cap_net_admin, cap_net_bind_service, cap_net_raw" for /usr/bin/node
                          2023-07-26 21:15:51.510 - info: host.raspberryPi-EG added notifications configuration of host
                          2023-07-26 21:15:52.071 - info: host.raspberryPi-EG 3 instances found
                          2023-07-26 21:15:52.081 - info: host.raspberryPi-EG starting 3 instances
                          2023-07-26 21:15:52.136 - info: host.raspberryPi-EG instance system.adapter.admin.0 started with pid 5276
                          2023-07-26 21:15:54.652 - info: admin.0 (5276) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v16.20.1, js-controller: 4.0.24
                          2023-07-26 21:15:54.701 - info: admin.0 (5276) requesting all states
                          2023-07-26 21:15:54.702 - info: admin.0 (5276) requesting all objects
                          2023-07-26 21:15:54.807 - info: admin.0 (5276) received all objects
                          2023-07-26 21:15:55.042 - info: admin.0 (5276) http server listening on port 8081
                          2023-07-26 21:15:55.043 - info: admin.0 (5276) Use link "http://localhost:8081" to configure.
                          2023-07-26 21:15:55.051 - info: admin.0 (5276) socket.io server listening on port 8081
                          2023-07-26 21:15:55.161 - warn: admin.0 (5276) Repository cannot be read: Active repo - stable
                          2023-07-26 21:15:55.163 - warn: admin.0 (5276) Active repository "stable" cannot be read
                          2023-07-26 21:15:56.110 - info: host.raspberryPi-EG instance system.adapter.discovery.0 started with pid 5299
                          2023-07-26 21:15:58.260 - info: discovery.0 (5299) starting. Version 3.1.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v16.20.1, js-controller: 4.0.24
                          2023-07-26 21:16:00.103 - info: host.raspberryPi-EG instance system.adapter.backitup.0 started with pid 5318
                          2023-07-26 21:16:02.283 - info: backitup.0 (5318) starting. Version 2.6.23 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.20.1, js-controller: 4.0.24
                          2023-07-26 21:16:02.410 - info: backitup.0 (5318) [iobroker] backup will be activated at 02:40 every 1 day(s)
                          2023-07-26 21:16:24.567 - info: admin.0 (5276) ==> Connected system.user.admin from ::ffff:192.168.0.55
                          2023-07-26 21:16:24.772 - info: host.raspberryPi-EG Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
                          2023-07-26 21:28:13.976 - info: admin.0 (5276) ==> Connected system.user.admin from ::ffff:192.168.0.55
                          2023-07-26 21:29:11.154 - info: admin.0 (5276) <== Disconnect system.user.admin from ::ffff:192.168.0.55
                          2023-07-26 21:29:13.048 - info: admin.0 (5276) ==> Connected system.user.admin from ::ffff:192.168.0.55
                          2023-07-26 21:29:38.675 - info: host.raspberryPi-EG stopInstance system.adapter.backitup.0 (force=false, process=true)
                          2023-07-26 21:29:38.697 - info: backitup.0 (5318) Got terminate signal TERMINATE_YOURSELF
                          2023-07-26 21:29:38.700 - info: backitup.0 (5318) cleaned everything up...
                          2023-07-26 21:29:38.702 - info: backitup.0 (5318) terminating
                          2023-07-26 21:29:38.703 - info: backitup.0 (5318) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          2023-07-26 21:29:38.734 - info: host.raspberryPi-EG stopInstance system.adapter.backitup.0 send kill signal
                          2023-07-26 21:29:38.751 - info: admin.0 (5276) <== Disconnect system.user.admin from ::ffff:192.168.0.55
                          2023-07-26 21:29:39.254 - info: host.raspberryPi-EG instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          2023-07-26 21:29:41.774 - info: host.raspberryPi-EG instance system.adapter.backitup.0 started with pid 5445
                          2023-07-26 21:29:43.980 - info: backitup.0 (5445) starting. Version 2.6.23 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.20.1, js-controller: 4.0.24
                          2023-07-26 21:29:44.092 - info: backitup.0 (5445) [iobroker] backup will be activated at 02:40 every 1 day(s)
                          2023-07-26 21:29:45.886 - info: admin.0 (5276) ==> Connected system.user.admin from ::ffff:192.168.0.55
                          2023-07-26 21:29:56.868 - info: admin.0 (5276) <== Disconnect system.user.admin from ::ffff:192.168.0.55
                          2023-07-26 21:29:58.598 - info: admin.0 (5276) ==> Connected system.user.admin from ::ffff:192.168.0.55
                          2023-07-26 21:30:46.595 - info: host.raspberryPi-EG stopInstance system.adapter.backitup.0 (force=false, process=true)
                          2023-07-26 21:30:46.603 - info: backitup.0 (5445) Got terminate signal TERMINATE_YOURSELF
                          2023-07-26 21:30:46.606 - info: backitup.0 (5445) cleaned everything up...
                          2023-07-26 21:30:46.608 - info: backitup.0 (5445) terminating
                          2023-07-26 21:30:46.610 - info: backitup.0 (5445) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          2023-07-26 21:30:46.642 - info: host.raspberryPi-EG stopInstance system.adapter.backitup.0 send kill signal
                          2023-07-26 21:30:46.650 - info: admin.0 (5276) <== Disconnect system.user.admin from ::ffff:192.168.0.55
                          2023-07-26 21:30:47.202 - info: host.raspberryPi-EG instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          2023-07-26 21:30:49.687 - info: host.raspberryPi-EG instance system.adapter.backitup.0 started with pid 5493
                          2023-07-26 21:30:51.991 - info: backitup.0 (5493) starting. Version 2.6.23 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.20.1, js-controller: 4.0.24
                          2023-07-26 21:30:52.104 - info: backitup.0 (5493) [iobroker] backup will be activated at 02:40 every 1 day(s)
                          2023-07-26 21:31:02.369 - info: admin.0 (5276) ==> Connected system.user.admin from ::ffff:192.168.0.55
                          2023-07-26 21:31:41.011 - info: host.raspberryPi-EG received SIGTERM
                          2023-07-26 21:31:41.014 - info: backitup.0 (5493) cleaned everything up...
                          2023-07-26 21:31:41.017 - info: admin.0 (5276) terminating http server on port 8081
                          2023-07-26 21:31:41.013 - info: host.raspberryPi-EG stopInstance system.adapter.admin.0 (force=false, process=true)
                          2023-07-26 21:31:41.013 - info: host.raspberryPi-EG stopInstance system.adapter.discovery.0 (force=false, process=true)
                          2023-07-26 21:31:41.014 - info: host.raspberryPi-EG stopInstance system.adapter.backitup.0 (force=false, process=true)
                          2023-07-26 21:31:41.029 - info: backitup.0 (5493) Got terminate signal TERMINATE_YOURSELF
                          2023-07-26 21:31:41.032 - info: admin.0 (5276) Got terminate signal TERMINATE_YOURSELF
                          2023-07-26 21:31:41.037 - info: host.raspberryPi-EG stopInstance system.adapter.admin.0 send kill signal
                          2023-07-26 21:31:41.037 - info: backitup.0 (5493) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                          2023-07-26 21:31:41.029 - info: discovery.0 (5299) Got terminate signal TERMINATE_YOURSELF
                          2023-07-26 21:31:41.041 - info: host.raspberryPi-EG stopInstance system.adapter.discovery.0 send kill signal
                          2023-07-26 21:31:41.042 - info: discovery.0 (5299) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                          2023-07-26 21:31:41.042 - info: admin.0 (5276) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                          2023-07-26 21:31:41.042 - info: host.raspberryPi-EG stopInstance system.adapter.backitup.0 send kill signal
                          2023-07-26 21:31:41.605 - info: host.raspberryPi-EG instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                          2023-07-26 21:31:41.661 - info: host.raspberryPi-EG instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                          2023-07-26 21:31:41.699 - info: host.raspberryPi-EG instance system.adapter.discovery.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                          2023-07-26 21:31:41.700 - info: host.raspberryPi-EG All instances are stopped.
                          2023-07-26 21:31:41.845 - info: host.raspberryPi-EG terminated
                          2023-07-26 21:33:01.981 - info: host.raspberryPi-EG iobroker.js-controller version 4.0.24 js-controller starting
                          2023-07-26 21:33:01.988 - info: host.raspberryPi-EG Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                          2023-07-26 21:33:01.988 - info: host.raspberryPi-EG hostname: raspberryPi-EG, node: v16.20.1
                          2023-07-26 21:33:01.990 - info: host.raspberryPi-EG ip addresses: 192.168.0.69 fdf9:87b2:c3b6:40c6:7fc8:76c:6b00:a2e3 fe80::4e85:b5d8:5d31:7a89 192.168.0.71 fdf9:87b2:c3b6:40c6:e105:fdee:2365:338f fe80::6e6:2044:ded3:b232
                          2023-07-26 21:33:02.759 - info: host.raspberryPi-EG connected to Objects and States
                          2023-07-26 21:33:02.783 - info: host.raspberryPi-EG added notifications configuration of host
                          2023-07-26 21:33:03.189 - info: host.raspberryPi-EG Delete host system.host.raspberryPi-EG
                          2023-07-26 21:33:03.226 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeCurrent"
                          2023-07-26 21:33:03.232 - info: host.raspberryPi-EG 3 instances found
                          2023-07-26 21:33:03.242 - info: host.raspberryPi-EG starting 2 instances
                          2023-07-26 21:33:03.248 - warn: host.raspberryPi-EG startInstance cannot find adapter "discovery@3.1.0". Try to install it... 1 attempt
                          2023-07-26 21:33:03.249 - info: host.raspberryPi-EG iobroker install discovery@3.1.0 using installedVersion
                          2023-07-26 21:33:03.308 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeNewest"
                          2023-07-26 21:33:03.326 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeNewestNext"
                          2023-07-26 21:33:03.347 - info: host.raspberryPi-EG instance system.adapter.admin.0 started with pid 5737
                          2023-07-26 21:33:03.361 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmCurrent"
                          2023-07-26 21:33:03.379 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmNewest"
                          2023-07-26 21:33:03.434 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmNewestNext"
                          2023-07-26 21:33:03.447 - info: host.raspberryPi-EG Some obsolete host states deleted.
                          2023-07-26 21:33:06.190 - info: admin.0 (5737) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v16.20.1, js-controller: 4.0.24
                          2023-07-26 21:33:06.328 - info: admin.0 (5737) requesting all states
                          2023-07-26 21:33:06.330 - info: admin.0 (5737) requesting all objects
                          2023-07-26 21:33:07.102 - info: admin.0 (5737) received all objects
                          2023-07-26 21:33:07.307 - info: host.raspberryPi-EG instance system.adapter.backitup.0 started with pid 5769
                          2023-07-26 21:33:07.316 - info: admin.0 (5737) https server listening on port 8081
                          2023-07-26 21:33:07.317 - info: admin.0 (5737) Use link "https://localhost:8081" to configure.
                          2023-07-26 21:33:07.327 - info: admin.0 (5737) Secure socket.io server listening on port 8081
                          2023-07-26 21:33:07.890 - info: host.raspberryPi-EG iobroker npm-install: NPM version: 8.19.4Installing iobroker.discovery@3.1.0... (System call)
                          2023-07-26 21:33:10.200 - info: backitup.0 (5769) starting. Version 2.6.23 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.20.1, js-controller: 4.0.24
                          2023-07-26 21:33:10.412 - info: backitup.0 (5769) [iobroker] backup will be activated at 02:40 every 1 day(s)
                          2023-07-26 21:33:19.509 - info: host.raspberryPi-EG iobroker npm-install:
                          2023-07-26 21:33:19.511 - info: host.raspberryPi-EG iobroker npm-install: added 40 packages in 10s46 packages are looking for funding run `npm fund` for details
                          2023-07-26 21:33:19.546 - info: host.raspberryPi-EG iobroker npm-install: host.raspberryPi-EG install adapter discovery@3.1.0
                          2023-07-26 21:33:19.576 - info: host.raspberryPi-EG iobroker npm-install: upload [6] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/discovery.png discovery.png image/png
                          2023-07-26 21:33:19.613 - info: host.raspberryPi-EG iobroker npm-install: upload [5] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index.html index.html text/html
                          2023-07-26 21:33:19.624 - info: host.raspberryPi-EG iobroker npm-install: upload [4] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index_m.html index_m.html text/html
                          2023-07-26 21:33:19.635 - info: host.raspberryPi-EG iobroker npm-install: upload [3] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings.html settings.html text/html
                          2023-07-26 21:33:19.643 - info: host.raspberryPi-EG iobroker npm-install: upload [2] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings_m.html settings_m.html text/html
                          2023-07-26 21:33:19.652 - info: host.raspberryPi-EG iobroker npm-install: upload [1] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/translateTools.js translateTools.js application/javascript
                          2023-07-26 21:33:19.660 - info: host.raspberryPi-EG iobroker npm-install: upload [0] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/words.js words.js application/javascript
                          2023-07-26 21:33:19.699 - info: host.raspberryPi-EG iobroker npm-install: host.raspberryPi-EG object system.adapter.discovery created/updated
                          2023-07-26 21:33:19.728 - info: host.raspberryPi-EG iobroker npm-install: Update "system.adapter.discovery.0"
                          2023-07-26 21:33:20.789 - info: host.raspberryPi-EG iobroker npm-install: exit 0
                          2023-07-26 21:36:03.742 - info: host.raspberryPi-EG received SIGTERM
                          2023-07-26 21:36:03.746 - info: backitup.0 (5769) cleaned everything up...
                          2023-07-26 21:36:03.746 - info: host.raspberryPi-EG stopInstance system.adapter.admin.0 (force=false, process=true)
                          2023-07-26 21:36:03.747 - info: host.raspberryPi-EG stopInstance system.adapter.discovery.0 (force=false, process=false)
                          2023-07-26 21:36:03.749 - info: host.raspberryPi-EG stopInstance system.adapter.backitup.0 (force=false, process=true)
                          2023-07-26 21:36:03.753 - info: admin.0 (5737) terminating https server on port 8081
                          2023-07-26 21:36:03.764 - info: backitup.0 (5769) Got terminate signal TERMINATE_YOURSELF
                          2023-07-26 21:36:03.770 - info: host.raspberryPi-EG stopInstance system.adapter.admin.0 send kill signal
                          2023-07-26 21:36:03.773 - info: admin.0 (5737) Got terminate signal TERMINATE_YOURSELF
                          2023-07-26 21:36:03.778 - info: backitup.0 (5769) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                          2023-07-26 21:36:03.788 - info: admin.0 (5737) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                          2023-07-26 21:36:03.809 - info: host.raspberryPi-EG stopInstance system.adapter.backitup.0 send kill signal
                          2023-07-26 21:36:04.353 - info: host.raspberryPi-EG instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                          2023-07-26 21:36:04.368 - info: host.raspberryPi-EG instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                          2023-07-26 21:36:04.369 - info: host.raspberryPi-EG All instances are stopped.
                          2023-07-26 21:36:04.588 - info: host.raspberryPi-EG terminated
                          2023-07-26 21:36:13.497 - info: host.raspberryPi-EG iobroker.js-controller version 4.0.24 js-controller starting
                          2023-07-26 21:36:13.504 - info: host.raspberryPi-EG Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                          2023-07-26 21:36:13.506 - info: host.raspberryPi-EG hostname: raspberryPi-EG, node: v16.20.1
                          2023-07-26 21:36:13.507 - info: host.raspberryPi-EG ip addresses: fe80::4e85:b5d8:5d31:7a89
                          2023-07-26 21:36:14.798 - info: host.raspberryPi-EG connected to Objects and States
                          2023-07-26 21:36:14.844 - info: host.raspberryPi-EG added notifications configuration of host
                          2023-07-26 21:36:16.368 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeCurrent"
                          2023-07-26 21:36:16.380 - info: host.raspberryPi-EG 3 instances found
                          2023-07-26 21:36:16.394 - info: host.raspberryPi-EG starting 2 instances
                          2023-07-26 21:36:16.504 - info: host.raspberryPi-EG instance system.adapter.admin.0 started with pid 846
                          2023-07-26 21:36:16.522 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeNewest"
                          2023-07-26 21:36:16.615 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeNewestNext"
                          2023-07-26 21:36:16.639 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmCurrent"
                          2023-07-26 21:36:16.660 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmNewest"
                          2023-07-26 21:36:16.681 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmNewestNext"
                          2023-07-26 21:36:16.712 - info: host.raspberryPi-EG Some obsolete host states deleted.
                          2023-07-26 21:36:20.406 - info: admin.0 (846) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v16.20.1, js-controller: 4.0.24
                          2023-07-26 21:36:20.452 - info: host.raspberryPi-EG instance system.adapter.backitup.0 started with pid 1090
                          2023-07-26 21:36:20.626 - info: admin.0 (846) requesting all states
                          2023-07-26 21:36:20.627 - info: admin.0 (846) requesting all objects
                          2023-07-26 21:36:21.729 - info: admin.0 (846) received all objects
                          2023-07-26 21:36:22.062 - info: admin.0 (846) https server listening on port 8081
                          2023-07-26 21:36:22.074 - info: admin.0 (846) Use link "https://localhost:8081" to configure.
                          2023-07-26 21:36:22.091 - info: admin.0 (846) Secure socket.io server listening on port 8081
                          2023-07-26 21:36:23.885 - info: backitup.0 (1090) starting. Version 2.6.23 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.20.1, js-controller: 4.0.24
                          2023-07-26 21:36:24.100 - info: backitup.0 (1090) [iobroker] backup will be activated at 02:40 every 1 day(s)
                          2023-07-26 21:40:40.549 - info: host.raspberryPi-EG iobroker.js-controller version 4.0.24 js-controller starting
                          2023-07-26 21:40:40.556 - info: host.raspberryPi-EG Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                          2023-07-26 21:40:40.557 - info: host.raspberryPi-EG hostname: raspberryPi-EG, node: v16.20.1
                          2023-07-26 21:40:40.558 - info: host.raspberryPi-EG ip addresses: fe80::4e85:b5d8:5d31:7a89
                          2023-07-26 21:40:41.654 - info: host.raspberryPi-EG connected to Objects and States
                          2023-07-26 21:40:41.814 - info: host.raspberryPi-EG added notifications configuration of host
                          2023-07-26 21:40:43.371 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeCurrent"
                          2023-07-26 21:40:43.382 - info: host.raspberryPi-EG 3 instances found
                          2023-07-26 21:40:43.397 - info: host.raspberryPi-EG starting 2 instances
                          2023-07-26 21:40:43.501 - info: host.raspberryPi-EG instance system.adapter.admin.0 started with pid 831
                          2023-07-26 21:40:43.524 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeNewest"
                          2023-07-26 21:40:43.668 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeNewestNext"
                          2023-07-26 21:40:43.703 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmCurrent"
                          2023-07-26 21:40:43.734 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmNewest"
                          2023-07-26 21:40:43.761 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmNewestNext"
                          2023-07-26 21:40:43.782 - info: host.raspberryPi-EG Some obsolete host states deleted.
                          2023-07-26 21:40:46.768 - error: admin.0 (831) admin.0 already running
                          2023-07-26 21:40:46.772 - warn: admin.0 (831) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2023-07-26 21:40:47.342 - error: host.raspberryPi-EG instance system.adapter.admin.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2023-07-26 21:40:47.344 - info: host.raspberryPi-EG Restart adapter system.adapter.admin.0 because enabled
                          2023-07-26 21:40:47.451 - info: host.raspberryPi-EG instance system.adapter.backitup.0 started with pid 1086
                          2023-07-26 21:40:49.476 - error: backitup.0 (1086) backitup.0 already running
                          2023-07-26 21:40:49.480 - warn: backitup.0 (1086) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2023-07-26 21:40:50.032 - error: host.raspberryPi-EG instance system.adapter.backitup.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2023-07-26 21:40:50.032 - info: host.raspberryPi-EG Restart adapter system.adapter.backitup.0 because enabled
                          2023-07-26 21:43:02.437 - info: host.raspberryPi-EG instance system.adapter.admin.0 started with pid 1319
                          2023-07-26 21:43:04.786 - info: admin.0 (1319) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v16.20.1, js-controller: 4.0.24
                          2023-07-26 21:43:04.919 - info: admin.0 (1319) requesting all states
                          2023-07-26 21:43:04.920 - info: admin.0 (1319) requesting all objects
                          2023-07-26 21:43:05.296 - info: host.raspberryPi-EG instance system.adapter.backitup.0 started with pid 1334
                          2023-07-26 21:43:05.707 - info: admin.0 (1319) received all objects
                          2023-07-26 21:43:05.959 - info: admin.0 (1319) https server listening on port 8081
                          2023-07-26 21:43:05.960 - info: admin.0 (1319) Use link "https://localhost:8081" to configure.
                          2023-07-26 21:43:05.990 - info: admin.0 (1319) Secure socket.io server listening on port 8081
                          2023-07-26 21:43:07.837 - info: backitup.0 (1334) starting. Version 2.6.23 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.20.1, js-controller: 4.0.24
                          2023-07-26 21:43:07.966 - info: backitup.0 (1334) [iobroker] backup will be activated at 02:40 every 1 day(s)
                          2023-07-26 21:46:40.769 - info: host.raspberryPi-EG iobroker.js-controller version 4.0.24 js-controller starting
                          2023-07-26 21:46:40.778 - info: host.raspberryPi-EG Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                          2023-07-26 21:46:40.780 - info: host.raspberryPi-EG hostname: raspberryPi-EG, node: v16.20.1
                          2023-07-26 21:46:40.782 - info: host.raspberryPi-EG ip addresses: fe80::4e85:b5d8:5d31:7a89
                          2023-07-26 21:46:42.009 - info: host.raspberryPi-EG connected to Objects and States
                          2023-07-26 21:46:42.051 - info: host.raspberryPi-EG added notifications configuration of host
                          2023-07-26 21:46:43.686 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeCurrent"
                          2023-07-26 21:46:43.695 - info: host.raspberryPi-EG 3 instances found
                          2023-07-26 21:46:43.716 - info: host.raspberryPi-EG starting 2 instances
                          2023-07-26 21:46:43.830 - info: host.raspberryPi-EG instance system.adapter.admin.0 started with pid 852
                          2023-07-26 21:46:43.839 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeNewest"
                          2023-07-26 21:46:43.908 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeNewestNext"
                          2023-07-26 21:46:43.939 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmCurrent"
                          2023-07-26 21:46:43.964 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmNewest"
                          2023-07-26 21:46:43.987 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmNewestNext"
                          2023-07-26 21:46:44.011 - info: host.raspberryPi-EG Some obsolete host states deleted.
                          2023-07-26 21:46:47.243 - error: admin.0 (852) admin.0 already running
                          2023-07-26 21:46:47.248 - warn: admin.0 (852) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2023-07-26 21:46:47.788 - info: host.raspberryPi-EG instance system.adapter.backitup.0 started with pid 1094
                          2023-07-26 21:46:47.830 - error: host.raspberryPi-EG instance system.adapter.admin.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2023-07-26 21:46:47.831 - info: host.raspberryPi-EG Restart adapter system.adapter.admin.0 because enabled
                          2023-07-26 21:46:49.803 - error: backitup.0 (1094) backitup.0 already running
                          2023-07-26 21:46:49.808 - warn: backitup.0 (1094) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                          2023-07-26 21:46:50.353 - error: host.raspberryPi-EG instance system.adapter.backitup.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                          2023-07-26 21:46:50.353 - info: host.raspberryPi-EG Restart adapter system.adapter.backitup.0 because enabled
                          2023-07-26 22:08:20.316 - info: host.raspberryPi-EG instance system.adapter.admin.0 started with pid 1324
                          2023-07-26 22:08:22.675 - info: admin.0 (1324) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v16.20.1, js-controller: 4.0.24
                          2023-07-26 22:08:22.811 - info: admin.0 (1324) requesting all states
                          2023-07-26 22:08:22.814 - info: admin.0 (1324) requesting all objects
                          2023-07-26 22:08:22.817 - info: host.raspberryPi-EG instance system.adapter.backitup.0 started with pid 1339
                          2023-07-26 22:08:23.762 - info: admin.0 (1324) received all objects
                          2023-07-26 22:08:23.970 - info: admin.0 (1324) https server listening on port 8081
                          2023-07-26 22:08:23.971 - info: admin.0 (1324) Use link "https://localhost:8081" to configure.
                          2023-07-26 22:08:23.985 - info: admin.0 (1324) Secure socket.io server listening on port 8081
                          2023-07-26 22:08:25.453 - info: backitup.0 (1339) starting. Version 2.6.23 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.20.1, js-controller: 4.0.24
                          2023-07-26 22:08:25.597 - info: backitup.0 (1339) [iobroker] backup will be activated at 02:40 every 1 day(s)
                          2023-07-26 23:12:06.851 - info: host.raspberryPi-EG received SIGTERM
                          2023-07-26 23:12:06.857 - info: host.raspberryPi-EG stopInstance system.adapter.admin.0 (force=false, process=true)
                          2023-07-26 23:12:06.858 - info: host.raspberryPi-EG stopInstance system.adapter.discovery.0 (force=false, process=false)
                          2023-07-26 23:12:06.859 - info: host.raspberryPi-EG stopInstance system.adapter.backitup.0 (force=false, process=true)
                          2023-07-26 23:12:06.854 - info: admin.0 (1324) terminating https server on port 8081
                          2023-07-26 23:12:06.856 - info: backitup.0 (1339) cleaned everything up...
                          2023-07-26 23:12:06.872 - info: admin.0 (1324) Got terminate signal TERMINATE_YOURSELF
                          2023-07-26 23:12:06.873 - info: backitup.0 (1339) Got terminate signal TERMINATE_YOURSELF
                          2023-07-26 23:12:06.875 - info: host.raspberryPi-EG stopInstance system.adapter.admin.0 send kill signal
                          2023-07-26 23:12:06.883 - info: admin.0 (1324) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                          2023-07-26 23:12:06.889 - info: backitup.0 (1339) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                          2023-07-26 23:12:06.917 - info: host.raspberryPi-EG stopInstance system.adapter.backitup.0 send kill signal
                          2023-07-26 23:12:07.446 - info: host.raspberryPi-EG instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                          2023-07-26 23:12:07.455 - info: host.raspberryPi-EG instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                          2023-07-26 23:12:07.455 - info: host.raspberryPi-EG All instances are stopped.
                          2023-07-26 23:12:07.544 - info: host.raspberryPi-EG terminated
                          2023-07-26 23:13:06.481 - info: host.raspberryPi-EG iobroker.js-controller version 4.0.24 js-controller starting
                          2023-07-26 23:13:06.488 - info: host.raspberryPi-EG Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                          2023-07-26 23:13:06.489 - info: host.raspberryPi-EG hostname: raspberryPi-EG, node: v16.20.1
                          2023-07-26 23:13:06.490 - info: host.raspberryPi-EG ip addresses: 192.168.0.69 fdf9:87b2:c3b6:40c6:7fc8:76c:6b00:a2e3 fe80::4e85:b5d8:5d31:7a89 192.168.0.71 fdf9:87b2:c3b6:40c6:e105:fdee:2365:338f fe80::6e6:2044:ded3:b232
                          2023-07-26 23:13:07.142 - info: host.raspberryPi-EG connected to Objects and States
                          2023-07-26 23:13:07.168 - info: host.raspberryPi-EG added notifications configuration of host
                          2023-07-26 23:13:07.582 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeCurrent"
                          2023-07-26 23:13:07.590 - info: host.raspberryPi-EG 3 instances found
                          2023-07-26 23:13:07.600 - info: host.raspberryPi-EG starting 2 instances
                          2023-07-26 23:13:07.649 - info: host.raspberryPi-EG instance system.adapter.admin.0 started with pid 2586
                          2023-07-26 23:13:07.679 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeNewest"
                          2023-07-26 23:13:07.692 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeNewestNext"
                          2023-07-26 23:13:07.705 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmCurrent"
                          2023-07-26 23:13:07.718 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmNewest"
                          2023-07-26 23:13:07.731 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmNewestNext"
                          2023-07-26 23:13:07.744 - info: host.raspberryPi-EG Some obsolete host states deleted.
                          2023-07-26 23:13:10.083 - info: admin.0 (2586) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v16.20.1, js-controller: 4.0.24
                          2023-07-26 23:13:10.210 - info: admin.0 (2586) requesting all states
                          2023-07-26 23:13:10.211 - info: admin.0 (2586) requesting all objects
                          2023-07-26 23:13:10.816 - info: admin.0 (2586) received all objects
                          2023-07-26 23:13:11.000 - info: admin.0 (2586) https server listening on port 8081
                          2023-07-26 23:13:11.001 - info: admin.0 (2586) Use link "https://localhost:8081" to configure.
                          2023-07-26 23:13:11.009 - info: admin.0 (2586) Secure socket.io server listening on port 8081
                          2023-07-26 23:13:11.636 - info: host.raspberryPi-EG instance system.adapter.backitup.0 started with pid 2609
                          2023-07-26 23:13:13.891 - info: backitup.0 (2609) starting. Version 2.6.23 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.20.1, js-controller: 4.0.24
                          2023-07-26 23:13:14.001 - info: backitup.0 (2609) [iobroker] backup will be activated at 02:40 every 1 day(s)
                          2023-07-26 23:14:49.079 - info: host.raspberryPi-EG received SIGTERM
                          2023-07-26 23:14:49.089 - info: backitup.0 (2609) cleaned everything up...
                          2023-07-26 23:14:49.083 - info: admin.0 (2586) terminating https server on port 8081
                          2023-07-26 23:14:49.094 - info: host.raspberryPi-EG stopInstance system.adapter.admin.0 (force=false, process=true)
                          2023-07-26 23:14:49.095 - info: host.raspberryPi-EG stopInstance system.adapter.discovery.0 (force=false, process=false)
                          2023-07-26 23:14:49.095 - info: host.raspberryPi-EG stopInstance system.adapter.backitup.0 (force=false, process=true)
                          2023-07-26 23:14:49.106 - info: admin.0 (2586) Got terminate signal TERMINATE_YOURSELF
                          2023-07-26 23:14:49.105 - info: backitup.0 (2609) Got terminate signal TERMINATE_YOURSELF
                          2023-07-26 23:14:49.110 - info: backitup.0 (2609) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                          2023-07-26 23:14:49.111 - info: host.raspberryPi-EG stopInstance system.adapter.admin.0 send kill signal
                          2023-07-26 23:14:49.112 - info: admin.0 (2586) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                          2023-07-26 23:14:49.152 - info: host.raspberryPi-EG stopInstance system.adapter.backitup.0 send kill signal
                          2023-07-26 23:14:49.674 - info: host.raspberryPi-EG instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                          2023-07-26 23:14:49.718 - info: host.raspberryPi-EG instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                          2023-07-26 23:14:49.718 - info: host.raspberryPi-EG All instances are stopped.
                          2023-07-26 23:14:50.147 - info: host.raspberryPi-EG terminated
                          2023-07-26 23:14:52.706 - info: host.raspberryPi-EG iobroker.js-controller version 4.0.24 js-controller starting
                          2023-07-26 23:14:52.713 - info: host.raspberryPi-EG Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                          2023-07-26 23:14:52.714 - info: host.raspberryPi-EG hostname: raspberryPi-EG, node: v16.20.1
                          2023-07-26 23:14:52.715 - info: host.raspberryPi-EG ip addresses: 192.168.0.69 fdf9:87b2:c3b6:40c6:7fc8:76c:6b00:a2e3 fe80::4e85:b5d8:5d31:7a89 192.168.0.71 fdf9:87b2:c3b6:40c6:e105:fdee:2365:338f fe80::6e6:2044:ded3:b232
                          2023-07-26 23:14:53.488 - info: host.raspberryPi-EG connected to Objects and States
                          2023-07-26 23:14:53.512 - info: host.raspberryPi-EG added notifications configuration of host
                          2023-07-26 23:14:53.930 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeCurrent"
                          2023-07-26 23:14:53.937 - info: host.raspberryPi-EG 3 instances found
                          2023-07-26 23:14:53.946 - info: host.raspberryPi-EG starting 2 instances
                          2023-07-26 23:14:53.996 - info: host.raspberryPi-EG instance system.adapter.admin.0 started with pid 2711
                          2023-07-26 23:14:54.023 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeNewest"
                          2023-07-26 23:14:54.036 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.nodeNewestNext"
                          2023-07-26 23:14:54.048 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmCurrent"
                          2023-07-26 23:14:54.061 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmNewest"
                          2023-07-26 23:14:54.074 - info: host.raspberryPi-EG Delete state "system.host.raspberryPi-EG.versions.npmNewestNext"
                          2023-07-26 23:14:54.087 - info: host.raspberryPi-EG Some obsolete host states deleted.
                          2023-07-26 23:14:56.490 - info: admin.0 (2711) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v16.20.1, js-controller: 4.0.24
                          2023-07-26 23:14:56.615 - info: admin.0 (2711) requesting all states
                          2023-07-26 23:14:56.617 - info: admin.0 (2711) requesting all objects
                          2023-07-26 23:14:57.321 - info: admin.0 (2711) received all objects
                          2023-07-26 23:14:57.549 - info: admin.0 (2711) https server listening on port 8081
                          2023-07-26 23:14:57.552 - info: admin.0 (2711) Use link "https://localhost:8081" to configure.
                          2023-07-26 23:14:57.562 - info: admin.0 (2711) Secure socket.io server listening on port 8081
                          2023-07-26 23:14:57.983 - info: host.raspberryPi-EG instance system.adapter.backitup.0 started with pid 2734
                          2023-07-26 23:15:00.252 - info: backitup.0 (2734) starting. Version 2.6.23 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.20.1, js-controller: 4.0.24
                          2023-07-26 23:15:00.373 - info: backitup.0 (2734) [iobroker] backup will be activated at 02:40 every 1 day(s)
                          
                          HomoranH Nicht stören
                          HomoranH Nicht stören
                          Homoran
                          Global Moderator Administrators
                          schrieb am zuletzt editiert von
                          #26

                          @von-cartman ich sehe nirgendwo den restore

                          hat der neue Raspi den selben hostnamen und die selbe ip, wie der Spender?

                          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 oben rechts. Danke!
                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                          von.cartmanV 1 Antwort Letzte Antwort
                          0
                          • HomoranH Homoran

                            @von-cartman ich sehe nirgendwo den restore

                            hat der neue Raspi den selben hostnamen und die selbe ip, wie der Spender?

                            von.cartmanV Offline
                            von.cartmanV Offline
                            von.cartman
                            schrieb am zuletzt editiert von
                            #27

                            @homoran
                            nein, hat nicht

                            HomoranH 1 Antwort Letzte Antwort
                            0
                            • von.cartmanV von.cartman

                              @homoran
                              nein, hat nicht

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

                              @von-cartman dann mach mal iobroker host this

                              was ist denn mit

                              @homoran sagte in BackItUp - Probleme mit wiederherstellung:

                              ich sehe nirgendwo den restore

                              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 oben rechts. Danke!
                              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                              von.cartmanV 1 Antwort Letzte Antwort
                              0
                              • ? Ein ehemaliger Benutzer

                                @von-cartman sagte in BackItUp - Probleme mit wiederherstellung:

                                @homoran sagte in BackItUp - Probleme mit wiederherstellung:

                                einem mageren GB an RAM

                                das kann hinhauen.

                                der BackUp ist aus einem 4GB RAM, und der Wiederherstellung TEST hat 1GB RAM

                                Ich habe bereit 8GB RASPI bestellt, und versuche es dann noch mal.

                                Moin,

                                wirklich Dein Ernst?
                                Versuchst Du auch ein Hefeweizen 0,5 Liter in ein Glas mit 0,1 Liter einzufüllen und Du wunderst Dich nicht, dass es überläuft?

                                VG
                                Bernd

                                von.cartmanV Offline
                                von.cartmanV Offline
                                von.cartman
                                schrieb am zuletzt editiert von von.cartman
                                #29

                                @dp20eic
                                aber wenn die Flasche zu 85% leer getrunken ist, dann reicht das Glas volkomm

                                HomoranH von.cartmanV ? 3 Antworten Letzte Antwort
                                0
                                • von.cartmanV von.cartman

                                  @dp20eic
                                  aber wenn die Flasche zu 85% leer getrunken ist, dann reicht das Glas volkomm

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

                                  @von-cartman sagte in BackItUp - Probleme mit wiederherstellung:

                                  @dp20eic
                                  aber wenn die Flasche zu 85% leer getrunken ist, dann reicht das Glas volkomm

                                  falsch!
                                  wenn noch 30% Spülwasser drin sind reicht's erst recht nicht

                                  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 oben rechts. Danke!
                                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                  1 Antwort Letzte Antwort
                                  0
                                  • von.cartmanV von.cartman

                                    @dp20eic
                                    aber wenn die Flasche zu 85% leer getrunken ist, dann reicht das Glas volkomm

                                    von.cartmanV Offline
                                    von.cartmanV Offline
                                    von.cartman
                                    schrieb am zuletzt editiert von
                                    #31

                                    @von-cartman
                                    über Spülwasser wa keine rede

                                    HomoranH 1 Antwort Letzte Antwort
                                    0
                                    • von.cartmanV von.cartman

                                      @dp20eic
                                      aber wenn die Flasche zu 85% leer getrunken ist, dann reicht das Glas volkomm

                                      ? Offline
                                      ? Offline
                                      Ein ehemaliger Benutzer
                                      schrieb am zuletzt editiert von
                                      #32

                                      @von-cartman sagte in BackItUp - Probleme mit wiederherstellung:

                                      @dp20eic
                                      aber wenn die Flasche zu 85% leer getrunken ist, dann reicht das Glas volkomm

                                      Moin,

                                      ich bin dann mal raus und trinke lieber 'ne' Flasche Hefeweizen, oder esse einen Fruchtzwerg, hab ich mehr von :)

                                      VG
                                      Bernd

                                      von.cartmanV 1 Antwort Letzte Antwort
                                      0
                                      • ? Ein ehemaliger Benutzer

                                        @von-cartman sagte in BackItUp - Probleme mit wiederherstellung:

                                        @dp20eic
                                        aber wenn die Flasche zu 85% leer getrunken ist, dann reicht das Glas volkomm

                                        Moin,

                                        ich bin dann mal raus und trinke lieber 'ne' Flasche Hefeweizen, oder esse einen Fruchtzwerg, hab ich mehr von :)

                                        VG
                                        Bernd

                                        von.cartmanV Offline
                                        von.cartmanV Offline
                                        von.cartman
                                        schrieb am zuletzt editiert von
                                        #33

                                        @dp20eic
                                        Vielen "DANK" für deine "HILFSBEREITSCHAFT"

                                        1 Antwort Letzte Antwort
                                        0
                                        • HomoranH Homoran

                                          @von-cartman dann mach mal iobroker host this

                                          was ist denn mit

                                          @homoran sagte in BackItUp - Probleme mit wiederherstellung:

                                          ich sehe nirgendwo den restore

                                          von.cartmanV Offline
                                          von.cartmanV Offline
                                          von.cartman
                                          schrieb am zuletzt editiert von
                                          #34

                                          @homoran
                                          ich mache noch ein neuen Versuch.
                                          ich halte den laufenden ioBroker (Spender) an
                                          dann versuche ich auf dem Emfänger den BackUp einzuspiellen und werde hier noch mal die LOGs presentieren

                                          von.cartmanV 1 Antwort Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          570

                                          Online

                                          32.8k

                                          Benutzer

                                          82.9k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe