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

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Lupusec - keine Verbindung nach Neuinstallation [gelöst]

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

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

      192.168.x.x

      und die interne IP brauchst du nicht xxx

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

        @glasfaser

        Hier der Log-Auszug:

        2024-01-06 23:40:48.432 - info: host.ct-iobroker01 "system.adapter.lupusec.0" enabled
        2024-01-06 23:40:48.495 - info: host.ct-iobroker01 instance system.adapter.lupusec.0 started with pid 930
        2024-01-06 23:40:49.921 - debug: lupusec.0 (930) Redis Objects: Use Redis connection: 127.0.0.1:9001
        2024-01-06 23:40:49.944 - debug: lupusec.0 (930) Objects client ready ... initialize now
        2024-01-06 23:40:49.946 - debug: lupusec.0 (930) Objects create System PubSub Client
        2024-01-06 23:40:49.948 - debug: lupusec.0 (930) Objects create User PubSub Client
        2024-01-06 23:40:49.964 - debug: lupusec.0 (930) Objects client initialize lua scripts
        2024-01-06 23:40:49.971 - debug: lupusec.0 (930) Objects connected to redis: 127.0.0.1:9001
        2024-01-06 23:40:49.987 - debug: lupusec.0 (930) Redis States: Use Redis connection: 127.0.0.1:9000
        2024-01-06 23:40:49.995 - debug: lupusec.0 (930) States create System PubSub Client
        2024-01-06 23:40:49.996 - debug: lupusec.0 (930) States create User PubSub Client
        2024-01-06 23:40:50.005 - debug: lupusec.0 (930) States connected to redis: 127.0.0.1:9000
        2024-01-06 23:40:50.033 - debug: lupusec.0 (930) Plugin sentry Do not initialize Plugin (enabled=false)
        2024-01-06 23:40:50.040 - debug: lupusec.0 (930) Plugin sentry destroyed because not initialized correctly
        2024-01-06 23:40:50.138 - info: lupusec.0 (930) starting. Version 1.3.6 in /opt/iobroker/node_modules/iobroker.lupusec, node: v18.19.0, js-controller: 5.0.17
        2024-01-06 23:40:50.157 - info: lupusec.0 (930) Starting Adapter lupusec.0 in version 1.3.6
        2024-01-06 23:40:50.205 - error: lupusec.0 (930) Lupusec Alarmsystem 192.168.140.22 is not reachable
        2024-01-06 23:40:50.206 - info: lupusec.0 (930) Terminated (ADAPTER_REQUESTED_TERMINATION): Not reachable
        2024-01-06 23:40:50.755 - info: host.ct-iobroker01 instance system.adapter.lupusec.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
        2024-01-06 23:40:50.756 - info: host.ct-iobroker01 Do not restart adapter system.adapter.lupusec.0 because desired by instance
        

        Ich hoffe, ich hab's richtig gemacht... 😉

        Glasfaser 1 Reply Last reply Reply Quote 0
        • 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
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            864
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

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