Skip to content
  • 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
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. shelly adapter und node.js update

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.1k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.1k

shelly adapter und node.js update

Scheduled Pinned Locked Moved Error/Bug
shelly adapternode.js22update upgrade
24 Posts 6 Posters 945 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.
  • HomoranH Homoran

    @41vsy sagte in shelly adapter und node.js update:

    EAI_AGAIN

    yepp, du hast ein DNS Problem

    4 Offline
    4 Offline
    41vsy
    wrote on last edited by
    #15

    @homoran

    @thomas-braun

    ok.

    Ich habe in einem Forum ein ähnliches Problem gefunden. Und da hat man auf einen Befehl.

    ifconfig
    route
    cat /etc/resolv.conf
    

    Ergebnis bei mir:

    iob@iobroker:~$ ifconfig
    route
    cat /etc/resolv.conf
    -bash: ifconfig: command not found
    -bash: route: command not found
    # --- BEGIN PVE ---
    search local
    nameserver 192.168.178.1
    # --- END PVE ---
    

    Also ich weiß, dass mein Netzwerk 192.168.40.xxx ist. Gibt es da einen Zusammenhang? -- schon mal riesen Dank

    4 HomoranH da_WoodyD S 4 Replies Last reply
    0
    • 4 41vsy

      @homoran

      @thomas-braun

      ok.

      Ich habe in einem Forum ein ähnliches Problem gefunden. Und da hat man auf einen Befehl.

      ifconfig
      route
      cat /etc/resolv.conf
      

      Ergebnis bei mir:

      iob@iobroker:~$ ifconfig
      route
      cat /etc/resolv.conf
      -bash: ifconfig: command not found
      -bash: route: command not found
      # --- BEGIN PVE ---
      search local
      nameserver 192.168.178.1
      # --- END PVE ---
      

      Also ich weiß, dass mein Netzwerk 192.168.40.xxx ist. Gibt es da einen Zusammenhang? -- schon mal riesen Dank

      4 Offline
      4 Offline
      41vsy
      wrote on last edited by
      #16

      Bei dem Problem ging es eigentlich um den Telegramm Adapter und das man auf IPv4 umstellen soll. Bei mir ist IPv6 aktiv. Der Post / das Problem / Lösung ist von 2022, kann es heute auch noch so sein? Soll ich das mal testen?

      Thomas BraunT 1 Reply Last reply
      0
      • 4 41vsy

        Bei dem Problem ging es eigentlich um den Telegramm Adapter und das man auf IPv4 umstellen soll. Bei mir ist IPv6 aktiv. Der Post / das Problem / Lösung ist von 2022, kann es heute auch noch so sein? Soll ich das mal testen?

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        wrote on last edited by
        #17

        @41vsy

        Ich hab von LXC/Proxmox keine Ahnung.
        Ist mir immer zu kompliziert.

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        1 Reply Last reply
        0
        • 4 41vsy

          @homoran

          @thomas-braun

          ok.

          Ich habe in einem Forum ein ähnliches Problem gefunden. Und da hat man auf einen Befehl.

          ifconfig
          route
          cat /etc/resolv.conf
          

          Ergebnis bei mir:

          iob@iobroker:~$ ifconfig
          route
          cat /etc/resolv.conf
          -bash: ifconfig: command not found
          -bash: route: command not found
          # --- BEGIN PVE ---
          search local
          nameserver 192.168.178.1
          # --- END PVE ---
          

          Also ich weiß, dass mein Netzwerk 192.168.40.xxx ist. Gibt es da einen Zusammenhang? -- schon mal riesen Dank

          HomoranH Offline
          HomoranH Offline
          Homoran
          Global Moderator Administrators
          wrote on last edited by
          #18

          @41vsy sagte in shelly adapter und node.js update:

          Gibt es da einen Zusammenhang

          ich denke da ist im lxc rinfach kein/nicht der richtige DNS eingetragen.

          Aber

          @thomas-braun sagte in shelly adapter und node.js update:

          Ich hab von LXC... keine Ahnung.
          Ist mir immer zu kompliziert.

          genau wegen sowas!

          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

          4 1 Reply Last reply
          0
          • HomoranH Homoran

            @41vsy sagte in shelly adapter und node.js update:

            Gibt es da einen Zusammenhang

            ich denke da ist im lxc rinfach kein/nicht der richtige DNS eingetragen.

            Aber

            @thomas-braun sagte in shelly adapter und node.js update:

            Ich hab von LXC... keine Ahnung.
            Ist mir immer zu kompliziert.

            genau wegen sowas!

            4 Offline
            4 Offline
            41vsy
            wrote on last edited by
            #19

            @homoran ok. Dann danke schon mal. Werd dann noch etwas weiter suchen. Es hat ja schon mal funktioniert, dann wird es auch wieder werden

            4 1 Reply Last reply
            0
            • 4 41vsy

              @homoran

              @thomas-braun

              ok.

              Ich habe in einem Forum ein ähnliches Problem gefunden. Und da hat man auf einen Befehl.

              ifconfig
              route
              cat /etc/resolv.conf
              

              Ergebnis bei mir:

              iob@iobroker:~$ ifconfig
              route
              cat /etc/resolv.conf
              -bash: ifconfig: command not found
              -bash: route: command not found
              # --- BEGIN PVE ---
              search local
              nameserver 192.168.178.1
              # --- END PVE ---
              

              Also ich weiß, dass mein Netzwerk 192.168.40.xxx ist. Gibt es da einen Zusammenhang? -- schon mal riesen Dank

              da_WoodyD Online
              da_WoodyD Online
              da_Woody
              wrote on last edited by
              #20

              @41vsy sagte in shelly adapter und node.js update:

              Also ich weiß, dass mein Netzwerk 192.168.40.xxx ist.

              Sicher nicht dein Netzwerk, max die IP deines lxc.

              gruß vom Woody
              HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

              4 1 Reply Last reply
              0
              • 4 41vsy

                @homoran ok. Dann danke schon mal. Werd dann noch etwas weiter suchen. Es hat ja schon mal funktioniert, dann wird es auch wieder werden

                4 Offline
                4 Offline
                41vsy
                wrote on last edited by
                #21

                @haselchen @Homoran @Thomas-Braun

                Ich danke euch – scheint jetzt alles zu laufen. Node.js und der Shelly-Adapter sind aktuell.

                Problem und Lösung
                Vor einiger Zeit konnte ich nicht über einen VPN-Zugang auf mein System zugreifen. Das Problem lag daran, dass sowohl die externe Fritz!Box als auch meine Fritz!Box zu Hause die gleiche IP verwendeten. Daraufhin habe ich die IP bei mir zu Hause umgestellt.

                Auf meinem Proxmox-Server hatte ich diese Änderung zwar unter Netzwerk korrekt eingetragen, aber beim DNS-Server war noch die alte IP hinterlegt. Komischerweise gab es zwar keine Ausfälle, allerdings scheinbar Probleme bei bestimmten Anwendungen.

                Jetzt läuft alles wie es soll – danke nochmal!

                1 Reply Last reply
                0
                • da_WoodyD da_Woody

                  @41vsy sagte in shelly adapter und node.js update:

                  Also ich weiß, dass mein Netzwerk 192.168.40.xxx ist.

                  Sicher nicht dein Netzwerk, max die IP deines lxc.

                  4 Offline
                  4 Offline
                  41vsy
                  wrote on last edited by
                  #22

                  @da_woody

                  Mag sein. Ich kenne mich den ganzen Begriffen nicht so 100% aus. Jedenfalls haben sämtliche Geräte in meinem Netzwerk zu Hause diese IP... 🙂

                  da_WoodyD 1 Reply Last reply
                  0
                  • 4 41vsy

                    @da_woody

                    Mag sein. Ich kenne mich den ganzen Begriffen nicht so 100% aus. Jedenfalls haben sämtliche Geräte in meinem Netzwerk zu Hause diese IP... 🙂

                    da_WoodyD Online
                    da_WoodyD Online
                    da_Woody
                    wrote on last edited by
                    #23

                    @41vsy ok, so wird ein schuh daraus. da hab ich dich falsch verstanden... 🙂

                    gruß vom Woody
                    HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                    1 Reply Last reply
                    0
                    • 4 41vsy

                      @homoran

                      @thomas-braun

                      ok.

                      Ich habe in einem Forum ein ähnliches Problem gefunden. Und da hat man auf einen Befehl.

                      ifconfig
                      route
                      cat /etc/resolv.conf
                      

                      Ergebnis bei mir:

                      iob@iobroker:~$ ifconfig
                      route
                      cat /etc/resolv.conf
                      -bash: ifconfig: command not found
                      -bash: route: command not found
                      # --- BEGIN PVE ---
                      search local
                      nameserver 192.168.178.1
                      # --- END PVE ---
                      

                      Also ich weiß, dass mein Netzwerk 192.168.40.xxx ist. Gibt es da einen Zusammenhang? -- schon mal riesen Dank

                      S Offline
                      S Offline
                      SabineT
                      wrote on last edited by
                      #24

                      @41vsy sagte in shelly adapter und node.js update:

                      @homoran

                      @thomas-braun

                      ok.

                      Ich habe in einem Forum ein ähnliches Problem gefunden. Und da hat man auf einen Befehl.

                      ifconfig
                      route
                      cat /etc/resolv.conf
                      

                      Ergebnis bei mir:

                      iob@iobroker:~$ ifconfig
                      route
                      cat /etc/resolv.conf
                      -bash: ifconfig: command not found
                      -bash: route: command not found
                      # --- BEGIN PVE ---
                      search local
                      nameserver 192.168.178.1
                      # --- END PVE ---
                      

                      Also ich weiß, dass mein Netzwerk 192.168.40.xxx ist. Gibt es da einen Zusammenhang? -- schon mal riesen Dank

                      Wenn dein Rechner im Subnetz 192.168.40.0/24 ist und in /etc/resolv.conf aber 192.168.178.1 eingetragen ist wird das eher nicht funktionieren! Welche IP hat denn dein Router? Ich vermute mal, dass der 192.168.40.1 als IP hat, die solltest du dann in der /etc/resolv.conf eintragen (ausser du hast auch pihole in Verwendung).
                      Unter debian (wird normal in lcx unter ProxMox verwendet) kann man die eigene IP mit "ip a" abfragen.

                      1 Reply Last reply
                      1
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      Support us

                      ioBroker
                      Community Adapters
                      Donate

                      622

                      Online

                      32.4k

                      Users

                      81.4k

                      Topics

                      1.3m

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

                      • Don't have an account? Register

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