NEWS
Lupusec - keine Verbindung nach Neuinstallation [gelöst]
-
@mkreu sagte in Lupusec Adapter - keine Verbindung nach Neuinstallation:
Ich hoffe, ich hab's richtig gemacht...
Ja ...
und wo ist die Ein und Ausgabe zu deinem Ping , die fehlt noch !? -
root@ct-iobroker01:/home/mkreu# ping 192.168.140.22 PING 192.168.140.22 (192.168.140.22) 56(84) bytes of data. 64 bytes from 192.168.140.22: icmp_seq=1 ttl=63 time=1.81 ms 64 bytes from 192.168.140.22: icmp_seq=2 ttl=63 time=2.25 ms 64 bytes from 192.168.140.22: icmp_seq=3 ttl=63 time=1.74 ms 64 bytes from 192.168.140.22: icmp_seq=4 ttl=63 time=0.781 ms 64 bytes from 192.168.140.22: icmp_seq=5 ttl=63 time=2.08 ms 64 bytes from 192.168.140.22: icmp_seq=6 ttl=63 time=1.68 ms 64 bytes from 192.168.140.22: icmp_seq=7 ttl=63 time=1.56 ms 64 bytes from 192.168.140.22: icmp_seq=8 ttl=63 time=1.86 ms 64 bytes from 192.168.140.22: icmp_seq=9 ttl=63 time=2.27 ms 64 bytes from 192.168.140.22: icmp_seq=10 ttl=63 time=1.22 ms ^C --- 192.168.140.22 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9039ms rtt min/avg/max/mdev = 0.781/1.724/2.273/0.435 ms root@ct-iobroker01:/home/mkreu#
-
@mkreu sagte in Lupusec Adapter - keine Verbindung nach Neuinstallation:
root
bitte nicht - leg Dir einen normalen User an
-
@mkreu sagte in Lupusec Adapter - keine Verbindung nach Neuinstallation:
root@ct-iobroker01:/home/mkreu# ping 192.168.140.22
Erstmal ist es nicht der Benutzer iobroker der den Befehl ausführt ..
und zweitens bitte nicht als root sondern als User anmelden .Pings du von iobroker aus von der VM !?
/home/mkreu
-
Sorry, ich bin nicht wirklich der Held in Linux...
Ja, ich pinge direkt aus der VM bzw. von dem LXC-Container...
Kann ich mich mit dem User iobroker anmelden..?
-
@mkreu sagte in Lupusec Adapter - keine Verbindung nach Neuinstallation:
Kann ich mich mit dem User iobroker anmelden..?
Du hast doch bestimmt einen Vornamen
Dann leg Dir einen User mit Deinem Vornamen an und melde Dich damit an !
-
@mkreu sagte in Lupusec Adapter - keine Verbindung nach Neuinstallation:
Ja, ich pinge direkt aus der VM bzw. von dem LXC-Container...
dann vermute ich mal der ping ist root
zeigen
ls -la /bin/ping
-
Ich hab ja einen User "mkreu" angelegt. Nur da fehlt es mir irgendwie noch an Rechten...
Dann brauche ich ein sudo zum pingen... -
@glasfaser ```
mkreu@ct-iobroker01:~$ ls -la /bin/ping
-rwxr-xr-x 1 root root 90568 Nov 27 2022 /bin/ping
mkreu@ct-iobroker01:~$ -
-
Okay, jetzt ist der Adapter zumindest schon mal grün - und bleibt es auch...
Was war das jetzt..?Aber unter den Objekten tauchen die Devices nicht auf. Hast du da eine Idee..?
-
@mkreu sagte in Lupusec Adapter - keine Verbindung nach Neuinstallation:
Was war das jetzt..?
dein System ioBroker mit root .
Aber unter den Objekten tauchen die Devices nicht auf. Hast du da eine Idee..?
und was braucht man dazu ... mhh .
Zeige mal ein Debug Log davon
-
und ein Hinweis noch von mir ...
ich habe diesen Adapter nicht ,deshalb sind Infos / Inputs immer hilfreich ! -
@glasfaser ```
/*
await lupusecAsync.deviceGet();
/
await lupusecAsync.deviceListGet();
await lupusecAsync.devicePSSListGet();
await lupusecAsync.panelCondGet();
await lupusecAsync.deviceListUPICGet();
await lupusecAsync.deviceEditAllGet();
await lupusecAsync.deviceAllGet();
await lupusecAsync.logsGetPost();
if (adapter.config.webcam_providing) await lupusecAsync.getWebcamSnapshots();
}
2024-01-07 00:12:55.380 - debug: lupusec.0 (1089) Process: {"key":1704582738600,"functname":"async () => {\n /\n await lupusecAsync.deviceGet();\n /\n await lupusecAsync.deviceListGet();\n await lupusecAsync.devicePSSListGet();\n await lupusecAsync.panelCondGet();\n await lupusecAsync.deviceListUPICGet();\n await lupusecAsync.deviceEditAllGet();\n await lupusecAsync.deviceAllGet();\n await lupusecAsync.logsGetPost();\n if (adapter.config.webcam_providing) await lupusecAsync.getWebcamSnapshots();\n }","loop":true,"time":0,"localtime":1704582774369}
2024-01-07 00:12:56.389 - debug: lupusec.0 (1089) Process Queue: [{"key":1704582738600,"functname":"async () => {\n /\n await lupusecAsync.deviceGet();\n /\n await lupusecAsync.deviceListGet();\n await lupusecAsync.devicePSSListGet();\n await lupusecAsync.panelCondGet();\n await lupusecAsync.deviceListUPICGet();\n await lupusecAsync.deviceEditAllGet();\n await lupusecAsync.deviceAllGet();\n await lupusecAsync.logsGetPost();\n if (adapter.config.webcam_providing) await lupusecAsync.getWebcamSnapshots();\n }","loop":true,"time":0,"localtime":1704582775379}]
2024-01-07 00:12:56.389 - debug: lupusec.0 (1089) Function: async () => {
/
await lupusecAsync.deviceGet();
/
await lupusecAsync.deviceListGet();
await lupusecAsync.devicePSSListGet();
await lupusecAsync.panelCondGet();
await lupusecAsync.deviceListUPICGet();
await lupusecAsync.deviceEditAllGet();
await lupusecAsync.deviceAllGet();
await lupusecAsync.logsGetPost();
if (adapter.config.webcam_providing) await lupusecAsync.getWebcamSnapshots();
}
2024-01-07 00:12:56.390 - debug: lupusec.0 (1089) Process: {"key":1704582738600,"functname":"async () => {\n /\n await lupusecAsync.deviceGet();\n /\n await lupusecAsync.deviceListGet();\n await lupusecAsync.devicePSSListGet();\n await lupusecAsync.panelCondGet();\n await lupusecAsync.deviceListUPICGet();\n await lupusecAsync.deviceEditAllGet();\n await lupusecAsync.deviceAllGet();\n await lupusecAsync.logsGetPost();\n if (adapter.config.webcam_providing) await lupusecAsync.getWebcamSnapshots();\n }","loop":true,"time":0,"localtime":1704582775379}
2024-01-07 00:12:57.398 - debug: lupusec.0 (1089) Process Queue: [{"key":1704582738600,"functname":"async () => {\n /\n await lupusecAsync.deviceGet();\n /\n await lupusecAsync.deviceListGet();\n await lupusecAsync.devicePSSListGet();\n await lupusecAsync.panelCondGet();\n await lupusecAsync.deviceListUPICGet();\n await lupusecAsync.deviceEditAllGet();\n await lupusecAsync.deviceAllGet();\n await lupusecAsync.logsGetPost();\n if (adapter.config.webcam_providing) await lupusecAsync.getWebcamSnapshots();\n }","loop":true,"time":0,"localtime":1704582776389}]
2024-01-07 00:12:57.398 - debug: lupusec.0 (1089) Function: async () => {
/
await lupusecAsync.deviceGet();
*/
await lupusecAsync.deviceListGet();
await lupusecAsync.devicePSSListGet();
await lupusecAsync.panelCondGet();
await lupusecAsync.deviceListUPICGet();
await lupusecAsync.deviceEditAllGet();
await lupusecAsync.deviceAllGet();
await lupusecAsync.logsGetPost();
if (adapter.config.webcam_providing) await lupusecAsync.getWebcamSnapshots();
} -
bitte ab Start des Adapters !
-
Okay, da hat der Adapter ein falsches Passwort angemeckert. Ich habe das Passwort nochmal reinkopiert und den Adapter neu gestartet.
Danach sind die Devices aufgetaucht.
Aber wie konnte der Adapter dann grün werden...? -
@mkreu sagte in Lupusec Adapter - keine Verbindung nach Neuinstallation:
Aber wie konnte der Adapter dann grün werden...?
Verbindung steht ... der Adapter Pingt erstmal .
deshalb ist das Log immer ausschlaggebend !
-
Ja, das sind gute Tipps. Ich da eher noch Anfänger.
Und vielen Dank für die schnelle Hilfe.
Und nochmals sorry für meinen Fauxpas...Gruß,
Marko -
@mkreu sagte in Lupusec Adapter - keine Verbindung nach Neuinstallation:
@glasfaser
Ja, das sind gute Tipps. Ich da eher noch Anfänger.
Und vielen Dank für die schnelle Hilfe.Alles gut ... dafür ist das Forum da .. um zu helfen
dann kannst du noch :
Dann setze den Thread auf [gelöst]
Den Titel ändern mit [gelöst]
Im Startbeitrag gehen und bei den 3 Punkten kannst du es ändern
.
.