Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • 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. Einsteigerfragen
  4. Installation
  5. Troubleshooting NodeJS update

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.5k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.0k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    2.7k

Troubleshooting NodeJS update

Geplant Angeheftet Gesperrt Verschoben Installation
nodejs 18nodejs update
504 Beiträge 60 Kommentatoren 147.5k Aufrufe 52 Watching
  • Ä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.
  • H Habedere

    @habedere
    Also Shell hat sich nicht mehr bewegt und nach dem ich das Terminal geschlossen habe war eine erneute Anmeldung über SSH nicht möglich. Hab dann den Strom ziehen müssen - aber siehe da, es läuft :)

    nulu@raspberrypi:~ $ /opt/iobroker $ sudo ln -s /usr/bin/node /usr/bin/nodejs &>                                                                                     /dev/null
    uname -m && type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx                                                                                     -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt u                                                                                    pdate &> /dev/null && sudo apt update && apt policy nodejs
    aarch64
    /usr/bin/nodejs
    /usr/bin/node
    /usr/bin/npm
    /usr/bin/npx
    v18.16.0
    v18.16.0
    9.5.1
    9.5.1
    4.0.24
    nulu
    nulu adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobr                                                           oker
    tty
    /home/nulu
    OK:1 http://deb.debian.org/debian bullseye InRelease
    OK:2 http://deb.debian.org/debian bullseye-updates InRelease
    OK:3 http://security.debian.org/debian-security bullseye-security InRelease
    OK:4 http://archive.raspberrypi.org/debian bullseye InRelease
    OK:5 https://deb.nodesource.com/node_18.x bullseye InRelease
    Paketlisten werden gelesen… Fertig
    Abhängigkeitsbaum wird aufgebaut… Fertig
    Statusinformationen werden eingelesen… Fertig
    Alle Pakete sind aktuell.
    nodejs:
      Installiert:           18.16.0-deb-1nodesource1
      Installationskandidat: 18.16.0-deb-1nodesource1
      Versionstabelle:
     *** 18.16.0-deb-1nodesource1 500
            500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
            100 /var/lib/dpkg/status
         12.22.12~dfsg-1~deb11u3 500
            500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
         12.22.5~dfsg-2~11u1 500
            500 http://deb.debian.org/debian bullseye/main arm64 Packages
    
    

    Werde jetzt mal das Backup einspielen...

    Vielen vielen Dank für die Hilfe!

    HomoranH Nicht stören
    HomoranH Nicht stören
    Homoran
    Global Moderator Administrators
    schrieb am zuletzt editiert von
    #93

    @habedere sagte in Troubleshooting NodeJS update:

    Hab dann den Strom ziehen müssen - aber siehe da, es läuft

    wirklich oder nur scheinbar?

    bitte Ausgabe von iob diag in der Vollversion

    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

    1 Antwort Letzte Antwort
    0
    • H Habedere

      @habedere
      Also Shell hat sich nicht mehr bewegt und nach dem ich das Terminal geschlossen habe war eine erneute Anmeldung über SSH nicht möglich. Hab dann den Strom ziehen müssen - aber siehe da, es läuft :)

      nulu@raspberrypi:~ $ /opt/iobroker $ sudo ln -s /usr/bin/node /usr/bin/nodejs &>                                                                                     /dev/null
      uname -m && type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx                                                                                     -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt u                                                                                    pdate &> /dev/null && sudo apt update && apt policy nodejs
      aarch64
      /usr/bin/nodejs
      /usr/bin/node
      /usr/bin/npm
      /usr/bin/npx
      v18.16.0
      v18.16.0
      9.5.1
      9.5.1
      4.0.24
      nulu
      nulu adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobr                                                           oker
      tty
      /home/nulu
      OK:1 http://deb.debian.org/debian bullseye InRelease
      OK:2 http://deb.debian.org/debian bullseye-updates InRelease
      OK:3 http://security.debian.org/debian-security bullseye-security InRelease
      OK:4 http://archive.raspberrypi.org/debian bullseye InRelease
      OK:5 https://deb.nodesource.com/node_18.x bullseye InRelease
      Paketlisten werden gelesen… Fertig
      Abhängigkeitsbaum wird aufgebaut… Fertig
      Statusinformationen werden eingelesen… Fertig
      Alle Pakete sind aktuell.
      nodejs:
        Installiert:           18.16.0-deb-1nodesource1
        Installationskandidat: 18.16.0-deb-1nodesource1
        Versionstabelle:
       *** 18.16.0-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
              100 /var/lib/dpkg/status
           12.22.12~dfsg-1~deb11u3 500
              500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
           12.22.5~dfsg-2~11u1 500
              500 http://deb.debian.org/debian bullseye/main arm64 Packages
      
      

      Werde jetzt mal das Backup einspielen...

      Vielen vielen Dank für die Hilfe!

      H Offline
      H Offline
      Habedere
      schrieb am zuletzt editiert von
      #94

      @habedere

      Gestopt! Why?

      HomoranH 1 Antwort Letzte Antwort
      0
      • H Habedere

        @habedere

        Gestopt! Why?

        HomoranH Nicht stören
        HomoranH Nicht stören
        Homoran
        Global Moderator Administrators
        schrieb am zuletzt editiert von
        #95

        @habedere sagte in Troubleshooting NodeJS update:

        @habedere

        Gestopt! Why?

        einmal s.o. und zum zweiten: hast du vis manuell installiert?

        und gestoppt ist abgebrochen ist undefinierter Zustand?

        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

        H 1 Antwort Letzte Antwort
        0
        • HomoranH Homoran

          @habedere sagte in Troubleshooting NodeJS update:

          @habedere

          Gestopt! Why?

          einmal s.o. und zum zweiten: hast du vis manuell installiert?

          und gestoppt ist abgebrochen ist undefinierter Zustand?

          H Offline
          H Offline
          Habedere
          schrieb am zuletzt editiert von Homoran
          #96

          @homoran
          sorry - mit gestopt meinte ich mich. Hab das Backup noch nicht gestartet weil ich gerade noch deine Nachricht gelesen habe. Hab nur die json des Backup-Adapter eingespielt damit die Zugangsdaten zum Server etc. wieder drin sind...

          Full diag:

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

          Skript v.2023-04-16
          
          *** BASE SYSTEM ***
          Model           : Raspberry Pi 3 Model B Rev 1.2
          Architecture    : aarch64
          Docker          : false
          Virtualization  : none
          Distributor ID: Debian
          Description:    Debian GNU/Linux 11 (bullseye)
          Release:        11
          Codename:       bullseye
          
          PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
          NAME="Debian GNU/Linux"
          VERSION_ID="11"
          VERSION="11 (bullseye)"
          VERSION_CODENAME=bullseye
          ID=debian
          HOME_URL="https://www.debian.org/"
          SUPPORT_URL="https://www.debian.org/support"
          BUG_REPORT_URL="https://bugs.debian.org/"
          
          Systemuptime and Load:
           19:51:34 up 14 min,  3 users,  load average: 0.91, 0.88, 0.56
          CPU threads: 4
          
          Raspberry only:
          throttled=0x0
          Other values than 0x0 hint to temperature/voltage problems
          temp=54.2'C
          volt=1.3000V
          
          *** Time and Time Zones ***
                         Local time: Sun 2023-04-23 19:51:34 CEST
                     Universal time: Sun 2023-04-23 17:51:34 UTC
                           RTC time: n/a
                          Time zone: Europe/Berlin (CEST, +0200)
          System clock synchronized: yes
                        NTP service: active
                    RTC in local TZ: no
          
          *** User and Groups ***
          nulu
          /home/nulu
          nulu adm dialout cdrom sudo audio video plugdev games users input render 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:            909M        447M        105M        9.0M        356M        389M
          Swap:            99M        3.0M         96M
          Total:          1.0G        450M        201M
          
                    909 M total memory
                    447 M used memory
                    491 M active memory
                    192 M inactive memory
                    105 M free memory
                      2 M buffer memory
                    354 M swap cache
                     99 M total swap
                      3 M used swap
                     96 M free swap
          
          Raspberry only:
          oom events: 0
          lifetime oom required: 0 Mbytes
          total time in oom handler: 0 ms
          max time spent in oom handler: 0 ms
          
          *** FILESYSTEM ***
          Filesystem     Type      Size  Used Avail Use% Mounted on
          /dev/root      ext4      110G  4.3G  101G   5% /
          devtmpfs       devtmpfs  325M     0  325M   0% /dev
          tmpfs          tmpfs     455M     0  455M   0% /dev/shm
          tmpfs          tmpfs     182M  1.2M  181M   1% /run
          tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
          /dev/sda1      vfat      255M   31M  225M  13% /boot
          tmpfs          tmpfs      91M   20K   91M   1% /run/user/1000
          
          Messages concerning ext4 filesystem in dmesg:
          [Sun Apr 23 19:37:04 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 video=HDMI-A-1:1920x1080M@60 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=bdb8b6dd-02 rootfstype=ext4 fsck.repair=yes rootwait
          [Sun Apr 23 19:37:10 2023] EXT4-fs (sda2): INFO: recovery required on readonly filesystem
          [Sun Apr 23 19:37:10 2023] EXT4-fs (sda2): write access will be enabled during recovery
          [Sun Apr 23 19:37:11 2023] EXT4-fs (sda2): recovery complete
          [Sun Apr 23 19:37:11 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
          [Sun Apr 23 19:37:11 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
          [Sun Apr 23 19:37:14 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
          
          Show mounted filesystems (real ones only):
          TARGET  SOURCE    FSTYPE OPTIONS
          /       /dev/sda2 ext4   rw,noatime
          `-/boot /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
          
          Files in neuralgic directories:
          
          /var:
          628M    /var/
          245M    /var/cache
          239M    /var/cache/apt
          184M    /var/lib
          138M    /var/cache/apt/archives
          
          Archived and active journals take up 96.0M in the file system.
          
          /opt/iobroker/backups:
          4.0K    /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          18M     /opt/iobroker/iobroker-data/
          15M     /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
          13M     /opt/iobroker/iobroker-data/files/admin.admin/custom
          
          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.5M    /opt/iobroker/iobroker-data/objects.jsonl
          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
          1.6M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map
          652K    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js.map
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs         v18.16.0
          /usr/bin/node           v18.16.0
          /usr/bin/npm            9.5.1
          /usr/bin/npx            9.5.1
          
          
          nodejs:
            Installed: 18.16.0-deb-1nodesource1
            Candidate: 18.16.0-deb-1nodesource1
            Version table:
           *** 18.16.0-deb-1nodesource1 500
                  500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
                  100 /var/lib/dpkg/status
               12.22.12~dfsg-1~deb11u3 500
                  500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
               12.22.5~dfsg-2~11u1 500
                  500 http://deb.debian.org/debian bullseye/main arm64 Packages
          
          Temp directories causing npm8 problem: 0
          No problems detected
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          MULTIHOSTSERVICE/enabled: false
          
          Core adapters versions
          js-controller:  4.0.24
          admin:          6.3.5
          javascript:     "javascript" not found
          
          npm ERR! code ELSPROBLEMS
          npm ERR! invalid: iobroker.admin@6.3.5 /opt/iobroker/node_modules/iobroker.admin
          npm ERR! invalid: iobroker.backitup@2.6.16 /opt/iobroker/node_modules/iobroker.backitup
          npm ERR! invalid: iobroker.discovery@3.1.0 /opt/iobroker/node_modules/iobroker.discovery
          npm ERR! invalid: iobroker.js-controller@4.0.24 /opt/iobroker/node_modules/iobroker.js-controller
          
          npm ERR! A complete log of this run can be found in:
          npm ERR!     /home/nulu/.npm/_logs/2023-04-23T17_52_10_992Z-debug-0.log
          Adapters from github:   0
          
          Adapter State
          + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
          + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : raspberrypi                              -  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.6.16   , installed 2.6.16
          Adapter    "discovery"    : 3.1.0    , installed 3.1.0
          Controller "js-controller": 4.0.24   , installed 4.0.24
          
          Objects and States
          Please stand by - This may take a while
          Objects:        142
          States:         104
          
          *** OS-Repositories and Updates ***
          Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
          Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
          Hit:3 http://deb.debian.org/debian bullseye InRelease
          Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
          Hit:5 https://deb.nodesource.com/node_18.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          13265      586/cupsd
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          747        610/sshd: /usr/sbin
          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       15706      591/iobroker.js-con
          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       15697      591/iobroker.js-con
          tcp6       0      0 ::1:631                 :::*                    LISTEN      0          13264      586/cupsd
          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       21681      2506/io.admin.0
          tcp6       0      0 :::22                   :::*                    LISTEN      0          749        610/sshd: /usr/sbin
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14638      429/avahi-daemon: r
          udp        0      0 0.0.0.0:55672           0.0.0.0:*                           108        14640      429/avahi-daemon: r
          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13255      525/dhcpcd
          udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          15364      629/cups-browsed
          udp6       0      0 :::5353                 :::*                                108        14639      429/avahi-daemon: r
          udp6       0      0 :::53577                :::*                                108        14641      429/avahi-daemon: r
          
          *** Log File - Last 25 Lines ***
          
          2023-04-23 19:47:34.054  - info: host.raspberrypi instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-04-23 19:47:34.292  - info: host.raspberrypi instance system.adapter.discovery.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-04-23 19:47:36.168  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 2506
          2023-04-23 19:47:36.527  - info: host.raspberrypi instance system.adapter.backitup.0 started with pid 2513
          2023-04-23 19:47:36.801  - info: host.raspberrypi instance system.adapter.discovery.0 started with pid 2520
          2023-04-23 19:47:41.401  - info: discovery.0 (2520) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
          2023-04-23 19:47:41.573  - info: admin.0 (2506) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
          2023-04-23 19:47:41.828  - info: discovery.0 (2520) starting. Version 3.1.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v18.16.0, js-controller: 4.0.24
          2023-04-23 19:47:41.912  - info: backitup.0 (2513) starting. Version 2.6.16 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.16.0, js-controller: 4.0.24
          2023-04-23 19:47:42.042  - info: admin.0 (2506) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v18.16.0, js-controller: 4.0.24
          2023-04-23 19:47:42.169  - info: admin.0 (2506) requesting all states
          2023-04-23 19:47:42.221  - info: backitup.0 (2513) [iobroker] backup was activated at 02:00 every 90 day(s)
          2023-04-23 19:47:42.171  - info: admin.0 (2506) requesting all objects
          2023-04-23 19:47:44.040  - info: admin.0 (2506) received all objects
          2023-04-23 19:47:44.833  - info: admin.0 (2506) http server listening on port 8081
          2023-04-23 19:47:44.837  - info: admin.0 (2506) Use link "http://localhost:8081" to configure.
          2023-04-23 19:47:44.866  - info: admin.0 (2506) socket.io server listening on port 8081
          2023-04-23 19:47:45.104  - error: backitup.0 (2513) Error: Command failed: sudo mount -t cifs -o username=ioBroker,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.178.5/Daten1/ioBrokerBackup/MainRaspiWohnz /opt/iobroker/backups
          mount error(13): Permission denied
          Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
          
          2023-04-23 19:47:46.111  - info: admin.0 (2506) ==> Connected system.user.admin from ::ffff:192.168.178.10
          2023-04-23 19:47:46.661  - info: admin.0 (2506) <== Disconnect system.user.admin from ::ffff:192.168.178.10 admin
          2023-04-23 19:47:47.674  - info: admin.0 (2506) ==> Connected system.user.admin from ::ffff:192.168.178.10
          2023-04-23 19:48:00.026  - info: admin.0 (2506) ==> Connected system.user.admin from ::ffff:192.168.178.10
          
          

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

          
          Ein paar Error scheinen schon noch drin zu sein...
          Hab nie VIS genutzt geschweige denn installiert.
          Thomas BraunT HomoranH 2 Antworten Letzte Antwort
          0
          • H Habedere

            @homoran
            sorry - mit gestopt meinte ich mich. Hab das Backup noch nicht gestartet weil ich gerade noch deine Nachricht gelesen habe. Hab nur die json des Backup-Adapter eingespielt damit die Zugangsdaten zum Server etc. wieder drin sind...

            Full diag:

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

            Skript v.2023-04-16
            
            *** BASE SYSTEM ***
            Model           : Raspberry Pi 3 Model B Rev 1.2
            Architecture    : aarch64
            Docker          : false
            Virtualization  : none
            Distributor ID: Debian
            Description:    Debian GNU/Linux 11 (bullseye)
            Release:        11
            Codename:       bullseye
            
            PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
            NAME="Debian GNU/Linux"
            VERSION_ID="11"
            VERSION="11 (bullseye)"
            VERSION_CODENAME=bullseye
            ID=debian
            HOME_URL="https://www.debian.org/"
            SUPPORT_URL="https://www.debian.org/support"
            BUG_REPORT_URL="https://bugs.debian.org/"
            
            Systemuptime and Load:
             19:51:34 up 14 min,  3 users,  load average: 0.91, 0.88, 0.56
            CPU threads: 4
            
            Raspberry only:
            throttled=0x0
            Other values than 0x0 hint to temperature/voltage problems
            temp=54.2'C
            volt=1.3000V
            
            *** Time and Time Zones ***
                           Local time: Sun 2023-04-23 19:51:34 CEST
                       Universal time: Sun 2023-04-23 17:51:34 UTC
                             RTC time: n/a
                            Time zone: Europe/Berlin (CEST, +0200)
            System clock synchronized: yes
                          NTP service: active
                      RTC in local TZ: no
            
            *** User and Groups ***
            nulu
            /home/nulu
            nulu adm dialout cdrom sudo audio video plugdev games users input render 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:            909M        447M        105M        9.0M        356M        389M
            Swap:            99M        3.0M         96M
            Total:          1.0G        450M        201M
            
                      909 M total memory
                      447 M used memory
                      491 M active memory
                      192 M inactive memory
                      105 M free memory
                        2 M buffer memory
                      354 M swap cache
                       99 M total swap
                        3 M used swap
                       96 M free swap
            
            Raspberry only:
            oom events: 0
            lifetime oom required: 0 Mbytes
            total time in oom handler: 0 ms
            max time spent in oom handler: 0 ms
            
            *** FILESYSTEM ***
            Filesystem     Type      Size  Used Avail Use% Mounted on
            /dev/root      ext4      110G  4.3G  101G   5% /
            devtmpfs       devtmpfs  325M     0  325M   0% /dev
            tmpfs          tmpfs     455M     0  455M   0% /dev/shm
            tmpfs          tmpfs     182M  1.2M  181M   1% /run
            tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
            /dev/sda1      vfat      255M   31M  225M  13% /boot
            tmpfs          tmpfs      91M   20K   91M   1% /run/user/1000
            
            Messages concerning ext4 filesystem in dmesg:
            [Sun Apr 23 19:37:04 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 video=HDMI-A-1:1920x1080M@60 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=bdb8b6dd-02 rootfstype=ext4 fsck.repair=yes rootwait
            [Sun Apr 23 19:37:10 2023] EXT4-fs (sda2): INFO: recovery required on readonly filesystem
            [Sun Apr 23 19:37:10 2023] EXT4-fs (sda2): write access will be enabled during recovery
            [Sun Apr 23 19:37:11 2023] EXT4-fs (sda2): recovery complete
            [Sun Apr 23 19:37:11 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
            [Sun Apr 23 19:37:11 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
            [Sun Apr 23 19:37:14 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
            
            Show mounted filesystems (real ones only):
            TARGET  SOURCE    FSTYPE OPTIONS
            /       /dev/sda2 ext4   rw,noatime
            `-/boot /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
            
            Files in neuralgic directories:
            
            /var:
            628M    /var/
            245M    /var/cache
            239M    /var/cache/apt
            184M    /var/lib
            138M    /var/cache/apt/archives
            
            Archived and active journals take up 96.0M in the file system.
            
            /opt/iobroker/backups:
            4.0K    /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            18M     /opt/iobroker/iobroker-data/
            15M     /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
            13M     /opt/iobroker/iobroker-data/files/admin.admin/custom
            
            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.5M    /opt/iobroker/iobroker-data/objects.jsonl
            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
            1.6M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map
            652K    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js.map
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs         v18.16.0
            /usr/bin/node           v18.16.0
            /usr/bin/npm            9.5.1
            /usr/bin/npx            9.5.1
            
            
            nodejs:
              Installed: 18.16.0-deb-1nodesource1
              Candidate: 18.16.0-deb-1nodesource1
              Version table:
             *** 18.16.0-deb-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
                    100 /var/lib/dpkg/status
                 12.22.12~dfsg-1~deb11u3 500
                    500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                 12.22.5~dfsg-2~11u1 500
                    500 http://deb.debian.org/debian bullseye/main arm64 Packages
            
            Temp directories causing npm8 problem: 0
            No problems detected
            
            *** ioBroker-Installation ***
            
            ioBroker Status
            iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            MULTIHOSTSERVICE/enabled: false
            
            Core adapters versions
            js-controller:  4.0.24
            admin:          6.3.5
            javascript:     "javascript" not found
            
            npm ERR! code ELSPROBLEMS
            npm ERR! invalid: iobroker.admin@6.3.5 /opt/iobroker/node_modules/iobroker.admin
            npm ERR! invalid: iobroker.backitup@2.6.16 /opt/iobroker/node_modules/iobroker.backitup
            npm ERR! invalid: iobroker.discovery@3.1.0 /opt/iobroker/node_modules/iobroker.discovery
            npm ERR! invalid: iobroker.js-controller@4.0.24 /opt/iobroker/node_modules/iobroker.js-controller
            
            npm ERR! A complete log of this run can be found in:
            npm ERR!     /home/nulu/.npm/_logs/2023-04-23T17_52_10_992Z-debug-0.log
            Adapters from github:   0
            
            Adapter State
            + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
            + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.0                  : admin                 : raspberrypi                              -  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.6.16   , installed 2.6.16
            Adapter    "discovery"    : 3.1.0    , installed 3.1.0
            Controller "js-controller": 4.0.24   , installed 4.0.24
            
            Objects and States
            Please stand by - This may take a while
            Objects:        142
            States:         104
            
            *** OS-Repositories and Updates ***
            Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
            Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
            Hit:3 http://deb.debian.org/debian bullseye InRelease
            Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
            Hit:5 https://deb.nodesource.com/node_18.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          13265      586/cupsd
            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          747        610/sshd: /usr/sbin
            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       15706      591/iobroker.js-con
            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       15697      591/iobroker.js-con
            tcp6       0      0 ::1:631                 :::*                    LISTEN      0          13264      586/cupsd
            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       21681      2506/io.admin.0
            tcp6       0      0 :::22                   :::*                    LISTEN      0          749        610/sshd: /usr/sbin
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14638      429/avahi-daemon: r
            udp        0      0 0.0.0.0:55672           0.0.0.0:*                           108        14640      429/avahi-daemon: r
            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13255      525/dhcpcd
            udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          15364      629/cups-browsed
            udp6       0      0 :::5353                 :::*                                108        14639      429/avahi-daemon: r
            udp6       0      0 :::53577                :::*                                108        14641      429/avahi-daemon: r
            
            *** Log File - Last 25 Lines ***
            
            2023-04-23 19:47:34.054  - info: host.raspberrypi instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-04-23 19:47:34.292  - info: host.raspberrypi instance system.adapter.discovery.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-04-23 19:47:36.168  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 2506
            2023-04-23 19:47:36.527  - info: host.raspberrypi instance system.adapter.backitup.0 started with pid 2513
            2023-04-23 19:47:36.801  - info: host.raspberrypi instance system.adapter.discovery.0 started with pid 2520
            2023-04-23 19:47:41.401  - info: discovery.0 (2520) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
            2023-04-23 19:47:41.573  - info: admin.0 (2506) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
            2023-04-23 19:47:41.828  - info: discovery.0 (2520) starting. Version 3.1.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v18.16.0, js-controller: 4.0.24
            2023-04-23 19:47:41.912  - info: backitup.0 (2513) starting. Version 2.6.16 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.16.0, js-controller: 4.0.24
            2023-04-23 19:47:42.042  - info: admin.0 (2506) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v18.16.0, js-controller: 4.0.24
            2023-04-23 19:47:42.169  - info: admin.0 (2506) requesting all states
            2023-04-23 19:47:42.221  - info: backitup.0 (2513) [iobroker] backup was activated at 02:00 every 90 day(s)
            2023-04-23 19:47:42.171  - info: admin.0 (2506) requesting all objects
            2023-04-23 19:47:44.040  - info: admin.0 (2506) received all objects
            2023-04-23 19:47:44.833  - info: admin.0 (2506) http server listening on port 8081
            2023-04-23 19:47:44.837  - info: admin.0 (2506) Use link "http://localhost:8081" to configure.
            2023-04-23 19:47:44.866  - info: admin.0 (2506) socket.io server listening on port 8081
            2023-04-23 19:47:45.104  - error: backitup.0 (2513) Error: Command failed: sudo mount -t cifs -o username=ioBroker,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.178.5/Daten1/ioBrokerBackup/MainRaspiWohnz /opt/iobroker/backups
            mount error(13): Permission denied
            Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
            
            2023-04-23 19:47:46.111  - info: admin.0 (2506) ==> Connected system.user.admin from ::ffff:192.168.178.10
            2023-04-23 19:47:46.661  - info: admin.0 (2506) <== Disconnect system.user.admin from ::ffff:192.168.178.10 admin
            2023-04-23 19:47:47.674  - info: admin.0 (2506) ==> Connected system.user.admin from ::ffff:192.168.178.10
            2023-04-23 19:48:00.026  - info: admin.0 (2506) ==> Connected system.user.admin from ::ffff:192.168.178.10
            
            

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

            
            Ein paar Error scheinen schon noch drin zu sein...
            Hab nie VIS genutzt geschweige denn installiert.
            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #97

            @habedere sagte in Troubleshooting NodeJS update:

            Hab nie VIS genutzt geschweige denn installiert.

            Dann schalte den Desktop an der Kiste aus.

            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

            H 1 Antwort Letzte Antwort
            0
            • H Habedere

              @homoran
              sorry - mit gestopt meinte ich mich. Hab das Backup noch nicht gestartet weil ich gerade noch deine Nachricht gelesen habe. Hab nur die json des Backup-Adapter eingespielt damit die Zugangsdaten zum Server etc. wieder drin sind...

              Full diag:

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

              Skript v.2023-04-16
              
              *** BASE SYSTEM ***
              Model           : Raspberry Pi 3 Model B Rev 1.2
              Architecture    : aarch64
              Docker          : false
              Virtualization  : none
              Distributor ID: Debian
              Description:    Debian GNU/Linux 11 (bullseye)
              Release:        11
              Codename:       bullseye
              
              PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
              NAME="Debian GNU/Linux"
              VERSION_ID="11"
              VERSION="11 (bullseye)"
              VERSION_CODENAME=bullseye
              ID=debian
              HOME_URL="https://www.debian.org/"
              SUPPORT_URL="https://www.debian.org/support"
              BUG_REPORT_URL="https://bugs.debian.org/"
              
              Systemuptime and Load:
               19:51:34 up 14 min,  3 users,  load average: 0.91, 0.88, 0.56
              CPU threads: 4
              
              Raspberry only:
              throttled=0x0
              Other values than 0x0 hint to temperature/voltage problems
              temp=54.2'C
              volt=1.3000V
              
              *** Time and Time Zones ***
                             Local time: Sun 2023-04-23 19:51:34 CEST
                         Universal time: Sun 2023-04-23 17:51:34 UTC
                               RTC time: n/a
                              Time zone: Europe/Berlin (CEST, +0200)
              System clock synchronized: yes
                            NTP service: active
                        RTC in local TZ: no
              
              *** User and Groups ***
              nulu
              /home/nulu
              nulu adm dialout cdrom sudo audio video plugdev games users input render 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:            909M        447M        105M        9.0M        356M        389M
              Swap:            99M        3.0M         96M
              Total:          1.0G        450M        201M
              
                        909 M total memory
                        447 M used memory
                        491 M active memory
                        192 M inactive memory
                        105 M free memory
                          2 M buffer memory
                        354 M swap cache
                         99 M total swap
                          3 M used swap
                         96 M free swap
              
              Raspberry only:
              oom events: 0
              lifetime oom required: 0 Mbytes
              total time in oom handler: 0 ms
              max time spent in oom handler: 0 ms
              
              *** FILESYSTEM ***
              Filesystem     Type      Size  Used Avail Use% Mounted on
              /dev/root      ext4      110G  4.3G  101G   5% /
              devtmpfs       devtmpfs  325M     0  325M   0% /dev
              tmpfs          tmpfs     455M     0  455M   0% /dev/shm
              tmpfs          tmpfs     182M  1.2M  181M   1% /run
              tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
              /dev/sda1      vfat      255M   31M  225M  13% /boot
              tmpfs          tmpfs      91M   20K   91M   1% /run/user/1000
              
              Messages concerning ext4 filesystem in dmesg:
              [Sun Apr 23 19:37:04 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 video=HDMI-A-1:1920x1080M@60 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=bdb8b6dd-02 rootfstype=ext4 fsck.repair=yes rootwait
              [Sun Apr 23 19:37:10 2023] EXT4-fs (sda2): INFO: recovery required on readonly filesystem
              [Sun Apr 23 19:37:10 2023] EXT4-fs (sda2): write access will be enabled during recovery
              [Sun Apr 23 19:37:11 2023] EXT4-fs (sda2): recovery complete
              [Sun Apr 23 19:37:11 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
              [Sun Apr 23 19:37:11 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
              [Sun Apr 23 19:37:14 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
              
              Show mounted filesystems (real ones only):
              TARGET  SOURCE    FSTYPE OPTIONS
              /       /dev/sda2 ext4   rw,noatime
              `-/boot /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
              
              Files in neuralgic directories:
              
              /var:
              628M    /var/
              245M    /var/cache
              239M    /var/cache/apt
              184M    /var/lib
              138M    /var/cache/apt/archives
              
              Archived and active journals take up 96.0M in the file system.
              
              /opt/iobroker/backups:
              4.0K    /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              18M     /opt/iobroker/iobroker-data/
              15M     /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
              13M     /opt/iobroker/iobroker-data/files/admin.admin/custom
              
              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.5M    /opt/iobroker/iobroker-data/objects.jsonl
              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
              1.6M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map
              652K    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js.map
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs         v18.16.0
              /usr/bin/node           v18.16.0
              /usr/bin/npm            9.5.1
              /usr/bin/npx            9.5.1
              
              
              nodejs:
                Installed: 18.16.0-deb-1nodesource1
                Candidate: 18.16.0-deb-1nodesource1
                Version table:
               *** 18.16.0-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
                      100 /var/lib/dpkg/status
                   12.22.12~dfsg-1~deb11u3 500
                      500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                   12.22.5~dfsg-2~11u1 500
                      500 http://deb.debian.org/debian bullseye/main arm64 Packages
              
              Temp directories causing npm8 problem: 0
              No problems detected
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              MULTIHOSTSERVICE/enabled: false
              
              Core adapters versions
              js-controller:  4.0.24
              admin:          6.3.5
              javascript:     "javascript" not found
              
              npm ERR! code ELSPROBLEMS
              npm ERR! invalid: iobroker.admin@6.3.5 /opt/iobroker/node_modules/iobroker.admin
              npm ERR! invalid: iobroker.backitup@2.6.16 /opt/iobroker/node_modules/iobroker.backitup
              npm ERR! invalid: iobroker.discovery@3.1.0 /opt/iobroker/node_modules/iobroker.discovery
              npm ERR! invalid: iobroker.js-controller@4.0.24 /opt/iobroker/node_modules/iobroker.js-controller
              
              npm ERR! A complete log of this run can be found in:
              npm ERR!     /home/nulu/.npm/_logs/2023-04-23T17_52_10_992Z-debug-0.log
              Adapters from github:   0
              
              Adapter State
              + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
              + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : raspberrypi                              -  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.6.16   , installed 2.6.16
              Adapter    "discovery"    : 3.1.0    , installed 3.1.0
              Controller "js-controller": 4.0.24   , installed 4.0.24
              
              Objects and States
              Please stand by - This may take a while
              Objects:        142
              States:         104
              
              *** OS-Repositories and Updates ***
              Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
              Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
              Hit:3 http://deb.debian.org/debian bullseye InRelease
              Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
              Hit:5 https://deb.nodesource.com/node_18.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          13265      586/cupsd
              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          747        610/sshd: /usr/sbin
              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       15706      591/iobroker.js-con
              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       15697      591/iobroker.js-con
              tcp6       0      0 ::1:631                 :::*                    LISTEN      0          13264      586/cupsd
              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       21681      2506/io.admin.0
              tcp6       0      0 :::22                   :::*                    LISTEN      0          749        610/sshd: /usr/sbin
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14638      429/avahi-daemon: r
              udp        0      0 0.0.0.0:55672           0.0.0.0:*                           108        14640      429/avahi-daemon: r
              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13255      525/dhcpcd
              udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          15364      629/cups-browsed
              udp6       0      0 :::5353                 :::*                                108        14639      429/avahi-daemon: r
              udp6       0      0 :::53577                :::*                                108        14641      429/avahi-daemon: r
              
              *** Log File - Last 25 Lines ***
              
              2023-04-23 19:47:34.054  - info: host.raspberrypi instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2023-04-23 19:47:34.292  - info: host.raspberrypi instance system.adapter.discovery.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2023-04-23 19:47:36.168  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 2506
              2023-04-23 19:47:36.527  - info: host.raspberrypi instance system.adapter.backitup.0 started with pid 2513
              2023-04-23 19:47:36.801  - info: host.raspberrypi instance system.adapter.discovery.0 started with pid 2520
              2023-04-23 19:47:41.401  - info: discovery.0 (2520) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
              2023-04-23 19:47:41.573  - info: admin.0 (2506) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
              2023-04-23 19:47:41.828  - info: discovery.0 (2520) starting. Version 3.1.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v18.16.0, js-controller: 4.0.24
              2023-04-23 19:47:41.912  - info: backitup.0 (2513) starting. Version 2.6.16 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.16.0, js-controller: 4.0.24
              2023-04-23 19:47:42.042  - info: admin.0 (2506) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v18.16.0, js-controller: 4.0.24
              2023-04-23 19:47:42.169  - info: admin.0 (2506) requesting all states
              2023-04-23 19:47:42.221  - info: backitup.0 (2513) [iobroker] backup was activated at 02:00 every 90 day(s)
              2023-04-23 19:47:42.171  - info: admin.0 (2506) requesting all objects
              2023-04-23 19:47:44.040  - info: admin.0 (2506) received all objects
              2023-04-23 19:47:44.833  - info: admin.0 (2506) http server listening on port 8081
              2023-04-23 19:47:44.837  - info: admin.0 (2506) Use link "http://localhost:8081" to configure.
              2023-04-23 19:47:44.866  - info: admin.0 (2506) socket.io server listening on port 8081
              2023-04-23 19:47:45.104  - error: backitup.0 (2513) Error: Command failed: sudo mount -t cifs -o username=ioBroker,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.178.5/Daten1/ioBrokerBackup/MainRaspiWohnz /opt/iobroker/backups
              mount error(13): Permission denied
              Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
              
              2023-04-23 19:47:46.111  - info: admin.0 (2506) ==> Connected system.user.admin from ::ffff:192.168.178.10
              2023-04-23 19:47:46.661  - info: admin.0 (2506) <== Disconnect system.user.admin from ::ffff:192.168.178.10 admin
              2023-04-23 19:47:47.674  - info: admin.0 (2506) ==> Connected system.user.admin from ::ffff:192.168.178.10
              2023-04-23 19:48:00.026  - info: admin.0 (2506) ==> Connected system.user.admin from ::ffff:192.168.178.10
              
              

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

              
              Ein paar Error scheinen schon noch drin zu sein...
              Hab nie VIS genutzt geschweige denn installiert.
              HomoranH Nicht stören
              HomoranH Nicht stören
              Homoran
              Global Moderator Administrators
              schrieb am zuletzt editiert von Homoran
              #98

              @habedere sagte in Troubleshooting NodeJS update:

              X-Server: true

              warum schleppst du mit den mickrigen 1GB RAM noch einen kompletten Desktop mit?

              und die ELSPROBLEMS gefallen mir auch nicht.

              kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

              H 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @habedere sagte in Troubleshooting NodeJS update:

                Hab nie VIS genutzt geschweige denn installiert.

                Dann schalte den Desktop an der Kiste aus.

                H Offline
                H Offline
                Habedere
                schrieb am zuletzt editiert von
                #99

                @thomas-braun
                Du meinst am Raspberry OS oder am ioBroker?
                VIS möchte ich zukünftig evtl. schon nutzen...

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • HomoranH Homoran

                  @habedere sagte in Troubleshooting NodeJS update:

                  X-Server: true

                  warum schleppst du mit den mickrigen 1GB RAM noch einen kompletten Desktop mit?

                  und die ELSPROBLEMS gefallen mir auch nicht.

                  H Offline
                  H Offline
                  Habedere
                  schrieb am zuletzt editiert von
                  #100

                  @homoran
                  Weil ich nur Bahnhof verstehe :)
                  Ich schau gleich mal in die Einstellungen vom Raspberry OS

                  1 Antwort Letzte Antwort
                  0
                  • H Habedere

                    @thomas-braun
                    Du meinst am Raspberry OS oder am ioBroker?
                    VIS möchte ich zukünftig evtl. schon nutzen...

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

                    @habedere sagte in Troubleshooting NodeJS update:

                    VIS möchte ich zukünftig evtl. schon nutzen...

                    Mit Display an der gleichen Kiste?

                    Ich würde das nochmal installieren, diesmal gleich in der Lite-Version, ohne X-Server und ohne CUPS.

                    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

                    H 2 Antworten Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @habedere sagte in Troubleshooting NodeJS update:

                      VIS möchte ich zukünftig evtl. schon nutzen...

                      Mit Display an der gleichen Kiste?

                      Ich würde das nochmal installieren, diesmal gleich in der Lite-Version, ohne X-Server und ohne CUPS.

                      H Offline
                      H Offline
                      Habedere
                      schrieb am zuletzt editiert von
                      #102

                      @thomas-braun
                      nene - extern.
                      Alles klar - ich mach nochmal alles neu...

                      Danke

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • H Habedere

                        @thomas-braun
                        nene - extern.
                        Alles klar - ich mach nochmal alles neu...

                        Danke

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

                        @habedere sagte in Troubleshooting NodeJS update:

                        nene - extern.

                        Dann brauchst du natürlich auf dem Server auch keinen X-Server/Desktop.

                        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

                        1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @habedere sagte in Troubleshooting NodeJS update:

                          VIS möchte ich zukünftig evtl. schon nutzen...

                          Mit Display an der gleichen Kiste?

                          Ich würde das nochmal installieren, diesmal gleich in der Lite-Version, ohne X-Server und ohne CUPS.

                          H Offline
                          H Offline
                          Habedere
                          schrieb am zuletzt editiert von
                          #104

                          @thomas-braun

                          Neuer Versuch...

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

                          Skript v.2023-04-16
                          
                          *** BASE SYSTEM ***
                          Model           : Raspberry Pi 3 Model B Rev 1.2
                          Architecture    : aarch64
                          Docker          : false
                          Virtualization  : none
                          Distributor ID: Debian
                          Description:    Debian GNU/Linux 11 (bullseye)
                          Release:        11
                          Codename:       bullseye
                          
                          PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
                          NAME="Debian GNU/Linux"
                          VERSION_ID="11"
                          VERSION="11 (bullseye)"
                          VERSION_CODENAME=bullseye
                          ID=debian
                          HOME_URL="https://www.debian.org/"
                          SUPPORT_URL="https://www.debian.org/support"
                          BUG_REPORT_URL="https://bugs.debian.org/"
                          
                          Systemuptime and Load:
                           20:04:34 up 50 min,  2 users,  load average: 0.30, 0.24, 0.30
                          CPU threads: 4
                          
                          Raspberry only:
                          throttled=0x0
                          Other values than 0x0 hint to temperature/voltage problems
                          temp=51.5'C
                          volt=1.2938V
                          
                          *** Time and Time Zones ***
                                         Local time: Sun 2023-04-23 20:04:35 BST
                                     Universal time: Sun 2023-04-23 19:04:35 UTC
                                           RTC time: n/a
                                          Time zone: Europe/London (BST, +0100)
                          System clock synchronized: yes
                                        NTP service: active
                                    RTC in local TZ: no
                          
                          *** User and Groups ***
                          nulu
                          /home/nulu
                          nulu 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:            909M        232M        452M        0.0K        224M        613M
                          Swap:            99M         18M         81M
                          Total:          1.0G        250M        533M
                          
                                    909 M total memory
                                    232 M used memory
                                    122 M active memory
                                    233 M inactive memory
                                    452 M free memory
                                     24 M buffer memory
                                    200 M swap cache
                                     99 M total swap
                                     18 M used swap
                                     81 M free swap
                          
                          Raspberry only:
                          oom events: 0
                          lifetime oom required: 0 Mbytes
                          total time in oom handler: 0 ms
                          max time spent in oom handler: 0 ms
                          
                          *** FILESYSTEM ***
                          Filesystem     Type      Size  Used Avail Use% Mounted on
                          /dev/root      ext4      110G  2.3G  104G   3% /
                          devtmpfs       devtmpfs  325M     0  325M   0% /dev
                          tmpfs          tmpfs     455M     0  455M   0% /dev/shm
                          tmpfs          tmpfs     182M  1.1M  181M   1% /run
                          tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                          /dev/sda1      vfat      255M   31M  225M  12% /boot
                          tmpfs          tmpfs      91M     0   91M   0% /run/user/1000
                          
                          Messages concerning ext4 filesystem in dmesg:
                          [Sun Apr 23 19:13:56 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1920x1080M@60 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=e2d113b0-02 rootfstype=ext4 fsck.repair=yes rootwait
                          [Sun Apr 23 19:14:02 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                          [Sun Apr 23 19:14:02 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                          [Sun Apr 23 19:14:06 2023] EXT4-fs (sda2): re-mounted. Opts: (null). Quota mode: none.
                          
                          Show mounted filesystems (real ones only):
                          TARGET  SOURCE    FSTYPE OPTIONS
                          /       /dev/sda2 ext4   rw,noatime
                          `-/boot /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                          
                          Files in neuralgic directories:
                          
                          /var:
                          458M    /var/
                          179M    /var/cache
                          173M    /var/cache/apt
                          147M    /var/lib
                          122M    /var/lib/apt/lists
                          
                          Archived and active journals take up 32.0M in the file system.
                          
                          /opt/iobroker/backups:
                          4.0K    /opt/iobroker/backups/
                          
                          /opt/iobroker/iobroker-data:
                          15M     /opt/iobroker/iobroker-data/files
                          15M     /opt/iobroker/iobroker-data/
                          13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                          13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static
                          13M     /opt/iobroker/iobroker-data/files/admin.admin/custom
                          
                          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
                          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
                          1.6M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map
                          652K    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js.map
                          384K    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js
                          
                          *** NodeJS-Installation ***
                          
                          /usr/bin/nodejs         v18.16.0
                          /usr/bin/node           v18.16.0
                          /usr/bin/npm            9.5.1
                          /usr/bin/npx            9.5.1
                          
                          
                          nodejs:
                            Installed: 18.16.0-deb-1nodesource1
                            Candidate: 18.16.0-deb-1nodesource1
                            Version table:
                           *** 18.16.0-deb-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
                                  100 /var/lib/dpkg/status
                               12.22.12~dfsg-1~deb11u3 500
                                  500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                               12.22.5~dfsg-2~11u1 500
                                  500 http://deb.debian.org/debian bullseye/main arm64 Packages
                          
                          Temp directories causing npm8 problem: 0
                          No problems detected
                          
                          *** ioBroker-Installation ***
                          
                          ioBroker Status
                          iobroker is running on this host.
                          
                          
                          Objects type: jsonl
                          States  type: jsonl
                          
                          MULTIHOSTSERVICE/enabled: false
                          
                          Core adapters versions
                          js-controller:  4.0.24
                          admin:          6.3.5
                          javascript:     "javascript" not found
                          
                          Adapters from github:   0
                          
                          Adapter State
                          + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                          + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                          
                          + instance is alive
                          
                          Enabled adapters with bindings
                          + system.adapter.admin.0                  : admin                 : raspberrypi                              -  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.6.16   , installed 2.6.16
                          Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                          Controller "js-controller": 4.0.24   , installed 4.0.24
                          
                          Objects and States
                          Please stand by - This may take a while
                          Objects:        142
                          States:         104
                          
                          *** OS-Repositories and Updates ***
                          Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                          Hit:2 http://deb.debian.org/debian bullseye InRelease
                          Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
                          Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                          Hit:5 https://deb.nodesource.com/node_18.x bullseye InRelease
                          Reading package lists...
                          Pending Updates: 19
                          
                          *** 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          12940      821/sshd: /usr/sbin
                          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       32536      7399/iobroker.js-co
                          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       32529      7399/iobroker.js-co
                          tcp6       0      0 :::22                   :::*                    LISTEN      0          12942      821/sshd: /usr/sbin
                          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       31304      7481/io.admin.0
                          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14288      920/dhcpcd
                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        11804      428/avahi-daemon: r
                          udp        0      0 0.0.0.0:47649           0.0.0.0:*                           108        11806      428/avahi-daemon: r
                          udp6       0      0 :::54407                :::*                                108        11807      428/avahi-daemon: r
                          udp6       0      0 :::5353                 :::*                                108        11805      428/avahi-daemon: r
                          
                          *** Log File - Last 25 Lines ***
                          
                          2023-04-23 19:25:03.203  - info: host.raspberrypi hostname: raspberrypi, node: v18.16.0
                          2023-04-23 19:25:03.206  - info: host.raspberrypi ip addresses: 192.168.178.3 fdc8:6d06:a691:4a6d:84c6:b886:6e48:f44e fe80::d47e:3b7d:8adc:4dd3
                          2023-04-23 19:25:04.032  - info: host.raspberrypi connected to Objects and States
                          2023-04-23 19:25:04.118  - info: host.raspberrypi Node.js version has changed from unknown to 18.16.0
                          2023-04-23 19:25:04.231  - info: host.raspberrypi Successfully updated capabilities "cap_net_admin, cap_net_bind_service, cap_net_raw" for /usr/bin/node
                          2023-04-23 19:25:04.292  - info: host.raspberrypi added notifications configuration of host
                          2023-04-23 19:25:05.103  - info: host.raspberrypi 3 instances found
                          2023-04-23 19:25:05.124  - info: host.raspberrypi starting 3 instances
                          2023-04-23 19:25:05.241  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 7481
                          2023-04-23 19:25:09.197  - info: host.raspberrypi instance system.adapter.discovery.0 started with pid 7488
                          2023-04-23 19:25:10.651  - info: admin.0 (7481) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v18.16.0, js-controller: 4.0.24
                          2023-04-23 19:25:10.780  - info: admin.0 (7481) requesting all states
                          2023-04-23 19:25:10.782  - info: admin.0 (7481) requesting all objects
                          2023-04-23 19:25:11.389  - info: admin.0 (7481) received all objects
                          2023-04-23 19:25:12.036  - info: admin.0 (7481) http server listening on port 8081
                          2023-04-23 19:25:12.039  - info: admin.0 (7481) Use link "http://localhost:8081" to configure.
                          2023-04-23 19:25:12.101  - info: admin.0 (7481) socket.io server listening on port 8081
                          2023-04-23 19:25:12.257  - warn: admin.0 (7481) Repository cannot be read: Active repo - stable
                          2023-04-23 19:25:12.262  - warn: admin.0 (7481) Active repository "stable" cannot be read
                          2023-04-23 19:25:13.215  - info: host.raspberrypi instance system.adapter.backitup.0 started with pid 7516
                          2023-04-23 19:25:14.316  - info: discovery.0 (7488) starting. Version 3.1.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v18.16.0, js-controller: 4.0.24
                          2023-04-23 19:25:18.369  - info: backitup.0 (7516) starting. Version 2.6.16 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.16.0, js-controller: 4.0.24
                          2023-04-23 19:25:18.629  - info: backitup.0 (7516) [iobroker] backup was activated at 02:40 every 1 day(s)
                          2023-04-23 19:25:24.768  - info: admin.0 (7481) ==> Connected system.user.admin from ::ffff:192.168.178.10
                          2023-04-23 19:25:44.524  - info: admin.0 (7481) ==> Connected system.user.admin from ::ffff:192.168.178.10
                          
                          

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

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • H Habedere

                            @thomas-braun

                            Neuer Versuch...

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

                            Skript v.2023-04-16
                            
                            *** BASE SYSTEM ***
                            Model           : Raspberry Pi 3 Model B Rev 1.2
                            Architecture    : aarch64
                            Docker          : false
                            Virtualization  : none
                            Distributor ID: Debian
                            Description:    Debian GNU/Linux 11 (bullseye)
                            Release:        11
                            Codename:       bullseye
                            
                            PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
                            NAME="Debian GNU/Linux"
                            VERSION_ID="11"
                            VERSION="11 (bullseye)"
                            VERSION_CODENAME=bullseye
                            ID=debian
                            HOME_URL="https://www.debian.org/"
                            SUPPORT_URL="https://www.debian.org/support"
                            BUG_REPORT_URL="https://bugs.debian.org/"
                            
                            Systemuptime and Load:
                             20:04:34 up 50 min,  2 users,  load average: 0.30, 0.24, 0.30
                            CPU threads: 4
                            
                            Raspberry only:
                            throttled=0x0
                            Other values than 0x0 hint to temperature/voltage problems
                            temp=51.5'C
                            volt=1.2938V
                            
                            *** Time and Time Zones ***
                                           Local time: Sun 2023-04-23 20:04:35 BST
                                       Universal time: Sun 2023-04-23 19:04:35 UTC
                                             RTC time: n/a
                                            Time zone: Europe/London (BST, +0100)
                            System clock synchronized: yes
                                          NTP service: active
                                      RTC in local TZ: no
                            
                            *** User and Groups ***
                            nulu
                            /home/nulu
                            nulu 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:            909M        232M        452M        0.0K        224M        613M
                            Swap:            99M         18M         81M
                            Total:          1.0G        250M        533M
                            
                                      909 M total memory
                                      232 M used memory
                                      122 M active memory
                                      233 M inactive memory
                                      452 M free memory
                                       24 M buffer memory
                                      200 M swap cache
                                       99 M total swap
                                       18 M used swap
                                       81 M free swap
                            
                            Raspberry only:
                            oom events: 0
                            lifetime oom required: 0 Mbytes
                            total time in oom handler: 0 ms
                            max time spent in oom handler: 0 ms
                            
                            *** FILESYSTEM ***
                            Filesystem     Type      Size  Used Avail Use% Mounted on
                            /dev/root      ext4      110G  2.3G  104G   3% /
                            devtmpfs       devtmpfs  325M     0  325M   0% /dev
                            tmpfs          tmpfs     455M     0  455M   0% /dev/shm
                            tmpfs          tmpfs     182M  1.1M  181M   1% /run
                            tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                            /dev/sda1      vfat      255M   31M  225M  12% /boot
                            tmpfs          tmpfs      91M     0   91M   0% /run/user/1000
                            
                            Messages concerning ext4 filesystem in dmesg:
                            [Sun Apr 23 19:13:56 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1920x1080M@60 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=e2d113b0-02 rootfstype=ext4 fsck.repair=yes rootwait
                            [Sun Apr 23 19:14:02 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                            [Sun Apr 23 19:14:02 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                            [Sun Apr 23 19:14:06 2023] EXT4-fs (sda2): re-mounted. Opts: (null). Quota mode: none.
                            
                            Show mounted filesystems (real ones only):
                            TARGET  SOURCE    FSTYPE OPTIONS
                            /       /dev/sda2 ext4   rw,noatime
                            `-/boot /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                            
                            Files in neuralgic directories:
                            
                            /var:
                            458M    /var/
                            179M    /var/cache
                            173M    /var/cache/apt
                            147M    /var/lib
                            122M    /var/lib/apt/lists
                            
                            Archived and active journals take up 32.0M in the file system.
                            
                            /opt/iobroker/backups:
                            4.0K    /opt/iobroker/backups/
                            
                            /opt/iobroker/iobroker-data:
                            15M     /opt/iobroker/iobroker-data/files
                            15M     /opt/iobroker/iobroker-data/
                            13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                            13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static
                            13M     /opt/iobroker/iobroker-data/files/admin.admin/custom
                            
                            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
                            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
                            1.6M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map
                            652K    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js.map
                            384K    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js
                            
                            *** NodeJS-Installation ***
                            
                            /usr/bin/nodejs         v18.16.0
                            /usr/bin/node           v18.16.0
                            /usr/bin/npm            9.5.1
                            /usr/bin/npx            9.5.1
                            
                            
                            nodejs:
                              Installed: 18.16.0-deb-1nodesource1
                              Candidate: 18.16.0-deb-1nodesource1
                              Version table:
                             *** 18.16.0-deb-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
                                    100 /var/lib/dpkg/status
                                 12.22.12~dfsg-1~deb11u3 500
                                    500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                                 12.22.5~dfsg-2~11u1 500
                                    500 http://deb.debian.org/debian bullseye/main arm64 Packages
                            
                            Temp directories causing npm8 problem: 0
                            No problems detected
                            
                            *** ioBroker-Installation ***
                            
                            ioBroker Status
                            iobroker is running on this host.
                            
                            
                            Objects type: jsonl
                            States  type: jsonl
                            
                            MULTIHOSTSERVICE/enabled: false
                            
                            Core adapters versions
                            js-controller:  4.0.24
                            admin:          6.3.5
                            javascript:     "javascript" not found
                            
                            Adapters from github:   0
                            
                            Adapter State
                            + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                            + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                            
                            + instance is alive
                            
                            Enabled adapters with bindings
                            + system.adapter.admin.0                  : admin                 : raspberrypi                              -  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.6.16   , installed 2.6.16
                            Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                            Controller "js-controller": 4.0.24   , installed 4.0.24
                            
                            Objects and States
                            Please stand by - This may take a while
                            Objects:        142
                            States:         104
                            
                            *** OS-Repositories and Updates ***
                            Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                            Hit:2 http://deb.debian.org/debian bullseye InRelease
                            Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
                            Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                            Hit:5 https://deb.nodesource.com/node_18.x bullseye InRelease
                            Reading package lists...
                            Pending Updates: 19
                            
                            *** 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          12940      821/sshd: /usr/sbin
                            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       32536      7399/iobroker.js-co
                            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       32529      7399/iobroker.js-co
                            tcp6       0      0 :::22                   :::*                    LISTEN      0          12942      821/sshd: /usr/sbin
                            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       31304      7481/io.admin.0
                            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14288      920/dhcpcd
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        11804      428/avahi-daemon: r
                            udp        0      0 0.0.0.0:47649           0.0.0.0:*                           108        11806      428/avahi-daemon: r
                            udp6       0      0 :::54407                :::*                                108        11807      428/avahi-daemon: r
                            udp6       0      0 :::5353                 :::*                                108        11805      428/avahi-daemon: r
                            
                            *** Log File - Last 25 Lines ***
                            
                            2023-04-23 19:25:03.203  - info: host.raspberrypi hostname: raspberrypi, node: v18.16.0
                            2023-04-23 19:25:03.206  - info: host.raspberrypi ip addresses: 192.168.178.3 fdc8:6d06:a691:4a6d:84c6:b886:6e48:f44e fe80::d47e:3b7d:8adc:4dd3
                            2023-04-23 19:25:04.032  - info: host.raspberrypi connected to Objects and States
                            2023-04-23 19:25:04.118  - info: host.raspberrypi Node.js version has changed from unknown to 18.16.0
                            2023-04-23 19:25:04.231  - info: host.raspberrypi Successfully updated capabilities "cap_net_admin, cap_net_bind_service, cap_net_raw" for /usr/bin/node
                            2023-04-23 19:25:04.292  - info: host.raspberrypi added notifications configuration of host
                            2023-04-23 19:25:05.103  - info: host.raspberrypi 3 instances found
                            2023-04-23 19:25:05.124  - info: host.raspberrypi starting 3 instances
                            2023-04-23 19:25:05.241  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 7481
                            2023-04-23 19:25:09.197  - info: host.raspberrypi instance system.adapter.discovery.0 started with pid 7488
                            2023-04-23 19:25:10.651  - info: admin.0 (7481) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v18.16.0, js-controller: 4.0.24
                            2023-04-23 19:25:10.780  - info: admin.0 (7481) requesting all states
                            2023-04-23 19:25:10.782  - info: admin.0 (7481) requesting all objects
                            2023-04-23 19:25:11.389  - info: admin.0 (7481) received all objects
                            2023-04-23 19:25:12.036  - info: admin.0 (7481) http server listening on port 8081
                            2023-04-23 19:25:12.039  - info: admin.0 (7481) Use link "http://localhost:8081" to configure.
                            2023-04-23 19:25:12.101  - info: admin.0 (7481) socket.io server listening on port 8081
                            2023-04-23 19:25:12.257  - warn: admin.0 (7481) Repository cannot be read: Active repo - stable
                            2023-04-23 19:25:12.262  - warn: admin.0 (7481) Active repository "stable" cannot be read
                            2023-04-23 19:25:13.215  - info: host.raspberrypi instance system.adapter.backitup.0 started with pid 7516
                            2023-04-23 19:25:14.316  - info: discovery.0 (7488) starting. Version 3.1.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v18.16.0, js-controller: 4.0.24
                            2023-04-23 19:25:18.369  - info: backitup.0 (7516) starting. Version 2.6.16 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.16.0, js-controller: 4.0.24
                            2023-04-23 19:25:18.629  - info: backitup.0 (7516) [iobroker] backup was activated at 02:40 every 1 day(s)
                            2023-04-23 19:25:24.768  - info: admin.0 (7481) ==> Connected system.user.admin from ::ffff:192.168.178.10
                            2023-04-23 19:25:44.524  - info: admin.0 (7481) ==> Connected system.user.admin from ::ffff:192.168.178.10
                            
                            

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

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

                            @habedere sagte in Troubleshooting NodeJS update:

                            Time zone: Europe/London (BST, +0100)

                            Zeitzone setzen.

                            Pending Updates: 19

                            System auf Stand halten.

                            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

                            H 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @habedere sagte in Troubleshooting NodeJS update:

                              Time zone: Europe/London (BST, +0100)

                              Zeitzone setzen.

                              Pending Updates: 19

                              System auf Stand halten.

                              H Offline
                              H Offline
                              Habedere
                              schrieb am zuletzt editiert von Habedere
                              #106

                              @thomas-braun
                              Beides erledgit - also Zeit fürs Backup?

                              Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                              Kernel:                 6.1.21-v8+
                              Installation:           Native
                              Timezone:               Europe/London (BST, +0100)
                              User-ID:                1000
                              X-Server:               false
                              Boot Target:            multi-user.target
                              
                              Pending OS-Updates:     0
                              Pending iob updates:    0
                              
                              
                              nulu@raspberrypi:~ $ date
                              Sun 23 Apr 21:27:45 CEST 2023
                              
                              
                              Thomas BraunT 2 Antworten Letzte Antwort
                              0
                              • H Habedere

                                @thomas-braun
                                Beides erledgit - also Zeit fürs Backup?

                                Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                                Kernel:                 6.1.21-v8+
                                Installation:           Native
                                Timezone:               Europe/London (BST, +0100)
                                User-ID:                1000
                                X-Server:               false
                                Boot Target:            multi-user.target
                                
                                Pending OS-Updates:     0
                                Pending iob updates:    0
                                
                                
                                nulu@raspberrypi:~ $ date
                                Sun 23 Apr 21:27:45 CEST 2023
                                
                                
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #107

                                @habedere

                                Zeig nochmal einen Durchlauf von iob diag
                                Summary reicht.

                                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

                                1 Antwort Letzte Antwort
                                0
                                • H Habedere

                                  @thomas-braun
                                  Beides erledgit - also Zeit fürs Backup?

                                  Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                                  Kernel:                 6.1.21-v8+
                                  Installation:           Native
                                  Timezone:               Europe/London (BST, +0100)
                                  User-ID:                1000
                                  X-Server:               false
                                  Boot Target:            multi-user.target
                                  
                                  Pending OS-Updates:     0
                                  Pending iob updates:    0
                                  
                                  
                                  nulu@raspberrypi:~ $ date
                                  Sun 23 Apr 21:27:45 CEST 2023
                                  
                                  
                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #108

                                  @habedere sagte in Troubleshooting NodeJS update:

                                  Timezone: Europe/London (BST, +0100)

                                  Wohnst du auf der Insel?

                                  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

                                  H 2 Antworten Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @habedere sagte in Troubleshooting NodeJS update:

                                    Timezone: Europe/London (BST, +0100)

                                    Wohnst du auf der Insel?

                                    H Offline
                                    H Offline
                                    Habedere
                                    schrieb am zuletzt editiert von
                                    #109

                                    @thomas-braun
                                    ne sorry - war der Zeitversatz der ausgeführten Änderungen :)

                                    mach gerade nochmal iob diag neu...

                                    Dann sieht es sauber aus :)

                                    1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @habedere sagte in Troubleshooting NodeJS update:

                                      Timezone: Europe/London (BST, +0100)

                                      Wohnst du auf der Insel?

                                      H Offline
                                      H Offline
                                      Habedere
                                      schrieb am zuletzt editiert von Habedere
                                      #110

                                      @thomas-braun

                                      ======================= SUMMARY =======================
                                                           v.2023-04-16
                                      
                                      
                                      Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                                      Kernel:                 6.1.21-v8+
                                      Installation:           Native
                                      Timezone:               Europe/Berlin (CEST, +0200)
                                      User-ID:                1000
                                      X-Server:               false
                                      Boot Target:            multi-user.target
                                      
                                      Pending OS-Updates:     0
                                      Pending iob updates:    0
                                      
                                      Nodejs-Installation:    /usr/bin/nodejs         v18.16.0
                                                              /usr/bin/node           v18.16.0
                                                              /usr/bin/npm            9.5.1
                                                              /usr/bin/npx            9.5.1
                                      
                                      Recommended versions are nodejs 18.x.y and npm 9.x.y
                                      Your nodejs installation is correct
                                      
                                      MEMORY:
                                                     total        used        free      shared  buff/cache   available
                                      Mem:            909M        329M        142M        1.0M        437M        517M
                                      Swap:            99M          0B         99M
                                      Total:          1.0G        329M        242M
                                      
                                      Active iob-Instances:   4
                                      Active repo(s): stable
                                      
                                      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 and web instance:
                                      + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      
                                      Objects:                142
                                      States:                 104
                                      
                                      Size of iob-Database:
                                      
                                      6.5M    /opt/iobroker/iobroker-data/objects.jsonl
                                      576K    /opt/iobroker/iobroker-data/states.jsonl
                                      
                                      
                                      
                                      =================== END OF SUMMARY ====================
                                      
                                      
                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • H Habedere

                                        @thomas-braun

                                        ======================= SUMMARY =======================
                                                             v.2023-04-16
                                        
                                        
                                        Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                                        Kernel:                 6.1.21-v8+
                                        Installation:           Native
                                        Timezone:               Europe/Berlin (CEST, +0200)
                                        User-ID:                1000
                                        X-Server:               false
                                        Boot Target:            multi-user.target
                                        
                                        Pending OS-Updates:     0
                                        Pending iob updates:    0
                                        
                                        Nodejs-Installation:    /usr/bin/nodejs         v18.16.0
                                                                /usr/bin/node           v18.16.0
                                                                /usr/bin/npm            9.5.1
                                                                /usr/bin/npx            9.5.1
                                        
                                        Recommended versions are nodejs 18.x.y and npm 9.x.y
                                        Your nodejs installation is correct
                                        
                                        MEMORY:
                                                       total        used        free      shared  buff/cache   available
                                        Mem:            909M        329M        142M        1.0M        437M        517M
                                        Swap:            99M          0B         99M
                                        Total:          1.0G        329M        242M
                                        
                                        Active iob-Instances:   4
                                        Active repo(s): stable
                                        
                                        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 and web instance:
                                        + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        
                                        Objects:                142
                                        States:                 104
                                        
                                        Size of iob-Database:
                                        
                                        6.5M    /opt/iobroker/iobroker-data/objects.jsonl
                                        576K    /opt/iobroker/iobroker-data/states.jsonl
                                        
                                        
                                        
                                        =================== END OF SUMMARY ====================
                                        
                                        
                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #111

                                        @habedere

                                        Ja, jetzt ist die Basis solide.

                                        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

                                        H 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @habedere

                                          Ja, jetzt ist die Basis solide.

                                          H Offline
                                          H Offline
                                          Habedere
                                          schrieb am zuletzt editiert von
                                          #112

                                          @thomas-braun

                                          Sehr schön - Danke!

                                          Kurze Frage noch - wenn auch etwas OT.
                                          Die MariaDB für den SQL Adapter muss ich nochmal extra installieren oder? Damit ioBroker das SQL Backup einspielen kann...
                                          Oder macht der das gleich mit?!

                                          Thomas BraunT 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          832

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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