Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter ioBroker.backitup v3.1.x

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter ioBroker.backitup v3.1.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @Sushibomba last edited by

      @sushibomba sagte in Test Adapter ioBroker.backitup v2.6.x:

      iobroker [command]

      wie alt ist deine Installation wenn sie den Befehl noch nicht kennt?

      S 1 Reply Last reply Reply Quote 0
      • S
        Sushibomba @Homoran last edited by

        @homoran

        Was meinst du genau mit wir alt? Erst vor ein paar Tagen alles wieder auf den neusten Stand gebracht. Ist neb 32Bit System.

        Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators @Sushibomba last edited by Homoran

          @sushibomba sagte in Test Adapter ioBroker.backitup v2.6.x:

          Was meinst du genau mit wir alt?

          dein iobroker kennt den Befehl iob diag noch nicht

          Dann musst du es mit
          curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh
          machen

          1 Reply Last reply Reply Quote 0
          • simatec
            simatec Developer Most Active last edited by

            @sushibomba Dein System ist mit sehr großer Wahrscheinlichkeit nicht auf aktuellen Stand.

            1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Sushibomba last edited by

              @sushibomba

              iob stop
              iob fix
              iob start
              

              Abwarten bis der iobroker vollständig gestartet ist.

              iob diag
              
              S 1 Reply Last reply Reply Quote 0
              • S
                Sushibomba @Thomas Braun last edited by Homoran

                @thomas-braun sagte in Test Adapter ioBroker.backitup v2.6.x:

                iob diag

                ======== Start marking the full check here =========

                Skript v.2023-04-16
                
                *** BASE SYSTEM ***
                Model           : Raspberry Pi 4 Model B Rev 1.1
                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:
                 15:28:36 up 16:31,  1 user,  load average: 4.51, 3.65, 2.70
                CPU threads: 4
                
                Raspberry only:
                throttled=0x0
                Other values than 0x0 hint to temperature/voltage problems
                temp=55.5'C
                volt=0.8625V
                
                *** Time and Time Zones ***
                               Local time: Wed 2023-05-03 15:28:36 CEST
                           Universal time: Wed 2023-05-03 13:28:36 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 gpio i2c spi iobroker
                
                *** X-Server-Setup ***
                X-Server:       false
                Desktop:
                Terminal:       tty
                Boot Target:    graphical.target
                
                *** MEMORY ***
                               total        used        free      shared  buff/cache   available
                Mem:            3.8G        2.5G         82M        3.0M        1.2G        1.8G
                Swap:            99M        3.0M         96M
                Total:          3.9G        2.5G        179M
                
                         3793 M total memory
                         2465 M used memory
                         2292 M active memory
                         1046 M inactive memory
                           82 M free memory
                          153 M buffer memory
                         1090 M swap cache
                           99 M total swap
                            3 M used swap
                           96 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      117G   18G   95G  16% /
                devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
                tmpfs          tmpfs     1.9G   16K  1.9G   1% /dev/shm
                tmpfs          tmpfs     759M  856K  758M   1% /run
                tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                /dev/sda1      vfat      253M   51M  202M  20% /boot
                tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
                
                Messages concerning ext4 filesystem in dmesg:
                [Tue May  2 22:57:16 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=DC:A6:32:26:5C:BB vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=6b1df87b-02 rootfstype=ext4 fsck.repair=yes rootwait
                [Tue May  2 22:57:18 2023] EXT4-fs (sda2): INFO: recovery required on readonly filesystem
                [Tue May  2 22:57:18 2023] EXT4-fs (sda2): write access will be enabled during recovery
                [Tue May  2 22:57:18 2023] EXT4-fs (sda2): orphan cleanup on readonly fs
                [Tue May  2 22:57:18 2023] EXT4-fs (sda2): 18 orphan inodes deleted
                [Tue May  2 22:57:18 2023] EXT4-fs (sda2): recovery complete
                [Tue May  2 22:57:18 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
                [Tue May  2 22:57:18 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                [Tue May  2 22:57:20 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
                
                Show mounted filesystems (real ones only):
                TARGET  SOURCE    FSTYPE OPTIONS
                /       /dev/sda2 ext4   rw,noatime
                `-/boot /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
                
                Files in neuralgic directories:
                
                /var:
                7.3G    /var/
                5.2G    /var/log
                3.9G    /var/log/journal/e62fdccebd65415cae66edd105f72d4f
                3.9G    /var/log/journal
                1.3G    /var/cache/apt/archives
                
                Archived and active journals take up 3.8G in the file system.
                
                /opt/iobroker/backups:
                3.2G    /opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                921M    /opt/iobroker/iobroker-data/
                593M    /opt/iobroker/iobroker-data/files
                163M    /opt/iobroker/iobroker-data/backup-objects
                109M    /opt/iobroker/iobroker-data/history
                78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
                
                The five largest files in iobroker-data are:
                33M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.10538062.js.map
                27M     /opt/iobroker/iobroker-data/objects.jsonl
                27M     /opt/iobroker/iobroker-data/files/material/static/js/2.73100bd6.chunk.js.map
                19M     /opt/iobroker/iobroker-data/states.jsonl
                19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.904d455f.js.map
                
                *** NodeJS-Installation ***
                
                /usr/bin/nodejs         v16.20.0
                /usr/bin/node           v16.20.0
                /usr/bin/npm            8.19.4
                /usr/bin/npx            8.19.4
                
                
                nodejs:
                  Installed: 16.20.0-deb-1nodesource1
                  Candidate: 16.20.0-deb-1nodesource1
                  Version table:
                 *** 16.20.0-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:     6.1.4
                
                Adapters from github:   4
                
                Adapter State
                + system.adapter.admin.0                  : admin                 : Pi4ioBroker128GB                         -  enabled, port: 8081, bind: 192.168.178.58, run as: admin
                + system.adapter.alexa2.0                 : alexa2                : Pi4ioBroker128GB                         -  enabled
                + system.adapter.backitup.0               : backitup              : Pi4ioBroker128GB                         -  enabled
                + system.adapter.cloud.0                  : cloud                 : Pi4ioBroker128GB                         -  enabled
                  system.adapter.daswetter.0              : daswetter             : Pi4ioBroker128GB                         -  enabled
                + system.adapter.device-reminder.0        : device-reminder       : Pi4ioBroker128GB                         -  enabled
                  system.adapter.devices.0                : devices               : Pi4ioBroker128GB                         -  enabled
                + system.adapter.discovery.0              : discovery             : Pi4ioBroker128GB                         -  enabled
                  system.adapter.dwd.0                    : dwd                   : Pi4ioBroker128GB                         -  enabled
                + system.adapter.echarts.0                : echarts               : Pi4ioBroker128GB                         -  enabled
                + system.adapter.esphome.0                : esphome               : Pi4ioBroker128GB                         -  enabled
                  system.adapter.fb-checkpresence.0       : fb-checkpresence      : Pi4ioBroker128GB                         - disabled
                  system.adapter.flot.0                   : flot                  : Pi4ioBroker128GB                         - disabled
                + system.adapter.fullybrowser.0           : fullybrowser          : Pi4ioBroker128GB                         -  enabled
                + system.adapter.history.0                : history               : Pi4ioBroker128GB                         -  enabled
                  system.adapter.ical.0                   : ical                  : Pi4ioBroker128GB                         -  enabled
                  system.adapter.icons-icons8.0           : icons-icons8          : Pi4ioBroker128GB                         -  enabled
                  system.adapter.icons-material-png.0     : icons-material-png    : Pi4ioBroker128GB                         -  enabled
                  system.adapter.icons-material-svg.0     : icons-material-svg    : Pi4ioBroker128GB                         -  enabled
                  system.adapter.icons-mfd-png.0          : icons-mfd-png         : Pi4ioBroker128GB                         -  enabled
                  system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : Pi4ioBroker128GB                         -  enabled
                  system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: Pi4ioBroker128GB                         -  enabled
                  system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : Pi4ioBroker128GB                         -  enabled
                + system.adapter.influxdb.0               : influxdb              : Pi4ioBroker128GB                         -  enabled, port: 8086
                + system.adapter.info.0                   : info                  : Pi4ioBroker128GB                         -  enabled
                + system.adapter.iot.0                    : iot                   : Pi4ioBroker128GB                         -  enabled
                + system.adapter.javascript.0             : javascript            : Pi4ioBroker128GB                         -  enabled
                + system.adapter.klipper-moonraker.0      : klipper-moonraker     : Pi4ioBroker128GB                         -  enabled
                  system.adapter.kodi.0                   : kodi                  : Pi4ioBroker128GB                         - disabled, port: 9090
                + system.adapter.logparser.0              : logparser             : Pi4ioBroker128GB                         -  enabled
                  system.adapter.material.0               : material              : Pi4ioBroker128GB                         -  enabled
                  system.adapter.meteoalarm.0             : meteoalarm            : Pi4ioBroker128GB                         -  enabled
                  system.adapter.mihome-vacuum.0          : mihome-vacuum         : Pi4ioBroker128GB                         - disabled, port: 54321
                + system.adapter.mihome-vacuum.1          : mihome-vacuum         : Pi4ioBroker128GB                         -  enabled, port: 54321
                + system.adapter.musiccast.0              : musiccast             : Pi4ioBroker128GB                         -  enabled
                + system.adapter.net-tools.0              : net-tools             : Pi4ioBroker128GB                         -  enabled
                + system.adapter.octoprint.0              : octoprint             : Pi4ioBroker128GB                         -  enabled
                  system.adapter.plex.0                   : plex                  : Pi4ioBroker128GB                         - disabled
                + system.adapter.scenes.0                 : scenes                : Pi4ioBroker128GB                         -  enabled
                + system.adapter.sonoff.0                 : sonoff                : Pi4ioBroker128GB                         -  enabled, port: 1883, bind: 0.0.0.0
                  system.adapter.spotify-premium.0        : spotify-premium       : Pi4ioBroker128GB                         - disabled
                  system.adapter.synology.0               : synology              : Pi4ioBroker128GB                         - disabled, port: 5000
                  system.adapter.synology.1               : synology              : Pi4ioBroker128GB                         - disabled, port: 5000
                  system.adapter.synology.2               : synology              : Pi4ioBroker128GB                         - disabled, port: 5000
                + system.adapter.tankerkoenig.0           : tankerkoenig          : Pi4ioBroker128GB                         -  enabled
                + system.adapter.telegram.0               : telegram              : Pi4ioBroker128GB                         -  enabled, port: 8443, bind: 0.0.0.0
                + system.adapter.text2command.0           : text2command          : Pi4ioBroker128GB                         -  enabled
                + system.adapter.tr-064.0                 : tr-064                : Pi4ioBroker128GB                         -  enabled
                + system.adapter.trashschedule.0          : trashschedule         : Pi4ioBroker128GB                         -  enabled
                + system.adapter.tuya.0                   : tuya                  : Pi4ioBroker128GB                         -  enabled
                  system.adapter.tvspielfilm.0            : tvspielfilm           : Pi4ioBroker128GB                         - disabled
                  system.adapter.upnp.0                   : upnp                  : Pi4ioBroker128GB                         - disabled
                  system.adapter.uv-protect.0             : uv-protect            : Pi4ioBroker128GB                         -  enabled
                  system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : Pi4ioBroker128GB                         -  enabled
                  system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : Pi4ioBroker128GB                         -  enabled
                  system.adapter.vis-google-fonts.0       : vis-google-fonts      : Pi4ioBroker128GB                         -  enabled
                  system.adapter.vis-history.0            : vis-history           : Pi4ioBroker128GB                         -  enabled
                  system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : Pi4ioBroker128GB                         -  enabled
                  system.adapter.vis-icontwo.0            : vis-icontwo           : Pi4ioBroker128GB                         -  enabled
                + system.adapter.vis-inventwo.0           : vis-inventwo          : Pi4ioBroker128GB                         -  enabled
                  system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : Pi4ioBroker128GB                         -  enabled
                  system.adapter.vis-justgage.0           : vis-justgage          : Pi4ioBroker128GB                         -  enabled
                  system.adapter.vis-material-advanced.0  : vis-material-advanced : Pi4ioBroker128GB                         -  enabled
                  system.adapter.vis-materialdesign.0     : vis-materialdesign    : Pi4ioBroker128GB                         -  enabled
                  system.adapter.vis-metro.0              : vis-metro             : Pi4ioBroker128GB                         -  enabled
                  system.adapter.vis-timeandweather.0     : vis-timeandweather    : Pi4ioBroker128GB                         -  enabled
                  system.adapter.vis.0                    : vis                   : Pi4ioBroker128GB                         -  enabled
                  system.adapter.weatherunderground.0     : weatherunderground    : Pi4ioBroker128GB                         -  enabled
                + system.adapter.web.0                    : web                   : Pi4ioBroker128GB                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                  system.adapter.wifilight.0              : wifilight             : Pi4ioBroker128GB                         - disabled
                + system.adapter.wled.0                   : wled                  : Pi4ioBroker128GB                         -  enabled
                + system.adapter.worx.0                   : worx                  : Pi4ioBroker128GB                         -  enabled
                + system.adapter.ws.0                     : ws                    : Pi4ioBroker128GB                         -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                + system.adapter.yamaha.0                 : yamaha                : Pi4ioBroker128GB                         -  enabled
                + system.adapter.zigbee.0                 : zigbee                : Pi4ioBroker128GB                         -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_da9285a4d13aec1187a6a0957a0af07f-if00-port0
                
                + instance is alive
                
                Enabled adapters with bindings
                + system.adapter.admin.0                  : admin                 : Pi4ioBroker128GB                         -  enabled, port: 8081, bind: 192.168.178.58, run as: admin
                + system.adapter.influxdb.0               : influxdb              : Pi4ioBroker128GB                         -  enabled, port: 8086
                + system.adapter.mihome-vacuum.1          : mihome-vacuum         : Pi4ioBroker128GB                         -  enabled, port: 54321
                + system.adapter.sonoff.0                 : sonoff                : Pi4ioBroker128GB                         -  enabled, port: 1883, bind: 0.0.0.0
                + system.adapter.telegram.0               : telegram              : Pi4ioBroker128GB                         -  enabled, port: 8443, bind: 0.0.0.0
                + system.adapter.web.0                    : web                   : Pi4ioBroker128GB                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                + system.adapter.ws.0                     : ws                    : Pi4ioBroker128GB                         -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                + system.adapter.zigbee.0                 : zigbee                : Pi4ioBroker128GB                         -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_da9285a4d13aec1187a6a0957a0af07f-if00-port0
                
                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    "alexa2"       : 3.23.2   , installed 3.23.2
                Adapter    "backitup"     : 2.6.19   , installed 2.6.19
                Adapter    "cloud"        : 4.3.0    , installed 4.3.0
                Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
                Adapter    "device-reminder": 1.2.9  , installed 1.2.9
                Adapter    "devices"      : 1.1.2    , installed 1.1.2
                Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                Adapter    "echarts"      : 1.0.12   , installed 1.0.12
                Adapter    "fb-checkpresence": 1.1.26, installed 1.1.26
                Adapter    "flot"         : 1.11.0   , installed 1.11.0
                Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
                Adapter    "history"      : 2.2.4    , installed 2.2.4
                Adapter    "ical"         : 1.13.2   , installed 1.13.2
                Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                Adapter    "info"         : 1.9.26   , installed 1.9.26
                Adapter    "iot"          : 1.14.2   , installed 1.14.2
                Adapter    "javascript"   : 6.1.4    , installed 6.1.4
                Controller "js-controller": 4.0.24   , installed 4.0.24
                Adapter    "kodi"         : 2.0.9    , installed 2.0.9
                Adapter    "logparser"    : 2.1.1    , installed 2.1.1
                Adapter    "material"     : 1.1.2    , installed 1.1.2
                Adapter    "meteoalarm"   : 2.3.5    , installed 2.3.5
                Adapter    "mihome-vacuum": 3.9.5    , installed 3.8.8  [Updatable]
                Adapter    "musiccast"    : 0.1.5    , installed 0.1.5
                Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                Adapter    "octoprint"    : 4.0.0    , installed 4.0.0
                Adapter    "plex"         : 0.9.1    , installed 0.9.1
                Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                Adapter    "spotify-premium": 1.2.1  , installed 1.2.1
                Adapter    "synology"     : 2.1.13   , installed 2.1.13
                Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                Adapter    "telegram"     : 1.15.2   , installed 1.15.2
                Adapter    "text2command" : 2.3.0    , installed 2.3.0
                Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                Adapter    "trashschedule": 2.2.0    , installed 2.2.0
                Adapter    "tuya"         : 3.13.1   , installed 3.13.1
                Adapter    "tvspielfilm"  : 2.0.4    , installed 2.0.4
                Adapter    "upnp"         : 1.0.21   , installed 1.0.21
                Adapter    "uv-protect"   : 0.4.0    , installed 0.4.0
                Adapter    "vis"          : 1.4.16   , installed 1.4.16
                Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
                Adapter    "vis-icontwo"  : 0.93.0   , installed 0.93.0
                Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.1
                Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                Adapter    "vis-material-advanced": 1.7.2, installed 1.7.2
                Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                Adapter    "weatherunderground": 3.4.2, installed 3.4.2
                Adapter    "web"          : 4.3.0    , installed 4.3.0
                Adapter    "wifilight"    : 1.1.4    , installed 1.1.4
                Adapter    "wled"         : 0.6.7    , installed 0.6.7
                Adapter    "worx"         : 2.1.3    , installed 2.1.3
                Adapter    "ws"           : 1.3.0    , installed 1.3.0
                Adapter    "yamaha"       : 0.5.3    , installed 0.5.3
                Adapter    "zigbee"       : 1.8.10   , installed 1.8.10
                
                Objects and States
                Please stand by - This may take a while
                Objects:        25536
                States:         21462
                
                *** OS-Repositories and Updates ***
                Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                Hit:2 https://repos.influxdata.com/debian stable InRelease
                Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
                Hit:4 https://apt.grafana.com stable InRelease
                Hit:5 https://deb.nodesource.com/node_16.x bullseye InRelease
                Reading package lists...
                Pending Updates: 52
                
                *** 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 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       1017889    8604/io.sonoff.0
                tcp        0      0 0.0.0.0:6052            0.0.0.0:*               LISTEN      1001       1022712    10007/python3
                tcp        0      0 0.0.0.0:8090            0.0.0.0:*               LISTEN      0          13122      866/motion
                tcp        0      0 192.168.178.58:8081     0.0.0.0:*               LISTEN      1001       1015314    8313/io.admin.0
                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       1015204    8269/iobroker.js-co
                tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       1015211    8269/iobroker.js-co
                tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      110        12252      734/mariadbd
                tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          12846      691/apache2
                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13660      649/sshd: /usr/sbin
                tcp        0      0 0.0.0.0:8765            0.0.0.0:*               LISTEN      0          17749      515/python2
                tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        13006      616/influxd
                tcp        0      0 127.0.0.1:7999          0.0.0.0:*               LISTEN      0          13123      866/motion
                tcp6       0      0 :::8082                 :::*                    LISTEN      1001       1018318    8922/io.web.0
                tcp6       0      0 :::8084                 :::*                    LISTEN      1001       1022194    9304/io.ws.0
                tcp6       0      0 :::8086                 :::*                    LISTEN      999        13129      616/influxd
                tcp6       0      0 :::22                   :::*                    LISTEN      0          13662      649/sshd: /usr/sbin
                tcp6       0      0 :::3000                 :::*                    LISTEN      109        13218      779/grafana
                udp        0      0 0.0.0.0:41100           0.0.0.0:*                           1001       1023035    9639/io.musiccast.0
                udp        0      0 0.0.0.0:53422           0.0.0.0:*                           1001       1019058    8708/io.mihome-vacu
                udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       1018049    8660/io.tuya.0
                udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       1018050    8660/io.tuya.0
                udp        0      0 0.0.0.0:48144           0.0.0.0:*                           108        12064      502/avahi-daemon: r
                udp        0      0 127.0.0.1:5353          0.0.0.0:*                           1001       1022721    10007/python3
                udp        0      0 192.168.178.58:5353     0.0.0.0:*                           1001       1022720    10007/python3
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       1022715    10007/python3
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       1023297    9912/io.esphome.0
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       1018192    8929/io.wled.0
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12062      502/avahi-daemon: r
                udp6       0      0 :::33362                :::*                                108        12065      502/avahi-daemon: r
                udp6       0      0 :::5353                 :::*                                108        12063      502/avahi-daemon: r
                
                *** Log File - Last 25 Lines ***
                
                2023-05-03 15:28:00.345  - info: tuya.0 (8660) 50007884f4cfa22862f6: Error on Reconnect (3): connect EHOSTUNREACH 192.168.178.30:6668
                2023-05-03 15:28:02.769  - info: tankerkoenig.0 (9220) Start first request
                2023-05-03 15:28:12.825  - info: cloud.0 (9718) Trying to connect as system.user.admin to cloud
                2023-05-03 15:28:13.007  - info: cloud.0 (9718) Connection changed: connect
                2023-05-03 15:28:19.240  - debug: fullybrowser.0 (9067) get Information
                2023-05-03 15:28:21.049  - info: tuya.0 (8660) bf50531eb4322194f0vjim: Error on Reconnect (7): connect EHOSTUNREACH 192.168.178.26:6668
                2023-05-03 15:28:25.528  - info: tuya.0 (8660) bf5ed8fa1f086a6e20gtpf: Error on Reconnect (7): connect EHOSTUNREACH 192.168.178.52:6668
                2023-05-03 15:28:30.136  - info: tuya.0 (8660) 14407720c82b965de6ed: Error on Reconnect (7): connect EHOSTUNREACH 192.168.178.66:6668
                2023-05-03 15:28:37.017  - info: tuya.0 (8660) bfacc1df4320069c01qhho: Error on Reconnect (7): connect EHOSTUNREACH 192.168.178.65:6668
                2023-05-03 15:28:39.833  - info: tuya.0 (8660) bf3694683243c18e2aqufe: Error on Reconnect (5): connect EHOSTUNREACH 192.168.178.82:6668
                2023-05-03 15:28:43.417  - info: tuya.0 (8660) 50007884f4cfa22862f6: Error on Reconnect (5): connect EHOSTUNREACH 192.168.178.30:6668
                2023-05-03 15:28:43.547  - info: tuya.0 (8660) bfd296f711b61a5bc3lk8n: Error on Reconnect (7): connect EHOSTUNREACH 192.168.178.67:6668
                2023-05-03 15:28:48.601  - info: tuya.0 (8660) bf8e55efebd6170d14cqqc: Error on Reconnect (7): connect EHOSTUNREACH 192.168.178.38:6668
                2023-05-03 15:29:01.241  - info: alexa2.0 (8649) No smart home devices to query
                2023-05-03 15:29:14.011  - info: alexa2.0 (8649) Subscribing to states...
                
                2023-05-03 15:29:42.905  - info: tuya.0 (8660) bf3694683243c18e2aqufe: Error on Reconnect (7): connect EHOSTUNREACH 192.168.178.82:6668
                2023-05-03 15:29:46.489  - info: tuya.0 (8660) 50007884f4cfa22862f6: Error on Reconnect (7): connect EHOSTUNREACH 192.168.178.30:6668
                2023-05-03 15:30:00.161  - info: host.Pi4ioBroker128GB instance system.adapter.meteoalarm.0 started with pid 11096
                2023-05-03 15:30:04.620  - info: host.Pi4ioBroker128GB instance system.adapter.dwd.0 started with pid 11187
                2023-05-03 15:30:07.966  - info: meteoalarm.0 (11096) starting. Version 2.3.5 in /opt/iobroker/node_modules/iobroker.meteoalarm, node: v16.20.0, js-controller: 4.0.24
                2023-05-03 15:30:08.988  - info: host.Pi4ioBroker128GB instance system.adapter.daswetter.0 started with pid 11203
                

                ============ Mark until here for C&P =============

                iob diag has finished.

                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Sushibomba last edited by

                  @sushibomba sagte in Test Adapter ioBroker.backitup v2.6.x:

                  [Tue May 2 22:57:18 2023] EXT4-fs (sda2): INFO: recovery required on readonly filesystem
                  [Tue May 2 22:57:18 2023] EXT4-fs (sda2): write access will be enabled during recovery
                  [Tue May 2 22:57:18 2023] EXT4-fs (sda2): orphan cleanup on readonly fs
                  [Tue May 2 22:57:18 2023] EXT4-fs (sda2): 18 orphan inodes deleted

                  Dein Dateisystem hat 'nen Schuss.

                  S 1 Reply Last reply Reply Quote 0
                  • S
                    Sushibomba @Thomas Braun last edited by

                    @thomas-braun

                    Das heißt? Was kann ich jetzt machen? Wollte mein System eh komplett neu auf nen frisches 64Bit System wieder aufbauen und halt die Backups wieder einspielen damit ich meine ganzen Daten nicht verliere.

                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @Sushibomba last edited by

                      @sushibomba

                      Dann mach das. Auf einem neuen Speichermedium.

                      S 1 Reply Last reply Reply Quote 0
                      • S
                        Sushibomba @Thomas Braun last edited by Sushibomba

                        @thomas-braun

                        Ja aber ich habe hier ja einen Post geöffnet, weil er sich beim backitup Adapter immer aufhängt.
                        Oder meinste das müsste jetzt wieder klappen mit der MySQL Datenbank durch den iob fix?

                        Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @Sushibomba last edited by

                          @sushibomba sagte in Test Adapter ioBroker.backitup v2.6.x:

                          Ja aber ich habe hier ja einen Post geöffnet, weil er dich beim backitup Adapter immer aufhängt.

                          wie meinen?

                          Aber wenn die Daten defekt sind, dass sie nicht lesbar sind, kann einiges passieren.

                          S 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @Sushibomba last edited by

                            @sushibomba

                            Mit MySQL macht der iobroker fix gar nix.

                            1 Reply Last reply Reply Quote 0
                            • S
                              Sushibomba @Homoran last edited by Sushibomba

                              @homoran
                              @Thomas-Braun

                              Ja damit ich meine Daten nicht verliere nutze ich den backitup Adapter. Das hat auch in der Vergangenheit immer gut geklappt mit den Sicherungen.
                              Nur seit neuestem halt das Problem mit der MySQL Sicherung.
                              Diese könnte ich aber doch auch über phpmyadmin separat sichern oder und dann nur den Rest von backitup einspielen lassen oder?

                              Und noch ne Frage nebenbei. Wenn ich auf dem neuen System iobroker wieder installiert habe und den backitup Adapter installiert habe um die Backups einzuspielen, kann ich dann z.B. mein Grafana Backup wiederherstellen ohne vorher Grafana wieder installiert zu haben über PuTTY? Also macht er das dann suchtomstisch beim Backup einspielen oder muss ich das immer vorher installieren bevor ich Backups wiederherstelle? Also genauso für influxdb etc.?

                              Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                              • Homoran
                                Homoran Global Moderator Administrators @Sushibomba last edited by

                                @sushibomba sagte in Test Adapter ioBroker.backitup v2.6.x:

                                Also macht er das dann suchtomstisch beim Backup einspielen

                                wieso sollte der Backitup Adapter externe Fremdprogramme installieren?

                                1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @Sushibomba last edited by

                                  @sushibomba sagte in Test Adapter ioBroker.backitup v2.6.x:

                                  Wenn ich auf dem neuen System iobroker wieder installiert habe und den backitup Adapter installiert habe um die Backups einzuspielen, kann ich dann z.B. mein Grafana Backup wiederherstellen ohne vorher Grafana wieder installiert zu haben über PuTTY?

                                  Nein, das sind nur die Nutzdaten. Das Rahmenwerk muss natürlich bereitgestellt werden. Ist immer so.

                                  S 1 Reply Last reply Reply Quote 0
                                  • S
                                    Sushibomba @Thomas Braun last edited by

                                    @thomas-braun
                                    @Homoran

                                    Also erst alle Pakete wieder installieren wie influxdb, grafana, mysql etc. und erst dann das backup wiederherstellen korrekt?

                                    Homoran 1 Reply Last reply Reply Quote 0
                                    • Homoran
                                      Homoran Global Moderator Administrators @Sushibomba last edited by

                                      @sushibomba sagte in Test Adapter ioBroker.backitup v2.6.x:

                                      korrekt

                                      und natürlich ioBroker!

                                      1 Reply Last reply Reply Quote 0
                                      • S
                                        Sushibomba last edited by

                                        @simatec

                                        Die mysql backups die automatisch durchgelaufen sind, sind übrigens nur ca. 13mb groß.

                                        mysql_2023_04_28-02_01_57_backupiobroker.tar.gz

                                        1 Reply Last reply Reply Quote 0
                                        • S
                                          Sushibomba last edited by

                                          Noch ne kurze Info. Heute Nacht ist das auto Backup wieder einwandfrei durchgelaufen. Ich verstehe das nicht. Nur manuell angestoßen friert er ein und stürzt ab.

                                          1 Reply Last reply Reply Quote 0
                                          • Marc Berg
                                            Marc Berg Most Active last edited by

                                            @simatec
                                            Ich sichere mit dem Adapter u.a. zwei InfluxDB Buckets.


                                            cdb38867-2309-4ec4-9442-df83e1f90470-grafik.png

                                            Nach ein paar Tests habe ich gestern einen falschen Token in die Backitup Konfig geschrieben. Dadurch hat sich ein Problem gezeigt, bei dem ich mir nicht sicher bin, ob das so gewünscht ist.

                                            2023-05-07 00:53:17.697  - error: backitup.0 (94526) [iobroker/influxDB] Error: Command failed: "/opt/iobroker/bin/influx" backup --bucket iobroker30d --host http://influxdb2:8086 -t k6RH6nLY7jwrOnKnVaJofW8MhQwTp1tGG2kX9IC48X61DH1IzKzyX2UwWSZeJYrUkStOyUP28qlZp0pBRIjR4Q== "/opt/iobroker/backups/influxDB_2023_05_07-00_53_17_iob30_backupiobroker"
                                            2023-05-07 00:53:17.703  - error: backitup.0 (94526) [iobroker/influxDB] 2023/05/07 00:53:17 INFO: Downloading metadata snapshot
                                            2023-05-07 00:53:17.703  - error: backitup.0 (94526) [iobroker/influxDB] Error: failed to backup metadata: failed to download metadata snapshot: 401 Unauthorized: unauthorized access
                                            2023-05-07 00:53:17.703  - error: backitup.0 (94526) [iobroker] Error: Command failed: "/opt/iobroker/bin/influx" backup --bucket iobroker30d --host http://influxdb2:8086 -t k6RH6nLY7jwrOnKnVaJofW8MhQwTp1tGG2kX9IC48X61DH1IzKzyX2UwWSZeJYrUkStOyUP28qlZp0pBRIjR4Q== "/opt/iobroker/backups/influxDB_2023_05_07-00_53_17_iob30_backupiobroker"
                                            2023/05/07 00:53:17 INFO: Downloading metadata snapshot
                                            Error: failed to backup metadata: failed to download metadata snapshot: 401 Unauthorized: unauthorized access
                                            

                                            Das Backup wird nach dem fehlgeschlagenen Versuch, das Bucket "iobroker30d" zu sichern, abgebrochen. Weitere konfigurierte Sicherungen (grafana, jarvis, nodered) werden nicht durchgeführt UND (das finde ich problematisch) es wird keine Notification über den Fehler versendet. In meinem Fall wäre das Pushover, aber ich denke auch andere "notification types" haben das Problem.
                                            Wenn ich die Sicherung manuell anstosse, ergibt sich das gleiche Bild. Nach dem Fehler beim InfluxDB Backup bricht der Vorgang ab, das Fenster wird auch nach ein paar Minuten nicht geschlossen.

                                            • Adapter-Version: 2.6.20
                                            • Node.js v18.16.0
                                            • js-controller 4.0.24
                                            simatec 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            504
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            backitup backitup backup ccu history mysql redis restore restore backup
                                            168
                                            2711
                                            2085471
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo