Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Lupusec - keine Verbindung nach Neuinstallation [gelöst]

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Lupusec - keine Verbindung nach Neuinstallation [gelöst]

    This topic has been deleted. Only users with topic management privileges can see it.
    • Glasfaser
      Glasfaser @mkreu last edited by Glasfaser

      @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 !?

      M 1 Reply Last reply Reply Quote 0
      • M
        mkreu @Glasfaser last edited by

        @glasfaser

        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#
        
        
        DJMarc75 Glasfaser 2 Replies Last reply Reply Quote 0
        • DJMarc75
          DJMarc75 @mkreu last edited by

          @mkreu sagte in Lupusec Adapter - keine Verbindung nach Neuinstallation:

          root

          bitte nicht - leg Dir einen normalen User an

          1 Reply Last reply Reply Quote 0
          • Glasfaser
            Glasfaser @mkreu last edited by Glasfaser

            @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

            M 1 Reply Last reply Reply Quote 0
            • M
              mkreu @Glasfaser last edited by mkreu

              @glasfaser

              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..?

              DJMarc75 1 Reply Last reply Reply Quote 0
              • DJMarc75
                DJMarc75 @mkreu last edited by

                @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 !

                M 1 Reply Last reply Reply Quote 0
                • Glasfaser
                  Glasfaser last edited by Glasfaser

                  @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
                  
                  M 1 Reply Last reply Reply Quote 0
                  • M
                    mkreu @DJMarc75 last edited by

                    @djmarc75

                    Ich hab ja einen User "mkreu" angelegt. Nur da fehlt es mir irgendwie noch an Rechten...
                    Dann brauche ich ein sudo zum pingen...

                    1 Reply Last reply Reply Quote 0
                    • M
                      mkreu @Glasfaser last edited by

                      @glasfaser ```
                      mkreu@ct-iobroker01:~$ ls -la /bin/ping
                      -rwxr-xr-x 1 root root 90568 Nov 27 2022 /bin/ping
                      mkreu@ct-iobroker01:~$

                      Glasfaser 1 Reply Last reply Reply Quote 0
                      • Glasfaser
                        Glasfaser @mkreu last edited by

                        @mkreu

                        dann :

                        sudo chmod u+s /bin/ping
                        

                        und danach den Adapter neu starten

                        M 1 Reply Last reply Reply Quote 0
                        • M
                          mkreu @Glasfaser last edited by

                          @glasfaser

                          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..?

                          Glasfaser 1 Reply Last reply Reply Quote 0
                          • Glasfaser
                            Glasfaser last edited by

                            @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 😉

                            1 Reply Last reply Reply Quote 0
                            • Glasfaser
                              Glasfaser @mkreu last edited by

                              @mkreu

                              und ein Hinweis noch von mir ...
                              ich habe diesen Adapter nicht ,deshalb sind Infos / Inputs immer hilfreich !

                              M 1 Reply Last reply Reply Quote 0
                              • M
                                mkreu @Glasfaser last edited by

                                @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();
                                }

                                Glasfaser 1 Reply Last reply Reply Quote 0
                                • Glasfaser
                                  Glasfaser @mkreu last edited by

                                  @mkreu

                                  bitte ab Start des Adapters !

                                  M 1 Reply Last reply Reply Quote 0
                                  • M
                                    mkreu @Glasfaser last edited by

                                    @glasfaser

                                    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...?

                                    Glasfaser 1 Reply Last reply Reply Quote 0
                                    • Glasfaser
                                      Glasfaser @mkreu last edited by

                                      @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 !

                                      M 1 Reply Last reply Reply Quote 0
                                      • M
                                        mkreu @Glasfaser last edited by

                                        @glasfaser

                                        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

                                        Glasfaser 1 Reply Last reply Reply Quote 1
                                        • Glasfaser
                                          Glasfaser @mkreu last edited by

                                          @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
                                          .
                                          1.JPG
                                          .

                                          1 Reply Last reply Reply Quote 0
                                          • First post
                                            Last post

                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          413
                                          Online

                                          31.9k
                                          Users

                                          80.1k
                                          Topics

                                          1.3m
                                          Posts

                                          3
                                          37
                                          835
                                          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