Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Lupusec - keine Verbindung nach Neuinstallation [gelöst]

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    779

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    6.2k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

Lupusec - keine Verbindung nach Neuinstallation [gelöst]

Scheduled Pinned Locked Moved Error/Bug
37 Posts 3 Posters 1.7k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • DJMarc75D DJMarc75

    @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 Offline
    M Offline
    mkreu
    wrote on last edited by
    #26

    @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
    0
    • GlasfaserG 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 Offline
      M Offline
      mkreu
      wrote on last edited by
      #27

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

      GlasfaserG 1 Reply Last reply
      0
      • M mkreu

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

        GlasfaserG Offline
        GlasfaserG Offline
        Glasfaser
        wrote on last edited by
        #28

        @mkreu

        dann :

        sudo chmod u+s /bin/ping
        

        und danach den Adapter neu starten

        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

        M 1 Reply Last reply
        0
        • GlasfaserG Glasfaser

          @mkreu

          dann :

          sudo chmod u+s /bin/ping
          

          und danach den Adapter neu starten

          M Offline
          M Offline
          mkreu
          wrote on last edited by
          #29

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

          GlasfaserG 1 Reply Last reply
          0
          • GlasfaserG Offline
            GlasfaserG Offline
            Glasfaser
            wrote on last edited by
            #30

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

            Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

            1 Reply Last reply
            0
            • M mkreu

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

              GlasfaserG Offline
              GlasfaserG Offline
              Glasfaser
              wrote on last edited by
              #31

              @mkreu

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

              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

              M 1 Reply Last reply
              0
              • GlasfaserG Glasfaser

                @mkreu

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

                M Offline
                M Offline
                mkreu
                wrote on last edited by
                #32

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

                GlasfaserG 1 Reply Last reply
                0
                • M mkreu

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

                  GlasfaserG Offline
                  GlasfaserG Offline
                  Glasfaser
                  wrote on last edited by
                  #33

                  @mkreu

                  bitte ab Start des Adapters !

                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                  M 1 Reply Last reply
                  0
                  • GlasfaserG Glasfaser

                    @mkreu

                    bitte ab Start des Adapters !

                    M Offline
                    M Offline
                    mkreu
                    wrote on last edited by
                    #34

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

                    GlasfaserG 1 Reply Last reply
                    0
                    • M mkreu

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

                      GlasfaserG Offline
                      GlasfaserG Offline
                      Glasfaser
                      wrote on last edited by
                      #35

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

                      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                      M 1 Reply Last reply
                      0
                      • GlasfaserG Glasfaser

                        @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 Offline
                        M Offline
                        mkreu
                        wrote on last edited by
                        #36

                        @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

                        GlasfaserG 1 Reply Last reply
                        1
                        • M mkreu

                          @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

                          GlasfaserG Offline
                          GlasfaserG Offline
                          Glasfaser
                          wrote on last edited by
                          #37

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

                          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                          1 Reply Last reply
                          0

                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                          With your input, this post could be even better 💗

                          Register Login
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          Support us

                          ioBroker
                          Community Adapters
                          Donate

                          613

                          Online

                          32.8k

                          Users

                          82.7k

                          Topics

                          1.3m

                          Posts
                          Community
                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                          ioBroker Community 2014-2025
                          logo
                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Home
                          • Recent
                          • Tags
                          • Unread 0
                          • Categories
                          • Unreplied
                          • Popular
                          • GitHub
                          • Docu
                          • Hilfe