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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Backup zurück spielen nicht möglich

NEWS

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

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

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

Backup zurück spielen nicht möglich

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
19 Beiträge 3 Kommentatoren 404 Aufrufe 4 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • simatecS simatec

    @jens_loewe Erstmal zeige deine Installation

    iob diag
    

    Dann lass das sudo weg... sudo ist böse und sollte nur im absoluten Notfall eingesetzt werden

    J Offline
    J Offline
    Jens_Loewe
    schrieb am zuletzt editiert von
    #3

    @simatec auch ohne sudo das gleiche Problem :(

    simatecS 1 Antwort Letzte Antwort
    0
    • J Jens_Loewe

      @simatec auch ohne sudo das gleiche Problem :(

      simatecS Offline
      simatecS Offline
      simatec
      Developer Most Active
      schrieb am zuletzt editiert von
      #4

      @jens_loewe Was ist mit den Infos?

      • Besuche meine Github Seite
      • Beitrag hat geholfen oder willst du mich unterstützen
      • HowTo Restore ioBroker
      J 1 Antwort Letzte Antwort
      0
      • simatecS simatec

        @jens_loewe Was ist mit den Infos?

        J Offline
        J Offline
        Jens_Loewe
        schrieb am zuletzt editiert von
        #5

        ======================= SUMMARY =======================
        v.2023-01-02

        Operatingsystem: Raspbian GNU/Linux 11 (bullseye)
        Installation: Native
        Timezone: Europe/Berlin
        User-ID: 1000
        X-Server: true
        Boot Target: graphical.target

        Pending OS-Updates: 0

        Nodejs-Installation: /usr/bin/nodejs v14.21.3
        /usr/bin/node v14.21.3
        /usr/bin/npm 6.14.18
        /usr/bin/npx 6.14.18

        ioBroker Core: js-controller 4.0.24
        admin 6.3.5

        ioBroker Status: iobroker is running on this host.

        Objects type: jsonl
        States type: jsonl

        Status admin:

        • system.adapter.admin.0 : admin : iobroker - enabled, port: 8081, bind: 0.0.0.0, run as: admin

        Pending iob updates: 0

        Active repo(s): stable

        Objects: 838
        States: 243

        Size of iob-Database:

        15M /opt/iobroker/iobroker-data/objects.jsonl
        6.0M /opt/iobroker/iobroker-data/states.jsonl

        simatecS 1 Antwort Letzte Antwort
        0
        • J Jens_Loewe

          ======================= SUMMARY =======================
          v.2023-01-02

          Operatingsystem: Raspbian GNU/Linux 11 (bullseye)
          Installation: Native
          Timezone: Europe/Berlin
          User-ID: 1000
          X-Server: true
          Boot Target: graphical.target

          Pending OS-Updates: 0

          Nodejs-Installation: /usr/bin/nodejs v14.21.3
          /usr/bin/node v14.21.3
          /usr/bin/npm 6.14.18
          /usr/bin/npx 6.14.18

          ioBroker Core: js-controller 4.0.24
          admin 6.3.5

          ioBroker Status: iobroker is running on this host.

          Objects type: jsonl
          States type: jsonl

          Status admin:

          • system.adapter.admin.0 : admin : iobroker - enabled, port: 8081, bind: 0.0.0.0, run as: admin

          Pending iob updates: 0

          Active repo(s): stable

          Objects: 838
          States: 243

          Size of iob-Database:

          15M /opt/iobroker/iobroker-data/objects.jsonl
          6.0M /opt/iobroker/iobroker-data/states.jsonl

          simatecS Offline
          simatecS Offline
          simatec
          Developer Most Active
          schrieb am zuletzt editiert von
          #6

          @jens_loewe Wie hast du iobroker installiert?
          Bitte poste die genauen Befehle hier

          • Besuche meine Github Seite
          • Beitrag hat geholfen oder willst du mich unterstützen
          • HowTo Restore ioBroker
          J 1 Antwort Letzte Antwort
          0
          • simatecS simatec

            @jens_loewe Wie hast du iobroker installiert?
            Bitte poste die genauen Befehle hier

            J Offline
            J Offline
            Jens_Loewe
            schrieb am zuletzt editiert von
            #7

            @simatec die Installation habe ich mit einem Befehl gemacht....

            curl -sL https://iobroker.net/install.sh | bash -

            Die Frage ist, wie bekomme ich ein Installation hin, bei der die Vorversion installiert wird...

            Grüße aus Berlin
            Jens

            simatecS 1 Antwort Letzte Antwort
            0
            • J Jens_Loewe

              @simatec die Installation habe ich mit einem Befehl gemacht....

              curl -sL https://iobroker.net/install.sh | bash -

              Die Frage ist, wie bekomme ich ein Installation hin, bei der die Vorversion installiert wird...

              Grüße aus Berlin
              Jens

              simatecS Offline
              simatecS Offline
              simatec
              Developer Most Active
              schrieb am zuletzt editiert von
              #8

              @jens_loewe Und dein Backup ist wie alt?

              Mach mal folgendes ...

              iob stop
              iob fix
              iob restore <dateiname>
              
              • Besuche meine Github Seite
              • Beitrag hat geholfen oder willst du mich unterstützen
              • HowTo Restore ioBroker
              J 1 Antwort Letzte Antwort
              0
              • simatecS simatec

                @jens_loewe Und dein Backup ist wie alt?

                Mach mal folgendes ...

                iob stop
                iob fix
                iob restore <dateiname>
                
                J Offline
                J Offline
                Jens_Loewe
                schrieb am zuletzt editiert von
                #9

                @simatec Mein Backup ist von dem Tag zuvor... aber ich hatte eine ganze Weile keine Updates mehr gemacht... (never change a running system)

                Ich werde mal testen...

                Grüße Jens

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • J Jens_Loewe

                  @simatec Mein Backup ist von dem Tag zuvor... aber ich hatte eine ganze Weile keine Updates mehr gemacht... (never change a running system)

                  Ich werde mal testen...

                  Grüße Jens

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

                  @jens_loewe sagte in Backup zurück spielen nicht möglich:

                  (never change a running system)

                  Merkste selber, oder?
                  Das ist so ungefähr das dümmste was man machen kann.

                  Welche Meldungen kommen da nun genau?

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

                  J 1 Antwort Letzte Antwort
                  1
                  • Thomas BraunT Thomas Braun

                    @jens_loewe sagte in Backup zurück spielen nicht möglich:

                    (never change a running system)

                    Merkste selber, oder?
                    Das ist so ungefähr das dümmste was man machen kann.

                    Welche Meldungen kommen da nun genau?

                    J Offline
                    J Offline
                    Jens_Loewe
                    schrieb am zuletzt editiert von
                    #11

                    @thomas-braun
                    pi@iobroker:/sys/class/tty $ iob restore iobroker_2023_03_09-02_40_10_backupiobroker.tar.gz
                    iobroker controller daemon is not running
                    host.iobroker OK.
                    The current version of js-controller differs from the version in the backup.
                    The js-controller version of the backup can not be restored automatically.
                    To restore the js-controller version of the backup, execute "npm i iobroker.js-controller@4.0.23 --production" inside your ioBroker directory
                    If you really want to restore the backup with the current installed js-controller, execute the restore command with the --force flag
                    pi@iobroker:/sys/class/tty $

                    Thomas BraunT simatecS 2 Antworten Letzte Antwort
                    0
                    • J Jens_Loewe

                      @thomas-braun
                      pi@iobroker:/sys/class/tty $ iob restore iobroker_2023_03_09-02_40_10_backupiobroker.tar.gz
                      iobroker controller daemon is not running
                      host.iobroker OK.
                      The current version of js-controller differs from the version in the backup.
                      The js-controller version of the backup can not be restored automatically.
                      To restore the js-controller version of the backup, execute "npm i iobroker.js-controller@4.0.23 --production" inside your ioBroker directory
                      If you really want to restore the backup with the current installed js-controller, execute the restore command with the --force flag
                      pi@iobroker:/sys/class/tty $

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

                      @jens_loewe

                      Was treibst du in /sys/class/tty?
                      Ich dachte du willst den System 'never changen'???

                      Vollständige Ausgabe von iob diag bitte.

                      cd ~
                      iob diag
                      

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

                      simatecS J 3 Antworten Letzte Antwort
                      0
                      • J Jens_Loewe

                        @thomas-braun
                        pi@iobroker:/sys/class/tty $ iob restore iobroker_2023_03_09-02_40_10_backupiobroker.tar.gz
                        iobroker controller daemon is not running
                        host.iobroker OK.
                        The current version of js-controller differs from the version in the backup.
                        The js-controller version of the backup can not be restored automatically.
                        To restore the js-controller version of the backup, execute "npm i iobroker.js-controller@4.0.23 --production" inside your ioBroker directory
                        If you really want to restore the backup with the current installed js-controller, execute the restore command with the --force flag
                        pi@iobroker:/sys/class/tty $

                        simatecS Offline
                        simatecS Offline
                        simatec
                        Developer Most Active
                        schrieb am zuletzt editiert von
                        #13

                        @jens_loewe sagte in Backup zurück spielen nicht möglich:

                        To restore the js-controller version of the backup, execute "npm i iobroker.js-controller@4.0.23 --production" inside your ioBroker directory

                        Steht doch im Log, was du machen musst

                        cd /opt/iobroker
                        npm i iobroker.js-controller@4.0.23 --production
                        
                        • Besuche meine Github Seite
                        • Beitrag hat geholfen oder willst du mich unterstützen
                        • HowTo Restore ioBroker
                        1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @jens_loewe

                          Was treibst du in /sys/class/tty?
                          Ich dachte du willst den System 'never changen'???

                          Vollständige Ausgabe von iob diag bitte.

                          cd ~
                          iob diag
                          
                          simatecS Offline
                          simatecS Offline
                          simatec
                          Developer Most Active
                          schrieb am zuletzt editiert von
                          #14

                          @thomas-braun Hat er oben schon gepostet ... Hatte ich abgefragt

                          • Besuche meine Github Seite
                          • Beitrag hat geholfen oder willst du mich unterstützen
                          • HowTo Restore ioBroker
                          1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @jens_loewe

                            Was treibst du in /sys/class/tty?
                            Ich dachte du willst den System 'never changen'???

                            Vollständige Ausgabe von iob diag bitte.

                            cd ~
                            iob diag
                            
                            J Offline
                            J Offline
                            Jens_Loewe
                            schrieb am zuletzt editiert von
                            #15

                            @thomas-braun said in Backup zurück spielen nicht möglich:

                            /sys/class/tty?

                            Im /sys/class/tty? habe ich nach der seriellen Schnittstelle zu meinem Z-Wave-Modul gesucht :-)

                            1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @jens_loewe

                              Was treibst du in /sys/class/tty?
                              Ich dachte du willst den System 'never changen'???

                              Vollständige Ausgabe von iob diag bitte.

                              cd ~
                              iob diag
                              
                              J Offline
                              J Offline
                              Jens_Loewe
                              schrieb am zuletzt editiert von
                              #16

                              @thomas-braun ======== Start marking the full check here =========

                              Skript v.2023-01-02
                              
                              *** 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:45:37 up 20:10,  1 user,  load average: 0.00, 0.01, 0.00
                              CPU threads: 4
                              
                              *** Time and Time Zones ***
                              Thu Mar 16 13:45:37 UTC 2023
                              Thu Mar 16 14:45:37 CET 2023
                              CET +0100
                              Europe/Berlin
                              
                              *** User and Groups ***
                              pi
                              /home/pi
                              pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin gpio i2c spi iobroker
                              
                              *** X-Server-Setup ***
                              X-Server:       true
                              Desktop:
                              Terminal:       tty
                              Boot Target:    graphical.target
                              
                              *** MEMORY ***
                                             total        used        free      shared  buff/cache   available
                              Mem:            7.9G        305M        6.6G         14M        1.0G        7.4G
                              Swap:            99M          0B         99M
                              Total:          8.0G        305M        6.7G
                              
                                       7910 M total memory
                                        305 M used memory
                                        433 M active memory
                                        718 M inactive memory
                                       6578 M free memory
                                        186 M buffer memory
                                        840 M swap cache
                                         99 M total swap
                                          0 M used swap
                                         99 M free swap
                              
                              *** FILESYSTEM ***
                              Filesystem                          Type      Size  Used Avail Use% Mounted on
                              /dev/root                           ext4      117G  9.1G  104G   9% /
                              devtmpfs                            devtmpfs  3.8G     0  3.8G   0% /dev
                              tmpfs                               tmpfs     3.9G     0  3.9G   0% /dev/shm
                              tmpfs                               tmpfs     1.6G  908K  1.6G   1% /run
                              tmpfs                               tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                              /dev/mmcblk0p1                      vfat      253M   50M  203M  20% /boot
                              tmpfs                               tmpfs     792M   20K  792M   1% /run/user/109
                              //jl-server.jl-home.local/io-broker cifs      1.8T  1.2T  667G  64% /mnt/io-broker
                              tmpfs                               tmpfs     792M   20K  792M   1% /run/user/1000
                              
                              Messages in dmesg:
                              [Wed Mar 15 18:34:55 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:D7:64:21 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=tty1 root=PARTUUID=3bbc020c-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                              [Wed Mar 15 18:34:56 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                              [Wed Mar 15 18:34:56 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                              [Wed Mar 15 18:34:59 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
                              `-/mnt/io-broker //jl-server.jl-home.local/io-broker cifs   rw,relatime,vers=3.1.1,cache=strict,username=io-broker,domain=jl-home,uid=1000,noforceuid,gid=1000,noforcegid,addr=10.10.11.36,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=4194304,wsize=4194304,bsize=1048576,echo_interval=60,actimeo=1
                              
                              Files in neuralgic directories:
                              
                              /var:
                              4.5G    /var/
                              3.7G    /var/log/journal/028060992a8745ca9295b913369e678e
                              3.7G    /var/log/journal
                              3.7G    /var/log
                              559M    /var/cache
                              
                              /opt/iobroker/backups:
                              7.3M    /opt/iobroker/backups/
                              
                              /opt/iobroker/iobroker-data:
                              123M    /opt/iobroker/iobroker-data/
                              99M     /opt/iobroker/iobroker-data/backup-objects
                              20M     /opt/iobroker/iobroker-data/files
                              13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                              13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static
                              
                              The five largest files in iobroker-data are:
                              6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
                              3.8M    /opt/iobroker/iobroker-data/objects.jsonl
                              2.9M    /opt/iobroker/iobroker-data/files/zwave2.admin/build/chunk-VPC5VPYL.js.map
                              2.8M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js
                              2.3M    /opt/iobroker/iobroker-data/backup-objects/2023-03-14_03-43_objects.jsonl.gz
                              
                              *** NodeJS-Installation ***
                              
                              /usr/bin/nodejs         v14.21.3
                              /usr/bin/node           v14.21.3
                              /usr/bin/npm            6.14.18
                              /usr/bin/npx            6.14.18
                              
                              nodejs:
                                Installed: 14.21.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
                                      100 /var/lib/dpkg/status
                                   12.22.12~dfsg-1~deb11u3 500
                                      500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                              
                              Temp directories causing npm8 problem: 0
                              
                              *** ioBroker-Installation ***
                              
                              ioBroker Status
                              iobroker is running on this host.
                              
                              
                              Objects type: jsonl
                              States  type: jsonl
                              
                              Core adapters versions
                              js-controller:  4.0.24
                              admin:          6.3.5
                              javascript:     "javascript" not found
                              
                              Adapters from github:   0
                              
                              Adapter State
                              + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                                system.adapter.discovery.0              : discovery             : iobroker                                 - disabled
                                system.adapter.tuya.0                   : tuya                  : iobroker                                 - disabled
                                system.adapter.zwave2.0                 : zwave2                : iobroker                                 - disabled
                              
                              + instance is alive
                              
                              Enabled adapters with bindings
                              + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              
                              ioBroker-Repositories
                              stable        : http://download.iobroker.net/sources-dist.json
                              beta          : http://download.iobroker.net/sources-dist-latest.json
                              
                              Active repo(s): stable
                              
                              Installed ioBroker-Instances
                              Used repository: stable
                              Adapter    "admin"        : 6.3.5    , installed 6.3.5
                              Adapter    "backitup"     : 2.5.12   , installed 2.5.12
                              Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                              Controller "js-controller": 4.0.24   , installed 4.0.24
                              Adapter    "tuya"         : 3.13.1   , installed 3.13.1
                              Adapter    "zwave2"       : 3.0.3    , installed 3.0.3
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects:        838
                              States:         243
                              
                              *** OS-Repositories and Updates ***
                              Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                              Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
                              Hit:3 https://deb.nodesource.com/node_14.x bullseye InRelease
                              Reading package lists...
                              Pending Updates: 0
                              
                              *** Listening Ports ***
                              Active Internet connections (only servers)
                              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                              tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          20389      2439/cupsd
                              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       41024      6933/iobroker.js-co
                              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       41017      6933/iobroker.js-co
                              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          8955       522/sshd: /usr/sbin
                              tcp6       0      0 ::1:631                 :::*                    LISTEN      0          20388      2439/cupsd
                              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       38798      6951/io.admin.0
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          8957       522/sshd: /usr/sbin
                              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14747      505/dhcpcd
                              udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          21741      2440/cups-browsed
                              udp        0      0 0.0.0.0:42656           0.0.0.0:*                           108        14390      390/avahi-daemon: r
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14388      390/avahi-daemon: r
                              udp6       0      0 :::546                  :::*                                0          13859      505/dhcpcd
                              udp6       0      0 :::5353                 :::*                                108        14389      390/avahi-daemon: r
                              udp6       0      0 :::46353                :::*                                108        14391      390/avahi-daemon: r
                              
                              *** Log File - Last 25 Lines ***
                              
                              2023-03-16 14:32:44.781  - info: host.iobroker connected to Objects and States
                              2023-03-16 14:32:44.803  - info: host.iobroker added notifications configuration of host
                              2023-03-16 14:32:45.140  - info: host.iobroker Delete state "system.host.iobroker.versions.nodeCurrent"
                              2023-03-16 14:32:45.146  - info: host.iobroker 5 instances found
                              2023-03-16 14:32:45.157  - info: host.iobroker starting 2 instances
                              2023-03-16 14:32:45.212  - info: host.iobroker instance system.adapter.admin.0 started with pid 6951
                              2023-03-16 14:32:45.237  - info: host.iobroker Delete state "system.host.iobroker.versions.nodeNewest"
                              2023-03-16 14:32:45.249  - info: host.iobroker Delete state "system.host.iobroker.versions.nodeNewestNext"
                              2023-03-16 14:32:45.262  - info: host.iobroker Delete state "system.host.iobroker.versions.npmCurrent"
                              2023-03-16 14:32:45.273  - info: host.iobroker Delete state "system.host.iobroker.versions.npmNewest"
                              2023-03-16 14:32:45.285  - info: host.iobroker Delete state "system.host.iobroker.versions.npmNewestNext"
                              2023-03-16 14:32:45.297  - info: host.iobroker Some obsolete host states deleted.
                              2023-03-16 14:32:47.065  - info: admin.0 (6951) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v14.21.3, js-controller: 4.0.24
                              2023-03-16 14:32:47.115  - info: admin.0 (6951) requesting all states
                              2023-03-16 14:32:47.116  - info: admin.0 (6951) requesting all objects
                              2023-03-16 14:32:47.747  - info: admin.0 (6951) received all objects
                              2023-03-16 14:32:47.972  - info: admin.0 (6951) Request actual repository...
                              2023-03-16 14:32:48.000  - info: admin.0 (6951) http server listening on port 8081
                              2023-03-16 14:32:48.001  - info: admin.0 (6951) Use link "http://localhost:8081" to configure.
                              2023-03-16 14:32:48.019  - info: admin.0 (6951) socket.io server listening on port 8081
                              2023-03-16 14:32:48.303  - info: host.iobroker Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
                              2023-03-16 14:32:49.828  - info: host.iobroker instance system.adapter.backitup.0 started with pid 6974
                              2023-03-16 14:32:50.112  - info: admin.0 (6951) Repository received successfully.
                              2023-03-16 14:32:51.560  - info: backitup.0 (6974) starting. Version 2.5.12 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.21.3, js-controller: 4.0.24
                              2023-03-16 14:32:51.670  - info: backitup.0 (6974) [iobroker] backup was activated at 02:40 every 1 day(s)
                              
                              

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

                              iob diag has finished.

                              simatecS 1 Antwort Letzte Antwort
                              0
                              • J Jens_Loewe

                                @thomas-braun ======== Start marking the full check here =========

                                Skript v.2023-01-02
                                
                                *** 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:45:37 up 20:10,  1 user,  load average: 0.00, 0.01, 0.00
                                CPU threads: 4
                                
                                *** Time and Time Zones ***
                                Thu Mar 16 13:45:37 UTC 2023
                                Thu Mar 16 14:45:37 CET 2023
                                CET +0100
                                Europe/Berlin
                                
                                *** User and Groups ***
                                pi
                                /home/pi
                                pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin gpio i2c spi iobroker
                                
                                *** X-Server-Setup ***
                                X-Server:       true
                                Desktop:
                                Terminal:       tty
                                Boot Target:    graphical.target
                                
                                *** MEMORY ***
                                               total        used        free      shared  buff/cache   available
                                Mem:            7.9G        305M        6.6G         14M        1.0G        7.4G
                                Swap:            99M          0B         99M
                                Total:          8.0G        305M        6.7G
                                
                                         7910 M total memory
                                          305 M used memory
                                          433 M active memory
                                          718 M inactive memory
                                         6578 M free memory
                                          186 M buffer memory
                                          840 M swap cache
                                           99 M total swap
                                            0 M used swap
                                           99 M free swap
                                
                                *** FILESYSTEM ***
                                Filesystem                          Type      Size  Used Avail Use% Mounted on
                                /dev/root                           ext4      117G  9.1G  104G   9% /
                                devtmpfs                            devtmpfs  3.8G     0  3.8G   0% /dev
                                tmpfs                               tmpfs     3.9G     0  3.9G   0% /dev/shm
                                tmpfs                               tmpfs     1.6G  908K  1.6G   1% /run
                                tmpfs                               tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                /dev/mmcblk0p1                      vfat      253M   50M  203M  20% /boot
                                tmpfs                               tmpfs     792M   20K  792M   1% /run/user/109
                                //jl-server.jl-home.local/io-broker cifs      1.8T  1.2T  667G  64% /mnt/io-broker
                                tmpfs                               tmpfs     792M   20K  792M   1% /run/user/1000
                                
                                Messages in dmesg:
                                [Wed Mar 15 18:34:55 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:D7:64:21 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=tty1 root=PARTUUID=3bbc020c-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                                [Wed Mar 15 18:34:56 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                                [Wed Mar 15 18:34:56 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                                [Wed Mar 15 18:34:59 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
                                `-/mnt/io-broker //jl-server.jl-home.local/io-broker cifs   rw,relatime,vers=3.1.1,cache=strict,username=io-broker,domain=jl-home,uid=1000,noforceuid,gid=1000,noforcegid,addr=10.10.11.36,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=4194304,wsize=4194304,bsize=1048576,echo_interval=60,actimeo=1
                                
                                Files in neuralgic directories:
                                
                                /var:
                                4.5G    /var/
                                3.7G    /var/log/journal/028060992a8745ca9295b913369e678e
                                3.7G    /var/log/journal
                                3.7G    /var/log
                                559M    /var/cache
                                
                                /opt/iobroker/backups:
                                7.3M    /opt/iobroker/backups/
                                
                                /opt/iobroker/iobroker-data:
                                123M    /opt/iobroker/iobroker-data/
                                99M     /opt/iobroker/iobroker-data/backup-objects
                                20M     /opt/iobroker/iobroker-data/files
                                13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                                13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static
                                
                                The five largest files in iobroker-data are:
                                6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
                                3.8M    /opt/iobroker/iobroker-data/objects.jsonl
                                2.9M    /opt/iobroker/iobroker-data/files/zwave2.admin/build/chunk-VPC5VPYL.js.map
                                2.8M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js
                                2.3M    /opt/iobroker/iobroker-data/backup-objects/2023-03-14_03-43_objects.jsonl.gz
                                
                                *** NodeJS-Installation ***
                                
                                /usr/bin/nodejs         v14.21.3
                                /usr/bin/node           v14.21.3
                                /usr/bin/npm            6.14.18
                                /usr/bin/npx            6.14.18
                                
                                nodejs:
                                  Installed: 14.21.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
                                        100 /var/lib/dpkg/status
                                     12.22.12~dfsg-1~deb11u3 500
                                        500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                
                                Temp directories causing npm8 problem: 0
                                
                                *** ioBroker-Installation ***
                                
                                ioBroker Status
                                iobroker is running on this host.
                                
                                
                                Objects type: jsonl
                                States  type: jsonl
                                
                                Core adapters versions
                                js-controller:  4.0.24
                                admin:          6.3.5
                                javascript:     "javascript" not found
                                
                                Adapters from github:   0
                                
                                Adapter State
                                + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                                  system.adapter.discovery.0              : discovery             : iobroker                                 - disabled
                                  system.adapter.tuya.0                   : tuya                  : iobroker                                 - disabled
                                  system.adapter.zwave2.0                 : zwave2                : iobroker                                 - disabled
                                
                                + instance is alive
                                
                                Enabled adapters with bindings
                                + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                
                                ioBroker-Repositories
                                stable        : http://download.iobroker.net/sources-dist.json
                                beta          : http://download.iobroker.net/sources-dist-latest.json
                                
                                Active repo(s): stable
                                
                                Installed ioBroker-Instances
                                Used repository: stable
                                Adapter    "admin"        : 6.3.5    , installed 6.3.5
                                Adapter    "backitup"     : 2.5.12   , installed 2.5.12
                                Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                Controller "js-controller": 4.0.24   , installed 4.0.24
                                Adapter    "tuya"         : 3.13.1   , installed 3.13.1
                                Adapter    "zwave2"       : 3.0.3    , installed 3.0.3
                                
                                Objects and States
                                Please stand by - This may take a while
                                Objects:        838
                                States:         243
                                
                                *** OS-Repositories and Updates ***
                                Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                                Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
                                Hit:3 https://deb.nodesource.com/node_14.x bullseye InRelease
                                Reading package lists...
                                Pending Updates: 0
                                
                                *** Listening Ports ***
                                Active Internet connections (only servers)
                                Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          20389      2439/cupsd
                                tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       41024      6933/iobroker.js-co
                                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       41017      6933/iobroker.js-co
                                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          8955       522/sshd: /usr/sbin
                                tcp6       0      0 ::1:631                 :::*                    LISTEN      0          20388      2439/cupsd
                                tcp6       0      0 :::8081                 :::*                    LISTEN      1001       38798      6951/io.admin.0
                                tcp6       0      0 :::22                   :::*                    LISTEN      0          8957       522/sshd: /usr/sbin
                                udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14747      505/dhcpcd
                                udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          21741      2440/cups-browsed
                                udp        0      0 0.0.0.0:42656           0.0.0.0:*                           108        14390      390/avahi-daemon: r
                                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14388      390/avahi-daemon: r
                                udp6       0      0 :::546                  :::*                                0          13859      505/dhcpcd
                                udp6       0      0 :::5353                 :::*                                108        14389      390/avahi-daemon: r
                                udp6       0      0 :::46353                :::*                                108        14391      390/avahi-daemon: r
                                
                                *** Log File - Last 25 Lines ***
                                
                                2023-03-16 14:32:44.781  - info: host.iobroker connected to Objects and States
                                2023-03-16 14:32:44.803  - info: host.iobroker added notifications configuration of host
                                2023-03-16 14:32:45.140  - info: host.iobroker Delete state "system.host.iobroker.versions.nodeCurrent"
                                2023-03-16 14:32:45.146  - info: host.iobroker 5 instances found
                                2023-03-16 14:32:45.157  - info: host.iobroker starting 2 instances
                                2023-03-16 14:32:45.212  - info: host.iobroker instance system.adapter.admin.0 started with pid 6951
                                2023-03-16 14:32:45.237  - info: host.iobroker Delete state "system.host.iobroker.versions.nodeNewest"
                                2023-03-16 14:32:45.249  - info: host.iobroker Delete state "system.host.iobroker.versions.nodeNewestNext"
                                2023-03-16 14:32:45.262  - info: host.iobroker Delete state "system.host.iobroker.versions.npmCurrent"
                                2023-03-16 14:32:45.273  - info: host.iobroker Delete state "system.host.iobroker.versions.npmNewest"
                                2023-03-16 14:32:45.285  - info: host.iobroker Delete state "system.host.iobroker.versions.npmNewestNext"
                                2023-03-16 14:32:45.297  - info: host.iobroker Some obsolete host states deleted.
                                2023-03-16 14:32:47.065  - info: admin.0 (6951) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v14.21.3, js-controller: 4.0.24
                                2023-03-16 14:32:47.115  - info: admin.0 (6951) requesting all states
                                2023-03-16 14:32:47.116  - info: admin.0 (6951) requesting all objects
                                2023-03-16 14:32:47.747  - info: admin.0 (6951) received all objects
                                2023-03-16 14:32:47.972  - info: admin.0 (6951) Request actual repository...
                                2023-03-16 14:32:48.000  - info: admin.0 (6951) http server listening on port 8081
                                2023-03-16 14:32:48.001  - info: admin.0 (6951) Use link "http://localhost:8081" to configure.
                                2023-03-16 14:32:48.019  - info: admin.0 (6951) socket.io server listening on port 8081
                                2023-03-16 14:32:48.303  - info: host.iobroker Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
                                2023-03-16 14:32:49.828  - info: host.iobroker instance system.adapter.backitup.0 started with pid 6974
                                2023-03-16 14:32:50.112  - info: admin.0 (6951) Repository received successfully.
                                2023-03-16 14:32:51.560  - info: backitup.0 (6974) starting. Version 2.5.12 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.21.3, js-controller: 4.0.24
                                2023-03-16 14:32:51.670  - info: backitup.0 (6974) [iobroker] backup was activated at 02:40 every 1 day(s)
                                
                                

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

                                iob diag has finished.

                                simatecS Offline
                                simatecS Offline
                                simatec
                                Developer Most Active
                                schrieb am zuletzt editiert von
                                #17

                                @jens_loewe

                                Dann schiebe jetzt den Restore wie folgt an

                                cd /opt/iobroker
                                iob stop
                                npm i iobroker.js-controller@4.0.23 --production
                                iob fix
                                iob restore <dateiname>
                                
                                • Besuche meine Github Seite
                                • Beitrag hat geholfen oder willst du mich unterstützen
                                • HowTo Restore ioBroker
                                J 1 Antwort Letzte Antwort
                                0
                                • simatecS simatec

                                  @jens_loewe

                                  Dann schiebe jetzt den Restore wie folgt an

                                  cd /opt/iobroker
                                  iob stop
                                  npm i iobroker.js-controller@4.0.23 --production
                                  iob fix
                                  iob restore <dateiname>
                                  
                                  J Offline
                                  J Offline
                                  Jens_Loewe
                                  schrieb am zuletzt editiert von
                                  #18

                                  @simatec said in Backup zurück spielen nicht möglich:

                                  npm i iobroker.js-controller@4.0.23 --production

                                  Hey super - vielen Dank - es hat geklappt - IOBroker lebt wieder... lag es wirklich am falschen Verzeichnis, in dem ich war ?

                                  Grüße aus Berlin
                                  Jens

                                  simatecS 1 Antwort Letzte Antwort
                                  0
                                  • J Jens_Loewe

                                    @simatec said in Backup zurück spielen nicht möglich:

                                    npm i iobroker.js-controller@4.0.23 --production

                                    Hey super - vielen Dank - es hat geklappt - IOBroker lebt wieder... lag es wirklich am falschen Verzeichnis, in dem ich war ?

                                    Grüße aus Berlin
                                    Jens

                                    simatecS Offline
                                    simatecS Offline
                                    simatec
                                    Developer Most Active
                                    schrieb am zuletzt editiert von
                                    #19

                                    @jens_loewe
                                    Naja das auch und nicht den Fehlerlog lesen. Stand ja ganz eindeutig drin, was du machen musst

                                    • Besuche meine Github Seite
                                    • Beitrag hat geholfen oder willst du mich unterstützen
                                    • HowTo Restore ioBroker
                                    1 Antwort Letzte Antwort
                                    0

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

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

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

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


                                    Support us

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

                                    361

                                    Online

                                    32.8k

                                    Benutzer

                                    82.9k

                                    Themen

                                    1.3m

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

                                    • Du hast noch kein Konto? Registrieren

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