Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Kein Browserzugriff mehr nach Backitup Update

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    Kein Browserzugriff mehr nach Backitup Update

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

      Hallo liebes Team,

      durch diverse Feedbacks im Zuge der Aktualisierung des neuen Zigbee 3.x Adapters habe ich mir ein 2. IoB System aufgesetzt und wollte dies über den Backup Adapter des Produktivsystems auf den gleichen Stand bringen.
      Ich bin leider nicht so versiert in Linux und IoB, dass ich anfallende Probleme ohne größere Krise lösen könnte.

      Beide Systeme waren von Linux und IoB Admin Seite auf dem gleichen Stand. Zur Generierung der Ordner wurde der Backitup Adapter auf dem Testsystem einmal aktiviert und danach über Filezilla die letzten Backups des Produktivsystems auf das Testsystem kopiert und zunächst das ‚iobroker‘ Backup ausgeführt. Brauchte seine Zeit aber lief durch bis zu einer positiven Meldung am Ende des Prozesses.

      Problem jetzt: Ich kann auf das System mit IP:8081 nicht mehr zugreifen.
      Folgende Meldung:

      Fehler: Verbindung unterbrochen
      Die Verbindung zum Server wurde zurückgesetzt, während die Seite geladen wurde.
      
      Die Website könnte vorübergehend nicht erreichbar sein, versuchen Sie es bitte später nochmals.
      Wenn Sie auch keine andere Website aufrufen können, überprüfen Sie bitte die Netzwerk-/Internetverbindung.
      Wenn Ihr Computer oder Netzwerk von einer Firewall oder einem Proxy geschützt wird, stellen Sie bitte sicher, dass Firefox auf das Internet zugreifen darf.
      

      ich habe einen

      iob fix
      

      durchlaufen lassen, der sich eigentlich positiv liest.

      martin@IoB-RasPi4:~ $ iob fix
      library: loaded
      Library version=2025-08-09
      
      ==========================================================================
      
          Welcome to the ioBroker installation fixer!
          Script version: 2025-08-09
      
          You might need to enter your password a couple of times.
      
      ==========================================================================
      
      
      ==========================================================================
          Installing prerequisites (1/5)
      ==========================================================================
      
      Hit:1 http://deb.debian.org/debian bookworm InRelease
      Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
      Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
      Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease
      Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
      Reading package lists... Done
      
      ==========================================================================
          Checking ioBroker user and directory permissions (2/5)
      ==========================================================================
      
      Created /etc/sudoers.d/iobroker
      Fixing directory permissions...
      
      ==========================================================================
          Check and cleanup npm temporary directories (3/5)
      ==========================================================================
      
      Done.
      
      ==========================================================================
          Database maintenance (4/5)
      ==========================================================================
      
      Checking for uncompressed JSONL databases... This might take a while!
      
      Compressing /opt/iobroker/iobroker-data/states.jsonl
      Compressing /opt/iobroker/iobroker-data/objects.jsonl
      Compressed 2 JSONL files. Done
      
      ==========================================================================
          Checking autostart (5/5)
      ==========================================================================
      
      ==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ====
      Authentication is required to stop 'iobroker.service'.
      Authenticating as: ,,, (martin)
      Password: polkit-agent-helper-1: pam_authenticate failed: Authentication failure
      Enabling autostart...
      Autostart enabled!
      
      ==========================================================================
      
          Your installation was fixed successfully
          Run iobroker start to start ioBroker again!
      

      danach kam

       iob diag
      

      dran...

      ```bash
      Script v.2025-08-09
      
      *** BASE SYSTEM ***
      Operating System: Debian GNU/Linux 12 (bookworm)
       Static hostname: IoB-RasPi4
             Icon name: computer
                Kernel: Linux 6.12.34+rpt-rpi-v8
          Architecture: arm64
      OS is similar to:
      
      Model           : Raspberry Pi 3 Model B Rev 1.2
      Docker          : false
      Virtualization  : none
      Kernel          : aarch64
      Userland        : 64 bit
      
      Systemuptime and Load:
       19:20:36 up 2 min,  2 users,  load average: 4.86, 1.71, 0.62
      CPU threads: 4
      
      
      *** LIFE CYCLE STATUS ***
      Debian 'bookworm' is the current oldstable version. Please upgrade to the latest stable release 'trixie' in due time!
      
      *** RASPBERRY THROTTLING ***
      Current issues:
      No throttling issues detected.
      
      Previously detected issues:
      No throttling issues detected.
      
      *** TIME AND TIMEZONES ***
                     Local time: Fri 2025-09-12 19:20:37 CEST
                 Universal time: Fri 2025-09-12 17:20:37 UTC
                       RTC time: n/a
                      Time zone: Europe/Berlin (CEST, +0200)
      System clock synchronized: yes
                    NTP service: active
                RTC in local TZ: no
      
      *** Users and Groups ***
      User that called 'iob diag':
      martin
      HOME=/home/martin
      GROUPS=martin adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
      
      User that is running 'js-controller':
      iobroker
      HOME=/home/iobroker
      GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
      
      *** DISPLAY-SERVER SETUP ***
      Display-Server:         false
      Unit display-manager.service could not be found.
      Display-Manager:
      Desktop:
      Session:                tty
      
      *** MEMORY ***
                     total        used        free      shared  buff/cache   available
      Mem:            950M        556M        152M        1.0M        302M        393M
      Swap:           209M          0B        209M
      Total:          1.2G        556M        362M
      
      Active iob-Instances:   1
      
                906 M total memory
                534 M used memory
                150 M active memory
                525 M inactive memory
                141 M free memory
                 11 M buffer memory
                276 M swap cache
                199 M total swap
                  0 M used swap
                199 M free swap
      
      *** top - Table Of Processes  ***
      top - 19:20:38 up 2 min,  2 users,  load average: 4.86, 1.71, 0.62
      Tasks: 171 total,   2 running, 169 sleeping,   0 stopped,   0 zombie
      %Cpu(s): 50.0 us, 11.1 sy,  0.0 ni, 38.9 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
      MiB Mem :    906.2 total,    138.8 free,    536.9 used,    288.8 buff/cache
      MiB Swap:    200.0 total,    200.0 free,      0.0 used.    369.3 avail Mem
      
      *** FAILED SERVICES ***
      
        UNIT LOAD ACTIVE SUB DESCRIPTION
      0 loaded units listed.
      
      
      *** DMESG CRITICAL ERRORS ***
      No critical errors detected
      
      *** FILESYSTEM ***
      Filesystem     Type      Size  Used Avail Use% Mounted on
      udev           devtmpfs  317M     0  317M   0% /dev
      tmpfs          tmpfs     182M 1008K  181M   1% /run
      /dev/mmcblk0p2 ext4      6.7G  4.4G  2.0G  70% /
      tmpfs          tmpfs     454M     0  454M   0% /dev/shm
      tmpfs          tmpfs     5.0M   12K  5.0M   1% /run/lock
      /dev/mmcblk0p1 vfat      510M   66M  445M  13% /boot/firmware
      tmpfs          tmpfs      91M     0   91M   0% /run/user/1000
      
      Messages concerning ext4 filesystem in dmesg:
      [Fri Sep 12 19:18:24 2025] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 cgroup_disable=memory snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=48430ab5-02 rootfstype=ext4 fsck.repair=yes rootwait
      [Fri Sep 12 19:18:43 2025] EXT4-fs (mmcblk0p2): mounted filesystem 93c89e92-8f2e-4522-ad32-68faed883d2f ro with ordered data mode. Quota mode: none.
      [Fri Sep 12 19:18:45 2025] EXT4-fs (mmcblk0p2): re-mounted 93c89e92-8f2e-4522-ad32-68faed883d2f r/w.
      
      Show mounted filesystems:
      TARGET           SOURCE         FSTYPE OPTIONS
      /                /dev/mmcblk0p2 ext4   rw,noatime
      `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
      
      Files in neuralgic directories:
      
      /var:
      820M    /var/
      244M    /var/log
      243M    /var/log/journal/f72ac37ec96d471ba7e8707fe9029a0f
      243M    /var/log/journal
      207M    /var/cache
      
      Archived and active journals take up 242.8M in the file system.
      
      /opt/iobroker/backups:
      5.5M    /opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      121M    /opt/iobroker/iobroker-data/
      109M    /opt/iobroker/iobroker-data/files
      33M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js
      33M     /opt/iobroker/iobroker-data/files/modbus.admin/static
      33M     /opt/iobroker/iobroker-data/files/modbus.admin
      
      The five largest files in iobroker-data are:
      24M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.6a71b34c.js.map
      9.3M    /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.6a71b34c.js
      8.8M    /opt/iobroker/iobroker-data/objects.jsonl
      8.2M    /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.02fc3820.js
      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
      
      USB-Devices by-id:
      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
      
      No Devices found 'by-id'
      
      *** ZigBee Settings ***
      
      HINT:
      Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
      /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_d28be0ffa5dbed1196f7f12d62c613ac-if00-port0
      Zigbee Network Settings on your coordinator/in nvbackup are:
      
      zigbee.X
      Extended Pan ID:
      *** MASKED ***
      Pan ID:
      *** MASKED ***
      Channel:
      *** MASKED ***
      Network Key:
      *** MASKED ***
      
      To unmask the settings run 'iob diag --unmask'
      
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs         v20.19.5
      /usr/bin/node           v20.19.5
      /usr/bin/npm            10.8.2
      /usr/bin/npx            10.8.2
      /usr/bin/corepack       0.33.0
      
      nodejs:
        Installed: 20.19.5-1nodesource1
        Candidate: 20.19.5-1nodesource1
        Version table:
       *** 20.19.5-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
              100 /var/lib/dpkg/status
           20.19.4-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.19.3-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.19.2-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.19.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.19.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.18.3-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.18.2-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.18.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.18.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.17.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.16.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.15.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.15.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.14.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.13.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.13.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.12.2-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.12.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.12.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.11.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.11.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.10.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.9.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.8.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.8.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.7.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.6.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.6.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.5.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.5.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.4.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.3.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.3.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.2.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.1.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           20.0.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
           18.20.4+dfsg-1~deb12u1 500
              500 http://deb.debian.org/debian bookworm/main arm64 Packages
              500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
      
      Temp directories causing deletion problem: 0
      No problems detected
      
      Errors in npm tree: 0
      No problems detected
      
      Checking for nodejs vulnerability:
      
      
       █████  ██      ██           ██████   ██████   ██████  ██████         ██
      ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
      ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
      ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
      ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
      
      
      
      *** ioBroker-Installation ***
      
      ioBroker Status
      iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Hosts:
      IoB-RasPi4          IoB-RasPi4 (version: 7.0.7, hostname: IoB-RasPi4    , alive, uptime: 150)
      
      Core adapters versions
      js-controller:  7.0.7
      admin:          7.6.17
      javascript:     8.9.2
      
      nodejs modules from github:     0
      
      Adapter State
        system.adapter.admin.0                  : admin                 : IoB-RasPi4                               -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
        system.adapter.backitup.0               : backitup              : IoB-RasPi4                               -  enabled
        system.adapter.cloud.0                  : cloud                 : IoB-RasPi4                               - disabled
        system.adapter.discovery.0              : discovery             : IoB-RasPi4                               - disabled
        system.adapter.flot.0                   : flot                  : IoB-RasPi4                               - disabled
        system.adapter.history.0                : history               : IoB-RasPi4                               - disabled
        system.adapter.hm-rega.0                : hm-rega               : IoB-RasPi4                               - disabled
        system.adapter.hm-rpc.0                 : hm-rpc                : IoB-RasPi4                               - disabled, port: 0
        system.adapter.hm-rpc.1                 : hm-rpc                : IoB-RasPi4                               - disabled, port: 0
        system.adapter.ical.0                   : ical                  : IoB-RasPi4                               - disabled
        system.adapter.javascript.0             : javascript            : IoB-RasPi4                               - disabled
        system.adapter.modbus.0                 : modbus                : IoB-RasPi4                               - disabled
        system.adapter.ping.0                   : ping                  : IoB-RasPi4                               - disabled
        system.adapter.pvforecast.0             : pvforecast            : IoB-RasPi4                               - disabled
        system.adapter.pvforecast.1             : pvforecast            : IoB-RasPi4                               - disabled
        system.adapter.signal-cmb.0             : signal-cmb            : IoB-RasPi4                               - disabled
        system.adapter.signal-cmb.1             : signal-cmb            : IoB-RasPi4                               - disabled
        system.adapter.smartmeter.0             : smartmeter            : IoB-RasPi4                               - disabled
        system.adapter.socketio.0               : socketio              : IoB-RasPi4                               - disabled, port: 8084, bind: 192.168.178.198, run as: admin
        system.adapter.sql.0                    : sql                   : IoB-RasPi4                               - disabled, port: 3306
        system.adapter.telegram.0               : telegram              : IoB-RasPi4                               - disabled, port: 8443, bind: 0.0.0.0
        system.adapter.text2command.0           : text2command          : IoB-RasPi4                               - disabled
        system.adapter.trashschedule.0          : trashschedule         : IoB-RasPi4                               - disabled
        system.adapter.tuya.0                   : tuya                  : IoB-RasPi4                               - disabled
        system.adapter.valuetrackerovertime.0   : valuetrackerovertime  : IoB-RasPi4                               - disabled
        system.adapter.web.0                    : web                   : IoB-RasPi4                               - disabled, port: 8082, bind: 192.168.178.198, run as: admin
        system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : IoB-RasPi4                               - disabled
        system.adapter.zigbee.0                 : zigbee                : IoB-RasPi4                               - disabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_d28be0ffa5dbed1196f7f12d62c613ac-if00-port0
      
      + instance is alive
      
      Enabled adapters with bindings
        system.adapter.admin.0                  : admin                 : IoB-RasPi4                               -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
      
      ioBroker-Repositories
      ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
      │ (index) │ name     │ url                                                     │ auto upgrade │
      ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
      │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ true         │
      │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
      └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
      
      Active repo(s): stable
      Upgrade policy: patch
      
      Installed ioBroker-Adapters
      Used repository: stable
      Adapter    "admin"        : 7.7.2    , installed 7.6.17 [Updatable]
      Adapter    "backitup"     : 3.3.5    , installed 3.3.5
      Adapter    "cloud"        : 5.0.1    , installed 5.0.1
      Adapter    "discovery"    : 5.0.0    , installed 5.0.0
      Adapter    "flot"         : 1.12.0   , installed 1.12.0
      Adapter    "history"      : 3.0.1    , installed 3.0.1
      Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
      Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
      Adapter    "ical"         : 1.16.2   , installed 1.16.2
      Adapter    "javascript"   : 8.9.2    , installed 8.9.2
      Controller "js-controller": 7.0.7    , installed 7.0.7
      Adapter    "modbus"       : 6.3.2    , installed 6.3.2
      Adapter    "ping"         : 1.6.2    , installed 1.6.2
      Adapter    "pvforecast"   : 5.0.0    , installed 5.0.0
      Adapter    "signal-cmb"   : 0.3.0    , installed 0.3.0
      Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
      Adapter    "socketio"     : 6.7.1    , installed 6.7.1
      Adapter    "sql"          : 3.0.1    , installed 3.0.1
      Adapter    "telegram"     : 4.1.0    , installed 4.1.0
      Adapter    "text2command" : 3.0.3    , installed 3.0.3
      Adapter    "trashschedule": 3.3.0    , installed 3.3.0
      Adapter    "tuya"         : 3.16.0   , installed 3.16.0
      Adapter    "whatsapp-cmb" : 0.3.0    , installed 0.3.0
      Adapter    "zigbee"       : 3.0.5    , installed 1.10.14 [Updatable]
      
      Objects and States
      Please stand by - This may take a while
      Objects:        2772
      States:         1754
      
      *** OS-Repositories and Updates ***
      ob diag --unmask
      Hit:1 http://deb.debian.org/debian bookworm InRelease
      Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
      Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
      Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease
      Hit:5 https://deb.nodesource.com/node_20.x nodistro 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 0.0.0.0:22              0.0.0.0:*               LISTEN      0          5650       620/sshd: /usr/sbin
      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          7267       1/init
      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       1872       612/iobroker.js-con
      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       1877       612/iobroker.js-con
      tcp        0      0 0.0.0.0:53745           0.0.0.0:*               LISTEN      103        6544       970/rpc.statd
      tcp6       0      0 :::22                   :::*                    LISTEN      0          5652       620/sshd: /usr/sbin
      tcp6       0      0 :::52841                :::*                    LISTEN      103        6548       970/rpc.statd
      tcp6       0      0 :::111                  :::*                    LISTEN      0          8221       1/init
      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       8276       884/io.admin.0
      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          5956       1/init
      udp        0      0 127.0.0.1:722           0.0.0.0:*                           0          6538       970/rpc.statd
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        1749       532/avahi-daemon: r
      udp        0      0 0.0.0.0:57125           0.0.0.0:*                           104        1751       532/avahi-daemon: r
      udp        0      0 0.0.0.0:57131           0.0.0.0:*                           103        6542       970/rpc.statd
      udp6       0      0 :::111                  :::*                                0          6524       1/init
      udp6       0      0 :::5353                 :::*                                104        1750       532/avahi-daemon: r
      udp6       0      0 :::41303                :::*                                103        6546       970/rpc.statd
      udp6       0      0 :::42517                :::*                                104        1752       532/avahi-daemon: r
      udp6       0      0 fe80::b978:bf7e:424:546 :::*                                0          1868       582/NetworkManager
      
      *** Log File - Last 25 Lines ***
      
      mount.nfs: Connection refused
      
      2025-09-12 19:22:13.604  - info: host.IoB-RasPi4 iobroker npm-install: host.IoB-RasPi4 object system.adapter.valuetrackerovertime created/updated
      2025-09-12 19:22:13.610  - info: host.IoB-RasPi4 iobroker npm-install: Updating objects from io-package.json for adapter "valuetrackerovertime" with version "1.1.0"
      2025-09-12 19:22:14.783  - info: host.IoB-RasPi4 iobroker npm-install: exit 0
      2025-09-12 19:22:15.787  - warn: host.IoB-RasPi4 startInstance cannot find adapter "web@7.0.8". Try to install it... 1 attempt
      2025-09-12 19:22:15.789  - info: host.IoB-RasPi4 iobroker install web@7.0.8 using installedFrom
      2025-09-12 19:22:22.806  - info: host.IoB-RasPi4 iobroker npm-install: NPM version: 10.8.2
      2025-09-12 19:22:22.810  - info: host.IoB-RasPi4 iobroker npm-install: Installing iobroker.web@7.0.8... (System call)
      2025-09-12 19:24:20.493  - info: host.IoB-RasPi4 iobroker npm-install: added 22 packages in 2m
      2025-09-12 19:24:20.498  - info: host.IoB-RasPi4 iobroker npm-install: 175 packages are looking for funding  run `npm fund` for details
      2025-09-12 19:24:24.613  - info: host.IoB-RasPi4 iobroker npm-install: host.IoB-RasPi4 install adapter web@7.0.8
      2025-09-12 19:24:24.718  - info: host.IoB-RasPi4 iobroker npm-install: upload [6] web.admin /opt/iobroker/node_modules/iobroker.web/admin/assets/index-Bd3GtHgn.css assets/index-Bd3GtHgn.css text/css
      2025-09-12 19:24:24.737  - info: host.IoB-RasPi4 iobroker npm-install: upload [5] web.admin /opt/iobroker/node_modules/iobroker.web/admin/assets/index-D-a9dmD8.js assets/index-D-a9dmD8.js application/javascript
      2025-09-12 19:24:25.595  - info: host.IoB-RasPi4 iobroker npm-install: upload [4] web.admin /opt/iobroker/node_modules/iobroker.web/admin/favicon.ico favicon.ico image/vnd.microsoft.icon
      2025-09-12 19:24:25.683  - info: host.IoB-RasPi4 iobroker npm-install: upload [3] web.admin /opt/iobroker/node_modules/iobroker.web/admin/index_m.html index_m.html text/html
      2025-09-12 19:24:25.746  - info: host.IoB-RasPi4 iobroker npm-install: upload [2] web.admin /opt/iobroker/node_modules/iobroker.web/admin/manifest.json manifest.json application/json
      2025-09-12 19:24:25.762  - info: host.IoB-RasPi4 iobroker npm-install: upload [1] web.admin /opt/iobroker/node_modules/iobroker.web/admin/web.png web.png image/png
      2025-09-12 19:24:25.785  - info: host.IoB-RasPi4 iobroker npm-install: upload [0] web.admin /opt/iobroker/node_modules/iobroker.web/admin/web.svg web.svg image/svg+xml
      2025-09-12 19:24:25.896  - info: host.IoB-RasPi4 iobroker npm-install: upload [403] web /opt/iobroker/node_modules/iobroker.web/www/404.html 404.html text/html
      2025-09-12 19:24:25.945  - info: host.IoB-RasPi4 iobroker npm-install: upload [400] web /opt/iobroker/node_modules/iobroker.web/www/dir.html dir.html text/html
      2025-09-12 19:24:26.871  - info: host.IoB-RasPi4 iobroker npm-install: upload [350] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/blitzer/images/ui-icons_ffffff_256x240.png lib/css/themes/jquery-ui/blitzer/images/ui-icons_ffffff_256x240.png image/png
      2025-09-12 19:24:27.817  - info: host.IoB-RasPi4 iobroker npm-install: upload [300] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/dark-hive/images/ui-bg_glass_40_ffc73d_1x400.png lib/css/themes/jquery-ui/dark-hive/images/ui-bg_glass_40_ffc73d_1x400.png image/png
      2025-09-12 19:24:29.535  - info: host.IoB-RasPi4 iobroker npm-install: upload [250] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/eggplant/images/ui-icons_454545_256x240.png lib/css/themes/jquery-ui/eggplant/images/ui-icons_454545_256x240.png image/png
      2025-09-12 19:24:30.308  - info: host.IoB-RasPi4 iobroker npm-install: upload [200] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/hot-sneaks/images/ui-icons_454545_256x240.png lib/css/themes/jquery-ui/hot-sneaks/images/ui-icons_454545_256x240.png image/png
      
      

      ========================================================================

      was mir dort auffiel ist folgender Abschnitt

      *** DISPLAY-SERVER SETUP ***
      Display-Server:         false
      Unit display-manager.service could not be found.
      Display-Manager:
      Desktop:
      Session:                tty
      
      

      Ich würde die Spezialisten bitten einmal nachsehen, ob noch etwas zu retten ist, wie ich das Testsystem evtl. wieder aktiviert bekomme und wo mein Fehler lag, damit ich mir dies beim nächsten mal erspare.

      Ich entschuldige mich schon mal für den Umfang meines Posts und bedanke mich für jeden Tip.
      Martin

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

        @mjohn

        Das Kistchen ist einfach nur überlastet. 1GB ist zu schwachbrüstig.

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

          @thomas-braun
          Danke für die schnelle Antwort.

          d.h. mit dem kleinen RasPi4 komme ich nicht weiter? Vergebene Liebesmüh...

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

            @mjohn

            Jedenfalls setzt die Hardware seeeeeeeeeeeeeehr viel Geduld bei dir voraus...

            Das ist übrigens auch kein Raspberry4, sondern

            Model           : Raspberry Pi 3 Model B Rev 1.2
            
            M 1 Reply Last reply Reply Quote 0
            • M
              mjohn @Thomas Braun last edited by

              @thomas-braun
              ich hatte das auch gedacht, aber er hat sich als RasPI4 gemeldet.

              Kann ich außer Geduld noch etwas machen. Irgwendwelche magischen Konsolen Befehle, um
              wieder Zugriff auf den Admin zu bekommen?

              Habe hier noch nen Rock64 rumliegen, der hat leider eine andere Architektur und ich muss wieder von vorne beginnen. Aber das wäre das einzige, was ohne Neukauf möglich wäre.

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

                @mjohn sagte in Kein Browserzugriff mehr nach Backitup Update:

                ich hatte das auch gedacht, aber er hat sich als RasPI4 gemeldet.

                Nein, er meldet sich als Model : Raspberry Pi 3 Model B Rev 1.2

                Irgwendwelche magischen Konsolen Befehle, um
                wieder Zugriff auf den Admin zu bekommen?

                Abwarten.

                Habe hier noch nen Rock64 rumliegen, der hat leider eine andere Architektur und ich muss wieder von vorne beginnen. Aber das wäre das einzige, was ohne Neukauf möglich wäre.

                Ist doch auch arm64, oder nicht? Würde ich mal mit DietPi versuchen. Hat der Rock64 mehr RAM?

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

                  @mjohn sagte in Kein Browserzugriff mehr nach Backitup Update:

                  Habe hier noch nen Rock64 rumliegen,

                  mit wieviel RAM?
                  Den gab es auch mit 1, 2 oder4 GB.

                  @mjohn sagte in Kein Browserzugriff mehr nach Backitup Update:

                  der hat leider eine andere Architektur

                  nimm armbian, damit schnurrt der sofort los

                  @mjohn sagte in Kein Browserzugriff mehr nach Backitup Update:

                  muss wieder von vorne beginnen.

                  warum?
                  Backup zurückspielen, dann eird alles passend gebaut

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

                    @homoran
                    ich glaube 4GB RAM und 32GB eMMC

                    Dann hab ich morgen was zu tun.

                    Danke und einen schönen Abend.

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

                      @mjohn da scheint es auch echon trixie zu geben
                      https://netcup-01.armbian.com/dl/rock64/archive/Armbian_25.5.1_Rock64_trixie_current_6.12.32_minimal.img.xz

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

                        Hi, ich mal wieder,
                        habe meinen Rock64 auf den neuesten update/upgrade Stand gebracht, so wie ich das denke.
                        Läuft von der internen eMMC.

                        Welcome to Debian Armbian 25.2.3 bullsey with Armbian Linux 4.4.192-rockchip64
                        System load:   0.44 0.68 0.57   Up time:       50 min
                        Memory usage:  9 % of 3988MB    IP:            192.168.178.45
                        CPU temp:      60°C
                        Usage of /:    13% of 56G
                        
                        martin@ioBroker-Rock:~$ apt list --upgradable
                        Auflistung… Fertig
                        martin@ioBroker-Rock:~$ sudo apt full-upgrade
                        Paketlisten werden gelesen… Fertig
                        Abhängigkeitsbaum wird aufgebaut… Fertig
                        Statusinformationen werden eingelesen… Fertig
                        Paketaktualisierung (Upgrade) wird berechnet… Fertig
                        0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
                        

                        Habe darauf hin habe ich mit

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

                        IoBroker erneut installiert.
                        Am Installationsende kam die Aufforderung, die Konsole neu zu starten und

                        iob stop
                        iob fix
                        iob start
                        

                        laufen zu lassen. Irritierenderweise wurde bei iob fix nichts gelesen/geschrieben.
                        Einfach nächster Cursor.

                        iob diag
                        

                        wird folgendermaßen quittiert

                        martin@ioBroker-Rock:~$ iob diag
                        /usr/bin/iob: Zeile 21: /home/iobroker/iob_diag.log: Keine Berechtigung
                        martin@ioBroker-Rock:~$ sudo iob diag
                        
                        ***For security reasons ioBroker should not be run or administrated as root.***
                        By default only a user that is member of iobroker group can execute ioBroker commands.
                        Please read the Documentation on how to set up such a user, if not done yet.
                        Only in very special cases you can run iobroker commands by adding the --allow-root option at the end of the command line.
                        Please note that this option may be disabled in the future, so please change your setup accordingly now.
                        

                        Ich bin mal wieder mit meiner Weisheit am Ende, Linux technisch doch überfordert.

                        Funzt der Rock64 anders als ein Pi?
                        Good News, ich kann auf die Admin Oberfläche über den Browser zugreifen.
                        Aber...
                        Bei der Adapter Installation des Admin Startmenüs kam dann folgendes...

                        $ iobroker add cloud
                        
                        NPM version: 10.8.2
                        
                        Installing iobroker.cloud@5.0.1... (System call)
                        
                        npm error code EACCESnpm error syscall opennpm error path /home/iobroker/.npm/_cacache/index-v5/36/30/a3ae08fe998bf960a406e1456b8391cc0e3b551d215adfabf7d5862dbecenpm error errno EACCESnpm errornpm error Your cache folder contains root-owned files, due to a bug innpm error previous versions of npm which has since been addressed.npm errornpm error To permanently fix this problem, please run:npm error sudo chown -R 1001:1001 "/home/iobroker/.npm"npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-09-13T16_26_08_452Z-debug-0.log
                        
                        host.ioBroker-Rock Cannot install iobroker.cloud@5.0.1: 1
                        
                        ERROR: Process exited with code 25
                        

                        Ich denke, dass wegen dieser grundlegenden Systemprobleme auch ein Backup Transfer meines Produktivsystems auf diesen Test Rock64 den kompletten IoB abschießt.
                        Ich habe ihn deinstalliert und wieder installiert, aber der obige Error Code kam jetzt erneut.

                        Gibt es hier irgend etwas zu tun ausser nen 2. RasPi4 zu kaufen, um ein Tessystem aufzubauen?
                        Macht ein RasPi5 Sinn, oder ist dieser eher ein Overkill?

                        Danke mal wieder für jegliches Feedback,
                        Martin

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

                          @mjohn sagte in Kein Browserzugriff mehr nach Backitup Update:

                          Einfach nächster Cursor.

                          warum dann

                          @mjohn sagte in Kein Browserzugriff mehr nach Backitup Update:

                          sudo iob diag

                          iob Befehle niemals nie nicht mit sudo anfassen

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

                            @mjohn

                            Haste den martin mal richtig aus- und wieder eingeloggt?
                            Am besten die Kiste mal sauber neustarten.
                            Wie sehen die Rechte aus?

                            ls -l /home/
                            
                            M 1 Reply Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators @mjohn last edited by

                              @mjohn sagte in Kein Browserzugriff mehr nach Backitup Update:

                              Irritierenderweise wurde bei iob fix nichts gelesen/geschrieben.

                              dann bitte den curl Befehl aus meiner Signatur verwenden

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

                                @thomas-braun

                                das kommt zurück

                                martin@ioBroker-Rock:~$ ls -l /home/
                                insgesamt 12
                                drwxr-xr-x 6 iobroker iobroker 4096 10. Sep 17:14 iobroker
                                drwxr-xr-x 4 martin   martin   4096 10. Sep 17:39 martin
                                drwxr-xr-x 8 pi       pi       4096 10. Sep 18:02 pi
                                

                                Ich glaub ich deinstalliere das ganze IoB System und starte mit eurem CURL

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

                                  @mjohn sagte in Kein Browserzugriff mehr nach Backitup Update:

                                  und starte mit eurem CURL

                                  Wie haste es denn jetzt installiert? Und was meinst du mit 'eurem CURL'?

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

                                    @mjohn sagte in Kein Browserzugriff mehr nach Backitup Update:

                                    mit eurem CURL

                                    das ist 2x was anderes!
                                    in meiner Signatur der Fixer, bei Thomas iob diag

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

                                      @thomas-braun

                                      auf dem Rock64 im eMMC war noch ein ambian installiert. Da hab ich mal sudo apt update && sudo apt upgrade drübergeschickt. Daher aktuell IMHO.
                                      Ob mein CURL Befehl von deiner Signatur sich unterscheidet, kann ich nicht sagen.
                                      Ich deinstalliere mal wieder und dann schauen wir weiter.

                                      Ich habe zwar eine frische *.img über win32diskimiger auf SD Karte geschrieben.
                                      Problem: um von SD Karte zu booten und den eMMC angezeigt zu bekommen muss ich in 2-3 Sekunden einen Jumper abziehen, daher kein Gehäuse.
                                      Folge Überhitzung und kein boot von SD Karte, jedoch von eMMC. Auch komisch.

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

                                        @mjohn sagte in Kein Browserzugriff mehr nach Backitup Update:

                                        . Da hab ich mal sudo apt update && sudo apt upgrade drübergeschickt. Daher aktuell IMHO.

                                        damit bekommst du kein uralt OS auf eine heutige Version

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

                                          @mjohn sagte in Kein Browserzugriff mehr nach Backitup Update:

                                          um von SD Karte zu booten und den eMMC angezeigt zu bekommen muss ich in 2-3 Sekunden einen Jumper abziehen

                                          ja, das ist ärgerlich

                                          @mjohn sagte in Kein Browserzugriff mehr nach Backitup Update:

                                          kein boot von SD Karte, jedoch von eMMC.

                                          dann warst du zu schnell

                                          EDIT:
                                          @homoran sagte in Io Broker auf Rock64 mit EMMC Speicher einrichten:

                                          @bommel_030 sagte in Io Broker auf Rock64 mit EMMC Speicher einrichten:

                                          müsste glaube ich einmalig von SD booten um Boot von EMMC zu aktivieren.

                                          der Rock hat das eMMC als primäres Bootmedium. Wenn da noch nichts drauf ist muss man einen Jumper setzen und nach knapp 5 Sekunden während des Bootvorgangs wieder Abziehen, damit Von SD gebootet wird.

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

                                            @mjohn sagte in Kein Browserzugriff mehr nach Backitup Update:

                                            Ob mein CURL Befehl von deiner Signatur sich unterscheidet, kann ich nicht sagen.

                                            Ich weiß jetzt immer noch nicht, WAS du da per curl an Land ziehst...

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            748
                                            Online

                                            32.1k
                                            Users

                                            80.6k
                                            Topics

                                            1.3m
                                            Posts

                                            3
                                            29
                                            137
                                            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