NEWS
iob fix und iob diag ohne Funktion
-
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:
-
systemctl status iobroker
sagt?
Ruf das so auf:curl -L -o diag.sh https://iobroker.net/diag.sh && bash diag.sh
-
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
-
@thisoft sagte in iob fix und iob diag ohne Funktion:
curl: (6) Could not resolve host: iobroker.net
Du hast ein Netzwerkproblem.
-
@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...
-
@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.
Habe ich auch ein Netzwerkproblem?
Michael -
-
@djmarc75 Danke Marc
-
@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