Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Vis über npm gibt EHOSTUNREACH

    NEWS

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

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    Vis über npm gibt EHOSTUNREACH

    This topic has been deleted. Only users with topic management privileges can see it.
    • Marc Berg
      Marc Berg Most Active @Christian 5 last edited by Marc Berg

      @christian-5 sagte in Vis über npm gibt EHOSTUNREACH:

      Verbindungsaufbau zu registry.npmjs.org (registry.npmjs.org)|2606:4700::6810:1b22|:443 … verbunden.

      Die Kommunikation über IPv6 funktioniert, während sämtliche IPv4 Kommunikation gegen den Baum fährt. Das ist irgendwas in deinem Netzwerk verbogen, würde ich sagen.

      Mach mal

      ping -4 registry.npmjs.org
      ping -6 registry.npmjs.org
      

      Und das ganze auch mal vom PC oder was du so rumzustehen hast.

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

        @christian-5

        Grafana-Repo und nodejs musst du auch anpacken.

        Grafana:

        sudo apt-get install -y apt-transport-https
        sudo apt-get install -y software-properties-common wget
        sudo wget -q -O /usr/share/keyrings/grafana.key https://apt.grafana.com/gpg.key
        echo "deb [signed-by=/usr/share/keyrings/grafana.key] https://apt.grafana.com stable main" | sudo tee /etc/apt/sources.list.d/grafana.list
        

        nodejs:

        iob stop
        iob fix
        iob nodejs-update
        

        Und das ganze Ding auf Stand bringen...

        Pending Updates: 61
        

        Sind 61 Updates zu viel.

        1 Reply Last reply Reply Quote 0
        • C
          Christian 5 last edited by

          Bitte kann mir jemand sagen was es mit dem Fehler auf sich hat. Ich wollte eigentlich nur auf vis 1.5.1 updaten sehe diese Version aber nirgends. hab bis jetzt schon sehr viel Tip von euch umgesetzt nur leider noch immer kein update möglich. der ping -4 registry.npmjs.org -->From iobroker.fritz.box (10.0.0.50) icmp_seq=2 Destination Host Unreachable.
          hab die fritzbox Neu!!!? muss ich dort was einstellen. Der Vorschlag den Paketbeschleunigung auszuschalten brachte keinen Erfolg.

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

          Skript v.2023-10-25
          
          *** BASE SYSTEM ***
             Static hostname: iobroker
                   Icon name: computer
            Operating System: Debian GNU/Linux 11 (bullseye)
                      Kernel: Linux 6.1.21-v8+
                Architecture: arm64
          
          Model           : Raspberry Pi 4 Model B Rev 1.5
          Docker          : false
          Virtualization  : none
          Kernel          : aarch64
          Userland        : arm64
          
          Systemuptime and Load:
           14:30:40 up 25 min,  1 user,  load average: 1.71, 1.30, 1.02
          CPU threads: 4
          
          
          *** RASPBERRY THROTTLING ***
          Current issues:
          No throttling issues detected.
          
          Previously detected issues:
          No throttling issues detected.
          
          *** Time and Time Zones ***
                         Local time: Fri 2023-11-24 14:30:40 CET
                     Universal time: Fri 2023-11-24 13:30:40 UTC
                           RTC time: n/a
                          Time zone: Europe/Vienna (CET, +0100)
          System clock synchronized: yes
                        NTP service: active
                    RTC in local TZ: no
          
          *** User and Groups ***
          iobroker
          /home/iobroker
          iobroker adm tty dialout cdrom sudo audio video plugdev games users input render                     netdev bluetooth gpio i2c spi
          
          *** X-Server-Setup ***
          X-Server:       false
          Desktop:
          Terminal:       tty
          Boot Target:    multi-user.target
          
          *** MEMORY ***
                         total        used        free      shared  buff/cache   available
          Mem:            7.8G        2.1G        4.9G        1.0M        859M        5.6G
          Swap:            99M          0B         99M
          Total:          7.9G        2.1G        5.0G
          
                   7811 M total memory
                   2060 M used memory
                   2439 M active memory
                    345 M inactive memory
                   4891 M free memory
                     84 M buffer memory
                    774 M swap cache
                     99 M total swap
                      0 M used swap
                     99 M free swap
          
          Raspberry only:
          oom events: 0
          lifetime oom required: 0 Mbytes
          total time in oom handler: 0 ms
          max time spent in oom handler: 0 ms
          
          *** FAILED SERVICES ***
          
            UNIT LOAD ACTIVE SUB DESCRIPTION
          0 loaded units listed.
          
          *** FILESYSTEM ***
          Filesystem     Type      Size  Used Avail Use% Mounted on
          /dev/root      ext4      118G   30G   84G  26% /
          devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
          tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
          tmpfs          tmpfs     1.6G  1.1M  1.6G   1% /run
          tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
          /dev/sda1      vfat      255M   31M  225M  13% /boot
          tmpfs          tmpfs     782M     0  782M   0% /run/user/1000
          
          Messages concerning ext4 filesystem in dmesg:
          [sudo] password for iobroker:
          [Fri Nov 24 14:05:05 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1                     snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.ena                    ble_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=D8:3A:DD:2A:25:6C vc_mem.                    mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyAMA0,115200 console=t                    ty1 root=PARTUUID=57cd214b-02 rootfstype=ext4 fsck.repair=yes rootwait
          [Fri Nov 24 14:05:09 2023] EXT4-fs (sda2): mounted filesystem with ordered data                     mode. Quota mode: none.
          [Fri Nov 24 14:05:09 2023] VFS: Mounted root (ext4 filesystem) readonly on devic                    e 8:2.
          [Fri Nov 24 14:05:11 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
          
          Show mounted filesystems:
          TARGET                       SOURCE     FSTYPE  OPTIONS
          /                            /dev/sda2  ext4    rw,noatime
          |-/dev                       devtmpfs   devtmpf rw,relatime,size=3735168k,nr_ino
          | |-/dev/shm                 tmpfs      tmpfs   rw,nosuid,nodev
          | |-/dev/pts                 devpts     devpts  rw,nosuid,noexec,relatime,gid=5,
          | `-/dev/mqueue              mqueue     mqueue  rw,nosuid,nodev,noexec,relatime
          |-/proc                      proc       proc    rw,relatime
          | `-/proc/sys/fs/binfmt_misc systemd-1  autofs  rw,relatime,fd=30,pgrp=1,timeout
          |-/sys                       sysfs      sysfs   rw,nosuid,nodev,noexec,relatime
          | |-/sys/kernel/security     securityfs securit rw,nosuid,nodev,noexec,relatime
          | |-/sys/fs/cgroup           cgroup2    cgroup2 rw,nosuid,nodev,noexec,relatime,
          | |-/sys/fs/pstore           pstore     pstore  rw,nosuid,nodev,noexec,relatime
          | |-/sys/fs/bpf              bpf        bpf     rw,nosuid,nodev,noexec,relatime,
          | |-/sys/kernel/debug        debugfs    debugfs rw,nosuid,nodev,noexec,relatime
          | |-/sys/kernel/tracing      tracefs    tracefs rw,nosuid,nodev,noexec,relatime
          | |-/sys/fs/fuse/connections fusectl    fusectl rw,nosuid,nodev,noexec,relatime
          | `-/sys/kernel/config       configfs   configf rw,nosuid,nodev,noexec,relatime
          |-/run                       tmpfs      tmpfs   rw,nosuid,nodev,size=1599760k,nr
          | |-/run/lock                tmpfs      tmpfs   rw,nosuid,nodev,noexec,relatime,
          | |-/run/rpc_pipefs          sunrpc     rpc_pip rw,relatime
          | `-/run/user/1000           tmpfs      tmpfs   rw,nosuid,nodev,relatime,size=79
          `-/boot                      /dev/sda1  vfat    rw,relatime,fmask=0022,dmask=002
          
          Files in neuralgic directories:
          
          /var:
          25G     /var/
          22G     /var/lib/influxdb/engine/data/9d69ae680368264c/autogen
          22G     /var/lib/influxdb/engine/data/9d69ae680368264c
          22G     /var/lib/influxdb/engine/data
          22G     /var/lib/influxdb/engine
          
          Archived and active journals take up 2.0G in the file system.
          
          /opt/iobroker/backups:
          4.0K    /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          626M    /opt/iobroker/iobroker-data/
          483M    /opt/iobroker/iobroker-data/files
          158M    /opt/iobroker/iobroker-data/files/vis-2
          81M     /opt/iobroker/iobroker-data/files/vis-2/static
          80M     /opt/iobroker/iobroker-data/files/vis-2/static/js
          
          The five largest files in iobroker-data are:
          76M     /opt/iobroker/iobroker-data/objects.jsonl
          21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.m                    ap
          21M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.0b890418.js.map
          19M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.da06e220.js.map
          19M     /opt/iobroker/iobroker-data/files/vis-2/customWidgets.js.map
          
          USB-Devices by-id:
          USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always                     prefer the links 'by-id':
          
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs         v16.20.2
          /usr/bin/node           v16.20.2
          /usr/bin/npm            8.19.4
          /usr/bin/npx            8.19.4
          /usr/bin/corepack       0.17.0
          
          
          nodejs:
            Installed: 16.20.2-deb-1nodesource1
            Candidate: 16.20.2-deb-1nodesource1
            Version table:
           *** 16.20.2-deb-1nodesource1 500
                  500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
                  100 /var/lib/dpkg/status
               12.22.12~dfsg-1~deb11u4 500
                  500 http://deb.debian.org/debian bullseye/main arm64 Packages
                  500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
          
          Temp directories causing npm8 problem: 0
          No problems detected
          
          Errors in npm tree:
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Core adapters versions
          js-controller:  5.0.16
          admin:          6.12.0
          javascript:     7.1.4
          
          Adapters from github:   1
          
          Adapter State
          + system.adapter.admin.0                  : admin                 : iobroker                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.alexa2.0                 : alexa2                : iobroker                                   -  enabled
          + system.adapter.backitup.0               : backitup              : iobroker                                   -  enabled
          + system.adapter.bydhvs.0                 : bydhvs                : iobroker                                   -  enabled
            system.adapter.cloud.0                  : cloud                 : iobroker                                   - disabled
          + system.adapter.device-reminder.0        : device-reminder       : iobroker                                   -  enabled
          + system.adapter.discovery.0              : discovery             : iobroker                                   -  enabled
          + system.adapter.email.0                  : email                 : iobroker                                   -  enabled
          + system.adapter.energiefluss.0           : energiefluss          : iobroker                                   -  enabled
          + system.adapter.fronius-solarweb.0       : fronius-solarweb      : iobroker                                   -  enabled
          + system.adapter.fronius.0                : fronius               : iobroker                                   -  enabled
          + system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                   -  enabled
          + system.adapter.hs100.0                  : hs100                 : iobroker                                   -  enabled
            system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobroker                                   -  enabled
            system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : iobroker                                   -  enabled
            system.adapter.icons-icons8.0           : icons-icons8          : iobroker                                   -  enabled
            system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker                                   -  enabled
            system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                   -  enabled
            system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: iobroker                                   -  enabled
            system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker                                   -  enabled
          + system.adapter.influxdb.0               : influxdb              : iobroker                                   -  enabled, port: 8086
          + system.adapter.javascript.0             : javascript            : iobroker                                   -  enabled
          + system.adapter.linkeddevices.0          : linkeddevices         : iobroker                                   -  enabled
          + system.adapter.modbus.0                 : modbus                : iobroker                                   -  enabled
          + system.adapter.modbus.1                 : modbus                : iobroker                                   -  enabled
            system.adapter.moma.0                   : moma                  : iobroker                                   - disabled
          + system.adapter.mqtt.0                   : mqtt                  : iobroker                                   -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.rpi2.0                   : rpi2                  : iobroker                                   -  enabled
          + system.adapter.sainlogic.0              : sainlogic             : iobroker                                   -  enabled, port: 4500, bind: 0.0.0.0
          + system.adapter.shelly.0                 : shelly                : iobroker                                   -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.shelly.1                 : shelly                : iobroker                                   -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.sonoff.0                 : sonoff                : iobroker                                   -  enabled, port: 1885, bind: 0.0.0.0
          + system.adapter.synology.0               : synology              : iobroker                                   -  enabled, port: 5000
            system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: iobroker                                   -  enabled
          + system.adapter.vis-2.0                  : vis-2                 : iobroker                                   -  enabled
            system.adapter.vis-bars.0               : vis-bars              : iobroker                                   -  enabled
            system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker                                   -  enabled
            system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker                                   -  enabled
            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                   -  enabled
            system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                   -  enabled
          + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                   -  enabled
            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                   -  enabled
            system.adapter.vis-justgage.0           : vis-justgage          : iobroker                                   -  enabled
            system.adapter.vis-material-advanced.0  : vis-material-advanced : iobroker                                   -  enabled
            system.adapter.vis-metro.0              : vis-metro             : iobroker                                   -  enabled
            system.adapter.vis-rgraph.0             : vis-rgraph            : iobroker                                   -  enabled
            system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                   -  enabled
            system.adapter.vis-weather.0            : vis-weather           : iobroker                                   -  enabled
            system.adapter.vis.0                    : vis                   : iobroker                                   -  enabled
          + system.adapter.web.0                    : web                   : iobroker                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : iobroker                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.influxdb.0               : influxdb              : iobroker                                   -  enabled, port: 8086
          + system.adapter.mqtt.0                   : mqtt                  : iobroker                                   -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.sainlogic.0              : sainlogic             : iobroker                                   -  enabled, port: 4500, bind: 0.0.0.0
          + system.adapter.shelly.0                 : shelly                : iobroker                                   -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.shelly.1                 : shelly                : iobroker                                   -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.sonoff.0                 : sonoff                : iobroker                                   -  enabled, port: 1885, bind: 0.0.0.0
          + system.adapter.synology.0               : synology              : iobroker                                   -  enabled, port: 5000
          + system.adapter.web.0                    : web                   : iobroker                                   -  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
          Cannot download repository hash file from "http://download.iobroker.net/sources-dist-hash.json": connect EHOSTUNREACH 93.90.206.45:80
          Cannot download repository hash file from "http://download.iobroker.net/sources-dist-hash.json": connect EHOSTUNREACH 93.90.206.45:80
          Cannot download repository file from "http://download.iobroker.net/sources-dist.json": connect EHOSTUNREACH 93.90.206.45:80
          Adapter    "admin"        : 6.12.0   , installed 6.12.0
          Adapter    "alexa2"       : 3.26.1   , installed 3.26.1
          Adapter    "backitup"     : 2.8.7    , installed 2.8.7
          Adapter    "bydhvs"       : 1.4.0    , installed 1.4.0
          Adapter    "cloud"        : 4.4.1    , installed 4.4.1
          Adapter    "device-reminder": 3.0.0  , installed 3.0.0
          Adapter    "discovery"    : 4.2.0    , installed 4.2.0
          Adapter    "email"        : 1.2.0    , installed 1.2.0
          Adapter    "fronius"      : 2.0.2    , installed 2.0.2
          Adapter    "fronius-solarweb": 0.0.3 , installed 0.0.3
          Adapter    "fullybrowser" : 3.0.6    , installed 3.0.3  [Updatable]
          Adapter    "hs100"        : 2.2.0    , installed 2.2.0
          Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
          Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
          Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
          Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
          Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
          Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
          Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
          Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
          Adapter    "javascript"   : 7.1.4    , installed 7.1.4
          Controller "js-controller": 5.0.16   , installed 5.0.16
          Adapter    "linkeddevices": 1.5.5    , installed 1.5.5
          Adapter    "modbus"       : 5.0.11   , installed 5.0.11
          Adapter    "moma"         : 1.2.9    , installed 1.2.9
          Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
          Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
          Adapter    "sainlogic"    : 0.10.5   , installed 0.10.5
          Adapter    "shelly"       : 6.6.1    , installed 6.6.1
          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
          Adapter    "socketio"     : 6.5.5    , installed 6.5.5
          Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
          Adapter    "synology"     : 3.0.1    , installed 3.0.1
          Adapter    "vis"          : 1.4.16   , installed 1.4.16
          Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
          Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
          Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
          Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
          Adapter    "vis-icontwo"  : 0.96.0   , installed 0.96.0
          Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
          Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
          Adapter    "vis-justgage" : 2.0.0    , installed 2.0.0
          Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
          Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
          Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
          Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
          Adapter    "web"          : 6.1.10   , installed 6.1.10
          Adapter    "ws"           : 2.5.8    , installed 2.5.8
          
          Objects and States
          Please stand by - This may take a while
          Objects:        10163
          States:         8224
          
          *** OS-Repositories and Updates ***
          Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
          Hit:2 http://deb.debian.org/debian bullseye InRelease
          Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
          Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
          Hit:5 https://repos.influxdata.com/debian stable InRelease
          Hit:6 https://apt.grafana.com stable InRelease
          Get:7 https://deb.nodesource.com/node_16.x bullseye InRelease [4586 B]
          Fetched 4586 B in 8s (562 B/s)
          Reading package lists... Done
          Pending Updates: 17
          
          *** Listening Ports ***
          Netid     State      Recv-Q     Send-Q          Local Address:Port            Peer Address:Port     Process
          udp       UNCONN     0          0                     0.0.0.0:68                   0.0.0.0:*         users:(("dhcpcd",pid=642,fd=10))
          udp       UNCONN     0          0                     0.0.0.0:5353                 0.0.0.0:*         users:(("avahi-daemon",pid=378,fd=12))
          udp       UNCONN     0          0                     0.0.0.0:5683                 0.0.0.0:*         users:(("io.shelly.0",pid=920,fd=30))
          udp       UNCONN     0          0                     0.0.0.0:34546                0.0.0.0:*         users:(("avahi-daemon",pid=378,fd=14))
          udp       UNCONN     0          0                     0.0.0.0:34563                0.0.0.0:*         users:(("systemd-timesyn",pid=342,fd=16))
          udp       UNCONN     0          0                           *:56852                      *:*         users:(("avahi-daemon",pid=378,fd=15))
          udp       UNCONN     0          0                           *:546                        *:*         users:(("dhcpcd",pid=642,fd=15))
          udp       UNCONN     0          0                           *:5353                       *:*         users:(("avahi-daemon",pid=378,fd=13))
          tcp       LISTEN     0          511                 127.0.0.1:9001                 0.0.0.0:*         users:(("iobroker.js-con",pid=779,fd=21))
          tcp       LISTEN     0          511                 127.0.0.1:9000                 0.0.0.0:*         users:(("iobroker.js-con",pid=779,fd=27))
          tcp       LISTEN     0          511                   0.0.0.0:4500                 0.0.0.0:*         users:(("io.sainlogic.0",pid=1281,fd=34))
          tcp       LISTEN     0          128                   0.0.0.0:22                   0.0.0.0:*         users:(("sshd",pid=503,fd=3))
          tcp       LISTEN     0          511                   0.0.0.0:38833                0.0.0.0:*         users:(("io.alexa2.0",pid=950,fd=29))
          tcp       LISTEN     0          100                   0.0.0.0:6080                 0.0.0.0:*         users:(("python3",pid=500,fd=3))
          tcp       LISTEN     0          511                   0.0.0.0:1885                 0.0.0.0:*         users:(("io.sonoff.0",pid=995,fd=34))
          tcp       LISTEN     0          511                   0.0.0.0:1883                 0.0.0.0:*         users:(("io.mqtt.0",pid=1025,fd=29))
          tcp       LISTEN     0          511                   0.0.0.0:1882                 0.0.0.0:*         users:(("io.shelly.1",pid=980,fd=30))
          tcp       LISTEN     0          4096                        *:3000                       *:*         users:(("grafana",pid=778,fd=11))
          tcp       LISTEN     0          4096                        *:8086                       *:*         users:(("influxd",pid=647,fd=306))
          tcp       LISTEN     0          511                         *:8081                       *:*         users:(("io.admin.0",pid=805,fd=31))
          tcp       LISTEN     0          511                         *:8082                       *:*         users:(("io.web.0",pid=1104,fd=29))
          tcp       LISTEN     0          128                      [::]:22                      [::]:*         users:(("sshd",pid=503,fd=4))
          tcp       LISTEN     0          511                         *:1875                       *:*         users:(("io.fullybrowser",pid=1330,fd=29))
          
          *** Log File - Last 25 Lines ***
          
          2023-11-24 14:22:33.860  - info: shelly.1 (980) [MQTT] Device with client id "shellyplus1-441793ab4128" connected!
          2023-11-24 14:22:34.243  - info: sonoff.0 (995) Client [SKGaragenCam] reconnected. Old secret 1700831197227_5904. New secret 1700832154243_4796
          2023-11-24 14:22:34.296  - info: web.0 (1104) ==> Connected system.user.admin from ::ffff:10.0.0.36
          2023-11-24 14:22:37.883  - info: shelly.1 (980) [MQTT] Device with client id "shellyplus1-80646fdaf810" connected!
          2023-11-24 14:22:39.327  - info: web.0 (1104) <== Disconnect system.user.admin from ::ffff:10.0.0.36
          2023-11-24 14:22:39.353  - info: web.0 (1104) <== Disconnect system.user.admin from ::ffff:10.0.0.36
          2023-11-24 14:22:40.380  - info: web.0 (1104) ==> Connected system.user.admin from ::ffff:10.0.0.36
          2023-11-24 14:22:44.291  - info: web.0 (1104) ==> Connected system.user.admin from ::ffff:10.0.0.36
          2023-11-24 14:22:49.294  - info: web.0 (1104) <== Disconnect system.user.admin from ::ffff:10.0.0.36
          2023-11-24 14:22:49.378  - info: web.0 (1104) <== Disconnect system.user.admin from ::ffff:10.0.0.36
          2023-11-24 14:22:50.388  - info: web.0 (1104) ==> Connected system.user.admin from ::ffff:10.0.0.36
          2023-11-24 14:22:54.302  - info: web.0 (1104) ==> Connected system.user.admin from ::ffff:10.0.0.36
          2023-11-24 14:23:00.381  - info: web.0 (1104) <== Disconnect system.user.admin from ::ffff:10.0.0.36
          2023-11-24 14:23:00.439  - info: web.0 (1104) <== Disconnect system.user.admin from ::ffff:10.0.0.36
          2023-11-24 14:23:01.454  - info: web.0 (1104) ==> Connected system.user.admin from ::ffff:10.0.0.36
          2023-11-24 14:23:04.289  - info: web.0 (1104) ==> Connected system.user.admin from ::ffff:10.0.0.36
          2023-11-24 14:23:05.389  - info: web.0 (1104) <== Disconnect system.user.admin from ::ffff:10.0.0.36
          2023-11-24 14:23:05.411  - info: web.0 (1104) <== Disconnect system.user.admin from ::ffff:10.0.0.36
          2023-11-24 14:23:05.414  - info: web.0 (1104) ==> Connected system.user.admin from ::ffff:10.0.0.36
          2023-11-24 14:23:05.416  - info: web.0 (1104) <== Disconnect system.user.admin from ::ffff:10.0.0.36
          2023-11-24 14:23:05.563  - info: web.0 (1104) <== Disconnect system.user.admin from ::ffff:10.0.0.36
          2023-11-24 14:23:07.763  - info: web.0 (1104) ==> Connected system.user.admin from ::ffff:10.0.0.36
          2023-11-24 14:25:58.957  - info: influxdb.0 (834) Store 947 buffered influxDB history points
          2023-11-24 14:29:41.305  - info: admin.0 (805) ==> Connected system.user.admin from ::ffff:10.0.0.13
          2023-11-24 14:29:55.019  - warn: admin.0 (805) Cannot update rating: connect EHOSTUNREACH 93.90.206.45:443
          
          

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

          1 Reply Last reply Reply Quote 0
          • Marc Berg
            Marc Berg Most Active last edited by

            @christian-5 sagte in Vis über npm gibt EHOSTUNREACH:

            Bitte kann mir jemand sagen was es mit dem Fehler auf sich hat.

            Es könnte für die Fehlersuche hilfreich sein, wenn du Anfragen komplett beantwortest.

            Thomas Braun C 2 Replies Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Marc Berg last edited by

              @marc-berg

              Das tut man dann lieber in zig parallelen Threads... 😞

              https://forum.iobroker.net/topic/70492/errors-in-npm-tree-ich-sehe-keine-update

              1 Reply Last reply Reply Quote 0
              • C
                Christian 5 last edited by

                @thomas-braun entschultigung

                1 Reply Last reply Reply Quote 0
                • C
                  Christian 5 @Marc Berg last edited by

                  @marc-berg meinst du "Sind 61 Updates zu viel."
                  ich weiß jetzt nicht was das bedeutet

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

                    @christian-5 sagte in Vis über npm gibt EHOSTUNREACH:

                    ich weiß jetzt nicht was das bedeutet

                    Das bedeutet, das du offenbar nie Updates einspielst...

                    sudo apt update
                    sudo apt full-upgrade
                    sudo reboot
                    

                    Regelmäßig eigenständig ausführen.

                    C 2 Replies Last reply Reply Quote 0
                    • C
                      Christian 5 @Thomas Braun last edited by

                      @thomas-braun mach ich eigentlich auch immer, hab da ein Backup all so einen alten Clone der ssd im Einsatz. Da ich meine aktuelle Installation komplett zerschossen hab. werde die Update jetzt mal machen Danke hatte nicht daran gedacht.

                      1 Reply Last reply Reply Quote 0
                      • C
                        Christian 5 @Thomas Braun last edited by

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

                        Skript v.2023-10-25
                        
                        *** BASE SYSTEM ***
                           Static hostname: iobroker
                                 Icon name: computer
                          Operating System: Debian GNU/Linux 11 (bullseye)
                                    Kernel: Linux 6.1.21-v8+
                              Architecture: arm64
                        
                        Model           : Raspberry Pi 4 Model B Rev 1.5
                        Docker          : false
                        Virtualization  : none
                        Kernel          : aarch64
                        Userland        : arm64
                        
                        Systemuptime and Load:
                         15:38:56 up 2 min,  1 user,  load average: 3.15, 1.06, 0.39
                        CPU threads: 4
                        
                        
                        *** RASPBERRY THROTTLING ***
                        Current issues:
                        No throttling issues detected.
                        
                        Previously detected issues:
                        No throttling issues detected.
                        
                        *** Time and Time Zones ***
                                       Local time: Fri 2023-11-24 15:38:56 CET
                                   Universal time: Fri 2023-11-24 14:38:56 UTC
                                         RTC time: n/a
                                        Time zone: Europe/Vienna (CET, +0100)
                        System clock synchronized: yes
                                      NTP service: active
                                  RTC in local TZ: no
                        
                        *** User and Groups ***
                        iobroker
                        /home/iobroker
                        iobroker adm tty dialout cdrom sudo audio video plugdev games users input render netdev bluetooth gpio i2c spi
                        
                        *** X-Server-Setup ***
                        X-Server:       false
                        Desktop:
                        Terminal:       tty
                        Boot Target:    multi-user.target
                        
                        *** MEMORY ***
                                       total        used        free      shared  buff/cache   available
                        Mem:            7.8G        1.9G        5.2G        1.0M        724M        5.8G
                        Swap:            99M          0B         99M
                        Total:          7.9G        1.9G        5.3G
                        
                                 7811 M total memory
                                 1927 M used memory
                                 2276 M active memory
                                  250 M inactive memory
                                 5159 M free memory
                                   62 M buffer memory
                                  662 M swap cache
                                   99 M total swap
                                    0 M used swap
                                   99 M free swap
                        
                        Raspberry only:
                        oom events: 0
                        lifetime oom required: 0 Mbytes
                        total time in oom handler: 0 ms
                        max time spent in oom handler: 0 ms
                        
                        *** FAILED SERVICES ***
                        
                          UNIT LOAD ACTIVE SUB DESCRIPTION
                        0 loaded units listed.
                        
                        *** FILESYSTEM ***
                        Filesystem     Type      Size  Used Avail Use% Mounted on
                        /dev/root      ext4      118G   30G   84G  26% /
                        devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
                        tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                        tmpfs          tmpfs     1.6G  1.1M  1.6G   1% /run
                        tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                        /dev/sda1      vfat      255M   31M  225M  13% /boot
                        tmpfs          tmpfs     782M     0  782M   0% /run/user/1000
                        
                        Messages concerning ext4 filesystem in dmesg:
                        [sudo] password for iobroker:
                        [Fri Nov 24 15:36:35 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=                          0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=D8:3A:D                          D:2A:25:6C vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyAMA0,115200 console=tty1 root=PART                          UUID=57cd214b-02 rootfstype=ext4 fsck.repair=yes rootwait
                        [Fri Nov 24 15:36:39 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
                        [Fri Nov 24 15:36:39 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                        [Fri Nov 24 15:36:41 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
                        
                        Show mounted filesystems:
                        TARGET                       SOURCE     FSTYPE     OPTIONS
                        /                            /dev/sda2  ext4       rw,noatime
                        |-/dev                       devtmpfs   devtmpfs   rw,relatime,size=3735168k,nr_inodes=933792,mode=755
                        | |-/dev/shm                 tmpfs      tmpfs      rw,nosuid,nodev
                        | |-/dev/pts                 devpts     devpts     rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
                        | `-/dev/mqueue              mqueue     mqueue     rw,nosuid,nodev,noexec,relatime
                        |-/proc                      proc       proc       rw,relatime
                        | `-/proc/sys/fs/binfmt_misc systemd-1  autofs     rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,dir
                        |-/sys                       sysfs      sysfs      rw,nosuid,nodev,noexec,relatime
                        | |-/sys/kernel/security     securityfs securityfs rw,nosuid,nodev,noexec,relatime
                        | |-/sys/fs/cgroup           cgroup2    cgroup2    rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursivep
                        | |-/sys/fs/pstore           pstore     pstore     rw,nosuid,nodev,noexec,relatime
                        | |-/sys/fs/bpf              bpf        bpf        rw,nosuid,nodev,noexec,relatime,mode=700
                        | |-/sys/kernel/debug        debugfs    debugfs    rw,nosuid,nodev,noexec,relatime
                        | |-/sys/kernel/tracing      tracefs    tracefs    rw,nosuid,nodev,noexec,relatime
                        | |-/sys/kernel/config       configfs   configfs   rw,nosuid,nodev,noexec,relatime
                        | `-/sys/fs/fuse/connections fusectl    fusectl    rw,nosuid,nodev,noexec,relatime
                        |-/run                       tmpfs      tmpfs      rw,nosuid,nodev,size=1599760k,nr_inodes=819200,mode=755
                        | |-/run/lock                tmpfs      tmpfs      rw,nosuid,nodev,noexec,relatime,size=5120k
                        | |-/run/rpc_pipefs          sunrpc     rpc_pipefs rw,relatime
                        | `-/run/user/1000           tmpfs      tmpfs      rw,nosuid,nodev,relatime,size=799876k,nr_inodes=199969,mode=
                        `-/boot                      /dev/sda1  vfat       rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=asc
                        
                        Files in neuralgic directories:
                        
                        /var:
                        25G     /var/
                        22G     /var/lib/influxdb/engine/data/9d69ae680368264c/autogen
                        22G     /var/lib/influxdb/engine/data/9d69ae680368264c
                        22G     /var/lib/influxdb/engine/data
                        22G     /var/lib/influxdb/engine
                        
                        Archived and active journals take up 2.0G in the file system.
                        
                        /opt/iobroker/backups:
                        4.0K    /opt/iobroker/backups/
                        
                        /opt/iobroker/iobroker-data:
                        566M    /opt/iobroker/iobroker-data/
                        483M    /opt/iobroker/iobroker-data/files
                        158M    /opt/iobroker/iobroker-data/files/vis-2
                        81M     /opt/iobroker/iobroker-data/files/vis-2/static
                        80M     /opt/iobroker/iobroker-data/files/vis-2/static/js
                        
                        The five largest files in iobroker-data are:
                        21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                        21M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.0b890418.js.map
                        19M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.da06e220.js.map
                        19M     /opt/iobroker/iobroker-data/files/vis-2/customWidgets.js.map
                        14M     /opt/iobroker/iobroker-data/files/vis-2/static/js/258.6829e51a.chunk.js.map
                        
                        USB-Devices by-id:
                        USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                        
                        
                        *** NodeJS-Installation ***
                        
                        /usr/bin/nodejs         v16.20.2
                        /usr/bin/node           v16.20.2
                        /usr/bin/npm            8.19.4
                        /usr/bin/npx            8.19.4
                        /usr/bin/corepack       0.17.0
                        
                        
                        nodejs:
                          Installed: 16.20.2-deb-1nodesource1
                          Candidate: 16.20.2-deb-1nodesource1
                          Version table:
                         *** 16.20.2-deb-1nodesource1 500
                                500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
                                100 /var/lib/dpkg/status
                             12.22.12~dfsg-1~deb11u4 500
                                500 http://deb.debian.org/debian bullseye/main arm64 Packages
                                500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                        
                        Temp directories causing npm8 problem: 0
                        No problems detected
                        
                        Errors in npm tree:
                        
                        *** ioBroker-Installation ***
                        
                        ioBroker Status
                        iobroker is running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: jsonl
                        
                        Core adapters versions
                        js-controller:  5.0.16
                        admin:          6.12.0
                        javascript:     7.1.4
                        
                        Adapters from github:   1
                        
                        Adapter State
                        + system.adapter.admin.0                  : admin                 : iobroker                                 -                            enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.alexa2.0                 : alexa2                : iobroker                                 -                            enabled
                        + system.adapter.backitup.0               : backitup              : iobroker                                 -                            enabled
                        + system.adapter.bydhvs.0                 : bydhvs                : iobroker                                 -                            enabled
                          system.adapter.cloud.0                  : cloud                 : iobroker                                 -                           disabled
                        + system.adapter.device-reminder.0        : device-reminder       : iobroker                                 -                            enabled
                        + system.adapter.discovery.0              : discovery             : iobroker                                 -                            enabled
                        + system.adapter.email.0                  : email                 : iobroker                                 -                            enabled
                        + system.adapter.energiefluss.0           : energiefluss          : iobroker                                 -                            enabled
                        + system.adapter.fronius-solarweb.0       : fronius-solarweb      : iobroker                                 -                            enabled
                        + system.adapter.fronius.0                : fronius               : iobroker                                 -                            enabled
                        + system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 -                            enabled
                        + system.adapter.hs100.0                  : hs100                 : iobroker                                 -                            enabled
                          system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobroker                                                           -  enabled
                          system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : iobroker                                 -                            enabled
                          system.adapter.icons-icons8.0           : icons-icons8          : iobroker                                 -                            enabled
                          system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker                                 -                            enabled
                          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 -                            enabled
                          system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: iobroker                                                           -  enabled
                          system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker                                 -                            enabled
                        + system.adapter.influxdb.0               : influxdb              : iobroker                                 -                            enabled, port: 8086
                        + system.adapter.javascript.0             : javascript            : iobroker                                 -                            enabled
                        + system.adapter.linkeddevices.0          : linkeddevices         : iobroker                                 -                            enabled
                        + system.adapter.modbus.0                 : modbus                : iobroker                                 -                            enabled
                        + system.adapter.modbus.1                 : modbus                : iobroker                                 -                            enabled
                          system.adapter.moma.0                   : moma                  : iobroker                                 -                           disabled
                        + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -                            enabled, port: 1883, bind: 0.0.0.0
                        + system.adapter.rpi2.0                   : rpi2                  : iobroker                                 -                            enabled
                        + system.adapter.sainlogic.0              : sainlogic             : iobroker                                 -                            enabled, port: 4500, bind: 0.0.0.0
                        + system.adapter.shelly.0                 : shelly                : iobroker                                 -                            enabled, port: 1882, bind: 0.0.0.0
                        + system.adapter.shelly.1                 : shelly                : iobroker                                 -                            enabled, port: 1882, bind: 0.0.0.0
                        + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -                            enabled, port: 1885, bind: 0.0.0.0
                        + system.adapter.synology.0               : synology              : iobroker                                 -                            enabled, port: 5000
                          system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: iobroker                                 -                            enabled
                        + system.adapter.vis-2.0                  : vis-2                 : iobroker                                 -                            enabled
                          system.adapter.vis-bars.0               : vis-bars              : iobroker                                 -                            enabled
                          system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker                                 -                            enabled
                          system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker                                 -                            enabled
                          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 -                            enabled
                          system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 -                            enabled
                        + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -                            enabled
                          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 -                            enabled
                          system.adapter.vis-justgage.0           : vis-justgage          : iobroker                                 -                            enabled
                          system.adapter.vis-material-advanced.0  : vis-material-advanced : iobroker                                 -                            enabled
                          system.adapter.vis-metro.0              : vis-metro             : iobroker                                 -                            enabled
                          system.adapter.vis-rgraph.0             : vis-rgraph            : iobroker                                 -                            enabled
                          system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -                            enabled
                          system.adapter.vis-weather.0            : vis-weather           : iobroker                                 -                            enabled
                          system.adapter.vis.0                    : vis                   : iobroker                                 -                            enabled
                        + system.adapter.web.0                    : web                   : iobroker                                 -                            enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        
                        + instance is alive
                        
                        Enabled adapters with bindings
                        + system.adapter.admin.0                  : admin                 : iobroker                                 -                            enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.influxdb.0               : influxdb              : iobroker                                 -                            enabled, port: 8086
                        + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -                            enabled, port: 1883, bind: 0.0.0.0
                        + system.adapter.sainlogic.0              : sainlogic             : iobroker                                 -                            enabled, port: 4500, bind: 0.0.0.0
                        + system.adapter.shelly.0                 : shelly                : iobroker                                 -                            enabled, port: 1882, bind: 0.0.0.0
                        + system.adapter.shelly.1                 : shelly                : iobroker                                 -                            enabled, port: 1882, bind: 0.0.0.0
                        + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -                            enabled, port: 1885, bind: 0.0.0.0
                        + system.adapter.synology.0               : synology              : iobroker                                 -                            enabled, port: 5000
                        + system.adapter.web.0                    : web                   : iobroker                                 -                            enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        
                        ioBroker-Repositories
                        stable        : http://repo.iobroker.live/sources-dist.json
                        beta          : http://download.iobroker.net/sources-dist-latest.json
                        
                        Active repo(s): stable
                        
                        Installed ioBroker-Instances
                        Used repository: stable
                        Cannot download repository hash file from "http://repo.iobroker.live/sources-dist-hash.json": connect EHOSTUNRE                          ACH 104.21.86.170:80
                        Cannot download repository hash file from "http://repo.iobroker.live/sources-dist-hash.json": connect EHOSTUNRE                          ACH 104.21.86.170:80
                        Cannot download repository file from "http://repo.iobroker.live/sources-dist.json": connect EHOSTUNREACH 104.21                          .86.170:80
                        Adapter    "admin"        : 6.12.0   , installed 6.12.0
                        Adapter    "alexa2"       : 3.26.1   , installed 3.26.1
                        Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                        Adapter    "bydhvs"       : 1.4.0    , installed 1.4.0
                        Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                        Adapter    "device-reminder": 3.0.0  , installed 3.0.0
                        Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                        Adapter    "email"        : 1.2.0    , installed 1.2.0
                        Adapter    "fronius"      : 2.0.2    , installed 2.0.2
                        Adapter    "fronius-solarweb": 0.0.3 , installed 0.0.3
                        Adapter    "fullybrowser" : 3.0.6    , installed 3.0.3  [Updatable]
                        Adapter    "hs100"        : 2.2.0    , installed 2.2.0
                        Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                        Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                        Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                        Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                        Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                        Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
                        Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                        Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                        Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                        Controller "js-controller": 5.0.16   , installed 5.0.16
                        Adapter    "linkeddevices": 1.5.5    , installed 1.5.5
                        Adapter    "modbus"       : 5.0.11   , installed 5.0.11
                        Adapter    "moma"         : 1.2.9    , installed 1.2.9
                        Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
                        Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                        Adapter    "sainlogic"    : 0.10.5   , installed 0.10.5
                        Adapter    "shelly"       : 6.6.1    , installed 6.6.1
                        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                        Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                        Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                        Adapter    "synology"     : 3.0.1    , installed 3.0.1
                        Adapter    "vis"          : 1.4.16   , installed 1.4.16
                        Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                        Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                        Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                        Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                        Adapter    "vis-icontwo"  : 0.96.0   , installed 0.96.0
                        Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                        Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                        Adapter    "vis-justgage" : 2.0.0    , installed 2.0.0
                        Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                        Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                        Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                        Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                        Adapter    "web"          : 6.1.10   , installed 6.1.10
                        Adapter    "ws"           : 2.5.8    , installed 2.5.8
                        
                        Objects and States
                        Please stand by - This may take a while
                        Objects:        10163
                        States:         8229
                        
                        *** OS-Repositories and Updates ***
                        Hit:1 https://repos.influxdata.com/debian stable InRelease
                        Hit:2 https://apt.grafana.com stable InRelease
                        Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
                        Hit:4 http://deb.debian.org/debian bullseye InRelease
                        Hit:5 http://deb.debian.org/debian bullseye-updates InRelease
                        Get:6 https://deb.nodesource.com/node_16.x bullseye InRelease [4586 B]
                        Hit:7 http://security.debian.org/debian-security bullseye-security InRelease
                        Fetched 4586 B in 8s (560 B/s)
                        Reading package lists... Done
                        Pending Updates: 0
                        
                        *** Listening Ports ***
                        Netid State  Recv-Q Send-Q Local Address:Port    Peer Address:Port Process
                        udp   UNCONN 0      0            0.0.0.0:5353         0.0.0.0:*     users:(("avahi-daemon",pid=379,fd=12))
                        udp   UNCONN 0      0            0.0.0.0:5683         0.0.0.0:*     users:(("io.shelly.0",pid=1045,fd=30))
                        udp   UNCONN 0      0            0.0.0.0:68           0.0.0.0:*     users:(("dhcpcd",pid=643,fd=10))
                        udp   UNCONN 0      0            0.0.0.0:57439        0.0.0.0:*     users:(("avahi-daemon",pid=379,fd=14))
                        udp   UNCONN 0      0                  *:546                *:*     users:(("dhcpcd",pid=643,fd=15))
                        udp   UNCONN 0      0                  *:5353               *:*     users:(("avahi-daemon",pid=379,fd=13))
                        udp   UNCONN 0      0                  *:56472              *:*     users:(("avahi-daemon",pid=379,fd=15))
                        tcp   LISTEN 0      511          0.0.0.0:4500         0.0.0.0:*     users:(("io.sainlogic.0",pid=1672,fd=34))
                        tcp   LISTEN 0      128          0.0.0.0:22           0.0.0.0:*     users:(("sshd",pid=507,fd=3))
                        tcp   LISTEN 0      100          0.0.0.0:6080         0.0.0.0:*     users:(("python3",pid=501,fd=3))
                        tcp   LISTEN 0      511          0.0.0.0:1885         0.0.0.0:*     users:(("io.sonoff.0",pid=1209,fd=34))
                        tcp   LISTEN 0      511          0.0.0.0:1883         0.0.0.0:*     users:(("io.mqtt.0",pid=1261,fd=29))
                        tcp   LISTEN 0      511          0.0.0.0:1882         0.0.0.0:*     users:(("io.shelly.1",pid=1149,fd=30))
                        tcp   LISTEN 0      511          0.0.0.0:39387        0.0.0.0:*     users:(("io.alexa2.0",pid=1097,fd=29))
                        tcp   LISTEN 0      511        127.0.0.1:9000         0.0.0.0:*     users:(("iobroker.js-con",pid=811,fd=27))
                        tcp   LISTEN 0      511        127.0.0.1:9001         0.0.0.0:*     users:(("iobroker.js-con",pid=811,fd=21))
                        tcp   LISTEN 0      128             [::]:22              [::]:*     users:(("sshd",pid=507,fd=4))
                        tcp   LISTEN 0      511                *:1875               *:*     users:(("io.fullybrowser",pid=1790,fd=29))
                        tcp   LISTEN 0      4096               *:3000               *:*     users:(("grafana",pid=810,fd=21))
                        tcp   LISTEN 0      4096               *:8086               *:*     users:(("influxd",pid=647,fd=180))
                        tcp   LISTEN 0      511                *:8082               *:*     users:(("io.web.0",pid=1341,fd=29))
                        tcp   LISTEN 0      511                *:8081               *:*     users:(("io.admin.0",pid=870,fd=31))
                        
                        *** Log File - Last 25 Lines ***
                        
                        2023-11-24 15:39:01.599  - info: linkeddevices.0 (1589) [createLinkedObject] linked object 'fronius.0.site.P_PV                          ' to 'linkeddevices.0.P_PV'
                        2023-11-24 15:39:01.684  - info: linkeddevices.0 (1589) [createLinkedObject] linked object 'fronius.0.ohmpilot.                          0.EnergyReal_WAC_Sum_Consumed' to 'linkeddevices.0.EnergyReal_WAC_Sum_Consumed'
                        2023-11-24 15:39:01.728  - info: linkeddevices.0 (1589) [createLinkedObject] linked object 'mqtt.0.watermeter.m                          ain.raw' to 'linkeddevices.0.raw'
                        2023-11-24 15:39:01.732  - info: linkeddevices.0 (1589) [createAllLinkedObjects] count of active linkedObjects:                           19
                        2023-11-24 15:39:01.738  - info: linkeddevices.0 (1589) [initialObjects] finished
                        2023-11-24 15:39:02.034  - info: device-reminder.0 (1734) starting. Version 3.0.0 in /opt/iobroker/node_modules                          /iobroker.device-reminder, node: v16.20.2, js-controller: 5.0.16
                        2023-11-24 15:39:02.492  - info: host.iobroker instance system.adapter.vis-2.0 started with pid 1764
                        2023-11-24 15:39:02.734  - warn: device-reminder.0 (1734) State "device-reminder.0.info.connection" has no exis                          ting object, this might lead to an error in future versions
                        2023-11-24 15:39:04.880  - info: vis-2.0 (1764) starting. Version 2.3.5 in /opt/iobroker/node_modules/iobroker.                          vis-2, node: v16.20.2, js-controller: 5.0.16
                        2023-11-24 15:39:06.450  - info: host.iobroker instance system.adapter.fullybrowser.0 started with pid 1790
                        2023-11-24 15:39:09.050  - info: fullybrowser.0 (1790) starting. Version 3.0.3 in /opt/iobroker/node_modules/io                          broker.fullybrowser, node: v16.20.2, js-controller: 5.0.16
                        2023-11-24 15:39:09.096  - info: fullybrowser.0 (1790) 🗸 10.0.0.36 (10.0.0.36): Config successfully verified.
                        2023-11-24 15:39:09.289  - info: fullybrowser.0 (1790) 🚀 Start RESTApi request intervall
                        2023-11-24 15:39:09.291  - info: fullybrowser.0 (1790) 🚀 MQTT Server started and is listening on port 1875.
                        2023-11-24 15:39:11.182  - error: vis-2.0 (1764) Cannot check license: Error: connect EHOSTUNREACH 82.165.135.2                          39:443
                        2023-11-24 15:39:39.272  - info: fullybrowser.0 (1790) 🔑 MQTT Client 10.0.0.36 (10.0.0.36) successfully authen                          ticated.
                        2023-11-24 15:39:39.283  - info: fullybrowser.0 (1790) 🔗 MQTT Client 10.0.0.36 (10.0.0.36) successfully connec                          ted.
                        2023-11-24 15:39:39.286  - warn: fullybrowser.0 (1790) 10.0.0.36 is connected (MQTT: client connected)
                        2023-11-24 15:39:42.323  - info: shelly.1 (1149) [MQTT] Device with client id "shellyplus1-80646fcb137c" connec                          ted!
                        2023-11-24 15:39:43.883  - info: shelly.1 (1149) [MQTT] Device with client id "shellyplus1-80646fcadb20" connec                          ted!
                        2023-11-24 15:39:45.777  - info: shelly.1 (1149) [MQTT] Device with client id "shellyplus1-80646fdc7284" connec                          ted!
                        2023-11-24 15:39:47.626  - info: shelly.1 (1149) [MQTT] Device with client id "shellyplus1-80646fcb0870" connec                          ted!
                        2023-11-24 15:39:52.303  - info: shelly.1 (1149) [MQTT] Device with client id "shellyplus1-441793ab4100" connec                          ted!
                        2023-11-24 15:39:53.203  - info: shelly.1 (1149) [MQTT] Device with client id "shellyplus1-441793ab4128" connec                          ted!
                        2023-11-24 15:39:54.391  - info: shelly.1 (1149) [MQTT] Device with client id "shellyplus1-80646fdaf810" connec                          ted!
                        
                        

                        ============ Mark until here for C&P =============
                        die Meldung kommt halt leider noch immer: Cannot download repository hash file from "http://repo.iobroker.live/sources-dist-hash.json": connect EHOSTUNRE
                        habs auch mit http://download.iobroker.net/sources-dist.json versucht

                        danke für eure Geduld lg

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

                          @christian-5

                          iob nodejs-update
                          
                          1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators last edited by

                            @christian-5 sagte in Vis über npm gibt EHOSTUNREACH:

                            die Meldung kommt halt leider noch immer:

                            und auf die Antwort auf die Frage von @Marc-Berg warten wir leider noch immer

                            C 1 Reply Last reply Reply Quote 0
                            • C
                              Christian 5 @Homoran last edited by Homoran

                              @homoran hab ich überlesen:
                              vom PC :

                              ping -4 registry.npmjs.org
                              Ping wird ausgeführt für registry.npmjs.org [104.16.26.34] mit 32 Bytes Daten:
                              Antwort von 104.16.26.34: Bytes=32 Zeit=13ms TTL=57
                              

                              vom Raspi:

                              ping -4 registry.npmjs.org
                              PING  (104.16.26.34) 56(84) bytes of data.
                              From iobroker.fritz.box (10.0.0.50) icmp_seq=1 Destination Host Unreachable
                              

                              MOD-EDIT: Code in code-tags gesetzt!

                              Marc Berg 1 Reply Last reply Reply Quote 0
                              • Marc Berg
                                Marc Berg Most Active @Christian 5 last edited by

                                @christian-5 sagte in Vis über npm gibt EHOSTUNREACH:

                                vom PC : ping -4 registry.npmjs.org
                                Ping wird ausgeführt für registry.npmjs.org [104.16.26.34] mit 32 Bytes Daten:
                                Antwort von 104.16.26.34: Bytes=32 Zeit=13ms TTL=57

                                Gut, dann ist dein Netzwerk nicht komplett Schrott, sondern nur irgendwas am Raspi. Was sagt

                                ifconfig
                                

                                ?

                                1 Reply Last reply Reply Quote 0
                                • C
                                  Christian 5 last edited by Homoran

                                  @marc-berg

                                  eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
                                          inet 10.0.0.50  netmask 255.255.255.0  broadcast 10.0.0.255
                                          inet6 2001:871:20c:d8bc:91e4:15cf:502f:a54a  prefixlen 64  scopeid 0x0<global>
                                          inet6 fe80::3363:509d:93ea:a9b8  prefixlen 64  scopeid 0x20<link>
                                          ether d8:3a:dd:2a:25:6c  txqueuelen 1000  (Ethernet)
                                          RX packets 89619  bytes 21175291 (20.1 MiB)
                                          RX errors 0  dropped 0  overruns 0  frame 0
                                          TX packets 75940  bytes 10170846 (9.6 MiB)
                                          TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
                                  
                                  lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
                                          inet 127.0.0.1  netmask 255.0.0.0
                                          inet6 ::1  prefixlen 128  scopeid 0x10<host>
                                          loop  txqueuelen 1000  (Lokale Schleife)
                                          RX packets 859145  bytes 303299033 (289.2 MiB)
                                          RX errors 0  dropped 0  overruns 0  frame 0
                                          TX packets 859145  bytes 303299033 (289.2 MiB)
                                          TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
                                  

                                  MOD-EDIT: Code in code-tags gesetzt!

                                  Marc Berg 1 Reply Last reply Reply Quote 0
                                  • Marc Berg
                                    Marc Berg Most Active @Christian 5 last edited by

                                    @christian-5

                                    ip route
                                    

                                    sagt?

                                    C 1 Reply Last reply Reply Quote 0
                                    • C
                                      Christian 5 @Marc Berg last edited by

                                      @marc-berg sagte in Vis über npm gibt EHOSTUNREACH:

                                      ip route

                                      code_text
                                      ```ip route
                                      default via 10.0.0.138 dev eth0 src 10.0.0.50 metric 202
                                      10.0.0.0/24 dev eth0 proto dhcp scope link src 10.0.0.50 metric 202
                                      
                                      

                                      code_text
                                      default via 10.0.0.138 da stimmt was nicht Fritzbox ist ja 10.0.0.250?! das musste ich doch mit raspi-config ändern können, oder?

                                      Marc Berg 1 Reply Last reply Reply Quote 0
                                      • Marc Berg
                                        Marc Berg Most Active @Christian 5 last edited by Marc Berg

                                        @christian-5 sagte in Vis über npm gibt EHOSTUNREACH:

                                        default via 10.0.0.138 da stimmt was nicht Fritzbox ist ja 10.0.0.250?!

                                        korrekt, da muss die Fritzbox rein.

                                        Ich hätte jetzt gesagt, das macht man in der Datei "/etc/network/interfaces", aber beim Raspbian OS bin ich mir nicht sicher.

                                        C 1 Reply Last reply Reply Quote 0
                                        • C
                                          Christian 5 @Marc Berg last edited by

                                          @marc-berg Besten Dank, jetzt muss ich nur noch schauen wie ich die Fritzbox eintragen kann unter raspi-config hab ich nichts gesehen und "interfaces" ist leer. ???

                                          Marc Berg 1 Reply Last reply Reply Quote 0
                                          • Marc Berg
                                            Marc Berg Most Active @Christian 5 last edited by Marc Berg

                                            @christian-5 sagte in Vis über npm gibt EHOSTUNREACH:

                                            Besten Dank, jetzt muss ich nur noch schauen wie ich die Fritzbox eintragen kann unter raspi-config hab ich nichts gesehen und "interfaces" ist leer. ???

                                            Da muss wer anderes ran, ich würde jetzt auch nur googlen. Fakt ist aber, dass das die Urache für deine Connection-Probleme ist.

                                            C 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            712
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            64
                                            3023
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo