NEWS
Multihost - Master in Synology Docker, Slave RPI - jsonl?
-
@sebhoff sagte in Multihost - Master in Synology Docker, Slave RPI - jsonl?:
/usr/bin/nodejs v20.2.0
Wo hast du das denn her !?
Nodejs 18 ist Empfohlen !
-
@sebhoff sagte in Multihost - Master in Synology Docker, Slave RPI - jsonl?:
*** ioBroker-Installation ***
ioBroker Status
In der Raspberry Einstellung stimmt da was nicht
in der Synology hast du
*** ioBroker-Installation ***
ioBroker Status
iobroker is running on this host.
Objects type: jsonl
States type: jsonl
-
@glasfaser sagte in Multihost - Master in Synology Docker, Slave RPI - jsonl?:
Wo hast du das denn her !?
Na von hier:
https://deb.nodesource.com/node_20.x bullseye/main armhf Packages
@sebhoff Wirf da nodejs@18 drauf.
Und schalt den Desktop aus. -
@thomas-braun @Glasfaser
Ok Ok - aber erst mal ne Stunde (oder so) Familie... -
-
@thomas-braun said in Multihost - Master in Synology Docker, Slave RPI - jsonl?:
Auf dem Raspberry:
sudo ss -lp | grep 9001
Da kommt gar nichts...
-
Hast du auf nodejs@18 umgestellt?
-
@glasfaser said in Multihost - Master in Synology Docker, Slave RPI - jsonl?:
@sebhoff sagte in Multihost - Master in Synology Docker, Slave RPI - jsonl?:
*** ioBroker-Installation ***
ioBroker Status
In der Raspberry Einstellung stimmt da was nicht
Warum? Was genau? Die Raspberry-Sache ist nun ja als Slave konfiguriert, und versucht entsprechend, Objects/States DBs auf dem Master zu erreichen (was nicht klappt)?
-
@thomas-braun Noch nicht - google gerade... Mache sowas nicht alle Tage...
-
Google durch meine Signatur...
-
@sebhoff sagte in Multihost - Master in Synology Docker, Slave RPI - jsonl?:
google gerade
wofür?
wozu hat @Thomas-Braun seine Signatur?
-
-
@thomas-braun said in Multihost - Master in Synology Docker, Slave RPI - jsonl?:
sudo ss -lp | grep 9001
Sowohl die Docker shell als auch die Synology shell können mit ss nichts anfangen.
-
@sebhoff sagte in Multihost - Master in Synology Docker, Slave RPI - jsonl?:
nichts anfangen.
sudo netstat -ntlp | grep LISTEN
-
@glasfaser said in Multihost - Master in Synology Docker, Slave RPI - jsonl?:
sudo netstat -ntlp | grep LISTEN
root@buanet-iobroker1:/opt/iobroker# sudo netstat -ntlp | grep LISTEN tcp 0 0 0.0.0.0:1889 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:6052 0.0.0.0:* LISTEN - tcp 0 0 127.0.0.1:9000 0.0.0.0:* LISTEN - tcp 0 0 127.0.0.1:9001 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:1880 0.0.0.0:* LISTEN - tcp6 0 0 :::8081 :::* LISTEN - tcp6 0 0 :::8087 :::* LISTEN -
-
-
@glasfaser said in Multihost - Master in Synology Docker, Slave RPI - jsonl?:
sudo netstat -ltp
root@buanet-iobroker1:/opt/iobroker# sudo netstat -ltp Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:1889 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:6052 0.0.0.0:* LISTEN - tcp 0 0 localhost:9000 0.0.0.0:* LISTEN - tcp 0 0 localhost:9001 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:1880 0.0.0.0:* LISTEN - tcp6 0 0 [::]:8081 [::]:* LISTEN - tcp6 0 0 [::]:8087 [::]:* LISTEN -
-
Lüppt überhaupt etwas auf deinem iobroker !?
So bei mir
root@iobroker:/opt/iobroker# sudo netstat -ntlp Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:9000 0.0.0.0:* LISTEN 204/iobroker.js-con tcp 0 0 127.0.0.1:9001 0.0.0.0:* LISTEN 204/iobroker.js-con
Edit ...
Log gekürzt -
@glasfaser said in Multihost - Master in Synology Docker, Slave RPI - jsonl?:
Lüppt überhaupt etwas auf deinem iobroker !?
-
Kann mir gerade kein Reim daraus machen ... auch in der Ausgabe iob diag
wird kein Pid angezeigt
Mhh...EDIT :
bei der Raspberry schon !!