Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Hardware
    4. SONOFF Zigbee SNZB-02D

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    SONOFF Zigbee SNZB-02D

    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      Jhue89 @Jhue89 last edited by

      @Glasfaser

      ich brauch mal hilfe bei dem Update

      ich hab mal das update gemacht. Die Adapter wurden im ersten step nicht upgedatet. Jetzt wollte ich die nachziehen aber bekomme beim ersten adapter schon einen Fehler.

      sed repository: stable
      Adapter    "accuweather"  : 1.3.2    , installed 1.2.1  [Updatable]
      Adapter    "admin"        : 6.12.0   , installed 6.3.5  [Updatable]
      Adapter    "alexa2"       : 3.26.3   , installed 3.26.3
      Adapter    "backitup"     : 2.9.8    , installed 2.5.10 [Updatable]
      Adapter    "cloud"        : 4.4.1    , installed 4.3.0  [Updatable]
      Adapter    "discovery"    : 4.2.0    , installed 3.1.0  [Updatable]
      Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
      Adapter    "flot"         : 1.12.0   , installed 1.11.0 [Updatable]
      Adapter    "ham"          : 5.3.1    , installed 5.3.1
      Adapter    "history"      : 3.0.1    , installed 2.2.4  [Updatable]
      Adapter    "ical"         : 1.13.3   , installed 1.13.3
      Adapter    "iot"          : 2.0.11   , installed 2.0.11
      Adapter    "javascript"   : 7.1.6    , installed 6.1.4  [Updatable]
      Controller "js-controller": 5.0.17   , installed 5.0.17
      Adapter    "mobile"       : 1.0.1    , installed 1.0.1
      Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
      Adapter    "ping"         : 1.6.2    , installed 1.5.3  [Updatable]
      Adapter    "plex"         : 1.1.4    , installed 0.9.1  [Updatable]
      Adapter    "s7"           : 1.4.2    , installed 1.3.14 [Updatable]
      Adapter    "samsung"      : 0.5.11   , installed 0.5.11
      Adapter    "shelly"       : 6.6.1    , installed 6.3.1  [Updatable]
      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
      Adapter    "socketio"     : 6.6.0    , installed 4.2.0  [Updatable]
      Adapter    "trashschedule": 2.3.0    , installed 2.2.0  [Updatable]
      Adapter    "vis"          : 1.5.4    , installed 1.4.15 [Updatable]
      Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
      Adapter    "vis-hqwidgets": 1.4.0    , installed 1.3.0  [Updatable]
      Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
      Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
      Adapter    "web"          : 6.1.10   , installed 4.3.0  [Updatable]
      Adapter    "ws"           : 2.5.8    , installed 1.3.0  [Updatable]
      Adapter    "zigbee"       : 1.10.1   , installed 1.8.10 [Updatable]
      Adapter    "zigbee2mqtt"  : 2.13.4   , installed 2.7.3  [Updatable]
      HomePi@Home:~ $ sudo iobroker upgrade self
      Host    "Home"           is up to date.
      HomePi@Home:~ $ sudo iobroker upgrade
      
      This upgrade of "vis-hqwidgets" will introduce the following changes:
      ==========================================================================
      -> 1.4.0:
      Behavior of the dimmer was changed. If the current value is over 5% and the user clicks on dimmer, the dimmer will be set to 0%. If the current value is less than 5%, the dimmer will be set to 100%.
      
      -> 1.3.1:
      Added new parameter for dimmer
      ==========================================================================
      
      Would you like to upgrade vis-hqwidgets from @1.3.0 to @1.4.0 now? [(y)es, (n)o]: y
      Update vis-hqwidgets from @1.3.0 to @1.4.0
      NPM version: 8.19.3
      Installing iobroker.vis-hqwidgets@1.4.0... (System call)
      Try to solve ENOTEMPTY error automatically
      Could not handle ENOTEMPTY, because no deletable files were found
      npm ERR! code ENOTEMPTY
      npm ERR! syscall rename
      npm ERR! path /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node
      npm ERR! dest /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/.node-f0Rqzy2m
      npm ERR! errno -39
      npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node' -> '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/.node-f0Rqzy2m'
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2024-01-25T18_52_28_132Z-debug-0.log
      host.Home Cannot install iobroker.vis-hqwidgets@1.4.0: 217
      HomePi@Home:~ $ npm version
      {
        npm: '8.19.3',
        node: '16.19.0',
        v8: '9.4.146.26-node.24',
        uv: '1.43.0',
        zlib: '1.2.11',
        brotli: '1.0.9',
        ares: '1.18.1',
        modules: '93',
        nghttp2: '1.47.0',
        napi: '8',
        llhttp: '6.0.10',
        openssl: '1.1.1s+quic',
        cldr: '41.0',
        icu: '71.1',
        tz: '2022f',
        unicode: '14.0',
        ngtcp2: '0.8.1',
        nghttp3: '0.7.0'
      }
      HomePi@Home:~ $ js version
      -bash: js: command not found
      HomePi@Home:~ $ node -v
      v16.19.0
      HomePi@Home:~ $
      

      Sind die versionen alle soweit in ordnung?

      1 Reply Last reply Reply Quote 0
      • Glasfaser
        Glasfaser last edited by Glasfaser

        @jhue89 sagte in SONOFF Zigbee SNZB-02D:

        NPM version: 8.19.3
        node: '16.19.0'

        Das ist das Problem , zu alt ...

        Mache aber zuvor ein Backup !

        dann

        iob stop 
        iob fix
        iob nodejs-update
        sudo reboot
        
        J 1 Reply Last reply Reply Quote 0
        • J
          Jhue89 @Glasfaser last edited by

          @glasfaser
          So ein Backup mit backitup? Oder was über die shell?
          Sorry, ich bin in dem Bereich nicht so oft unterwegs.

          Glasfaser Thomas Braun 2 Replies Last reply Reply Quote 0
          • Glasfaser
            Glasfaser @Jhue89 last edited by

            @jhue89 sagte in SONOFF Zigbee SNZB-02D:

            So ein Backup mit backitup?

            Richtig , darüber !

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

              @jhue89

              Und nie nie niemals iobroker via sudo anpacken...

              sudo iobroker upgrade

              Falsch!

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

                Ich hab gestern abend mal alles Akualisiert, siehe da jetzt funktioniert es.

                ich glaube aber das ich doch ein problem mit dem Arbeitspeicher des PI habe. Das system ist langsam und geht immer wieder in einen Timeout.

                Es wird also doch Zeit für einen neuen PI. habt ihr eine Kaufempfehlung für mich?
                Oder könnt ihr mir sagen welcher Adapter weg könnte? Ich hab die Adapter mal kommentiert.

                Adapter    "accuweather"  : 1.3.2    //Wetter abfrage
                Adapter    "admin"        : 6.12.0   
                Adapter    "alexa2"       : 3.26.3   //Steuerung Alexa
                Adapter    "backitup"     : 2.9.8    //Backuperstellung
                Adapter    "cloud"        : 4.4.1    
                Adapter    "discovery"    : 4.2.0    //Dienst gestoppt
                Adapter    "fb-checkpresence": 1.2.2  //Jemand zuhause
                Adapter    "flot"         : 1.12.0    
                Adapter    "ham"          : 5.3.1    // Blink Kamerasystem
                Adapter    "history"      : 3.0.1     //Achivierung
                Adapter    "ical"         : 1.13.3    //Läuft 1x pro minute, Soll nur den Abfallkalender Abfragen gibt aber immer eine Störung raus
                Adapter    "iot"          : 2.0.11 // Wird der benötigt?
                Adapter    "javascript"   : 7.1.6
                Controller "js-controller": 5.0.17 
                Adapter    "mobile"       : 1.0.1	//ist der Wichtig?
                Adapter    "net-tools"    : 0.2.0   //Dienst gestoppt
                Adapter    "ping"         : 1.6.2   //Dienst gestoppt
                Adapter    "plex"         : 1.1.4   //Dienst gestoppt
                Adapter    "s7"           : 1.4.2   //Anbindung an meine SPS
                Adapter    "shelly"       : 6.6.1   //Für meine Shellys
                Adapter    "simple-api"   : 2.7.2   
                Adapter    "socketio"     : 6.6.0   
                Adapter    "trashschedule": 2.3.0   // Abfallkalender
                Adapter    "vis"          : 1.5.4    
                Adapter    "vis-history"  : 1.0.0    
                Adapter    "vis-hqwidgets": 1.4.0    
                Adapter    "vis-jqui-mfd" : 1.0.12  
                Adapter    "vis-keyboard" : 0.0.2    
                Adapter    "vis-timeandweather": 1.2.2,
                Adapter    "web"          : 6.1.10   
                Adapter    "ws"           : 2.5.8    //Was ist das?
                Adapter    "zigbee"       : 1.10.1   
                Adapter    "zigbee2mqtt"  : 2.13.4  // ist der wichtig?
                
                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Jhue89 last edited by

                  @jhue89

                  Zeig mal die Langfassung von

                  iob diag
                  
                  J 1 Reply Last reply Reply Quote 0
                  • J
                    Jhue89 @Thomas Braun last edited by

                    @thomas-braun

                    bitte sehr:

                    ======== Start marking the full check here =========
                    
                    
                    Skript v.2023-10-10
                    
                    *** BASE SYSTEM ***
                       Static hostname: Home
                             Icon name: computer
                      Operating System: Raspbian GNU/Linux 11 (bullseye)
                                Kernel: Linux 6.1.21-v7+
                          Architecture: arm
                    
                    Model           : Raspberry Pi 2 Model B Rev 1.1
                    Docker          : false
                    Virtualization  : none
                    Kernel          : armv7l
                    Userland        : armhf
                    
                    Systemuptime and Load:
                     12:32:22 up  7:09,  1 user,  load average: 2.09, 1.52, 1.30
                    CPU threads: 4
                    
                    
                    *** RASPBERRY THROTTLING ***
                    Current issues:
                    No throttling issues detected.
                    
                    Previously detected issues:
                    No throttling issues detected.
                    
                    *** Time and Time Zones ***
                                   Local time: Fri 2024-01-26 12:32:23 CET
                               Universal time: Fri 2024-01-26 11:32:23 UTC
                                     RTC time: n/a
                                    Time zone: Europe/Berlin (CET, +0100)
                    System clock synchronized: yes
                                  NTP service: active
                              RTC in local TZ: no
                    
                    *** User and Groups ***
                    HomePi
                    /home/HomePi
                    HomePi 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:            921M        761M         65M        0.0K         95M        108M
                    Swap:            99M         99M        0.0K
                    Total:          1.0G        861M         65M
                    
                              921 M total memory
                              761 M used memory
                              224 M active memory
                              568 M inactive memory
                               65 M free memory
                                7 M buffer memory
                               88 M swap cache
                               99 M total swap
                               99 M used swap
                                0 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
                    
                    *** FAILED SERVICES ***
                    
                      UNIT LOAD ACTIVE SUB DESCRIPTION
                    0 loaded units listed.
                    
                    *** FILESYSTEM ***
                    Filesystem     Type      Size  Used Avail Use% Mounted on
                    /dev/root      ext4       15G  5.9G  7.7G  44% /
                    devtmpfs       devtmpfs  333M     0  333M   0% /dev
                    tmpfs          tmpfs     461M     0  461M   0% /dev/shm
                    tmpfs          tmpfs     185M  948K  184M   1% /run
                    tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                    /dev/mmcblk0p1 vfat      255M   51M  205M  20% /boot
                    tmpfs          tmpfs      93M     0   93M   0% /run/user/1000
                    
                    Messages concerning ext4 filesystem in dmesg:
                    [Fri Jan 26 05:22:25 2024] Kernel command line: coherent_pool=1M snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 video=Composite-1:720x480@60i vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyAMA0,115200 console=tty1 root=PARTUUID=7a73e85d-02 rootfstype=ext4 fsck.repair=yes rootwait
                    [Fri Jan 26 05:22:29 2024] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
                    [Fri Jan 26 05:22:29 2024] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
                    [Fri Jan 26 05:22:30 2024] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
                    [Fri Jan 26 05:22:30 2024] EXT4-fs (mmcblk0p2): 2 orphan inodes deleted
                    [Fri Jan 26 05:22:30 2024] EXT4-fs (mmcblk0p2): recovery complete
                    [Fri Jan 26 05:22:30 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                    [Fri Jan 26 05:22:30 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                    [Fri Jan 26 05:22:35 2024] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                    
                    Show mounted filesystems \(real ones only\):
                    TARGET  SOURCE         FSTYPE OPTIONS
                    /       /dev/mmcblk0p2 ext4   rw,noatime
                    `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                    
                    Files in neuralgic directories:
                    
                    /var:
                    1.7G    /var/
                    1.1G    /var/log/journal/a3542517333145ee86afa46c47ad113c
                    1.1G    /var/log/journal
                    1.1G    /var/log
                    417M    /var/cache
                    
                    Archived and active journals take up 1.0G in the file system.
                    
                    /opt/iobroker/backups:
                    74M     /opt/iobroker/backups/
                    
                    /opt/iobroker/iobroker-data:
                    1.2G    /opt/iobroker/iobroker-data/
                    911M    /opt/iobroker/iobroker-data/history
                    227M    /opt/iobroker/iobroker-data/files
                    67M     /opt/iobroker/iobroker-data/files/javascript.admin
                    48M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                    
                    The five largest files in iobroker-data are:
                    33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
                    21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                    20M     /opt/iobroker/iobroker-data/files/s7.admin/static/js/main.4fb08967.js.map
                    18M     /opt/iobroker/iobroker-data/objects.jsonl
                    12M     /opt/iobroker/iobroker-data/states.jsonl
                    
                    USB-Devices by-id:
                    USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                    
                    /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001CDDF4CB-if00
                    
                    *** NodeJS-Installation ***
                    
                    /usr/bin/nodejs         v18.19.0
                    /usr/bin/node           v18.19.0
                    /usr/bin/npm            10.2.3
                    /usr/bin/npx            10.2.3
                    /usr/bin/corepack       0.22.0
                    
                    
                    nodejs:
                      Installed: 18.19.0-1nodesource1
                      Candidate: 18.19.0-1nodesource1
                      Version table:
                     *** 18.19.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                            100 /var/lib/dpkg/status
                         18.18.2-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.18.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.18.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.17.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.17.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.16.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.16.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.15.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.14.2-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.14.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.14.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.13.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.12.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.11.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.10.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.9.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.9.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.8.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.7.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.6.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.5.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.4.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.3.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.2.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.1.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         18.0.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                         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
                    
                    Errors in npm tree:
                    
                    *** ioBroker-Installation ***
                    
                    ioBroker Status
                    iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Core adapters versions
                    js-controller:  5.0.17
                    admin:          6.12.0
                    javascript:     7.1.6
                    
                    Adapters from github:   0
                    
                    Adapter State
                    + system.adapter.accuweather.0            : accuweather           : Home                                     -  enabled
                    + system.adapter.admin.0                  : admin                 : Home                                     -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.alexa2.0                 : alexa2                : Home                                     -  enabled
                    + system.adapter.backitup.0               : backitup              : Home                                     -  enabled
                    + system.adapter.cloud.0                  : cloud                 : Home                                     -  enabled
                      system.adapter.discovery.0              : discovery             : Home                                     - disabled
                    + system.adapter.fb-checkpresence.0       : fb-checkpresence      : Home                                     -  enabled
                      system.adapter.flot.0                   : flot                  : Home                                     - disabled
                    + system.adapter.ham.0                    : ham                   : Home                                     -  enabled
                    + system.adapter.history.0                : history               : Home                                     -  enabled
                      system.adapter.ical.0                   : ical                  : Home                                     -  enabled
                    + system.adapter.iot.0                    : iot                   : Home                                     -  enabled
                    + system.adapter.javascript.0             : javascript            : Home                                     -  enabled
                      system.adapter.mobile.0                 : mobile                : Home                                     - disabled
                      system.adapter.net-tools.0              : net-tools             : Home                                     - disabled
                      system.adapter.ping.0                   : ping                  : Home                                     - disabled
                      system.adapter.plex.0                   : plex                  : Home                                     - disabled
                    + system.adapter.s7.0                     : s7                    : Home                                     -  enabled
                      system.adapter.samsung.0                : samsung               : Home                                     - disabled
                    + system.adapter.shelly.0                 : shelly                : Home                                     -  enabled, port: 1882, bind: 0.0.0.0
                      system.adapter.trashschedule.0          : trashschedule         : Home                                     -  enabled
                      system.adapter.vis-history.0            : vis-history           : Home                                     - disabled
                      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : Home                                     - disabled
                      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : Home                                     - disabled
                      system.adapter.vis-keyboard.0           : vis-keyboard          : Home                                     - disabled
                      system.adapter.vis-timeandweather.0     : vis-timeandweather    : Home                                     - disabled
                      system.adapter.vis.0                    : vis                   : Home                                     -  enabled
                    + system.adapter.web.0                    : web                   : Home                                     -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    + system.adapter.zigbee.0                 : zigbee                : Home                                     -  enabled
                    
                    + instance is alive
                    
                    Enabled adapters with bindings
                    + system.adapter.admin.0                  : admin                 : Home                                     -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.shelly.0                 : shelly                : Home                                     -  enabled, port: 1882, bind: 0.0.0.0
                    + system.adapter.web.0                    : web                   : Home                                     -  enabled, port: 8082, 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
                    
                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @Jhue89 last edited by

                      @jhue89 sagte in SONOFF Zigbee SNZB-02D:

                      [Fri Jan 26 05:22:30 2024] EXT4-fs (mmcblk0p2): 2 orphan inodes deleted

                      Da hats im Dateisystem eingeschlagen.
                      Ein Raspberry2 mit 1GB ist auch zu schwach auf der Brust.

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

                        @thomas-braun
                        was heisst das im Klartext?

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

                          @jhue89 sagte in SONOFF Zigbee SNZB-02D:

                          was heisst das im Klartext?

                          Schau dich nach kräftigerer Hardware um und spiel in das frische System dann ein Backup ein.

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

                            @thomas-braun
                            Kann ich das Dateisystem noch reparieren und welche auswirkungen hat der defekt?

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

                              @jhue89 sagte in SONOFF Zigbee SNZB-02D:

                              Kann ich das Dateisystem noch reparieren und welche auswirkungen hat der defekt?

                              Kann ich beides nicht beantworten.
                              Aber der Zeitpunkt des Neustarts kommt mir schon seltsam vor.

                              05:22 Uhr ist ja zu nachtschlafender Zeit. Hat die Kiste da ein Eigenleben?

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

                                @thomas-braun
                                5.22 ist doch ne normale Zeit. Da ha ich gecheckt ob das System noch funktioniert. Ich wollte mich über die Webanwendungen auf den IOBrocker schalter. Da ging aber nichts meh ein endloser Ladebalken. Danach habe ich den Stecker gezogen und das Systrm neu gestartet. Das müsste um die Zeit gewesen sein.

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

                                  @jhue89 sagte in SONOFF Zigbee SNZB-02D:

                                  Danach habe ich den Stecker gezogen und das Systrm neu gestartet.

                                  Das Stecker ziehen grillt dir dein Dateisystem. 2 'Inodes' hat es nun gehimmelt.

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

                                    @thomas-braun

                                    Ahja, also selbst verschuldet jetzt müsste ich nur noch wissen welchen einfluss das hat und ob ich das wieder in Ordung bringen kann.

                                    Nicht desto trotz wird es aber wahrscheinlich auf neue Hardware hinauslaufen ich hab den PI 2 vor ein Paar Jahren rausgekramt, um mal zu testen was alles möglich ist. Naja und im Winter wächst es immer weiter. Ich hab mir in den letzten Wochen einiges an Geräten zugelegt, also klar das es jetzt voll wird.

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

                                      @jhue89 sagte in SONOFF Zigbee SNZB-02D:

                                      ob ich das wieder in Ordung bringen kann.

                                      Nein, das System hat bereits versucht, das was geht in Ordnung zu bringen. Bei zwei Einträgen war das aber nicht mehr möglich.

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

                                      Support us

                                      ioBroker
                                      Community Adapters
                                      Donate

                                      908
                                      Online

                                      31.9k
                                      Users

                                      80.2k
                                      Topics

                                      1.3m
                                      Posts

                                      5
                                      26
                                      928
                                      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