Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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. ioBroker Allgemein
  4. iob fix und iob diag ohne Funktion

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    7
    1
    277

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    9
    1
    258

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    908

iob fix und iob diag ohne Funktion

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
9 Beiträge 4 Kommentatoren 906 Aufrufe 4 Beobachtet
  • Ä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.
  • ThisoftT Offline
    ThisoftT Offline
    Thisoft
    schrieb am zuletzt editiert von
    #1

    Ich wollte gerade mal wieder mein System etwas aktualisieren. Dabei stoße ich auf einem Slave plötzlich auf Probleme... Ich poste mal die relativ selbstredende Konsolenausgabe:

    pi@piPivCCU:/opt/iobroker $ iob upgrade javascript@7.2.0 --debug
    Would you like to upgrade javascript from @7.1.6 to @7.2.0 now? [(y)es, (n)o]: y
    Update javascript from @7.1.6 to @7.2.0
    NPM version: 10.2.3
    Installing iobroker.javascript@7.2.0... (System call)
    npm ERR! code ETARGET
    npm ERR! notarget No matching version found for iobroker.javascript@7.2.0.
    npm ERR! notarget In most cases you or one of your dependencies are requesting
    npm ERR! notarget a package version that doesn't exist.
    
    npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-03T00_55_36_667Z-debug-0.log
    npm ERR! code ETARGET
    npm ERR! notarget No matching version found for iobroker.javascript@7.2.0.
    npm ERR! notarget In most cases you or one of your dependencies are requesting
    npm ERR! notarget a package version that doesn't exist.
    
    npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-03T00_55_36_667Z-debug-0.log
    host.piPivCCU Cannot install iobroker.javascript@7.2.0: 1
    pi@piPivCCU:/opt/iobroker $ iob start
    pi@piPivCCU:/opt/iobroker $ iob diag
    pi@piPivCCU:/opt/iobroker $ iob fix
    pi@piPivCCU:/opt/iobroker $ iobroker fix
    pi@piPivCCU:/opt/iobroker $ curl -sL https://iobroker.net/fix.sh | bash -
    pi@piPivCCU:/opt/iobroker $ iob stop
    pi@piPivCCU:/opt/iobroker $ curl -sL https://iobroker.net/fix.sh | bash -
    

    Wie man sieht - das eine Problem ist dass das Adapter-Update mit Fehler abbricht... Was mich eigentlich noch mehr stutzen lässt dass sowohl "iob fix" als auch "iob diag" keinerlei Ausgabe generieren!???
    Hat jemand ne Idee was da verbogen sein könnte?

    Das ist die Sysinfo des Slave-Hosts:

        Plattform: linux
        Betriebssystem: linux
        Architektur: arm
        CPUs: 4
        Geschwindigkeit: 900 MHz
        Modell: ARMv7 Processor rev 5 (v7l)
        RAM: 921.9 MB
        System-Betriebszeit: 06:13:37
        Node.js: v18.19.0
        time: 1704234116482
        timeOffset: -60
        NPM: 10.2.3
        Adapter-Anzahl: 616
        Datenträgergröße: 14.1 GB
        Freier Festplattenspeicher: 10.1 GB
        Aktive Instanzen: 4
        Pfad: /opt/iobroker/
        Betriebszeit: 06:15:50
        aktiv: 
    

    22 HM-Geräte; PivCCU2 auf RasPi

    ioBroker-Multihost; Ubuntu-Master auf Intel-Atom und 3 RasPi-Clients

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • ThisoftT Thisoft

      Ich wollte gerade mal wieder mein System etwas aktualisieren. Dabei stoße ich auf einem Slave plötzlich auf Probleme... Ich poste mal die relativ selbstredende Konsolenausgabe:

      pi@piPivCCU:/opt/iobroker $ iob upgrade javascript@7.2.0 --debug
      Would you like to upgrade javascript from @7.1.6 to @7.2.0 now? [(y)es, (n)o]: y
      Update javascript from @7.1.6 to @7.2.0
      NPM version: 10.2.3
      Installing iobroker.javascript@7.2.0... (System call)
      npm ERR! code ETARGET
      npm ERR! notarget No matching version found for iobroker.javascript@7.2.0.
      npm ERR! notarget In most cases you or one of your dependencies are requesting
      npm ERR! notarget a package version that doesn't exist.
      
      npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-03T00_55_36_667Z-debug-0.log
      npm ERR! code ETARGET
      npm ERR! notarget No matching version found for iobroker.javascript@7.2.0.
      npm ERR! notarget In most cases you or one of your dependencies are requesting
      npm ERR! notarget a package version that doesn't exist.
      
      npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-03T00_55_36_667Z-debug-0.log
      host.piPivCCU Cannot install iobroker.javascript@7.2.0: 1
      pi@piPivCCU:/opt/iobroker $ iob start
      pi@piPivCCU:/opt/iobroker $ iob diag
      pi@piPivCCU:/opt/iobroker $ iob fix
      pi@piPivCCU:/opt/iobroker $ iobroker fix
      pi@piPivCCU:/opt/iobroker $ curl -sL https://iobroker.net/fix.sh | bash -
      pi@piPivCCU:/opt/iobroker $ iob stop
      pi@piPivCCU:/opt/iobroker $ curl -sL https://iobroker.net/fix.sh | bash -
      

      Wie man sieht - das eine Problem ist dass das Adapter-Update mit Fehler abbricht... Was mich eigentlich noch mehr stutzen lässt dass sowohl "iob fix" als auch "iob diag" keinerlei Ausgabe generieren!???
      Hat jemand ne Idee was da verbogen sein könnte?

      Das ist die Sysinfo des Slave-Hosts:

          Plattform: linux
          Betriebssystem: linux
          Architektur: arm
          CPUs: 4
          Geschwindigkeit: 900 MHz
          Modell: ARMv7 Processor rev 5 (v7l)
          RAM: 921.9 MB
          System-Betriebszeit: 06:13:37
          Node.js: v18.19.0
          time: 1704234116482
          timeOffset: -60
          NPM: 10.2.3
          Adapter-Anzahl: 616
          Datenträgergröße: 14.1 GB
          Freier Festplattenspeicher: 10.1 GB
          Aktive Instanzen: 4
          Pfad: /opt/iobroker/
          Betriebszeit: 06:15:50
          aktiv: 
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von Thomas Braun
      #2

      @thisoft

      systemctl status iobroker
      

      sagt?
      Ruf das so auf:

      curl -L -o diag.sh https://iobroker.net/diag.sh && bash diag.sh
      

      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

      ThisoftT 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @thisoft

        systemctl status iobroker
        

        sagt?
        Ruf das so auf:

        curl -L -o diag.sh https://iobroker.net/diag.sh && bash diag.sh
        
        ThisoftT Offline
        ThisoftT Offline
        Thisoft
        schrieb am zuletzt editiert von
        #3

        @thomas-braun

        pi@piPivCCU:~ $ systemctl status iobroker
        ● iobroker.service - ioBroker Server
             Loaded: loaded (/lib/systemd/system/iobroker.service; enabled; preset: enabled)
             Active: active (running) since Wed 2024-01-03 02:42:08 CET; 8h ago
               Docs: http://iobroker.net
           Main PID: 10160 (iobroker.js-con)
              Tasks: 56 (limit: 1570)
                CPU: 1h 49min 7.417s
             CGroup: /system.slice/iobroker.service
                     ├─10160 iobroker.js-controller
                     ├─10184 io.javascript.3
                     ├─10194 io.rpi2.0
                     ├─10201 io.smartmeter.0
                     └─10226 io.smartmeter.1
        
        Jan 03 11:27:32 piPivCCU bash[10160]: cat: /sys/class/net/wlan0/statistics/tx_bytes: No such file or d>
        Jan 03 11:28:32 piPivCCU bash[10160]: cat: /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq: Perm>
        Jan 03 11:28:32 piPivCCU bash[10160]: cat: /sys/class/net/wlan0/statistics/rx_bytes: No such file or d>
        Jan 03 11:28:32 piPivCCU bash[10160]: cat: /sys/class/net/wlan0/statistics/tx_bytes: No such file or d>
        Jan 03 11:29:32 piPivCCU bash[10160]: cat: /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq: Perm>
        Jan 03 11:29:32 piPivCCU bash[10160]: cat: /sys/class/net/wlan0/statistics/rx_bytes: No such file or d>
        Jan 03 11:29:32 piPivCCU bash[10160]: cat: /sys/class/net/wlan0/statistics/tx_bytes: No such file or d>
        Jan 03 11:30:32 piPivCCU bash[10160]: cat: /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq: Perm>
        Jan 03 11:30:32 piPivCCU bash[10160]: cat: /sys/class/net/wlan0/statistics/rx_bytes: No such file or d>
        Jan 03 11:30:32 piPivCCU bash[10160]: cat: /sys/class/net/wlan0/statistics/tx_bytes: No such file or d>
        
        pi@piPivCCU:~ $ curl -L -o diag.sh https://iobroker.net/diag.sh && bash diag.sh
          % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                         Dload  Upload   Total   Spent    Left  Speed
          0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: iobroker.net
        

        22 HM-Geräte; PivCCU2 auf RasPi

        ioBroker-Multihost; Ubuntu-Master auf Intel-Atom und 3 RasPi-Clients

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • ThisoftT Thisoft

          @thomas-braun

          pi@piPivCCU:~ $ systemctl status iobroker
          ● iobroker.service - ioBroker Server
               Loaded: loaded (/lib/systemd/system/iobroker.service; enabled; preset: enabled)
               Active: active (running) since Wed 2024-01-03 02:42:08 CET; 8h ago
                 Docs: http://iobroker.net
             Main PID: 10160 (iobroker.js-con)
                Tasks: 56 (limit: 1570)
                  CPU: 1h 49min 7.417s
               CGroup: /system.slice/iobroker.service
                       ├─10160 iobroker.js-controller
                       ├─10184 io.javascript.3
                       ├─10194 io.rpi2.0
                       ├─10201 io.smartmeter.0
                       └─10226 io.smartmeter.1
          
          Jan 03 11:27:32 piPivCCU bash[10160]: cat: /sys/class/net/wlan0/statistics/tx_bytes: No such file or d>
          Jan 03 11:28:32 piPivCCU bash[10160]: cat: /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq: Perm>
          Jan 03 11:28:32 piPivCCU bash[10160]: cat: /sys/class/net/wlan0/statistics/rx_bytes: No such file or d>
          Jan 03 11:28:32 piPivCCU bash[10160]: cat: /sys/class/net/wlan0/statistics/tx_bytes: No such file or d>
          Jan 03 11:29:32 piPivCCU bash[10160]: cat: /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq: Perm>
          Jan 03 11:29:32 piPivCCU bash[10160]: cat: /sys/class/net/wlan0/statistics/rx_bytes: No such file or d>
          Jan 03 11:29:32 piPivCCU bash[10160]: cat: /sys/class/net/wlan0/statistics/tx_bytes: No such file or d>
          Jan 03 11:30:32 piPivCCU bash[10160]: cat: /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq: Perm>
          Jan 03 11:30:32 piPivCCU bash[10160]: cat: /sys/class/net/wlan0/statistics/rx_bytes: No such file or d>
          Jan 03 11:30:32 piPivCCU bash[10160]: cat: /sys/class/net/wlan0/statistics/tx_bytes: No such file or d>
          
          pi@piPivCCU:~ $ curl -L -o diag.sh https://iobroker.net/diag.sh && bash diag.sh
            % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                           Dload  Upload   Total   Spent    Left  Speed
            0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: iobroker.net
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #4

          @thisoft sagte in iob fix und iob diag ohne Funktion:

          curl: (6) Could not resolve host: iobroker.net

          Du hast ein Netzwerkproblem.

          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

          ThisoftT M 2 Antworten Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @thisoft sagte in iob fix und iob diag ohne Funktion:

            curl: (6) Could not resolve host: iobroker.net

            Du hast ein Netzwerkproblem.

            ThisoftT Offline
            ThisoftT Offline
            Thisoft
            schrieb am zuletzt editiert von
            #5

            @thomas-braun
            Um mich mal zurückzumelden... Natürlich war's ein Netzwerkproblem. Ich hab jetzt die DNS-Auflösung hinbekommen. Aber fragt mich nicht warum das nicht klappte. Ich hatte das Gateway eigentlich korrekt in der Netzwerkkonfig eingetragen und "traceroute" lief auch zunächst über meinen DNS-Server (Fritzbox)...?

            Habe jetzt nochmal explizit über "sudo ip route add default via 192.168.137.10" das Gateway definiert und seitdem klappt's. Ich vermute dass da irgendwie die auf dem gleichen RasPi installierte pivCCU mit ihrer Bridge reingefunkt hat... bin ich zu wenig Linux-Experte um da 100%ig durchzusteigen...

            22 HM-Geräte; PivCCU2 auf RasPi

            ioBroker-Multihost; Ubuntu-Master auf Intel-Atom und 3 RasPi-Clients

            1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @thisoft sagte in iob fix und iob diag ohne Funktion:

              curl: (6) Could not resolve host: iobroker.net

              Du hast ein Netzwerkproblem.

              M Offline
              M Offline
              michihorn
              schrieb am zuletzt editiert von
              #6

              @thomas-braun Ich möchte mich hier mal anhängen, plötzlich habe ich das selbe Problem wie Thisoft. Ich war jetzt ne Woche nicht zu Hause, die Installation wurde nicht angerührt.

              pi@rp5:~ $ curl -L -o diag.sh https://iobroker.net/diag.sh && bash diag.sh
              % Total % Received % Xferd Average Speed Time Time Time Current
              Dload Upload Total Spent Left Speed
              0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
              curl: (7) Failed to connect to iobroker.net port 443 after 28 ms: Couldn't connect to server
              pi@rp5:~ $ systemctl status iobroker
              ● iobroker.service - ioBroker Server
              Loaded: loaded (/lib/systemd/system/iobroker.service; enabled; preset: enabled)
              Active: active (running) since Thu 2024-06-06 13:30:05 CEST; 31min ago
              Docs: http://iobroker.net
              Main PID: 1117 (iobroker.js-con)
              Tasks: 462 (limit: 9259)
              CPU: 25min 25.673s
              CGroup: /system.slice/iobroker.service
              ├─1117 iobroker.js-controller
              ├─1136 io.admin.0
              ├─1163 io.javascript.0
              ├─1175 io.javascript.1
              ├─1191 io.whatsapp-cmb.0
              ├─1202 io.backitup.0
              ├─1227 io.fritzbox.0
              ├─1238 io.tr-064.0
              ├─1250 io.hm-rega.0
              ├─1261 io.hm-rpc.0
              ├─1297 io.hm-rpc.2
              ├─1312 io.mqtt.0
              ├─1328 io.tuya.1
              ├─1348 io.zigbee.0
              ├─1414 io.notificationforandroidtv.0
              ├─1430 io.hue.0
              ├─1446 io.alexa2.0
              ├─1462 io.ham.0
              ├─1473 io.tahoma.0
              ├─1493 io.mqtt-client.0
              ├─1501 io.mqtt.1
              ├─1517 io.mqtt-client.1
              ├─1553 io.ping.0
              ├─1606 io.fullybrowser.0
              ├─1613 io.parcel.0
              ├─1624 io.web.0
              ├─1690 io.pollenflug.0
              ├─1691 io.vis-inventwo.0
              ├─1704 io.smartthings.0
              ├─1719 io.vaillant.0
              ├─1738 io.iot.0
              ├─1754 io.iot.1
              ├─1770 io.iot.2
              ├─1799 io.tankerkoenig.0
              ├─1819 io.ring.0
              ├─1835 iobroker.js-controller.compactgroup1
              ├─1850 io.fiat.0
              ├─1872 io.sourceanalytix.0
              ├─1888 io.onvif.1
              ├─1904 io.reolink.1
              ├─1919 io.simple-api.0
              └─2441 io.hm-rpc.1

              Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 2 which doesn't exist
              Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 2 which doesn't exist
              Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 3 which doesn't exist
              Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 3 which doesn't exist
              Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 4 which doesn't exist
              Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 4 which doesn't exist
              Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 5 which doesn't exist
              Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 5 which doesn't exist
              Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 6 which doesn't exist
              Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 6 which doesn't exist
              pi@rp5:~ $ iob diag
              pi@rp5:~ $ iob diag
              pi@rp5:~ $ iob restart
              pi@rp5:~ $ iob status
              iobroker is running on this host.


              Habe ich auch ein Netzwerkproblem?
              Michael

              DJMarc75D Thomas BraunT 2 Antworten Letzte Antwort
              -1
              • M michihorn

                @thomas-braun Ich möchte mich hier mal anhängen, plötzlich habe ich das selbe Problem wie Thisoft. Ich war jetzt ne Woche nicht zu Hause, die Installation wurde nicht angerührt.

                pi@rp5:~ $ curl -L -o diag.sh https://iobroker.net/diag.sh && bash diag.sh
                % Total % Received % Xferd Average Speed Time Time Time Current
                Dload Upload Total Spent Left Speed
                0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
                curl: (7) Failed to connect to iobroker.net port 443 after 28 ms: Couldn't connect to server
                pi@rp5:~ $ systemctl status iobroker
                ● iobroker.service - ioBroker Server
                Loaded: loaded (/lib/systemd/system/iobroker.service; enabled; preset: enabled)
                Active: active (running) since Thu 2024-06-06 13:30:05 CEST; 31min ago
                Docs: http://iobroker.net
                Main PID: 1117 (iobroker.js-con)
                Tasks: 462 (limit: 9259)
                CPU: 25min 25.673s
                CGroup: /system.slice/iobroker.service
                ├─1117 iobroker.js-controller
                ├─1136 io.admin.0
                ├─1163 io.javascript.0
                ├─1175 io.javascript.1
                ├─1191 io.whatsapp-cmb.0
                ├─1202 io.backitup.0
                ├─1227 io.fritzbox.0
                ├─1238 io.tr-064.0
                ├─1250 io.hm-rega.0
                ├─1261 io.hm-rpc.0
                ├─1297 io.hm-rpc.2
                ├─1312 io.mqtt.0
                ├─1328 io.tuya.1
                ├─1348 io.zigbee.0
                ├─1414 io.notificationforandroidtv.0
                ├─1430 io.hue.0
                ├─1446 io.alexa2.0
                ├─1462 io.ham.0
                ├─1473 io.tahoma.0
                ├─1493 io.mqtt-client.0
                ├─1501 io.mqtt.1
                ├─1517 io.mqtt-client.1
                ├─1553 io.ping.0
                ├─1606 io.fullybrowser.0
                ├─1613 io.parcel.0
                ├─1624 io.web.0
                ├─1690 io.pollenflug.0
                ├─1691 io.vis-inventwo.0
                ├─1704 io.smartthings.0
                ├─1719 io.vaillant.0
                ├─1738 io.iot.0
                ├─1754 io.iot.1
                ├─1770 io.iot.2
                ├─1799 io.tankerkoenig.0
                ├─1819 io.ring.0
                ├─1835 iobroker.js-controller.compactgroup1
                ├─1850 io.fiat.0
                ├─1872 io.sourceanalytix.0
                ├─1888 io.onvif.1
                ├─1904 io.reolink.1
                ├─1919 io.simple-api.0
                └─2441 io.hm-rpc.1

                Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 2 which doesn't exist
                Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 2 which doesn't exist
                Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 3 which doesn't exist
                Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 3 which doesn't exist
                Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 4 which doesn't exist
                Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 4 which doesn't exist
                Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 5 which doesn't exist
                Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 5 which doesn't exist
                Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 6 which doesn't exist
                Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 6 which doesn't exist
                pi@rp5:~ $ iob diag
                pi@rp5:~ $ iob diag
                pi@rp5:~ $ iob restart
                pi@rp5:~ $ iob status
                iobroker is running on this host.


                Habe ich auch ein Netzwerkproblem?
                Michael

                DJMarc75D Offline
                DJMarc75D Offline
                DJMarc75
                schrieb am zuletzt editiert von
                #7

                @michihorn
                siehe hier:

                https://forum.iobroker.net/topic/75141/iobroker-net-free-cloud-störung-6-6-24

                Lehrling seit 1975 !!!
                Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                M 1 Antwort Letzte Antwort
                1
                • DJMarc75D DJMarc75

                  @michihorn
                  siehe hier:

                  https://forum.iobroker.net/topic/75141/iobroker-net-free-cloud-störung-6-6-24

                  M Offline
                  M Offline
                  michihorn
                  schrieb am zuletzt editiert von
                  #8

                  @djmarc75 Danke Marc

                  1 Antwort Letzte Antwort
                  0
                  • M michihorn

                    @thomas-braun Ich möchte mich hier mal anhängen, plötzlich habe ich das selbe Problem wie Thisoft. Ich war jetzt ne Woche nicht zu Hause, die Installation wurde nicht angerührt.

                    pi@rp5:~ $ curl -L -o diag.sh https://iobroker.net/diag.sh && bash diag.sh
                    % Total % Received % Xferd Average Speed Time Time Time Current
                    Dload Upload Total Spent Left Speed
                    0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
                    curl: (7) Failed to connect to iobroker.net port 443 after 28 ms: Couldn't connect to server
                    pi@rp5:~ $ systemctl status iobroker
                    ● iobroker.service - ioBroker Server
                    Loaded: loaded (/lib/systemd/system/iobroker.service; enabled; preset: enabled)
                    Active: active (running) since Thu 2024-06-06 13:30:05 CEST; 31min ago
                    Docs: http://iobroker.net
                    Main PID: 1117 (iobroker.js-con)
                    Tasks: 462 (limit: 9259)
                    CPU: 25min 25.673s
                    CGroup: /system.slice/iobroker.service
                    ├─1117 iobroker.js-controller
                    ├─1136 io.admin.0
                    ├─1163 io.javascript.0
                    ├─1175 io.javascript.1
                    ├─1191 io.whatsapp-cmb.0
                    ├─1202 io.backitup.0
                    ├─1227 io.fritzbox.0
                    ├─1238 io.tr-064.0
                    ├─1250 io.hm-rega.0
                    ├─1261 io.hm-rpc.0
                    ├─1297 io.hm-rpc.2
                    ├─1312 io.mqtt.0
                    ├─1328 io.tuya.1
                    ├─1348 io.zigbee.0
                    ├─1414 io.notificationforandroidtv.0
                    ├─1430 io.hue.0
                    ├─1446 io.alexa2.0
                    ├─1462 io.ham.0
                    ├─1473 io.tahoma.0
                    ├─1493 io.mqtt-client.0
                    ├─1501 io.mqtt.1
                    ├─1517 io.mqtt-client.1
                    ├─1553 io.ping.0
                    ├─1606 io.fullybrowser.0
                    ├─1613 io.parcel.0
                    ├─1624 io.web.0
                    ├─1690 io.pollenflug.0
                    ├─1691 io.vis-inventwo.0
                    ├─1704 io.smartthings.0
                    ├─1719 io.vaillant.0
                    ├─1738 io.iot.0
                    ├─1754 io.iot.1
                    ├─1770 io.iot.2
                    ├─1799 io.tankerkoenig.0
                    ├─1819 io.ring.0
                    ├─1835 iobroker.js-controller.compactgroup1
                    ├─1850 io.fiat.0
                    ├─1872 io.sourceanalytix.0
                    ├─1888 io.onvif.1
                    ├─1904 io.reolink.1
                    ├─1919 io.simple-api.0
                    └─2441 io.hm-rpc.1

                    Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 2 which doesn't exist
                    Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 2 which doesn't exist
                    Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 3 which doesn't exist
                    Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 3 which doesn't exist
                    Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 4 which doesn't exist
                    Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 4 which doesn't exist
                    Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 5 which doesn't exist
                    Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 5 which doesn't exist
                    Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 6 which doesn't exist
                    Jun 06 14:01:46 rp5 bash[1117]: [06/06/2024, 14:01:46] [Spa] Trying to get speed of pump 6 which doesn't exist
                    pi@rp5:~ $ iob diag
                    pi@rp5:~ $ iob diag
                    pi@rp5:~ $ iob restart
                    pi@rp5:~ $ iob status
                    iobroker is running on this host.


                    Habe ich auch ein Netzwerkproblem?
                    Michael

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

                    @michihorn sagte in iob fix und iob diag ohne Funktion:

                    Habe ich auch ein Netzwerkproblem?

                    Nein, nicht du. Aber die Gegenseite hängt in den Seilen.

                    curl: (7) Failed to connect to iobroker.net port 443 after 28 ms: Couldn't connect to server
                    

                    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
                    1

                    Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                    Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                    Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                    Registrieren Anmelden
                    Antworten
                    • In einem neuen Thema antworten
                    Anmelden zum Antworten
                    • Älteste zuerst
                    • Neuste zuerst
                    • Meiste Stimmen


                    Support us

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

                    307

                    Online

                    32.8k

                    Benutzer

                    82.8k

                    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