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

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    12
    2
    278

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

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

shelly adapter und node.js update

shelly adapter und node.js update

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

    @41vsy

    Wie wäre es erstmal mit der Ausgabe von

    iob diag

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

    @haselchen said in shelly adapter und node.js update:

    iob diag

    hmm.. ohne Ergebnis

    iob@iobroker:~$ iob diag
    [sudo] password for iob: 
    iob@iobroker:~$ iob diag
    iob@iobroker:~$ iob stop
    iob@iobroker:~$ iob diag
    iob@iobroker:~$ iob start
    

    Ich muss mich gleich vorab entschuldigen. Ich kenne mich mit Linux / Informatik usw. fast gar nicht aus. Mein "Wissen" beruht rein auf YouTube und div Foren. <-- Dafür natürlich ein ganz großes Dankeschön!!

    Thomas BraunT 1 Reply Last reply
    0
    • 4 41vsy

      @haselchen said in shelly adapter und node.js update:

      iob diag

      hmm.. ohne Ergebnis

      iob@iobroker:~$ iob diag
      [sudo] password for iob: 
      iob@iobroker:~$ iob diag
      iob@iobroker:~$ iob stop
      iob@iobroker:~$ iob diag
      iob@iobroker:~$ iob start
      

      Ich muss mich gleich vorab entschuldigen. Ich kenne mich mit Linux / Informatik usw. fast gar nicht aus. Mein "Wissen" beruht rein auf YouTube und div Foren. <-- Dafür natürlich ein ganz großes Dankeschön!!

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

      @41vsy

      Jag den

      iob stop
      iob fix
      iob start
      

      mal drüber. Ist das wieder sowas virtualisiertes da? Proxmox? Docker?

      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

      HomoranH 4 2 Replies Last reply
      0
      • Thomas BraunT Thomas Braun

        @41vsy

        Jag den

        iob stop
        iob fix
        iob start
        

        mal drüber. Ist das wieder sowas virtualisiertes da? Proxmox? Docker?

        HomoranH Do not disturb
        HomoranH Do not disturb
        Homoran
        Global Moderator Administrators
        wrote on last edited by Homoran
        #5

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

        Ist das wieder sowas virtualisiertes da? Proxmox? Docker?

        @41vsy
        um solche immer wiederkehrenden notwendigen Nachfragen zu minimieren, solltest du die Fragen im Eröffnungspost beantworten.

        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 -

        1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @41vsy

          Jag den

          iob stop
          iob fix
          iob start
          

          mal drüber. Ist das wieder sowas virtualisiertes da? Proxmox? Docker?

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

          @thomas-braun

          Hab es getestet. Leider ohne Erfolg. Es kommt zwar keine Fehlermeldung oder überhaupt eine Rückmeldung, allerdings lässt sich danach auch nicht der Adapter oder node.js aktualisieren.

          Ja, der ioBroker läuft auf einem LXC Container in Proxmox.

          Thomas BraunT 1 Reply Last reply
          0
          • 4 41vsy

            @thomas-braun

            Hab es getestet. Leider ohne Erfolg. Es kommt zwar keine Fehlermeldung oder überhaupt eine Rückmeldung, allerdings lässt sich danach auch nicht der Adapter oder node.js aktualisieren.

            Ja, der ioBroker läuft auf einem LXC Container in Proxmox.

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

            @41vsy

            Dann manuell:

            curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh
            

            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

            4 1 Reply Last reply
            0
            • Thomas BraunT Thomas Braun

              @41vsy

              Dann manuell:

              curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh
              
              4 Offline
              4 Offline
              41vsy
              wrote on last edited by
              #8

              @thomas-braun

              oki. ich habe den Befehl ausgeführt. Bekomme keine Rückmeldung / Diagnose.

              iob@iobroker:~$ curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh
              iob@iobroker:~$ 
              
              
              Thomas BraunT 1 Reply Last reply
              0
              • 4 41vsy

                @thomas-braun

                oki. ich habe den Befehl ausgeführt. Bekomme keine Rückmeldung / Diagnose.

                iob@iobroker:~$ curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh
                iob@iobroker:~$ 
                
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                wrote on last edited by
                #9

                @41vsy
                Versuch es so:

                curl -L -o diag.sh https://iobroker.net/diag.sh && bash diag.sh
                

                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

                4 1 Reply Last reply
                0
                • Thomas BraunT Thomas Braun

                  @41vsy
                  Versuch es so:

                  curl -L -o diag.sh https://iobroker.net/diag.sh && bash diag.sh
                  
                  4 Offline
                  4 Offline
                  41vsy
                  wrote on last edited by
                  #10

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

                  curl -L -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  jetzt gab es ne Reaktion..

                    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                                   Dload  Upload   Total   Spent    Left  Speed
                    0     0    0     0    0     0      0      0 --:--:--  0:00:19 --:--:--     0curl: (6) Could not resolve host: iobroker.net
                  
                  HomoranH 1 Reply Last reply
                  0
                  • 4 41vsy

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

                    curl -L -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    jetzt gab es ne Reaktion..

                      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                                     Dload  Upload   Total   Spent    Left  Speed
                      0     0    0     0    0     0      0      0 --:--:--  0:00:19 --:--:--     0curl: (6) Could not resolve host: iobroker.net
                    
                    HomoranH Do not disturb
                    HomoranH Do not disturb
                    Homoran
                    Global Moderator Administrators
                    wrote on last edited by
                    #11

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

                    Could not resolve host: iobroker.net

                    dein Netzwerk hat ein Problem!
                    Wahrscheinlich mit dem DNS

                    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:

                      Could not resolve host: iobroker.net

                      dein Netzwerk hat ein Problem!
                      Wahrscheinlich mit dem DNS

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

                      @homoran

                      mir ist jetzt noch etwas aufgefallen, mehr oder weniger zufällig.

                      vis-2.0
                      2025-09-12 13:21:21.425	error	Cannot check license: Error: getaddrinfo EAI_AGAIN iobroker.net
                      
                      vis-2.0
                      2025-09-12 13:21:21.422	warn	License is invalid 1. Error: Error: getaddrinfo EAI_AGAIN iobroker.net
                      

                      Also die VIS läuft super, aber vllt gibt es da ja einen Zusammenhang.

                      Thomas BraunT HomoranH 2 Replies Last reply
                      0
                      • 4 41vsy

                        @homoran

                        mir ist jetzt noch etwas aufgefallen, mehr oder weniger zufällig.

                        vis-2.0
                        2025-09-12 13:21:21.425	error	Cannot check license: Error: getaddrinfo EAI_AGAIN iobroker.net
                        
                        vis-2.0
                        2025-09-12 13:21:21.422	warn	License is invalid 1. Error: Error: getaddrinfo EAI_AGAIN iobroker.net
                        

                        Also die VIS läuft super, aber vllt gibt es da ja einen Zusammenhang.

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

                        @41vsy

                        Deine Installation kommt nicht ins Netz raus.

                        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

                          mir ist jetzt noch etwas aufgefallen, mehr oder weniger zufällig.

                          vis-2.0
                          2025-09-12 13:21:21.425	error	Cannot check license: Error: getaddrinfo EAI_AGAIN iobroker.net
                          
                          vis-2.0
                          2025-09-12 13:21:21.422	warn	License is invalid 1. Error: Error: getaddrinfo EAI_AGAIN iobroker.net
                          

                          Also die VIS läuft super, aber vllt gibt es da ja einen Zusammenhang.

                          HomoranH Do not disturb
                          HomoranH Do not disturb
                          Homoran
                          Global Moderator Administrators
                          wrote on last edited by
                          #14

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

                          EAI_AGAIN

                          yepp, du hast ein DNS Problem

                          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:

                            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 Do not disturb
                                  HomoranH Do not disturb
                                  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
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          207

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          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