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. Error/Bug
  4. Fehler bei Installation i2c Adapter

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    16
    1
    965

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    692

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.0k

Fehler bei Installation i2c Adapter

Geplant Angeheftet Gesperrt Verschoben Error/Bug
58 Beiträge 4 Kommentatoren 4.1k Aufrufe 3 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.
  • wendy2702W wendy2702

    @chris_b

    iob stop
    iob fix
    iob start
    iob diag
    

    Ausgaben bitte vollständig hier posten.

    C Offline
    C Offline
    Chris_B
    schrieb am zuletzt editiert von Chris_B
    #20

    @wendy2702
    here it is:

    Skript v.2023-01-02
    
    *** BASE SYSTEM ***
    Model           : Raspberry Pi 4 Model B Rev 1.5
    Architecture:   armv7l
    Docker:         false
    Virtualization: none
    Distributor ID: Raspbian
    Description:    Raspbian GNU/Linux 10 (buster)
    Release:        10
    Codename:       buster
    
    PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
    NAME="Raspbian GNU/Linux"
    VERSION_ID="10"
    VERSION="10 (buster)"
    VERSION_CODENAME=buster
    ID=raspbian
    ID_LIKE=debian
    HOME_URL="http://www.raspbian.org/"
    SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
    BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
    
    Systemuptime and Load:
     18:03:09 up 40 min,  1 user,  load average: 1.54, 1.01, 0.64
    CPU threads: 4
    
    *** Time and Time Zones ***
    Sat Feb 11 17:03:09 UTC 2023
    Sat Feb 11 18:03:09 CET 2023
    CET +0100
    Europe/Zurich
    
    *** User and Groups ***
    pi
    /home/pi
    pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker pijuice
    
    *** X-Server-Setup ***
    X-Server:       false
    Desktop:
    Terminal:       tty
    Boot Target:    graphical.target
    
    *** MEMORY ***
                  total        used        free      shared  buff/cache   available
    Mem:           3.8G        980M        2.3G         24M        560M        2.9G
    Swap:           99M          0B         99M
    Total:         3.9G        980M        2.4G
    
             3838 M total memory
              980 M used memory
              335 M active memory
             1046 M inactive memory
             2297 M free memory
              127 M buffer memory
              433 M swap cache
               99 M total swap
                0 M used swap
               99 M free swap
    
    *** FILESYSTEM ***
    Filesystem     Type      Size  Used Avail Use% Mounted on
    /dev/root      ext4       15G  4.6G  9.2G  34% /
    devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
    tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
    tmpfs          tmpfs     1.9G   25M  1.9G   2% /run
    tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
    tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
    /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
    tmpfs          tmpfs     384M     0  384M   0% /run/user/1000
    
    Messages in dmesg:
    [Sat Feb 11 17:22:11 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=E4:5F:01:A8:12:03 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyAMA0,115200 console=tty1 root=PARTUUID=cd3e8f54-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
    [Sat Feb 11 17:22:13 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [Sat Feb 11 17:22:13 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
    [Sat Feb 11 17:22:16 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
    
    Show mounted filesystems (real ones only):
    TARGET        SOURCE         FSTYPE OPTIONS
    /             /dev/mmcblk0p2 ext4   rw,noatime
    |-/sys/fs/bpf none           bpf    rw,nosuid,nodev,noexec,relatime,mode=700
    `-/boot       /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
    
    Files in neuralgic directories:
    
    /var:
    502M    /var/
    294M    /var/cache
    288M    /var/cache/apt
    229M    /var/cache/apt/archives
    92M     /var/lib
    
    /opt/iobroker/backups:
    21M     /opt/iobroker/backups/
    
    /opt/iobroker/iobroker-data:
    222M    /opt/iobroker/iobroker-data/
    105M    /opt/iobroker/iobroker-data/files
    94M     /opt/iobroker/iobroker-data/backup-objects
    51M     /opt/iobroker/iobroker-data/files/javascript.admin
    32M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
    
    The five largest files in iobroker-data are:
    7.6M    /opt/iobroker/iobroker-data/objects.jsonl
    6.9M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.de0231c9.chunk.js.map
    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
    6.2M    /opt/iobroker/iobroker-data/objects.json.migrated
    6.2M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
    
    *** NodeJS-Installation ***
    
    /usr/bin/nodejs         v16.19.0
    /usr/bin/node           v16.19.0
    /usr/bin/npm            8.19.3
    /usr/bin/npx            8.19.3
    
    nodejs:
      Installed: 16.19.0-deb-1nodesource1
      Candidate: 16.19.0-deb-1nodesource1
      Version table:
     *** 16.19.0-deb-1nodesource1 500
            500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
            100 /var/lib/dpkg/status
         10.24.0~dfsg-1~deb10u2 500
            500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
    
    Temp directories causing npm8 problem: 0
    
    *** ioBroker-Installation ***
    
    ioBroker Status
    iobroker is running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    
    Core adapters versions
    js-controller:  4.0.24
    admin:          6.3.5
    javascript:     6.1.4
    
    Adapters from github:   0
    
    Adapter State
    + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
    + system.adapter.backitup.0               : backitup              : raspberrypi4-iob                         -  enabled
    + system.adapter.cloud.0                  : cloud                 : raspberrypi4-iob                         -  enabled
    + system.adapter.denon.0                  : denon                 : raspberrypi4-iob                         -  enabled
    + system.adapter.denon.1                  : denon                 : raspberrypi4-iob                         -  enabled
    + system.adapter.discovery.0              : discovery             : raspberrypi4-iob                         -  enabled
      system.adapter.flot.0                   : flot                  : raspberrypi4-iob                         - disabled
    + system.adapter.heos.0                   : heos                  : raspberrypi4-iob                         -  enabled
    + system.adapter.history.0                : history               : raspberrypi4-iob                         -  enabled
    + system.adapter.hue.0                    : hue                   : raspberrypi4-iob                         -  enabled, port: 80
    + system.adapter.hue.1                    : hue                   : raspberrypi4-iob                         -  enabled, port: 80
    + system.adapter.info.0                   : info                  : raspberrypi4-iob                         -  enabled
    + system.adapter.javascript.0             : javascript            : raspberrypi4-iob                         -  enabled
    + system.adapter.netatmo.0                : netatmo               : raspberrypi4-iob                         -  enabled
    + system.adapter.ping.0                   : ping                  : raspberrypi4-iob                         -  enabled
    + system.adapter.rpi2.0                   : rpi2                  : raspberrypi4-iob                         -  enabled
    + system.adapter.simple-api.0             : simple-api            : raspberrypi4-iob                         -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
    + system.adapter.socketio.0               : socketio              : raspberrypi4-iob                         -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi4-iob                         - disabled
      system.adapter.vis.0                    : vis                   : raspberrypi4-iob                         -  enabled
    + system.adapter.web.0                    : web                   : raspberrypi4-iob                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    + system.adapter.yahka.0                  : yahka                 : raspberrypi4-iob                         -  enabled
    
    + instance is alive
    
    Enabled adapters with bindings
    + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
    + system.adapter.hue.0                    : hue                   : raspberrypi4-iob                         -  enabled, port: 80
    + system.adapter.hue.1                    : hue                   : raspberrypi4-iob                         -  enabled, port: 80
    + system.adapter.simple-api.0             : simple-api            : raspberrypi4-iob                         -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
    + system.adapter.socketio.0               : socketio              : raspberrypi4-iob                         -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
    + system.adapter.web.0                    : web                   : raspberrypi4-iob                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    
    ioBroker-Repositories
    stable        : http://download.iobroker.net/sources-dist.json
    beta          : http://download.iobroker.net/sources-dist-latest.json
    
    Active repo(s): stable
    
    Installed ioBroker-Instances
    Used repository: stable
    Adapter    "admin"        : 6.3.5    , installed 6.3.5
    Adapter    "backitup"     : 2.5.12   , installed 2.5.12
    Adapter    "cloud"        : 4.3.0    , installed 4.3.0
    Adapter    "denon"        : 1.13.4   , installed 1.13.4
    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
    Adapter    "email"        : 1.1.4    , installed 1.1.4
    Adapter    "flot"         : 1.11.0   , installed 1.11.0
    Adapter    "heos"         : 1.10.0   , installed 1.10.0
    Adapter    "history"      : 2.2.4    , installed 2.2.4
    Adapter    "homekit-controller": 0.5.1, installed 0.5.1
    Adapter    "hue"          : 3.7.1    , installed 3.7.1
    Adapter    "info"         : 1.9.19   , installed 1.9.19
    Adapter    "javascript"   : 6.1.4    , installed 6.1.4
    Controller "js-controller": 4.0.24   , installed 4.0.24
    Adapter    "netatmo"      : 2.0.5    , installed 2.0.5
    Adapter    "ping"         : 1.5.3    , installed 1.5.3
    Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
    Adapter    "socketio"     : 4.2.0    , installed 4.2.0
    Adapter    "vis"          : 1.4.15   , installed 1.4.15
    Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
    Adapter    "web"          : 4.3.0    , installed 4.3.0
    Adapter    "ws"           : 1.3.0    , installed 1.3.0
    Adapter    "yahka"        : 0.13.1   , installed 0.13.1
    
    Objects and States
    Please stand by - This may take a while
    Objects:        3093
    States:         2599
    
    *** OS-Repositories and Updates ***
    Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
    Hit:2 https://phoscon.de/apt/deconz buster InRelease
    Hit:3 https://deb.nodesource.com/node_16.x buster InRelease
    Hit:4 http://archive.raspberrypi.org/debian buster InRelease
    Reading package lists...
    Pending Updates: 0
    
    *** Listening Ports ***
    Active Internet connections (only servers)
    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          17590      585/sshd
    tcp        0      0 127.0.0.1:43801         0.0.0.0:*               LISTEN      1001       191843     21588/io.yahka.0
    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       187068     20468/iobroker.js-c
    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       187061     20468/iobroker.js-c
    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       189559     20489/io.admin.0
    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       191294     21389/io.web.0
    tcp6       0      0 :::8084                 :::*                    LISTEN      1001       191171     21098/io.socketio.0
    tcp6       0      0 :::22                   :::*                    LISTEN      0          17592      585/sshd
    tcp6       0      0 :::8087                 :::*                    LISTEN      1001       190525     20863/io.simple-api
    tcp6       0      0 :::34381                :::*                    LISTEN      1001       193677     21588/io.yahka.0
    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          16640      573/dhcpcd
    udp        0      0 0.0.0.0:42135           0.0.0.0:*                           1001       188978     20815/io.heos.0
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       193678     21588/io.yahka.0
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12814      377/avahi-daemon: r
    udp        0      0 0.0.0.0:41800           0.0.0.0:*                           108        12816      377/avahi-daemon: r
    udp6       0      0 :::38941                :::*                                108        12817      377/avahi-daemon: r
    udp6       0      0 :::546                  :::*                                0          16653      573/dhcpcd
    udp6       0      0 :::5353                 :::*                                108        12815      377/avahi-daemon: r
    
    *** Log File - Last 25 Lines ***
    
    2023-02-11 18:02:07.466  - info: cloud.0 (20724) Trying to connect as system.user.admin to cloud
    2023-02-11 18:02:07.601  - info: cloud.0 (20724) Connection changed: connect
    2023-02-11 18:02:08.580  - info: vis.0 (21336) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.19.0, js-controller: 4.0.24
    2023-02-11 18:02:08.791  - info: vis.0 (21336) vis license is OK.
    2023-02-11 18:02:09.456  - info: vis.0 (21336) Terminated (NO_ERROR): Without reason
    2023-02-11 18:02:10.134  - info: host.raspberrypi4-iob instance system.adapter.vis.0 terminated while should be started once
    2023-02-11 18:02:10.923  - info: host.raspberrypi4-iob instance system.adapter.web.0 started with pid 21389
    2023-02-11 18:02:14.861  - info: host.raspberrypi4-iob instance system.adapter.yahka.0 started with pid 21588
    2023-02-11 18:02:17.276  - info: yahka.0 (21588) starting. Version 0.13.1 in /opt/iobroker/node_modules/iobroker.yahka, node: v16.19.0, js-controller: 4.0.24
    2023-02-11 18:02:17.314  - info: yahka.0 (21588) adapter ready, checking config
    2023-02-11 18:02:17.329  - info: yahka.0 (21588) adding Wasser Höfli 1A with UUID: 10c354a6-9830-470f-9a77-a332861ef8a9
    2023-02-11 18:02:17.342  - info: yahka.0 (21588) adding Wasser Höfli 2A with UUID: e801a2ae-6c62-44d0-870f-a7a316e4a4b6
    2023-02-11 18:02:17.346  - info: yahka.0 (21588) adding Wasser Garten 3A with UUID: e7a975c7-14b7-4db6-93c9-a5c06b0f0906
    2023-02-11 18:02:17.350  - info: yahka.0 (21588) adding Wasser Garten 4A with UUID: b19d1566-51f7-4dbf-a436-f10b00d4d3bf
    2023-02-11 18:02:17.354  - info: yahka.0 (21588) adding Wasser Garten 5A with UUID: cfba9462-495d-445e-bdaf-92d89e5d323c
    2023-02-11 18:02:17.358  - info: yahka.0 (21588) adding Wasser Feedback 1 with UUID: 80efd4c4-8f76-48b0-b794-663ac97d7d2a
    2023-02-11 18:02:17.362  - info: yahka.0 (21588) adding Wasser Feedback 2 with UUID: c7c1a3fe-b438-43eb-a479-bbda51d1d6c8
    2023-02-11 18:02:17.366  - info: yahka.0 (21588) adding Wasser Feedback 3 with UUID: 3270564c-f984-4208-88ed-bcafad48b3e3
    2023-02-11 18:02:17.370  - info: yahka.0 (21588) adding Wasser Feedback 4 with UUID: 94316748-7b8a-456d-9813-e1529df2ff42
    2023-02-11 18:02:17.375  - info: yahka.0 (21588) adding Wasser Feedback 5 with UUID: 192619c5-90be-4580-8af2-9cdd5282fc7a
    2023-02-11 18:02:17.379  - info: yahka.0 (21588) adding Wasser Feedback 6 with UUID: 442ced11-b93a-4a60-9eaf-d6b789ce2e54
    2023-02-11 18:02:17.382  - info: yahka.0 (21588) adding Wasser Garten 6A with UUID: 5356872a-1195-47ad-a30c-62d253157baf
    2023-02-11 18:02:17.386  - info: yahka.0 (21588) adding Motion Cat1 with UUID: 01ba38ce-6b34-4467-8989-7af6f0774eeb
    2023-02-11 18:02:17.389  - info: yahka.0 (21588) adding Motion Cat2 with UUID: 9122c6a7-6598-4298-84f5-ecc8c2598e8d
    2023-02-11 18:02:17.392  - info: yahka.0 (21588) publishing bridge Yahka-0 on 0.0.0.0 using ciao
    
    

    und Teil2:

    ======================= SUMMARY =======================
                         v.2023-01-02
    
    
    Operatingsystem:        Raspbian GNU/Linux 10 (buster)
    Installation:           Native
    Timezone:               Europe/Zurich
    User-ID:                1000
    X-Server:               false
    Boot Target:            graphical.target
    
    Pending OS-Updates:     0
    
    Nodejs-Installation:    /usr/bin/nodejs         v16.19.0
                            /usr/bin/node           v16.19.0
                            /usr/bin/npm            8.19.3
                            /usr/bin/npx            8.19.3
    
    ioBroker Core:          js-controller           4.0.24
                            admin                   6.3.5
    
    ioBroker Status:        iobroker is running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    
    Status admin:
    + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
    
    Pending iob updates:    0
    
    Active repo(s): stable
    
    Objects:                3093
    States:                 2599
    
    Size of iob-Database:
    
    7.6M    /opt/iobroker/iobroker-data/objects.jsonl
    6.2M    /opt/iobroker/iobroker-data/objects.json.migrated
    6.2M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
    1.8M    /opt/iobroker/iobroker-data/states.jsonl
    684K    /opt/iobroker/iobroker-data/states.json.migrated
    684K    /opt/iobroker/iobroker-data/states.json.bak.migrated
    
    
    =================== END OF SUMMARY ====================
    
    wendy2702W 1 Antwort Letzte Antwort
    0
    • C Chris_B

      @wendy2702
      here it is:

      Skript v.2023-01-02
      
      *** BASE SYSTEM ***
      Model           : Raspberry Pi 4 Model B Rev 1.5
      Architecture:   armv7l
      Docker:         false
      Virtualization: none
      Distributor ID: Raspbian
      Description:    Raspbian GNU/Linux 10 (buster)
      Release:        10
      Codename:       buster
      
      PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
      NAME="Raspbian GNU/Linux"
      VERSION_ID="10"
      VERSION="10 (buster)"
      VERSION_CODENAME=buster
      ID=raspbian
      ID_LIKE=debian
      HOME_URL="http://www.raspbian.org/"
      SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
      BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
      
      Systemuptime and Load:
       18:03:09 up 40 min,  1 user,  load average: 1.54, 1.01, 0.64
      CPU threads: 4
      
      *** Time and Time Zones ***
      Sat Feb 11 17:03:09 UTC 2023
      Sat Feb 11 18:03:09 CET 2023
      CET +0100
      Europe/Zurich
      
      *** User and Groups ***
      pi
      /home/pi
      pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker pijuice
      
      *** X-Server-Setup ***
      X-Server:       false
      Desktop:
      Terminal:       tty
      Boot Target:    graphical.target
      
      *** MEMORY ***
                    total        used        free      shared  buff/cache   available
      Mem:           3.8G        980M        2.3G         24M        560M        2.9G
      Swap:           99M          0B         99M
      Total:         3.9G        980M        2.4G
      
               3838 M total memory
                980 M used memory
                335 M active memory
               1046 M inactive memory
               2297 M free memory
                127 M buffer memory
                433 M swap cache
                 99 M total swap
                  0 M used swap
                 99 M free swap
      
      *** FILESYSTEM ***
      Filesystem     Type      Size  Used Avail Use% Mounted on
      /dev/root      ext4       15G  4.6G  9.2G  34% /
      devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
      tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
      tmpfs          tmpfs     1.9G   25M  1.9G   2% /run
      tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
      tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
      /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
      tmpfs          tmpfs     384M     0  384M   0% /run/user/1000
      
      Messages in dmesg:
      [Sat Feb 11 17:22:11 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=E4:5F:01:A8:12:03 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyAMA0,115200 console=tty1 root=PARTUUID=cd3e8f54-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
      [Sat Feb 11 17:22:13 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
      [Sat Feb 11 17:22:13 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
      [Sat Feb 11 17:22:16 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
      
      Show mounted filesystems (real ones only):
      TARGET        SOURCE         FSTYPE OPTIONS
      /             /dev/mmcblk0p2 ext4   rw,noatime
      |-/sys/fs/bpf none           bpf    rw,nosuid,nodev,noexec,relatime,mode=700
      `-/boot       /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
      
      Files in neuralgic directories:
      
      /var:
      502M    /var/
      294M    /var/cache
      288M    /var/cache/apt
      229M    /var/cache/apt/archives
      92M     /var/lib
      
      /opt/iobroker/backups:
      21M     /opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      222M    /opt/iobroker/iobroker-data/
      105M    /opt/iobroker/iobroker-data/files
      94M     /opt/iobroker/iobroker-data/backup-objects
      51M     /opt/iobroker/iobroker-data/files/javascript.admin
      32M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
      
      The five largest files in iobroker-data are:
      7.6M    /opt/iobroker/iobroker-data/objects.jsonl
      6.9M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.de0231c9.chunk.js.map
      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
      6.2M    /opt/iobroker/iobroker-data/objects.json.migrated
      6.2M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs         v16.19.0
      /usr/bin/node           v16.19.0
      /usr/bin/npm            8.19.3
      /usr/bin/npx            8.19.3
      
      nodejs:
        Installed: 16.19.0-deb-1nodesource1
        Candidate: 16.19.0-deb-1nodesource1
        Version table:
       *** 16.19.0-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
              100 /var/lib/dpkg/status
           10.24.0~dfsg-1~deb10u2 500
              500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
      
      Temp directories causing npm8 problem: 0
      
      *** ioBroker-Installation ***
      
      ioBroker Status
      iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Core adapters versions
      js-controller:  4.0.24
      admin:          6.3.5
      javascript:     6.1.4
      
      Adapters from github:   0
      
      Adapter State
      + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
      + system.adapter.backitup.0               : backitup              : raspberrypi4-iob                         -  enabled
      + system.adapter.cloud.0                  : cloud                 : raspberrypi4-iob                         -  enabled
      + system.adapter.denon.0                  : denon                 : raspberrypi4-iob                         -  enabled
      + system.adapter.denon.1                  : denon                 : raspberrypi4-iob                         -  enabled
      + system.adapter.discovery.0              : discovery             : raspberrypi4-iob                         -  enabled
        system.adapter.flot.0                   : flot                  : raspberrypi4-iob                         - disabled
      + system.adapter.heos.0                   : heos                  : raspberrypi4-iob                         -  enabled
      + system.adapter.history.0                : history               : raspberrypi4-iob                         -  enabled
      + system.adapter.hue.0                    : hue                   : raspberrypi4-iob                         -  enabled, port: 80
      + system.adapter.hue.1                    : hue                   : raspberrypi4-iob                         -  enabled, port: 80
      + system.adapter.info.0                   : info                  : raspberrypi4-iob                         -  enabled
      + system.adapter.javascript.0             : javascript            : raspberrypi4-iob                         -  enabled
      + system.adapter.netatmo.0                : netatmo               : raspberrypi4-iob                         -  enabled
      + system.adapter.ping.0                   : ping                  : raspberrypi4-iob                         -  enabled
      + system.adapter.rpi2.0                   : rpi2                  : raspberrypi4-iob                         -  enabled
      + system.adapter.simple-api.0             : simple-api            : raspberrypi4-iob                         -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
      + system.adapter.socketio.0               : socketio              : raspberrypi4-iob                         -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi4-iob                         - disabled
        system.adapter.vis.0                    : vis                   : raspberrypi4-iob                         -  enabled
      + system.adapter.web.0                    : web                   : raspberrypi4-iob                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      + system.adapter.yahka.0                  : yahka                 : raspberrypi4-iob                         -  enabled
      
      + instance is alive
      
      Enabled adapters with bindings
      + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
      + system.adapter.hue.0                    : hue                   : raspberrypi4-iob                         -  enabled, port: 80
      + system.adapter.hue.1                    : hue                   : raspberrypi4-iob                         -  enabled, port: 80
      + system.adapter.simple-api.0             : simple-api            : raspberrypi4-iob                         -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
      + system.adapter.socketio.0               : socketio              : raspberrypi4-iob                         -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
      + system.adapter.web.0                    : web                   : raspberrypi4-iob                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      ioBroker-Repositories
      stable        : http://download.iobroker.net/sources-dist.json
      beta          : http://download.iobroker.net/sources-dist-latest.json
      
      Active repo(s): stable
      
      Installed ioBroker-Instances
      Used repository: stable
      Adapter    "admin"        : 6.3.5    , installed 6.3.5
      Adapter    "backitup"     : 2.5.12   , installed 2.5.12
      Adapter    "cloud"        : 4.3.0    , installed 4.3.0
      Adapter    "denon"        : 1.13.4   , installed 1.13.4
      Adapter    "discovery"    : 3.1.0    , installed 3.1.0
      Adapter    "email"        : 1.1.4    , installed 1.1.4
      Adapter    "flot"         : 1.11.0   , installed 1.11.0
      Adapter    "heos"         : 1.10.0   , installed 1.10.0
      Adapter    "history"      : 2.2.4    , installed 2.2.4
      Adapter    "homekit-controller": 0.5.1, installed 0.5.1
      Adapter    "hue"          : 3.7.1    , installed 3.7.1
      Adapter    "info"         : 1.9.19   , installed 1.9.19
      Adapter    "javascript"   : 6.1.4    , installed 6.1.4
      Controller "js-controller": 4.0.24   , installed 4.0.24
      Adapter    "netatmo"      : 2.0.5    , installed 2.0.5
      Adapter    "ping"         : 1.5.3    , installed 1.5.3
      Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
      Adapter    "socketio"     : 4.2.0    , installed 4.2.0
      Adapter    "vis"          : 1.4.15   , installed 1.4.15
      Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
      Adapter    "web"          : 4.3.0    , installed 4.3.0
      Adapter    "ws"           : 1.3.0    , installed 1.3.0
      Adapter    "yahka"        : 0.13.1   , installed 0.13.1
      
      Objects and States
      Please stand by - This may take a while
      Objects:        3093
      States:         2599
      
      *** OS-Repositories and Updates ***
      Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
      Hit:2 https://phoscon.de/apt/deconz buster InRelease
      Hit:3 https://deb.nodesource.com/node_16.x buster InRelease
      Hit:4 http://archive.raspberrypi.org/debian buster InRelease
      Reading package lists...
      Pending Updates: 0
      
      *** Listening Ports ***
      Active Internet connections (only servers)
      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          17590      585/sshd
      tcp        0      0 127.0.0.1:43801         0.0.0.0:*               LISTEN      1001       191843     21588/io.yahka.0
      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       187068     20468/iobroker.js-c
      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       187061     20468/iobroker.js-c
      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       189559     20489/io.admin.0
      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       191294     21389/io.web.0
      tcp6       0      0 :::8084                 :::*                    LISTEN      1001       191171     21098/io.socketio.0
      tcp6       0      0 :::22                   :::*                    LISTEN      0          17592      585/sshd
      tcp6       0      0 :::8087                 :::*                    LISTEN      1001       190525     20863/io.simple-api
      tcp6       0      0 :::34381                :::*                    LISTEN      1001       193677     21588/io.yahka.0
      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          16640      573/dhcpcd
      udp        0      0 0.0.0.0:42135           0.0.0.0:*                           1001       188978     20815/io.heos.0
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       193678     21588/io.yahka.0
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12814      377/avahi-daemon: r
      udp        0      0 0.0.0.0:41800           0.0.0.0:*                           108        12816      377/avahi-daemon: r
      udp6       0      0 :::38941                :::*                                108        12817      377/avahi-daemon: r
      udp6       0      0 :::546                  :::*                                0          16653      573/dhcpcd
      udp6       0      0 :::5353                 :::*                                108        12815      377/avahi-daemon: r
      
      *** Log File - Last 25 Lines ***
      
      2023-02-11 18:02:07.466  - info: cloud.0 (20724) Trying to connect as system.user.admin to cloud
      2023-02-11 18:02:07.601  - info: cloud.0 (20724) Connection changed: connect
      2023-02-11 18:02:08.580  - info: vis.0 (21336) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.19.0, js-controller: 4.0.24
      2023-02-11 18:02:08.791  - info: vis.0 (21336) vis license is OK.
      2023-02-11 18:02:09.456  - info: vis.0 (21336) Terminated (NO_ERROR): Without reason
      2023-02-11 18:02:10.134  - info: host.raspberrypi4-iob instance system.adapter.vis.0 terminated while should be started once
      2023-02-11 18:02:10.923  - info: host.raspberrypi4-iob instance system.adapter.web.0 started with pid 21389
      2023-02-11 18:02:14.861  - info: host.raspberrypi4-iob instance system.adapter.yahka.0 started with pid 21588
      2023-02-11 18:02:17.276  - info: yahka.0 (21588) starting. Version 0.13.1 in /opt/iobroker/node_modules/iobroker.yahka, node: v16.19.0, js-controller: 4.0.24
      2023-02-11 18:02:17.314  - info: yahka.0 (21588) adapter ready, checking config
      2023-02-11 18:02:17.329  - info: yahka.0 (21588) adding Wasser Höfli 1A with UUID: 10c354a6-9830-470f-9a77-a332861ef8a9
      2023-02-11 18:02:17.342  - info: yahka.0 (21588) adding Wasser Höfli 2A with UUID: e801a2ae-6c62-44d0-870f-a7a316e4a4b6
      2023-02-11 18:02:17.346  - info: yahka.0 (21588) adding Wasser Garten 3A with UUID: e7a975c7-14b7-4db6-93c9-a5c06b0f0906
      2023-02-11 18:02:17.350  - info: yahka.0 (21588) adding Wasser Garten 4A with UUID: b19d1566-51f7-4dbf-a436-f10b00d4d3bf
      2023-02-11 18:02:17.354  - info: yahka.0 (21588) adding Wasser Garten 5A with UUID: cfba9462-495d-445e-bdaf-92d89e5d323c
      2023-02-11 18:02:17.358  - info: yahka.0 (21588) adding Wasser Feedback 1 with UUID: 80efd4c4-8f76-48b0-b794-663ac97d7d2a
      2023-02-11 18:02:17.362  - info: yahka.0 (21588) adding Wasser Feedback 2 with UUID: c7c1a3fe-b438-43eb-a479-bbda51d1d6c8
      2023-02-11 18:02:17.366  - info: yahka.0 (21588) adding Wasser Feedback 3 with UUID: 3270564c-f984-4208-88ed-bcafad48b3e3
      2023-02-11 18:02:17.370  - info: yahka.0 (21588) adding Wasser Feedback 4 with UUID: 94316748-7b8a-456d-9813-e1529df2ff42
      2023-02-11 18:02:17.375  - info: yahka.0 (21588) adding Wasser Feedback 5 with UUID: 192619c5-90be-4580-8af2-9cdd5282fc7a
      2023-02-11 18:02:17.379  - info: yahka.0 (21588) adding Wasser Feedback 6 with UUID: 442ced11-b93a-4a60-9eaf-d6b789ce2e54
      2023-02-11 18:02:17.382  - info: yahka.0 (21588) adding Wasser Garten 6A with UUID: 5356872a-1195-47ad-a30c-62d253157baf
      2023-02-11 18:02:17.386  - info: yahka.0 (21588) adding Motion Cat1 with UUID: 01ba38ce-6b34-4467-8989-7af6f0774eeb
      2023-02-11 18:02:17.389  - info: yahka.0 (21588) adding Motion Cat2 with UUID: 9122c6a7-6598-4298-84f5-ecc8c2598e8d
      2023-02-11 18:02:17.392  - info: yahka.0 (21588) publishing bridge Yahka-0 on 0.0.0.0 using ciao
      
      

      und Teil2:

      ======================= SUMMARY =======================
                           v.2023-01-02
      
      
      Operatingsystem:        Raspbian GNU/Linux 10 (buster)
      Installation:           Native
      Timezone:               Europe/Zurich
      User-ID:                1000
      X-Server:               false
      Boot Target:            graphical.target
      
      Pending OS-Updates:     0
      
      Nodejs-Installation:    /usr/bin/nodejs         v16.19.0
                              /usr/bin/node           v16.19.0
                              /usr/bin/npm            8.19.3
                              /usr/bin/npx            8.19.3
      
      ioBroker Core:          js-controller           4.0.24
                              admin                   6.3.5
      
      ioBroker Status:        iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Status admin:
      + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
      
      Pending iob updates:    0
      
      Active repo(s): stable
      
      Objects:                3093
      States:                 2599
      
      Size of iob-Database:
      
      7.6M    /opt/iobroker/iobroker-data/objects.jsonl
      6.2M    /opt/iobroker/iobroker-data/objects.json.migrated
      6.2M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
      1.8M    /opt/iobroker/iobroker-data/states.jsonl
      684K    /opt/iobroker/iobroker-data/states.json.migrated
      684K    /opt/iobroker/iobroker-data/states.json.bak.migrated
      
      
      =================== END OF SUMMARY ====================
      
      wendy2702W Offline
      wendy2702W Offline
      wendy2702
      schrieb am zuletzt editiert von
      #21

      @chris_b Log vom fixer ?

      Bitte keine Fragen per PN, die gehören ins Forum!

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

      C 1 Antwort Letzte Antwort
      0
      • wendy2702W wendy2702

        @chris_b Log vom fixer ?

        C Offline
        C Offline
        Chris_B
        schrieb am zuletzt editiert von
        #22

        @wendy2702 Sorry muss jetzt weg, liefere ich später nach. fixer läuft aus meiner Sicht problemlos durch. Ich poste es später nochmals.

        wendy2702W Thomas BraunT 2 Antworten Letzte Antwort
        0
        • C Chris_B

          @wendy2702 Sorry muss jetzt weg, liefere ich später nach. fixer läuft aus meiner Sicht problemlos durch. Ich poste es später nochmals.

          wendy2702W Offline
          wendy2702W Offline
          wendy2702
          schrieb am zuletzt editiert von
          #23

          @chris_b Kein Stress bin auch gleich weg

          Bitte keine Fragen per PN, die gehören ins Forum!

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

          C 1 Antwort Letzte Antwort
          0
          • C Chris_B

            @wendy2702 Sorry muss jetzt weg, liefere ich später nach. fixer läuft aus meiner Sicht problemlos durch. Ich poste es später nochmals.

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

            @chris_b

            Bring dein System auf Debian11/Bullseye.

            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
            • wendy2702W wendy2702

              @chris_b Kein Stress bin auch gleich weg

              C Offline
              C Offline
              Chris_B
              schrieb am zuletzt editiert von
              #25

              @wendy2702 Hier nun das log vom fixer (aber da sehe ich auch keine wesentliche Info, die auf ein potentielles Problem hindeutet):

              library: loaded
              Library version=2022-12-09
              
              ==========================================================================
              
                  Welcome to the ioBroker installation fixer!
                  Script version: 2022-12-22
              
                  You might need to enter your password a couple of times.
              
              ==========================================================================
              
              
              ==========================================================================
                  Installing prerequisites (1/4)
              ==========================================================================
              
              Holen:1 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB]
              OK:2 http://archive.raspberrypi.org/debian buster InRelease
              OK:3 https://deb.nodesource.com/node_16.x buster InRelease
              OK:4 https://phoscon.de/apt/deconz buster InRelease
              Es wurden 15.0 kB in 1 s geholt (10.2 kB/s).
              Paketlisten werden gelesen... Fertig
              Installed gcc-c++
              
              ==========================================================================
                  Checking ioBroker user and directory permissions (2/4)
              ==========================================================================
              
              Created /etc/sudoers.d/iobroker
              Fixing directory permissions...
              
              ==========================================================================
                  Database maintenance (3/4)
              ==========================================================================
              
              Checking for uncompressed JSONL databases... This might take a while!
              
              Compressing /opt/iobroker/iobroker-data/states.jsonl
              Compressing /opt/iobroker/iobroker-data/objects.jsonl
              Compressed 2 JSONL files. Done
              
              ==========================================================================
                  Checking autostart (4/4)
              ==========================================================================
              
              Enabling autostart...
              Autostart enabled!
              
              ==========================================================================
              
                  Your installation was fixed successfully
                  Run iobroker start to start ioBroker again!
              
              ==========================================================================
              
              
              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • C Chris_B

                @wendy2702 Hier nun das log vom fixer (aber da sehe ich auch keine wesentliche Info, die auf ein potentielles Problem hindeutet):

                library: loaded
                Library version=2022-12-09
                
                ==========================================================================
                
                    Welcome to the ioBroker installation fixer!
                    Script version: 2022-12-22
                
                    You might need to enter your password a couple of times.
                
                ==========================================================================
                
                
                ==========================================================================
                    Installing prerequisites (1/4)
                ==========================================================================
                
                Holen:1 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB]
                OK:2 http://archive.raspberrypi.org/debian buster InRelease
                OK:3 https://deb.nodesource.com/node_16.x buster InRelease
                OK:4 https://phoscon.de/apt/deconz buster InRelease
                Es wurden 15.0 kB in 1 s geholt (10.2 kB/s).
                Paketlisten werden gelesen... Fertig
                Installed gcc-c++
                
                ==========================================================================
                    Checking ioBroker user and directory permissions (2/4)
                ==========================================================================
                
                Created /etc/sudoers.d/iobroker
                Fixing directory permissions...
                
                ==========================================================================
                    Database maintenance (3/4)
                ==========================================================================
                
                Checking for uncompressed JSONL databases... This might take a while!
                
                Compressing /opt/iobroker/iobroker-data/states.jsonl
                Compressing /opt/iobroker/iobroker-data/objects.jsonl
                Compressed 2 JSONL files. Done
                
                ==========================================================================
                    Checking autostart (4/4)
                ==========================================================================
                
                Enabling autostart...
                Autostart enabled!
                
                ==========================================================================
                
                    Your installation was fixed successfully
                    Run iobroker start to start ioBroker again!
                
                ==========================================================================
                
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #26

                @chris_b

                Bring dein System auf Debian11/Bullseye.

                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

                C 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @chris_b

                  Bring dein System auf Debian11/Bullseye.

                  C Offline
                  C Offline
                  Chris_B
                  schrieb am zuletzt editiert von
                  #27

                  @thomas-braun Ich höre Dich klar und deutlich, Thomas. Ich war nur so freundlich die Frage von wendy2702 zu beantworten. Danke.

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • C Chris_B

                    @thomas-braun Ich höre Dich klar und deutlich, Thomas. Ich war nur so freundlich die Frage von wendy2702 zu beantworten. Danke.

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

                    @chris_b

                    Ist halt die Frage welche Baustelle man zuerst angeht. Das Betriebssystem ist dringlicher.

                    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

                    C 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @chris_b

                      Ist halt die Frage welche Baustelle man zuerst angeht. Das Betriebssystem ist dringlicher.

                      C Offline
                      C Offline
                      Chris_B
                      schrieb am zuletzt editiert von
                      #29

                      @thomas-braun Ich habe mir nun Zeit genommen mein OS auf Bullseye upzudaten. Vielen Dank für Deine Anleitung
                      https://forum.iobroker.net/topic/47213/upgrade-von-debian-10-buster-auf-11-bullseye
                      Update ist gelungen, ich bin jetzt auf Bullseye mit Node.js: v16.19.1 und NPM: v8.19.3.
                      iobroker läuft wieder ohne Probleme.
                      Der Versuch den i2c Adapter zu installieren endet im Wesentlichen mit der gleichen Fehlermeldung. Hat in dieser Sache also noch keinen Fortschritt gebracht.

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • C Chris_B

                        @thomas-braun Ich habe mir nun Zeit genommen mein OS auf Bullseye upzudaten. Vielen Dank für Deine Anleitung
                        https://forum.iobroker.net/topic/47213/upgrade-von-debian-10-buster-auf-11-bullseye
                        Update ist gelungen, ich bin jetzt auf Bullseye mit Node.js: v16.19.1 und NPM: v8.19.3.
                        iobroker läuft wieder ohne Probleme.
                        Der Versuch den i2c Adapter zu installieren endet im Wesentlichen mit der gleichen Fehlermeldung. Hat in dieser Sache also noch keinen Fortschritt gebracht.

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

                        @chris_b

                        Dann kannst du ja mit aktuellem OS nochmal

                        iob diag
                        

                        ausführen und bzgl. der Installation auch die vollständigen Rückmeldungen aus dem logfile oder dem Terminal bekannt geben.

                        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

                        C 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @chris_b

                          Dann kannst du ja mit aktuellem OS nochmal

                          iob diag
                          

                          ausführen und bzgl. der Installation auch die vollständigen Rückmeldungen aus dem logfile oder dem Terminal bekannt geben.

                          C Offline
                          C Offline
                          Chris_B
                          schrieb am zuletzt editiert von
                          #31

                          @thomas-braun Hier die Infos:
                          Aus iob diag

                          Skript v.2023-01-02
                          
                          *** BASE SYSTEM ***
                          Model           : Raspberry Pi 4 Model B Rev 1.5
                          Architecture:   armv7l
                          Docker:         false
                          Virtualization: none
                          Distributor ID: Raspbian
                          Description:    Raspbian GNU/Linux 11 (bullseye)
                          Release:        11
                          Codename:       bullseye
                          
                          PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
                          NAME="Raspbian GNU/Linux"
                          VERSION_ID="11"
                          VERSION="11 (bullseye)"
                          VERSION_CODENAME=bullseye
                          ID=raspbian
                          ID_LIKE=debian
                          HOME_URL="http://www.raspbian.org/"
                          SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
                          BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
                          
                          Systemuptime and Load:
                           15:50:10 up 43 min,  1 user,  load average: 0.35, 0.25, 0.31
                          CPU threads: 4
                          
                          *** Time and Time Zones ***
                          Sat Feb 18 14:50:10 UTC 2023
                          Sat Feb 18 15:50:10 CET 2023
                          CET +0100
                          Europe/Zurich
                          
                          *** User and Groups ***
                          pi
                          /home/pi
                          pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker pijuice
                          
                          *** X-Server-Setup ***
                          X-Server:       false
                          Desktop:
                          Terminal:       tty
                          Boot Target:    graphical.target
                          
                          *** MEMORY ***
                                         total        used        free      shared  buff/cache   available
                          Mem:            3.8G        1.1G        2.4G        0.0K        312M        2.9G
                          Swap:            99M          0B         99M
                          Total:          3.9G        1.1G        2.5G
                          
                                   3838 M total memory
                                   1105 M used memory
                                    184 M active memory
                                   1127 M inactive memory
                                   2420 M free memory
                                     50 M buffer memory
                                    262 M swap cache
                                     99 M total swap
                                      0 M used swap
                                     99 M free swap
                          
                          *** FILESYSTEM ***
                          Filesystem     Type      Size  Used Avail Use% Mounted on
                          /dev/root      ext4       15G  4.8G  9.0G  35% /
                          devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
                          tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                          tmpfs          tmpfs     768M  688K  768M   1% /run
                          tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                          /dev/mmcblk0p1 vfat      253M   50M  203M  20% /boot
                          tmpfs          tmpfs     384M     0  384M   0% /run/user/1000
                          
                          Messages in dmesg:
                          [Sat Feb 18 15:06:39 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=E4:5F:01:A8:12:03 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyAMA0,115200 console=tty1 root=PARTUUID=cd3e8f54-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
                          [Sat Feb 18 15:06:42 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                          [Sat Feb 18 15:06:42 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                          [Sat Feb 18 15:06:44 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null). Quota mode: none.
                          
                          Show mounted filesystems (real ones only):
                          TARGET  SOURCE         FSTYPE OPTIONS
                          /       /dev/mmcblk0p2 ext4   rw,noatime
                          `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
                          
                          Files in neuralgic directories:
                          
                          /var:
                          548M    /var/
                          299M    /var/cache
                          294M    /var/cache/apt
                          229M    /var/cache/apt/archives
                          95M     /var/lib
                          
                          /opt/iobroker/backups:
                          21M     /opt/iobroker/backups/
                          
                          /opt/iobroker/iobroker-data:
                          234M    /opt/iobroker/iobroker-data/
                          105M    /opt/iobroker/iobroker-data/files
                          94M     /opt/iobroker/iobroker-data/backup-objects
                          51M     /opt/iobroker/iobroker-data/files/javascript.admin
                          32M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                          
                          The five largest files in iobroker-data are:
                          20M     /opt/iobroker/iobroker-data/objects.jsonl
                          6.9M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.de0231c9.chunk.js.map
                          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
                          6.2M    /opt/iobroker/iobroker-data/objects.json.migrated
                          6.2M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                          
                          *** NodeJS-Installation ***
                          
                          /usr/bin/nodejs         v16.19.1
                          /usr/bin/node           v16.19.1
                          /usr/bin/npm            8.19.3
                          /usr/bin/npx            8.19.3
                          
                          nodejs:
                            Installed: 16.19.1-deb-1nodesource1
                            Candidate: 16.19.1-deb-1nodesource1
                            Version table:
                           *** 16.19.1-deb-1nodesource1 500
                                  500 https://deb.nodesource.com/node_16.x bullseye/main armhf Packages
                                  100 /var/lib/dpkg/status
                               12.22.12~dfsg-1~deb11u3 500
                                  500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                          
                          Temp directories causing npm8 problem: 0
                          
                          *** ioBroker-Installation ***
                          
                          ioBroker Status
                          iobroker is running on this host.
                          
                          
                          Objects type: jsonl
                          States  type: jsonl
                          
                          Core adapters versions
                          js-controller:  4.0.24
                          admin:          6.3.5
                          javascript:     6.1.4
                          
                          Adapters from github:   0
                          
                          Adapter State
                          + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                          + system.adapter.backitup.0               : backitup              : raspberrypi4-iob                         -  enabled
                          + system.adapter.cloud.0                  : cloud                 : raspberrypi4-iob                         -  enabled
                          + system.adapter.denon.0                  : denon                 : raspberrypi4-iob                         -  enabled
                          + system.adapter.denon.1                  : denon                 : raspberrypi4-iob                         -  enabled
                          + system.adapter.discovery.0              : discovery             : raspberrypi4-iob                         -  enabled
                            system.adapter.flot.0                   : flot                  : raspberrypi4-iob                         - disabled
                          + system.adapter.heos.0                   : heos                  : raspberrypi4-iob                         -  enabled
                          + system.adapter.history.0                : history               : raspberrypi4-iob                         -  enabled
                          + system.adapter.hue.0                    : hue                   : raspberrypi4-iob                         -  enabled, port: 80
                          + system.adapter.hue.1                    : hue                   : raspberrypi4-iob                         -  enabled, port: 80
                          + system.adapter.info.0                   : info                  : raspberrypi4-iob                         -  enabled
                          + system.adapter.javascript.0             : javascript            : raspberrypi4-iob                         -  enabled
                          + system.adapter.netatmo.0                : netatmo               : raspberrypi4-iob                         -  enabled
                          + system.adapter.ping.0                   : ping                  : raspberrypi4-iob                         -  enabled
                          + system.adapter.rpi2.0                   : rpi2                  : raspberrypi4-iob                         -  enabled
                          + system.adapter.simple-api.0             : simple-api            : raspberrypi4-iob                         -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                          + system.adapter.socketio.0               : socketio              : raspberrypi4-iob                         -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi4-iob                         - disabled
                            system.adapter.vis.0                    : vis                   : raspberrypi4-iob                         -  enabled
                          + system.adapter.web.0                    : web                   : raspberrypi4-iob                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          + system.adapter.yahka.0                  : yahka                 : raspberrypi4-iob                         -  enabled
                          
                          + instance is alive
                          
                          Enabled adapters with bindings
                          + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                          + system.adapter.hue.0                    : hue                   : raspberrypi4-iob                         -  enabled, port: 80
                          + system.adapter.hue.1                    : hue                   : raspberrypi4-iob                         -  enabled, port: 80
                          + system.adapter.simple-api.0             : simple-api            : raspberrypi4-iob                         -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                          + system.adapter.socketio.0               : socketio              : raspberrypi4-iob                         -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                          + system.adapter.web.0                    : web                   : raspberrypi4-iob                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          
                          ioBroker-Repositories
                          stable        : http://download.iobroker.net/sources-dist.json
                          beta          : http://download.iobroker.net/sources-dist-latest.json
                          
                          Active repo(s): stable
                          
                          Installed ioBroker-Instances
                          Used repository: stable
                          Adapter    "admin"        : 6.3.5    , installed 6.3.5
                          Adapter    "backitup"     : 2.5.12   , installed 2.5.12
                          Adapter    "cloud"        : 4.3.0    , installed 4.3.0
                          Adapter    "denon"        : 1.13.4   , installed 1.13.4
                          Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                          Adapter    "email"        : 1.1.4    , installed 1.1.4
                          Adapter    "flot"         : 1.11.0   , installed 1.11.0
                          Adapter    "heos"         : 1.10.0   , installed 1.10.0
                          Adapter    "history"      : 2.2.4    , installed 2.2.4
                          Adapter    "homekit-controller": 0.5.1, installed 0.5.1
                          Adapter    "hue"          : 3.7.1    , installed 3.7.1
                          Adapter    "info"         : 1.9.19   , installed 1.9.19
                          Adapter    "javascript"   : 6.1.4    , installed 6.1.4
                          Controller "js-controller": 4.0.24   , installed 4.0.24
                          Adapter    "netatmo"      : 2.0.5    , installed 2.0.5
                          Adapter    "ping"         : 1.5.3    , installed 1.5.3
                          Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                          Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                          Adapter    "vis"          : 1.4.15   , installed 1.4.15
                          Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
                          Adapter    "web"          : 4.3.0    , installed 4.3.0
                          Adapter    "ws"           : 1.3.0    , installed 1.3.0
                          Adapter    "yahka"        : 0.13.1   , installed 0.13.1
                          
                          Objects and States
                          Please stand by - This may take a while
                          Objects:        3096
                          States:         2594
                          
                          *** OS-Repositories and Updates ***
                          Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                          Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                          Hit:3 https://deb.nodesource.com/node_16.x bullseye InRelease
                          Hit:4 https://phoscon.de/apt/deconz 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:44821         0.0.0.0:*               LISTEN      1001       56591      13999/io.yahka.0
                          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       52502      12844/iobroker.js-c
                          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       52495      12844/iobroker.js-c
                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          10727      483/sshd: /usr/sbin
                          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       56445      13795/io.web.0
                          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       51533      12879/io.admin.0
                          tcp6       0      0 :::8087                 :::*                    LISTEN      1001       53094      13274/io.simple-api
                          tcp6       0      0 :::8084                 :::*                    LISTEN      1001       52191      13449/io.socketio.0
                          tcp6       0      0 :::39029                :::*                    LISTEN      1001       56583      13999/io.yahka.0
                          tcp6       0      0 :::22                   :::*                    LISTEN      0          10729      483/sshd: /usr/sbin
                          udp        0      0 0.0.0.0:49190           0.0.0.0:*                           1001       51872      13217/io.heos.0
                          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14614      645/dhcpcd
                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       56584      13999/io.yahka.0
                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        11680      363/avahi-daemon: r
                          udp        0      0 0.0.0.0:53498           0.0.0.0:*                           108        11682      363/avahi-daemon: r
                          udp6       0      0 :::546                  :::*                                0          14642      645/dhcpcd
                          udp6       0      0 :::5353                 :::*                                108        11681      363/avahi-daemon: r
                          udp6       0      0 :::52971                :::*                                108        11683      363/avahi-daemon: r
                          
                          *** Log File - Last 25 Lines ***
                          
                          2023-02-18 15:17:24.642  - info: yahka.0 (13999) adding Wasser Höfli 2A with UUID: e801a2ae-6c62-44d0-870f-a7a316e4a4b6
                          2023-02-18 15:17:24.646  - info: yahka.0 (13999) adding Wasser Garten 3A with UUID: e7a975c7-14b7-4db6-93c9-a5c06b0f0906
                          2023-02-18 15:17:24.651  - info: yahka.0 (13999) adding Wasser Garten 4A with UUID: b19d1566-51f7-4dbf-a436-f10b00d4d3bf
                          2023-02-18 15:17:24.654  - info: yahka.0 (13999) adding Wasser Garten 5A with UUID: cfba9462-495d-445e-bdaf-92d89e5d323c
                          2023-02-18 15:17:24.659  - info: yahka.0 (13999) adding Wasser Feedback 1 with UUID: 80efd4c4-8f76-48b0-b794-663ac97d7d2a
                          2023-02-18 15:17:24.662  - info: yahka.0 (13999) adding Wasser Feedback 2 with UUID: c7c1a3fe-b438-43eb-a479-bbda51d1d6c8
                          2023-02-18 15:17:24.666  - info: yahka.0 (13999) adding Wasser Feedback 3 with UUID: 3270564c-f984-4208-88ed-bcafad48b3e3
                          2023-02-18 15:17:24.671  - info: yahka.0 (13999) adding Wasser Feedback 4 with UUID: 94316748-7b8a-456d-9813-e1529df2ff42
                          2023-02-18 15:17:24.675  - info: yahka.0 (13999) adding Wasser Feedback 5 with UUID: 192619c5-90be-4580-8af2-9cdd5282fc7a
                          2023-02-18 15:17:24.678  - info: yahka.0 (13999) adding Wasser Feedback 6 with UUID: 442ced11-b93a-4a60-9eaf-d6b789ce2e54
                          2023-02-18 15:17:24.682  - info: yahka.0 (13999) adding Wasser Garten 6A with UUID: 5356872a-1195-47ad-a30c-62d253157baf
                          2023-02-18 15:17:24.686  - info: yahka.0 (13999) adding Motion Cat1 with UUID: 01ba38ce-6b34-4467-8989-7af6f0774eeb
                          2023-02-18 15:17:24.689  - info: yahka.0 (13999) adding Motion Cat2 with UUID: 9122c6a7-6598-4298-84f5-ecc8c2598e8d
                          2023-02-18 15:17:24.692  - info: yahka.0 (13999) publishing bridge Yahka-0 on 0.0.0.0 using ciao
                          2023-02-18 15:19:16.604  - info: admin.0 (12879) ==> Connected system.user.admin from ::ffff:192.168.1.137
                          2023-02-18 15:21:14.629  - info: host.raspberrypi4-iob iobroker add i2c auto --host raspberrypi4-iob --debug
                          2023-02-18 15:21:18.476  - info: host.raspberrypi4-iob iobroker NPM version: 8.19.3
                          2023-02-18 15:21:18.480  - info: host.raspberrypi4-iob iobroker Installing iobroker.i2c@1.2.1... (System call)
                          2023-02-18 15:21:27.131  - info: host.raspberrypi4-iob iobroker npm ERR! code 1npm ERR! path /opt/iobroker/node_modules/i2c-bus
                          2023-02-18 15:21:27.137  - info: host.raspberrypi4-iob iobroker npm ERR! command failed
                          2023-02-18 15:21:27.138  - info: host.raspberrypi4-iob iobroker npm ERR! command sh -c -- node-gyp rebuildnpm ERR! node:internal/modules/cjs/loader:1024npm ERR!   throw err;npm ERR!   ^npm ERR! npm ERR! Error: Cannot find module 'object-assign'npm ERR! Require stack:npm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/render-template.jsnpm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/plumbing.jsnpm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/index.jsnpm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/log.jsnpm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.jsnpm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js
                          2023-02-18 15:21:27.148  - info: host.raspberrypi4-iob iobroker npm ERR!     at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1021:15)npm ERR!     at Function.Module._load (node:internal/modules/cjs/loader:866:27)npm ERR!     at Module.require (node:internal/modules/cjs/loader:1093:19)npm ERR!     at require (node:internal/modules/cjs/helpers:108:18)npm ERR!     at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/render-template.js:4:20)npm ERR!     at Module._compile (node:internal/modules/cjs/loader:1191:14)npm ERR!     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1245:10)npm ERR!     at Module.load (node:internal/modules/cjs/loader:1069:32)npm ERR!     at Function.Module._load (node:internal/modules/cjs/loader:904:12)npm ERR!     at Module.require (node:internal/modules/cjs/loader:1093:19) {npm ERR!   code: 'MODULE_NOT_FOUND',npm ERR!   requireStack: [npm ERR!     '/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/render-template.js',npm ERR!     '/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/plumbing.js',npm ERR!     '/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/index.js',npm ERR!     '/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/log.js',npm ERR!     '/usr/lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js',npm ERR!     '/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js'npm ERR!   ]npm ERR! }npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2023-02-18T14_21_19_654Z-debug-0.log
                          2023-02-18 15:21:27.176  - error: host.raspberrypi4-iob iobroker host.raspberrypi4-iob Cannot install iobroker.i2c@1.2.1: 1
                          2023-02-18 15:21:28.217  - info: host.raspberrypi4-iob iobroker exit 25
                          2023-02-18 15:28:25.784  - info: admin.0 (12879) <== Disconnect system.user.admin from ::ffff:192.168.1.137 admin
                          
                          
                          ======================= SUMMARY =======================
                                               v.2023-01-02
                          
                          
                          Operatingsystem:        Raspbian GNU/Linux 11 (bullseye)
                          Installation:           Native
                          Timezone:               Europe/Zurich
                          User-ID:                1000
                          X-Server:               false
                          Boot Target:            graphical.target
                          
                          Pending OS-Updates:     0
                          
                          Nodejs-Installation:    /usr/bin/nodejs         v16.19.1
                                                  /usr/bin/node           v16.19.1
                                                  /usr/bin/npm            8.19.3
                                                  /usr/bin/npx            8.19.3
                          
                          ioBroker Core:          js-controller           4.0.24
                                                  admin                   6.3.5
                          
                          ioBroker Status:        iobroker is running on this host.
                          
                          
                          Objects type: jsonl
                          States  type: jsonl
                          
                          Status admin:
                          + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                          
                          Pending iob updates:    0
                          
                          Active repo(s): stable
                          
                          Objects:                3096
                          States:                 2594
                          
                          Size of iob-Database:
                          
                          20M     /opt/iobroker/iobroker-data/objects.jsonl
                          6.2M    /opt/iobroker/iobroker-data/objects.json.migrated
                          6.2M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                          2.1M    /opt/iobroker/iobroker-data/states.jsonl
                          684K    /opt/iobroker/iobroker-data/states.json.migrated
                          684K    /opt/iobroker/iobroker-data/states.json.bak.migrated
                          
                          
                          =================== END OF SUMMARY ====================
                          

                          Und hier noch das log (wieder diese superlangen Zeilen):

                          host.raspberrypi4-iob
                          	2023-02-18 15:21:28.217	info	iobroker exit 25
                          host.raspberrypi4-iob
                          	2023-02-18 15:21:27.176	error	iobroker host.raspberrypi4-iob Cannot install iobroker.i2c@1.2.1: 1
                          host.raspberrypi4-iob
                          	2023-02-18 15:21:27.148	info	iobroker npm ERR! at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1021:15)npm ERR! at Function.Module._load (node:internal/modules/cjs/loader:866:27)npm ERR! at Module.require (node:internal/modules/cjs/loader:1093:19)npm ERR! at require (node:internal/modules/cjs/helpers:108:18)npm ERR! at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/render-template.js:4:20)npm ERR! at Module._compile (node:internal/modules/cjs/loader:1191:14)npm ERR! at Object.Module._extensions..js (node:internal/modules/cjs/loader:1245:10)npm ERR! at Module.load (node:internal/modules/cjs/loader:1069:32)npm ERR! at Function.Module._load (node:internal/modules/cjs/loader:904:12)npm ERR! at Module.require (node:internal/modules/cjs/loader:1093:19) {npm ERR! code: 'MODULE_NOT_FOUND',npm ERR! requireStack: [npm ERR! '/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/render-template.js',npm ERR! '/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/plumbing.js',npm ERR! '/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/index.js',npm ERR! '/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/log.js',npm ERR! '/usr/lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js',npm ERR! '/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js'npm ERR! ]npm ERR! }npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2023-02-18T14_21_19_654Z-debug-0.log
                          host.raspberrypi4-iob
                          	2023-02-18 15:21:27.138	info	iobroker npm ERR! command sh -c -- node-gyp rebuildnpm ERR! node:internal/modules/cjs/loader:1024npm ERR! throw err;npm ERR! ^npm ERR! npm ERR! Error: Cannot find module 'object-assign'npm ERR! Require stack:npm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/render-template.jsnpm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/plumbing.jsnpm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/index.jsnpm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/log.jsnpm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.jsnpm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js
                          host.raspberrypi4-iob
                          	2023-02-18 15:21:27.137	info	iobroker npm ERR! command failed
                          host.raspberrypi4-iob
                          	2023-02-18 15:21:27.131	info	iobroker npm ERR! code 1npm ERR! path /opt/iobroker/node_modules/i2c-bus
                          host.raspberrypi4-iob
                          	2023-02-18 15:21:18.480	info	iobroker Installing iobroker.i2c@1.2.1... (System call)
                          

                          Die alternative Lösung ist, dass ich mein i2c Gerät anders ansteuere (über python oder ein C++ Programm) und die Daten dann an iobroker übergebe.

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • C Chris_B

                            @thomas-braun Hier die Infos:
                            Aus iob diag

                            Skript v.2023-01-02
                            
                            *** BASE SYSTEM ***
                            Model           : Raspberry Pi 4 Model B Rev 1.5
                            Architecture:   armv7l
                            Docker:         false
                            Virtualization: none
                            Distributor ID: Raspbian
                            Description:    Raspbian GNU/Linux 11 (bullseye)
                            Release:        11
                            Codename:       bullseye
                            
                            PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
                            NAME="Raspbian GNU/Linux"
                            VERSION_ID="11"
                            VERSION="11 (bullseye)"
                            VERSION_CODENAME=bullseye
                            ID=raspbian
                            ID_LIKE=debian
                            HOME_URL="http://www.raspbian.org/"
                            SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
                            BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
                            
                            Systemuptime and Load:
                             15:50:10 up 43 min,  1 user,  load average: 0.35, 0.25, 0.31
                            CPU threads: 4
                            
                            *** Time and Time Zones ***
                            Sat Feb 18 14:50:10 UTC 2023
                            Sat Feb 18 15:50:10 CET 2023
                            CET +0100
                            Europe/Zurich
                            
                            *** User and Groups ***
                            pi
                            /home/pi
                            pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker pijuice
                            
                            *** X-Server-Setup ***
                            X-Server:       false
                            Desktop:
                            Terminal:       tty
                            Boot Target:    graphical.target
                            
                            *** MEMORY ***
                                           total        used        free      shared  buff/cache   available
                            Mem:            3.8G        1.1G        2.4G        0.0K        312M        2.9G
                            Swap:            99M          0B         99M
                            Total:          3.9G        1.1G        2.5G
                            
                                     3838 M total memory
                                     1105 M used memory
                                      184 M active memory
                                     1127 M inactive memory
                                     2420 M free memory
                                       50 M buffer memory
                                      262 M swap cache
                                       99 M total swap
                                        0 M used swap
                                       99 M free swap
                            
                            *** FILESYSTEM ***
                            Filesystem     Type      Size  Used Avail Use% Mounted on
                            /dev/root      ext4       15G  4.8G  9.0G  35% /
                            devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
                            tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                            tmpfs          tmpfs     768M  688K  768M   1% /run
                            tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                            /dev/mmcblk0p1 vfat      253M   50M  203M  20% /boot
                            tmpfs          tmpfs     384M     0  384M   0% /run/user/1000
                            
                            Messages in dmesg:
                            [Sat Feb 18 15:06:39 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=E4:5F:01:A8:12:03 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyAMA0,115200 console=tty1 root=PARTUUID=cd3e8f54-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
                            [Sat Feb 18 15:06:42 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                            [Sat Feb 18 15:06:42 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                            [Sat Feb 18 15:06:44 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null). Quota mode: none.
                            
                            Show mounted filesystems (real ones only):
                            TARGET  SOURCE         FSTYPE OPTIONS
                            /       /dev/mmcblk0p2 ext4   rw,noatime
                            `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
                            
                            Files in neuralgic directories:
                            
                            /var:
                            548M    /var/
                            299M    /var/cache
                            294M    /var/cache/apt
                            229M    /var/cache/apt/archives
                            95M     /var/lib
                            
                            /opt/iobroker/backups:
                            21M     /opt/iobroker/backups/
                            
                            /opt/iobroker/iobroker-data:
                            234M    /opt/iobroker/iobroker-data/
                            105M    /opt/iobroker/iobroker-data/files
                            94M     /opt/iobroker/iobroker-data/backup-objects
                            51M     /opt/iobroker/iobroker-data/files/javascript.admin
                            32M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                            
                            The five largest files in iobroker-data are:
                            20M     /opt/iobroker/iobroker-data/objects.jsonl
                            6.9M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.de0231c9.chunk.js.map
                            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
                            6.2M    /opt/iobroker/iobroker-data/objects.json.migrated
                            6.2M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                            
                            *** NodeJS-Installation ***
                            
                            /usr/bin/nodejs         v16.19.1
                            /usr/bin/node           v16.19.1
                            /usr/bin/npm            8.19.3
                            /usr/bin/npx            8.19.3
                            
                            nodejs:
                              Installed: 16.19.1-deb-1nodesource1
                              Candidate: 16.19.1-deb-1nodesource1
                              Version table:
                             *** 16.19.1-deb-1nodesource1 500
                                    500 https://deb.nodesource.com/node_16.x bullseye/main armhf Packages
                                    100 /var/lib/dpkg/status
                                 12.22.12~dfsg-1~deb11u3 500
                                    500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                            
                            Temp directories causing npm8 problem: 0
                            
                            *** ioBroker-Installation ***
                            
                            ioBroker Status
                            iobroker is running on this host.
                            
                            
                            Objects type: jsonl
                            States  type: jsonl
                            
                            Core adapters versions
                            js-controller:  4.0.24
                            admin:          6.3.5
                            javascript:     6.1.4
                            
                            Adapters from github:   0
                            
                            Adapter State
                            + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                            + system.adapter.backitup.0               : backitup              : raspberrypi4-iob                         -  enabled
                            + system.adapter.cloud.0                  : cloud                 : raspberrypi4-iob                         -  enabled
                            + system.adapter.denon.0                  : denon                 : raspberrypi4-iob                         -  enabled
                            + system.adapter.denon.1                  : denon                 : raspberrypi4-iob                         -  enabled
                            + system.adapter.discovery.0              : discovery             : raspberrypi4-iob                         -  enabled
                              system.adapter.flot.0                   : flot                  : raspberrypi4-iob                         - disabled
                            + system.adapter.heos.0                   : heos                  : raspberrypi4-iob                         -  enabled
                            + system.adapter.history.0                : history               : raspberrypi4-iob                         -  enabled
                            + system.adapter.hue.0                    : hue                   : raspberrypi4-iob                         -  enabled, port: 80
                            + system.adapter.hue.1                    : hue                   : raspberrypi4-iob                         -  enabled, port: 80
                            + system.adapter.info.0                   : info                  : raspberrypi4-iob                         -  enabled
                            + system.adapter.javascript.0             : javascript            : raspberrypi4-iob                         -  enabled
                            + system.adapter.netatmo.0                : netatmo               : raspberrypi4-iob                         -  enabled
                            + system.adapter.ping.0                   : ping                  : raspberrypi4-iob                         -  enabled
                            + system.adapter.rpi2.0                   : rpi2                  : raspberrypi4-iob                         -  enabled
                            + system.adapter.simple-api.0             : simple-api            : raspberrypi4-iob                         -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                            + system.adapter.socketio.0               : socketio              : raspberrypi4-iob                         -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                              system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi4-iob                         - disabled
                              system.adapter.vis.0                    : vis                   : raspberrypi4-iob                         -  enabled
                            + system.adapter.web.0                    : web                   : raspberrypi4-iob                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            + system.adapter.yahka.0                  : yahka                 : raspberrypi4-iob                         -  enabled
                            
                            + instance is alive
                            
                            Enabled adapters with bindings
                            + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                            + system.adapter.hue.0                    : hue                   : raspberrypi4-iob                         -  enabled, port: 80
                            + system.adapter.hue.1                    : hue                   : raspberrypi4-iob                         -  enabled, port: 80
                            + system.adapter.simple-api.0             : simple-api            : raspberrypi4-iob                         -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                            + system.adapter.socketio.0               : socketio              : raspberrypi4-iob                         -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                            + system.adapter.web.0                    : web                   : raspberrypi4-iob                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            
                            ioBroker-Repositories
                            stable        : http://download.iobroker.net/sources-dist.json
                            beta          : http://download.iobroker.net/sources-dist-latest.json
                            
                            Active repo(s): stable
                            
                            Installed ioBroker-Instances
                            Used repository: stable
                            Adapter    "admin"        : 6.3.5    , installed 6.3.5
                            Adapter    "backitup"     : 2.5.12   , installed 2.5.12
                            Adapter    "cloud"        : 4.3.0    , installed 4.3.0
                            Adapter    "denon"        : 1.13.4   , installed 1.13.4
                            Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                            Adapter    "email"        : 1.1.4    , installed 1.1.4
                            Adapter    "flot"         : 1.11.0   , installed 1.11.0
                            Adapter    "heos"         : 1.10.0   , installed 1.10.0
                            Adapter    "history"      : 2.2.4    , installed 2.2.4
                            Adapter    "homekit-controller": 0.5.1, installed 0.5.1
                            Adapter    "hue"          : 3.7.1    , installed 3.7.1
                            Adapter    "info"         : 1.9.19   , installed 1.9.19
                            Adapter    "javascript"   : 6.1.4    , installed 6.1.4
                            Controller "js-controller": 4.0.24   , installed 4.0.24
                            Adapter    "netatmo"      : 2.0.5    , installed 2.0.5
                            Adapter    "ping"         : 1.5.3    , installed 1.5.3
                            Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                            Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                            Adapter    "vis"          : 1.4.15   , installed 1.4.15
                            Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
                            Adapter    "web"          : 4.3.0    , installed 4.3.0
                            Adapter    "ws"           : 1.3.0    , installed 1.3.0
                            Adapter    "yahka"        : 0.13.1   , installed 0.13.1
                            
                            Objects and States
                            Please stand by - This may take a while
                            Objects:        3096
                            States:         2594
                            
                            *** OS-Repositories and Updates ***
                            Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                            Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                            Hit:3 https://deb.nodesource.com/node_16.x bullseye InRelease
                            Hit:4 https://phoscon.de/apt/deconz 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:44821         0.0.0.0:*               LISTEN      1001       56591      13999/io.yahka.0
                            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       52502      12844/iobroker.js-c
                            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       52495      12844/iobroker.js-c
                            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          10727      483/sshd: /usr/sbin
                            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       56445      13795/io.web.0
                            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       51533      12879/io.admin.0
                            tcp6       0      0 :::8087                 :::*                    LISTEN      1001       53094      13274/io.simple-api
                            tcp6       0      0 :::8084                 :::*                    LISTEN      1001       52191      13449/io.socketio.0
                            tcp6       0      0 :::39029                :::*                    LISTEN      1001       56583      13999/io.yahka.0
                            tcp6       0      0 :::22                   :::*                    LISTEN      0          10729      483/sshd: /usr/sbin
                            udp        0      0 0.0.0.0:49190           0.0.0.0:*                           1001       51872      13217/io.heos.0
                            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14614      645/dhcpcd
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       56584      13999/io.yahka.0
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        11680      363/avahi-daemon: r
                            udp        0      0 0.0.0.0:53498           0.0.0.0:*                           108        11682      363/avahi-daemon: r
                            udp6       0      0 :::546                  :::*                                0          14642      645/dhcpcd
                            udp6       0      0 :::5353                 :::*                                108        11681      363/avahi-daemon: r
                            udp6       0      0 :::52971                :::*                                108        11683      363/avahi-daemon: r
                            
                            *** Log File - Last 25 Lines ***
                            
                            2023-02-18 15:17:24.642  - info: yahka.0 (13999) adding Wasser Höfli 2A with UUID: e801a2ae-6c62-44d0-870f-a7a316e4a4b6
                            2023-02-18 15:17:24.646  - info: yahka.0 (13999) adding Wasser Garten 3A with UUID: e7a975c7-14b7-4db6-93c9-a5c06b0f0906
                            2023-02-18 15:17:24.651  - info: yahka.0 (13999) adding Wasser Garten 4A with UUID: b19d1566-51f7-4dbf-a436-f10b00d4d3bf
                            2023-02-18 15:17:24.654  - info: yahka.0 (13999) adding Wasser Garten 5A with UUID: cfba9462-495d-445e-bdaf-92d89e5d323c
                            2023-02-18 15:17:24.659  - info: yahka.0 (13999) adding Wasser Feedback 1 with UUID: 80efd4c4-8f76-48b0-b794-663ac97d7d2a
                            2023-02-18 15:17:24.662  - info: yahka.0 (13999) adding Wasser Feedback 2 with UUID: c7c1a3fe-b438-43eb-a479-bbda51d1d6c8
                            2023-02-18 15:17:24.666  - info: yahka.0 (13999) adding Wasser Feedback 3 with UUID: 3270564c-f984-4208-88ed-bcafad48b3e3
                            2023-02-18 15:17:24.671  - info: yahka.0 (13999) adding Wasser Feedback 4 with UUID: 94316748-7b8a-456d-9813-e1529df2ff42
                            2023-02-18 15:17:24.675  - info: yahka.0 (13999) adding Wasser Feedback 5 with UUID: 192619c5-90be-4580-8af2-9cdd5282fc7a
                            2023-02-18 15:17:24.678  - info: yahka.0 (13999) adding Wasser Feedback 6 with UUID: 442ced11-b93a-4a60-9eaf-d6b789ce2e54
                            2023-02-18 15:17:24.682  - info: yahka.0 (13999) adding Wasser Garten 6A with UUID: 5356872a-1195-47ad-a30c-62d253157baf
                            2023-02-18 15:17:24.686  - info: yahka.0 (13999) adding Motion Cat1 with UUID: 01ba38ce-6b34-4467-8989-7af6f0774eeb
                            2023-02-18 15:17:24.689  - info: yahka.0 (13999) adding Motion Cat2 with UUID: 9122c6a7-6598-4298-84f5-ecc8c2598e8d
                            2023-02-18 15:17:24.692  - info: yahka.0 (13999) publishing bridge Yahka-0 on 0.0.0.0 using ciao
                            2023-02-18 15:19:16.604  - info: admin.0 (12879) ==> Connected system.user.admin from ::ffff:192.168.1.137
                            2023-02-18 15:21:14.629  - info: host.raspberrypi4-iob iobroker add i2c auto --host raspberrypi4-iob --debug
                            2023-02-18 15:21:18.476  - info: host.raspberrypi4-iob iobroker NPM version: 8.19.3
                            2023-02-18 15:21:18.480  - info: host.raspberrypi4-iob iobroker Installing iobroker.i2c@1.2.1... (System call)
                            2023-02-18 15:21:27.131  - info: host.raspberrypi4-iob iobroker npm ERR! code 1npm ERR! path /opt/iobroker/node_modules/i2c-bus
                            2023-02-18 15:21:27.137  - info: host.raspberrypi4-iob iobroker npm ERR! command failed
                            2023-02-18 15:21:27.138  - info: host.raspberrypi4-iob iobroker npm ERR! command sh -c -- node-gyp rebuildnpm ERR! node:internal/modules/cjs/loader:1024npm ERR!   throw err;npm ERR!   ^npm ERR! npm ERR! Error: Cannot find module 'object-assign'npm ERR! Require stack:npm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/render-template.jsnpm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/plumbing.jsnpm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/index.jsnpm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/log.jsnpm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.jsnpm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js
                            2023-02-18 15:21:27.148  - info: host.raspberrypi4-iob iobroker npm ERR!     at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1021:15)npm ERR!     at Function.Module._load (node:internal/modules/cjs/loader:866:27)npm ERR!     at Module.require (node:internal/modules/cjs/loader:1093:19)npm ERR!     at require (node:internal/modules/cjs/helpers:108:18)npm ERR!     at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/render-template.js:4:20)npm ERR!     at Module._compile (node:internal/modules/cjs/loader:1191:14)npm ERR!     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1245:10)npm ERR!     at Module.load (node:internal/modules/cjs/loader:1069:32)npm ERR!     at Function.Module._load (node:internal/modules/cjs/loader:904:12)npm ERR!     at Module.require (node:internal/modules/cjs/loader:1093:19) {npm ERR!   code: 'MODULE_NOT_FOUND',npm ERR!   requireStack: [npm ERR!     '/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/render-template.js',npm ERR!     '/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/plumbing.js',npm ERR!     '/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/index.js',npm ERR!     '/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/log.js',npm ERR!     '/usr/lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js',npm ERR!     '/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js'npm ERR!   ]npm ERR! }npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2023-02-18T14_21_19_654Z-debug-0.log
                            2023-02-18 15:21:27.176  - error: host.raspberrypi4-iob iobroker host.raspberrypi4-iob Cannot install iobroker.i2c@1.2.1: 1
                            2023-02-18 15:21:28.217  - info: host.raspberrypi4-iob iobroker exit 25
                            2023-02-18 15:28:25.784  - info: admin.0 (12879) <== Disconnect system.user.admin from ::ffff:192.168.1.137 admin
                            
                            
                            ======================= SUMMARY =======================
                                                 v.2023-01-02
                            
                            
                            Operatingsystem:        Raspbian GNU/Linux 11 (bullseye)
                            Installation:           Native
                            Timezone:               Europe/Zurich
                            User-ID:                1000
                            X-Server:               false
                            Boot Target:            graphical.target
                            
                            Pending OS-Updates:     0
                            
                            Nodejs-Installation:    /usr/bin/nodejs         v16.19.1
                                                    /usr/bin/node           v16.19.1
                                                    /usr/bin/npm            8.19.3
                                                    /usr/bin/npx            8.19.3
                            
                            ioBroker Core:          js-controller           4.0.24
                                                    admin                   6.3.5
                            
                            ioBroker Status:        iobroker is running on this host.
                            
                            
                            Objects type: jsonl
                            States  type: jsonl
                            
                            Status admin:
                            + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                            
                            Pending iob updates:    0
                            
                            Active repo(s): stable
                            
                            Objects:                3096
                            States:                 2594
                            
                            Size of iob-Database:
                            
                            20M     /opt/iobroker/iobroker-data/objects.jsonl
                            6.2M    /opt/iobroker/iobroker-data/objects.json.migrated
                            6.2M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                            2.1M    /opt/iobroker/iobroker-data/states.jsonl
                            684K    /opt/iobroker/iobroker-data/states.json.migrated
                            684K    /opt/iobroker/iobroker-data/states.json.bak.migrated
                            
                            
                            =================== END OF SUMMARY ====================
                            

                            Und hier noch das log (wieder diese superlangen Zeilen):

                            host.raspberrypi4-iob
                            	2023-02-18 15:21:28.217	info	iobroker exit 25
                            host.raspberrypi4-iob
                            	2023-02-18 15:21:27.176	error	iobroker host.raspberrypi4-iob Cannot install iobroker.i2c@1.2.1: 1
                            host.raspberrypi4-iob
                            	2023-02-18 15:21:27.148	info	iobroker npm ERR! at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1021:15)npm ERR! at Function.Module._load (node:internal/modules/cjs/loader:866:27)npm ERR! at Module.require (node:internal/modules/cjs/loader:1093:19)npm ERR! at require (node:internal/modules/cjs/helpers:108:18)npm ERR! at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/render-template.js:4:20)npm ERR! at Module._compile (node:internal/modules/cjs/loader:1191:14)npm ERR! at Object.Module._extensions..js (node:internal/modules/cjs/loader:1245:10)npm ERR! at Module.load (node:internal/modules/cjs/loader:1069:32)npm ERR! at Function.Module._load (node:internal/modules/cjs/loader:904:12)npm ERR! at Module.require (node:internal/modules/cjs/loader:1093:19) {npm ERR! code: 'MODULE_NOT_FOUND',npm ERR! requireStack: [npm ERR! '/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/render-template.js',npm ERR! '/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/plumbing.js',npm ERR! '/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/index.js',npm ERR! '/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/log.js',npm ERR! '/usr/lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js',npm ERR! '/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js'npm ERR! ]npm ERR! }npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2023-02-18T14_21_19_654Z-debug-0.log
                            host.raspberrypi4-iob
                            	2023-02-18 15:21:27.138	info	iobroker npm ERR! command sh -c -- node-gyp rebuildnpm ERR! node:internal/modules/cjs/loader:1024npm ERR! throw err;npm ERR! ^npm ERR! npm ERR! Error: Cannot find module 'object-assign'npm ERR! Require stack:npm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/render-template.jsnpm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/plumbing.jsnpm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/index.jsnpm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/log.jsnpm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.jsnpm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js
                            host.raspberrypi4-iob
                            	2023-02-18 15:21:27.137	info	iobroker npm ERR! command failed
                            host.raspberrypi4-iob
                            	2023-02-18 15:21:27.131	info	iobroker npm ERR! code 1npm ERR! path /opt/iobroker/node_modules/i2c-bus
                            host.raspberrypi4-iob
                            	2023-02-18 15:21:18.480	info	iobroker Installing iobroker.i2c@1.2.1... (System call)
                            

                            Die alternative Lösung ist, dass ich mein i2c Gerät anders ansteuere (über python oder ein C++ Programm) und die Daten dann an iobroker übergebe.

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

                            @chris_b

                            Warum hast du nicht die 64bit-Version genommen?

                            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

                            C 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @chris_b

                              Warum hast du nicht die 64bit-Version genommen?

                              C Offline
                              C Offline
                              Chris_B
                              schrieb am zuletzt editiert von
                              #33

                              @thomas-braun Ja, das ist mir auch aufgefallen. Ich habe den Update nach Deiner Anleitung durchgeführt, und das ursprüngliche System war eben noch 32-bit. Der Update bleibt auf dieser Variante, so wie ich das verstehe. 64-bit würde eine komplette Neuinstallation bedeuten, korrekt?

                              Thomas BraunT 2 Antworten Letzte Antwort
                              0
                              • C Chris_B

                                @thomas-braun Ja, das ist mir auch aufgefallen. Ich habe den Update nach Deiner Anleitung durchgeführt, und das ursprüngliche System war eben noch 32-bit. Der Update bleibt auf dieser Variante, so wie ich das verstehe. 64-bit würde eine komplette Neuinstallation bedeuten, korrekt?

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

                                @chris_b

                                64-bit würde eine komplette Neuinstallation bedeuten, korrekt?

                                Ja, richtig.

                                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
                                • C Chris_B

                                  @thomas-braun Ja, das ist mir auch aufgefallen. Ich habe den Update nach Deiner Anleitung durchgeführt, und das ursprüngliche System war eben noch 32-bit. Der Update bleibt auf dieser Variante, so wie ich das verstehe. 64-bit würde eine komplette Neuinstallation bedeuten, korrekt?

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

                                  @chris_b

                                  cd /opt/iobroker 
                                  npm ls
                                  npm ls object-assign
                                  

                                  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

                                  C 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @chris_b

                                    cd /opt/iobroker 
                                    npm ls
                                    npm ls object-assign
                                    
                                    C Offline
                                    C Offline
                                    Chris_B
                                    schrieb am zuletzt editiert von
                                    #36

                                    @thomas-braun So sieht es aus:

                                    iobroker.inst@3.0.0 /opt/iobroker
                                    ├── @types/caseless@0.12.2 extraneous
                                    ├── @types/request@2.48.8 extraneous
                                    ├── @types/tough-cookie@4.0.2 extraneous
                                    ├── coffeescript@1.12.7 extraneous
                                    ├── iobroker.admin@6.3.5
                                    ├── iobroker.backitup@2.5.12
                                    ├── iobroker.cloud@4.3.0
                                    ├── iobroker.denon@1.13.4
                                    ├── iobroker.discovery@3.1.0
                                    ├── iobroker.email@1.1.4
                                    ├── iobroker.flot@1.11.0
                                    ├── iobroker.heos@1.10.0
                                    ├── iobroker.history@2.2.4
                                    ├── iobroker.homekit-controller@0.5.1
                                    ├── iobroker.hue@3.7.1
                                    ├── iobroker.info@1.9.19
                                    ├── iobroker.javascript@6.1.4
                                    ├── iobroker.js-controller@4.0.24
                                    ├── iobroker.netatmo@2.0.5
                                    ├── iobroker.ping@1.5.3
                                    ├── iobroker.rpi2@1.3.2
                                    ├── iobroker.simple-api@2.7.2
                                    ├── iobroker.socketio@4.2.0
                                    ├── iobroker.vis-hqwidgets@1.3.0
                                    ├── iobroker.vis@1.4.15
                                    ├── iobroker.web@4.3.0
                                    ├── iobroker.yahka@0.13.1
                                    ├── jsonata@1.8.6 extraneous
                                    ├── node-inspect@2.0.0 extraneous
                                    ├── picocolors@1.0.0 extraneous
                                    ├── suncalc2@1.8.1 extraneous
                                    ├── typescript@4.8.2 extraneous
                                    ├── virtual-tsc@0.6.2 extraneous
                                    └── wake_on_lan@1.0.0 extraneous
                                    
                                    iobroker.inst@3.0.0 /opt/iobroker
                                    └─┬ iobroker.homekit-controller@0.5.1
                                      └─┬ hap-controller@0.8.1
                                        └─┬ @abandonware/noble@1.9.2-15
                                          └─┬ @abandonware/bluetooth-hci-socket@0.5.3-8
                                            └─┬ @mapbox/node-pre-gyp@1.0.9
                                              └─┬ npmlog@5.0.1
                                                └─┬ gauge@3.0.2
                                                  └── object-assign@4.1.1
                                    
                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • C Chris_B

                                      @thomas-braun So sieht es aus:

                                      iobroker.inst@3.0.0 /opt/iobroker
                                      ├── @types/caseless@0.12.2 extraneous
                                      ├── @types/request@2.48.8 extraneous
                                      ├── @types/tough-cookie@4.0.2 extraneous
                                      ├── coffeescript@1.12.7 extraneous
                                      ├── iobroker.admin@6.3.5
                                      ├── iobroker.backitup@2.5.12
                                      ├── iobroker.cloud@4.3.0
                                      ├── iobroker.denon@1.13.4
                                      ├── iobroker.discovery@3.1.0
                                      ├── iobroker.email@1.1.4
                                      ├── iobroker.flot@1.11.0
                                      ├── iobroker.heos@1.10.0
                                      ├── iobroker.history@2.2.4
                                      ├── iobroker.homekit-controller@0.5.1
                                      ├── iobroker.hue@3.7.1
                                      ├── iobroker.info@1.9.19
                                      ├── iobroker.javascript@6.1.4
                                      ├── iobroker.js-controller@4.0.24
                                      ├── iobroker.netatmo@2.0.5
                                      ├── iobroker.ping@1.5.3
                                      ├── iobroker.rpi2@1.3.2
                                      ├── iobroker.simple-api@2.7.2
                                      ├── iobroker.socketio@4.2.0
                                      ├── iobroker.vis-hqwidgets@1.3.0
                                      ├── iobroker.vis@1.4.15
                                      ├── iobroker.web@4.3.0
                                      ├── iobroker.yahka@0.13.1
                                      ├── jsonata@1.8.6 extraneous
                                      ├── node-inspect@2.0.0 extraneous
                                      ├── picocolors@1.0.0 extraneous
                                      ├── suncalc2@1.8.1 extraneous
                                      ├── typescript@4.8.2 extraneous
                                      ├── virtual-tsc@0.6.2 extraneous
                                      └── wake_on_lan@1.0.0 extraneous
                                      
                                      iobroker.inst@3.0.0 /opt/iobroker
                                      └─┬ iobroker.homekit-controller@0.5.1
                                        └─┬ hap-controller@0.8.1
                                          └─┬ @abandonware/noble@1.9.2-15
                                            └─┬ @abandonware/bluetooth-hci-socket@0.5.3-8
                                              └─┬ @mapbox/node-pre-gyp@1.0.9
                                                └─┬ npmlog@5.0.1
                                                  └─┬ gauge@3.0.2
                                                    └── object-assign@4.1.1
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von Thomas Braun
                                      #37

                                      @chris_b

                                      cd /opt/iobroker 
                                      npm cache clear --force
                                      iobroker add i2c --debug
                                      

                                      Bitte immer vollständig aus der Konsole kopieren, inkl. log in prompt usw.

                                      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

                                      C 2 Antworten Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @chris_b

                                        cd /opt/iobroker 
                                        npm cache clear --force
                                        iobroker add i2c --debug
                                        

                                        Bitte immer vollständig aus der Konsole kopieren, inkl. log in prompt usw.

                                        C Offline
                                        C Offline
                                        Chris_B
                                        schrieb am zuletzt editiert von
                                        #38

                                        @thomas-braun Das löschen des Caches scheint auch nichts zu bringen.

                                        pi@raspberrypi4-iob:/opt/iobroker $ npm cache clear --force
                                        npm WARN using --force Recommended protections disabled.
                                        pi@raspberrypi4-iob:/opt/iobroker $ iobroker add i2c auto --debug
                                        NPM version: 8.19.3
                                        Installing iobroker.i2c@1.2.1... (System call)
                                        npm ERR! code 1
                                        npm ERR! path /opt/iobroker/node_modules/i2c-bus
                                        npm ERR! command failed
                                        npm ERR! command sh -c -- node-gyp rebuild
                                        npm ERR! node:internal/modules/cjs/loader:1024
                                        npm ERR!   throw err;
                                        npm ERR!   ^
                                        npm ERR!
                                        npm ERR! Error: Cannot find module 'object-assign'
                                        npm ERR! Require stack:
                                        npm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/render-template.js
                                        npm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/plumbing.js
                                        npm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/index.js
                                        npm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/log.js
                                        npm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js
                                        npm ERR! - /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js
                                        npm ERR!     at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1021:15)
                                        npm ERR!     at Function.Module._load (node:internal/modules/cjs/loader:866:27)
                                        npm ERR!     at Module.require (node:internal/modules/cjs/loader:1093:19)
                                        npm ERR!     at require (node:internal/modules/cjs/helpers:108:18)
                                        npm ERR!     at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/r    ender-template.js:4:20)
                                        npm ERR!     at Module._compile (node:internal/modules/cjs/loader:1191:14)
                                        npm ERR!     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1245:10)
                                        npm ERR!     at Module.load (node:internal/modules/cjs/loader:1069:32)
                                        npm ERR!     at Function.Module._load (node:internal/modules/cjs/loader:904:12)
                                        npm ERR!     at Module.require (node:internal/modules/cjs/loader:1093:19) {
                                        npm ERR!   code: 'MODULE_NOT_FOUND',
                                        npm ERR!   requireStack: [
                                        npm ERR!     '/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/render-template.js',
                                        npm ERR!     '/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/plumbing.js',
                                        npm ERR!     '/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/index.js',
                                        npm ERR!     '/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/log.js',
                                        npm ERR!     '/usr/lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js',
                                        npm ERR!     '/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js'
                                        npm ERR!   ]
                                        npm ERR! }
                                        
                                        npm ERR! A complete log of this run can be found in:
                                        npm ERR!     /home/iobroker/.npm/_logs/2023-02-18T15_54_49_210Z-debug-0.log
                                        host.raspberrypi4-iob Cannot install iobroker.i2c@1.2.1: 1
                                        
                                        1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @chris_b

                                          cd /opt/iobroker 
                                          npm cache clear --force
                                          iobroker add i2c --debug
                                          

                                          Bitte immer vollständig aus der Konsole kopieren, inkl. log in prompt usw.

                                          C Offline
                                          C Offline
                                          Chris_B
                                          schrieb am zuletzt editiert von
                                          #39

                                          @thomas-braun Bemerkung dazu: Ich habe davor iobroker nicht gestoppt. Ist das korrekt?

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          852

                                          Online

                                          32.6k

                                          Benutzer

                                          82.0k

                                          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