Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Backup Fehler

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Backup Fehler

    This topic has been deleted. Only users with topic management privileges can see it.
    • RoboCop
      RoboCop last edited by Homoran

      folgende Fehlermeldung bekomme ich mehrmals, immer mit dem gleichen Zeitstempel:

      backitup.1
      	2023-07-08 02:01:12.479	error	[iobroker/clean] Backup files not deleted from /opt/iobroker/backups because some errors.
      backitup.1
      	2023-07-08 02:01:04.585	error	[iobroker/iobroker] FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
      backitup.1
      	2023-07-08 02:01:04.584	error	[iobroker/iobroker] <--- JS stacktrace --->
      backitup.1
      	2023-07-08 02:01:04.584	error	[iobroker/iobroker] [11378:0x5097e58] 43320 ms: Mark-sweep (reduce) 471.5 (472.5) -> 471.5 (473.5) MB, 187.0 / 0.0 ms (average mu = 0.071, current mu = 0.036) allocation failure scavenge might not succeed
      backitup.1
      	2023-07-08 02:01:04.583	error	[iobroker/iobroker] [11378:0x5097e58] 43126 ms: Mark-sweep (reduce) 471.0 (473.5) -> 471.0 (474.0) MB, 187.6 / 0.0 ms (average mu = 0.104, current mu = 0.036) allocation failure scavenge might not succeed
      

      MOD-EDIT: Code in code-tags gesetzt!

      wer kann helfen?

      Homoran ? 2 Replies Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @RoboCop last edited by

        @robocop sagte in Backup Fehler:

        wer kann helfen?

        @robocop sagte in Backup Fehler:

        heap out of memory

        was sagt iob diag?

        1 Reply Last reply Reply Quote 0
        • ?
          A Former User @RoboCop last edited by

          @robocop sagte in Backup Fehler:

          wer kann helfen?

          Moin,

          auch hier, ist es erst einmal wichtig, dass wir wissen, worauf läuft das ganze.

          Glaskugel an
          Meine Glaskugel, sagt mir, dass Dir der Speicher ausgeht, sobald das Backup mittels BackitUp startet, Stopp mal alle Adapter außer Admin und BackitUp und starte dann mal von Hand das Backup.
          Glaskugel aus

          VG
          Bernd

          RoboCop 1 Reply Last reply Reply Quote 1
          • RoboCop
            RoboCop @Guest last edited by

            @dp20eic
            Raspberry 4 im Multihost Betrieb
            CPU: 1,87 %
            RAM: 48 %
            Betriebszeit: 1d5h
            Verfügbar: 4.0.24
            Installiert: 4.0.23
            Ereignisse: ⇥44 / ↦13
            Plattform: linux
            Betriebssystem: linux
            Architektur: arm
            CPUs: 4
            Geschwindigkeit: 1800 MHz
            Modell: ARMv7 Processor rev 3 (v7l)
            RAM: 1.8 GB
            System-Betriebszeit: 167 T. 14:56:48
            Node.js: v14.19.3
            time: 1688983528527
            timeOffset: -120
            Adapter-Anzahl: 479
            NPM: 6.14.17
            Datenträgergröße: 7.0 GB
            Freier Festplattenspeicher: 3.7 GB
            Betriebszeit: 1 T. 04:41:33
            Aktive Instanzen: 3
            Pfad: /opt/iobroker/
            aktiv: true

            mauelle Backup Meldung
            Started iobroker ...
            [DEBUG] [mount] - noserverino option: false
            [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=Iobroker,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777,vers=1.0 //robocop-nas/NetBackup/Backup_IoBroker /opt/iobroker/backups"
            [DEBUG] [mount] - mount successfully completed
            [DEBUG] [mount] - done
            [DEBUG] [iobroker] - host.IOB-Slave 22025 states saved

            [DEBUG] [iobroker] - host.IOB-Slave 25808 objects saved

            [ERROR] [iobroker] -
            <--- Last few GCs --->

            [22501:0x5428e58] 39903 ms: Mark-sweep (reduce) 470.1 (472.8) -> 470.1 (473.3) MB, 191.7 / 0.0 ms (average mu = 0.131, current mu = 0.035) allocation failure scavenge might not succeed
            [22501:0x5428e58] 40096 ms: Mark-sweep (reduce) 470.6 (471.8) -> 470.6 (472.8) MB, 186.8 / 0.0 ms (average mu = 0.086, current mu = 0.036) allocation failure scavenge might not succeed

            <--- JS stacktrace --->

            FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory

            [DEBUG] [iobroker] - done
            [DEBUG] [zigbee] - found zigbee database: zigbee.0
            [DEBUG] [zigbee] - done
            [DEBUG] [cifs] - used copy path: /NetBackup/Backup_IoBroker
            [DEBUG] [cifs] - done
            [ERROR] [clean] - Backup files not deleted from /opt/iobroker/backups because some errors.
            [DEBUG] [clean] - done
            [DEBUG] [historyHTML] - new history html values created
            [DEBUG] [historyHTML] - done
            [DEBUG] [historyJSON] - new history json values created
            [DEBUG] [historyJSON] - done
            [DEBUG] [umount] - mount activ, umount is started ...
            [DEBUG] [umount] - umount successfully completed
            [DEBUG] [umount] - done
            [EXIT] 0

            Frage wo liegt der Fehler?

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

              @robocop sagte in Backup Fehler:

              near heap limit Allocation failed - JavaScript heap out of memory

              das muss nichts mit iobroker.javascript zu tun haben.

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

                @robocop sagte in Backup Fehler:

                vers=1.0

                als mount-Option ist zu 99% falsch. Ich hoffe mal das dein SMB/CIFS Server einen aktuelleren Dialekt spricht.

                Gib mal die Ausgabe von

                iob diag
                

                bekannt.

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

                  @homoran said in Backup Fehler:

                  @robocop sagte in Backup Fehler:

                  near heap limit Allocation failed - JavaScript heap out of memory

                  das muss nichts mit iobroker.javascript zu tun haben.

                  das backup0 auf dem Debian läuft einwandfrei

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

                    @thomas-braun said in Backup Fehler:

                    @robocop sagte in Backup Fehler:

                    vers=1.0

                    als mount-Option ist zu 99% falsch. Ich hoffe mal das dein SMB/CIFS Server einen aktuelleren Dialekt spricht.

                    Gib mal die Ausgabe von

                    iob diag
                    

                    bekannt.

                    den Befehl scheint es nicht zugeben:

                    pi@IOB-Slave:~ $ iob diag
                    iobroker [command]

                    Commands:
                    iobroker setup Setup ioBroker
                    iobroker start [all|<adapter>.<instance>] Starts the js-controller or a specified adapter instance
                    iobroker stop [<adapter>.<instance>] stops the js-controller or a specified adapter instance
                    iobroker restart [<adapter>.<instance>] Restarts js-controller or a specified adapter instance [aliases: r]
                    iobroker debug <adapter>[.<instance>] Starts a Node.js debugging session for the adapter instance
                    iobroker info Shows the host info
                    iobroker logs [<adapter>] Monitor log
                    iobroker add <adapter> [desiredNumber] Add instance of adapter [aliases: a]

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

                      @robocop entweder zu alte Installation oder vetbogen.

                      iob stop
                      iob fix
                      iob start
                      iob diag
                      
                      RoboCop 1 Reply Last reply Reply Quote 0
                      • RoboCop
                        RoboCop @Homoran last edited by Homoran

                        @homoran said in Backup Fehler:

                        iob stop
                        IOB_diag.txt
                        vllt. hilft es...
                        VG Robbie

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

                        Skript v.2023-04-16
                        
                        *** BASE SYSTEM ***
                        Model           : Raspberry Pi 4 Model B Rev 1.4
                        Architecture    : armv7l
                        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:
                         14:06:27 up 167 days, 16:57,  2 users,  load average: 1.85, 0.83, 0.32
                        CPU threads: 4
                        
                        Raspberry only:
                        throttled=0x0
                        Other values than 0x0 hint to temperature/voltage problems
                        temp=52.1'C
                        volt=0.9160V
                        
                        *** Time and Time Zones ***
                                       Local time: Mon 2023-07-10 14:06:27 CEST
                                   Universal time: Mon 2023-07-10 12:06:27 UTC
                                         RTC time: n/a
                                        Time zone: Europe/Berlin (CEST, +0200)
                        System clock synchronized: no
                                      NTP service: inactive
                                  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:    multi-user.target
                        
                        *** MEMORY ***
                                       total        used        free      shared  buff/cache   available
                        Mem:            1.9G        146M        806M        0.0K        919M        1.6G
                        Swap:            99M        9.0M         90M
                        Total:          2.0G        155M        896M
                        
                                 1872 M total memory
                                  147 M used memory
                                  364 M active memory
                                  589 M inactive memory
                                  805 M free memory
                                   67 M buffer memory
                                  851 M swap cache
                                   99 M total swap
                                    9 M used swap
                                   90 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      7.1G  3.4G  3.4G  50% /
                        devtmpfs       devtmpfs  776M     0  776M   0% /dev
                        tmpfs          tmpfs     937M     0  937M   0% /dev/shm
                        tmpfs          tmpfs     375M  864K  374M   1% /run
                        tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                        /dev/mmcblk0p1 vfat      253M   50M  203M  20% /boot
                        tmpfs          tmpfs     188M     0  188M   0% /run/user/1000
                        
                        Messages concerning ext4 filesystem in dmesg:
                        [Mon Jan 23 20:08:40 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=E4:5F:01:7E:3F:97 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=58f7143c-02 rootfstype=ext4 fsck.repair=yes rootwait
                        [Mon Jan 23 20:08:41 2023] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
                        [Mon Jan 23 20:08:41 2023] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
                        [Mon Jan 23 20:08:41 2023] EXT4-fs (mmcblk0p2): recovery complete
                        [Mon Jan 23 20:08:41 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                        [Mon Jan 23 20:08:41 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                        [Mon Jan 23 20:08:43 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null). 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,flush,errors=remount-ro
                        
                        Files in neuralgic directories:
                        
                        /var:
                        1.1G    /var/
                        774M    /var/log
                        769M    /var/log/journal/d65570221b8548fbb9da81007d2a5499
                        769M    /var/log/journal
                        151M    /var/cache
                        
                        Archived and active journals take up 768.0M in the file system.
                        
                        /opt/iobroker/backups:
                        4.0K    /opt/iobroker/backups/
                        
                        /opt/iobroker/iobroker-data:
                        43M     /opt/iobroker/iobroker-data/
                        36M     /opt/iobroker/iobroker-data/files
                        24M     /opt/iobroker/iobroker-data/files/devices.admin/static
                        24M     /opt/iobroker/iobroker-data/files/devices.admin
                        23M     /opt/iobroker/iobroker-data/files/devices.admin/static/js
                        
                        The five largest files in iobroker-data are:
                        21M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/2.00a59c14.chunk.js.map
                        6.0M    /opt/iobroker/iobroker-data/objects.jsonl
                        2.3M    /opt/iobroker/iobroker-data/files/ble.admin/build/index.js.map
                        1.4M    /opt/iobroker/iobroker-data/states.jsonl
                        1.4M    /opt/iobroker/iobroker-data/files/devices.admin/static/js/2.00a59c14.chunk.js
                        
                        *** NodeJS-Installation ***
                        
                        /usr/bin/nodejs         v14.19.3
                        /usr/bin/node           v14.19.3
                        /usr/bin/npm            6.14.17
                        /usr/bin/npx            6.14.17
                        
                        
                        nodejs:
                          Installed: 14.19.3-deb-1nodesource1
                          Candidate: 14.21.3-deb-1nodesource1
                          Version table:
                             14.21.3-deb-1nodesource1 500
                                500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
                         *** 14.19.3-deb-1nodesource1 100
                                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.
                        
                        At least one iobroker host is running.
                        
                        Objects type: jsonl
                        States  type: jsonl
                        
                        MULTIHOSTSERVICE/enabled: false
                        
                        Core adapters versions
                        js-controller:  4.0.23
                        admin:          6.3.5
                        javascript:     "javascript" not found
                        
                        Adapters from github:   0
                        
                        Adapter State
                        + system.adapter.admin.0                  : admin                 : ioBroker-Debian                          -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.alexa2.0                 : alexa2                : ioBroker-Debian                          -  enabled
                        + system.adapter.backitup.0               : backitup              : ioBroker-Debian                          -  enabled
                        + system.adapter.backitup.1               : backitup              : IOB-Slave                                -  enabled
                        + system.adapter.ble.0                    : ble                   : IOB-Slave                                -  enabled
                        + system.adapter.broadlink2.0             : broadlink2            : ioBroker-Debian                          -  enabled
                          system.adapter.daswetter.0              : daswetter             : ioBroker-Debian                          -  enabled
                        + system.adapter.device-reminder.0        : device-reminder       : ioBroker-Debian                          -  enabled
                          system.adapter.device-reminder.1        : device-reminder       : ioBroker-Debian                          - disabled
                          system.adapter.devices.0                : devices               : ioBroker-Debian                          -  enabled
                        + system.adapter.discovery.0              : discovery             : ioBroker-Debian                          -  enabled
                          system.adapter.flot.0                   : flot                  : ioBroker-Debian                          -  enabled
                        + system.adapter.harmony.0                : harmony               : ioBroker-Debian                          -  enabled
                        + system.adapter.history.0                : history               : ioBroker-Debian                          -  enabled
                        + system.adapter.hm-rega.0                : hm-rega               : ioBroker-Debian                          -  enabled
                        + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-Debian                          -  enabled, port: 0
                        + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-Debian                          -  enabled, port: 0
                          system.adapter.ical.0                   : ical                  : ioBroker-Debian                          -  enabled
                          system.adapter.ical.1                   : ical                  : ioBroker-Debian                          -  enabled
                          system.adapter.ical.2                   : ical                  : ioBroker-Debian                          -  enabled
                          system.adapter.icons-icons8.0           : icons-icons8          : ioBroker-Debian                          -  enabled
                          system.adapter.icons-material-png.0     : icons-material-png    : ioBroker-Debian                          -  enabled
                          system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker-Debian                          -  enabled
                          system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBroker-Debian                          -  enabled
                          system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker-Debian                          -  enabled
                        + system.adapter.info.0                   : info                  : ioBroker-Debian                          -  enabled
                        + system.adapter.iot.0                    : iot                   : ioBroker-Debian                          -  enabled
                        + system.adapter.javascript.0             : javascript            : ioBroker-Debian                          -  enabled
                          system.adapter.mclighting.0             : mclighting            : ioBroker-Debian                          - disabled, port: 81
                        + system.adapter.mihome.0                 : mihome                : ioBroker-Debian                          -  enabled, port: 9898, bind: 0.0.0.0
                        + system.adapter.mqtt.0                   : mqtt                  : ioBroker-Debian                          -  enabled, port: 1886, bind: 0.0.0.0
                          system.adapter.mqtt.1                   : mqtt                  : ioBroker-Debian                          - disabled, port: 1882, bind: 0.0.0.0
                        + system.adapter.nina.0                   : nina                  : ioBroker-Debian                          -  enabled
                        + system.adapter.node-red.0               : node-red              : ioBroker-Debian                          -  enabled, port: 1888, bind: 0.0.0.0
                          system.adapter.octoprint.0              : octoprint             : ioBroker-Debian                          - disabled
                          system.adapter.octoprint.1              : octoprint             : ioBroker-Debian                          - disabled
                          system.adapter.octoprint.2              : octoprint             : ioBroker-Debian                          - disabled
                        + system.adapter.parcel.0                 : parcel                : ioBroker-Debian                          -  enabled
                        + system.adapter.ping.0                   : ping                  : ioBroker-Debian                          -  enabled
                        + system.adapter.plenticore.0             : plenticore            : ioBroker-Debian                          -  enabled, port: 80
                        + system.adapter.pollenflug.0             : pollenflug            : ioBroker-Debian                          -  enabled
                        + system.adapter.sayit.0                  : sayit                 : ioBroker-Debian                          -  enabled
                        + system.adapter.scenes.0                 : scenes                : ioBroker-Debian                          -  enabled
                        + system.adapter.shelly.0                 : shelly                : ioBroker-Debian                          -  enabled, port: 1882, bind: 0.0.0.0
                        + system.adapter.sonoff.0                 : sonoff                : ioBroker-Debian                          -  enabled, port: 1883, bind: 0.0.0.0
                        + system.adapter.statistics.0             : statistics            : ioBroker-Debian                          -  enabled
                        + system.adapter.tankerkoenig.0           : tankerkoenig          : ioBroker-Debian                          -  enabled
                        + system.adapter.tankerkoenig.1           : tankerkoenig          : ioBroker-Debian                          -  enabled
                        + system.adapter.tankerkoenig.2           : tankerkoenig          : ioBroker-Debian                          -  enabled
                        + system.adapter.telegram.0               : telegram              : ioBroker-Debian                          -  enabled, port: 8443, bind: 0.0.0.0
                        + system.adapter.telegram.1               : telegram              : ioBroker-Debian                          -  enabled, port: 8443, bind: 0.0.0.0
                        + system.adapter.terminal.0               : terminal              : ioBroker-Debian                          -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                        + system.adapter.text2command.0           : text2command          : ioBroker-Debian                          -  enabled
                        + system.adapter.text2command.1           : text2command          : ioBroker-Debian                          -  enabled
                        + system.adapter.tr-064.0                 : tr-064                : ioBroker-Debian                          -  enabled
                        + system.adapter.trashschedule.0          : trashschedule         : ioBroker-Debian                          -  enabled
                        + system.adapter.tuya.0                   : tuya                  : ioBroker-Debian                          -  enabled
                          system.adapter.vis-bars.0               : vis-bars              : ioBroker-Debian                          -  enabled
                          system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker-Debian                          -  enabled
                          system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker-Debian                          -  enabled
                          system.adapter.vis-google-fonts.0       : vis-google-fonts      : ioBroker-Debian                          -  enabled
                          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker-Debian                          -  enabled
                          system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker-Debian                          -  enabled
                        + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker-Debian                          -  enabled
                          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker-Debian                          -  enabled
                          system.adapter.vis-justgage.0           : vis-justgage          : ioBroker-Debian                          -  enabled
                          system.adapter.vis-metro.0              : vis-metro             : ioBroker-Debian                          -  enabled
                          system.adapter.vis-owl.0                : vis-owl               : ioBroker-Debian                          -  enabled
                          system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker-Debian                          -  enabled
                          system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker-Debian                          -  enabled
                          system.adapter.vis-weather.0            : vis-weather           : ioBroker-Debian                          -  enabled
                          system.adapter.vis.0                    : vis                   : ioBroker-Debian                          -  enabled
                        + system.adapter.web.0                    : web                   : ioBroker-Debian                          -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        + system.adapter.worx.0                   : worx                  : ioBroker-Debian                          -  enabled
                        + system.adapter.zigbee.0                 : zigbee                : IOB-Slave                                -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_64d0cc0f5286ec11ae4beb3719c2d21c-if00-port0
                        
                        + instance is alive
                        
                        Enabled adapters with bindings
                        + system.adapter.admin.0                  : admin                 : ioBroker-Debian                          -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-Debian                          -  enabled, port: 0
                        + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-Debian                          -  enabled, port: 0
                        + system.adapter.mihome.0                 : mihome                : ioBroker-Debian                          -  enabled, port: 9898, bind: 0.0.0.0
                        + system.adapter.mqtt.0                   : mqtt                  : ioBroker-Debian                          -  enabled, port: 1886, bind: 0.0.0.0
                        + system.adapter.node-red.0               : node-red              : ioBroker-Debian                          -  enabled, port: 1888, bind: 0.0.0.0
                        + system.adapter.plenticore.0             : plenticore            : ioBroker-Debian                          -  enabled, port: 80
                        + system.adapter.shelly.0                 : shelly                : ioBroker-Debian                          -  enabled, port: 1882, bind: 0.0.0.0
                        + system.adapter.sonoff.0                 : sonoff                : ioBroker-Debian                          -  enabled, port: 1883, bind: 0.0.0.0
                        + system.adapter.telegram.0               : telegram              : ioBroker-Debian                          -  enabled, port: 8443, bind: 0.0.0.0
                        + system.adapter.telegram.1               : telegram              : ioBroker-Debian                          -  enabled, port: 8443, bind: 0.0.0.0
                        + system.adapter.terminal.0               : terminal              : ioBroker-Debian                          -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                        + system.adapter.web.0                    : web                   : ioBroker-Debian                          -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        + system.adapter.zigbee.0                 : zigbee                : IOB-Slave                                -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_64d0cc0f5286ec11ae4beb3719c2d21c-if00-port0
                        
                        ioBroker-Repositories
                        Stable (default): http://download.iobroker.net/sources-dist.json
                        Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
                        
                        Active repo(s): Stable (default)
                        
                        Installed ioBroker-Instances
                        Used repository: Stable (default)
                        Adapter    "admin"        : 6.3.5    , installed 6.3.5
                        Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                        Adapter    "ble"          : 0.13.0   , installed 0.13.0
                        Adapter    "devices"      : 1.1.5    , installed 1.1.5
                        Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                        Controller "js-controller": 4.0.24   , installed 4.0.23 [Updatable]
                        Adapter    "zigbee"       : 1.8.12   , installed 1.8.10 [Updatable]
                        
                        Objects and States
                        Please stand by - This may take a while
                        Objects:        25802
                        States:         22026
                        
                        *** OS-Repositories and Updates ***
                        Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                        Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                        Hit:3 https://deb.nodesource.com/node_14.x bullseye InRelease
                        Reading package lists...
                        Pending Updates: 149
                        
                        *** 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:22              0.0.0.0:*               LISTEN      0          10829      545/sshd: /usr/sbin
                        tcp6       0      0 :::22                   :::*                    LISTEN      0          10831      545/sshd: /usr/sbin
                        udp        0      0 0.0.0.0:52451           0.0.0.0:*                           108        13350      360/avahi-daemon: r
                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13348      360/avahi-daemon: r
                        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          10852      872/dhcpcd
                        udp6       0      0 :::5353                 :::*                                108        13349      360/avahi-daemon: r
                        udp6       0      0 :::49504                :::*                                108        13351      360/avahi-daemon: r
                        udp6       0      0 :::546                  :::*                                0          13647      872/dhcpcd
                        
                        *** Log File - Last 25 Lines ***
                        
                        2023-07-10 14:06:31.935  - info: zigbee.0 (24753) 0x00158d0001f53def (addr 36235): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
                        2023-07-10 14:06:31.939  - info: zigbee.0 (24753) 0x00158d0002e2c184 (addr 31988): MCCGQ01LM - Xiaomi MiJia door & window contact sensor (EndDevice)
                        2023-07-10 14:06:31.942  - info: zigbee.0 (24753) 0x00158d00044fe27c (addr 3851): MCCGQ01LM - Xiaomi MiJia door & window contact sensor (EndDevice)
                        2023-07-10 14:06:31.945  - info: zigbee.0 (24753) 0x00158d0003a50dfb (addr 8048): ZNCZ02LM - Xiaomi Mi power plug ZigBee (Router)
                        2023-07-10 14:06:31.949  - info: zigbee.0 (24753) 0x00158d0006ca295c (addr 21883): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
                        2023-07-10 14:06:31.951  - info: zigbee.0 (24753) 0x00158d0006ca2c22 (addr 8149): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
                        2023-07-10 14:06:31.953  - info: zigbee.0 (24753) 0x00158d0004280b27 (addr 53072): MCCGQ01LM - Xiaomi MiJia door & window contact sensor (EndDevice)
                        2023-07-10 14:06:31.955  - info: zigbee.0 (24753) 0x00158d0004aae1c4 (addr 49970): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
                        2023-07-10 14:06:31.957  - info: zigbee.0 (24753) 0x00158d000527c6c8 (addr 9969): MCCGQ01LM - Xiaomi MiJia door & window contact sensor (EndDevice)
                        2023-07-10 14:06:31.958  - info: zigbee.0 (24753) 0x00158d0002490713 (addr 44107): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
                        2023-07-10 14:06:31.960  - info: zigbee.0 (24753) 0x00158d0004ab4bff (addr 42362): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
                        2023-07-10 14:06:31.962  - info: zigbee.0 (24753) 0x00158d00054754b5 (addr 54642): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
                        2023-07-10 14:06:31.992  - info: zigbee.0 (24753) 0x00158d0007d3a5f7 (addr 22138): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
                        2023-07-10 14:06:31.994  - info: zigbee.0 (24753) 0x00158d0009e01319 (addr 53416): WXKG11LM - Xiaomi Aqara wireless switch (EndDevice)
                        2023-07-10 14:06:31.996  - info: zigbee.0 (24753) 0x00158d0009df1c2e (addr 57321): WXKG11LM - Xiaomi Aqara wireless switch (EndDevice)
                        2023-07-10 14:06:31.998  - info: zigbee.0 (24753) Zigbee started
                        2023-07-10 14:06:32.251  - info: host.IOB-Slave instance system.adapter.ble.0 started with pid 24877
                        2023-07-10 14:06:33.652  - info: backitup.1 (24832) starting. Version 2.6.23 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.19.3, js-controller: 4.0.23
                        2023-07-10 14:06:33.803  - info: backitup.1 (24832) [iobroker] backup will be activated at 02:00 every 1 day(s)
                        2023-07-10 14:06:38.472  - info: ble.0 (24877) starting. Version 0.13.0 in /opt/iobroker/node_modules/iobroker.ble, node: v14.19.3, js-controller: 4.0.23
                        2023-07-10 14:06:38.593  - info: ble.0 (24877) loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
                        2023-07-10 14:06:38.594  - info: ble.0 (24877) enabled plugins: Xiaomi, mi-flora, _default
                        2023-07-10 14:06:38.596  - info: ble.0 (24877) monitored services: fe95
                        2023-07-10 14:06:38.670  - info: ble.0 (24877) starting scanner process...
                        2023-07-10 14:06:39.256  - info: ble.0 (24877) starting scan for services ["fe95"]
                        
                        

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

                        iob diag has finished.

                        Press any key for a summary

                        Copy text starting here:

                        ======================= SUMMARY =======================
                                             v.2023-04-16
                        
                        
                        Operatingsystem:        Raspbian GNU/Linux 11 (bullseye)
                        Kernel:                 5.15.32-v7l+
                        Installation:           Native
                        Timezone:               Europe/Berlin (CEST, +0200)
                        User-ID:                1000
                        X-Server:               false
                        Boot Target:            multi-user.target
                        
                        Pending OS-Updates:     149
                        Pending iob updates:    2
                        
                        Nodejs-Installation:    /usr/bin/nodejs         v14.19.3
                                                /usr/bin/node           v14.19.3
                                                /usr/bin/npm            6.14.17
                                                /usr/bin/npx            6.14.17
                        
                        Recommended versions are nodejs 18.x.y and npm 9.x.y
                        Your nodejs installation is correct
                        
                        MEMORY:
                                       total        used        free      shared  buff/cache   available
                        Mem:            1.9G        219M        725M        0.0K        927M        1.6G
                        Swap:            99M        9.0M         90M
                        Total:          2.0G        228M        816M
                        
                        Active iob-Instances:   45
                        Active repo(s): Stable (default)
                        
                        ioBroker Core:          js-controller           4.0.23
                                                admin                   6.3.5
                        
                        ioBroker Status:        iobroker is running on this host.
                        
                        At least one iobroker host is running.
                        
                        Objects type: jsonl
                        States  type: jsonl
                        
                        Status admin and web instance:
                        + system.adapter.admin.0                  : admin                 : ioBroker-Debian                          -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.web.0                    : web                   : ioBroker-Debian                          -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        
                        Objects:                25802
                        States:                 22026
                        
                        Size of iob-Database:
                        
                        6.0M    /opt/iobroker/iobroker-data/objects.jsonl
                        1.4M    /opt/iobroker/iobroker-data/states.jsonl
                        
                        
                        
                        =================== END OF SUMMARY ====================
                        

                        MOD-EDIT: .txt in text gewandelt und in code-tags und Spoiler gesetzt!

                        Thomas Braun 2 Replies Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @RoboCop last edited by

                          @robocop

                          Pending Updates: 149

                          Kiste auf Stand halten, nodejs@18 installieren.

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

                            @robocop sagte in Backup Fehler:

                            Active iob-Instances: 45

                            Dürfte für 2GB RMA zu viel sein.

                            Und irgendwie passt auch

                            Active iob-Instances:   45
                            Adapters from github:   0
                            

                            nicht zu:

                            Installed ioBroker-Instances
                            Used repository: Stable (default)
                            Adapter    "admin"        : 6.3.5    , installed 6.3.5
                            Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                            Adapter    "ble"          : 0.13.0   , installed 0.13.0
                            Adapter    "devices"      : 1.1.5    , installed 1.1.5
                            Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                            Controller "js-controller": 4.0.24   , installed 4.0.23 [Updatable]
                            Adapter    "zigbee"       : 1.8.12   , installed 1.8.10 [Updatable]
                            
                            RoboCop 1 Reply Last reply Reply Quote 0
                            • RoboCop
                              RoboCop @Thomas Braun last edited by

                              @thomas-braun said in Backup Fehler:

                              @robocop sagte in Backup Fehler:

                              Active iob-Instances: 45

                              Dürfte für 2GB RMA zu viel sein.

                              Und irgendwie passt auch

                              Active iob-Instances:   45
                              Adapters from github:   0
                              

                              nicht zu:

                              Installed ioBroker-Instances
                              Used repository: Stable (default)
                              Adapter    "admin"        : 6.3.5    , installed 6.3.5
                              Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                              Adapter    "ble"          : 0.13.0   , installed 0.13.0
                              Adapter    "devices"      : 1.1.5    , installed 1.1.5
                              Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                              Controller "js-controller": 4.0.24   , installed 4.0.23 [Updatable]
                              Adapter    "zigbee"       : 1.8.12   , installed 1.8.10 [Updatable]
                              

                              RasPi läuft als Multihost "Slave" mit den "7 adaptern" , die anderen kommen vom "Master"

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

                                @robocop sagte in Backup Fehler:

                                RasPi läuft als Multihost "Slave" mit den "7 adaptern" , die anderen kommen vom "Master"

                                das wirft jetzt natürlich wesentlich mehr Fragen auf, als es beantwortet.
                                Deswegen gehört so etwas in den Eröffnungspost.

                                Also alles suf Null und erste Frage:
                                Hast du jetzt alles auf dem Slave ausgeführt?

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

                                  @homoran said in Backup Fehler:

                                  @robocop sagte in Backup Fehler:

                                  RasPi läuft als Multihost "Slave" mit den "7 adaptern" , die anderen kommen vom "Master"

                                  das wirft jetzt natürlich wesentlich mehr Fragen auf, als es beantwortet.
                                  Deswegen gehört so etwas in den Eröffnungspost.

                                  Also alles suf Null und erste Frage:
                                  Hast du jetzt alles auf dem Slave ausgeführt?

                                  ich habe soweit alles, außer die node.js auf 18 irgendwas gesetzt... wird dauern, daich mich da erst einlesen muss...

                                  1 Reply Last reply Reply Quote 0
                                  • First post
                                    Last post

                                  Support us

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

                                  754
                                  Online

                                  32.0k
                                  Users

                                  80.4k
                                  Topics

                                  1.3m
                                  Posts

                                  backup fehler backup fehlermeldung
                                  4
                                  15
                                  499
                                  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