Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Netatmo-Crawler wie installieren

    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

    Netatmo-Crawler wie installieren

    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      co_er @Thomas Braun last edited by co_er

      @thomas-braun
      Ich weiß nicht, was der Auslöser war. Ich habe lediglich an einem Tag festgestellt, dass ich mich bei ioBroker nicht anmelden konnte und die Seite nicht verfügbar war. Dann habe ich nochmal im Router nachgeschlagen und festgestellt, dass der raspberrypi eine andere Ip zugewiesen bekommen hatte. Hatte nun eine statische Zuweisung (der neuen IP) eingerichtet und dachte, damit wäre es behoben. Einwahl und Bearbeitung geht ja nun wieder, aber Installationen offenbar nicht.

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @co_er last edited by Thomas Braun

        @co_er sagte in Netatmo-Crawler wie installieren:

        Dann habe ich nochmal im Router nachgeschlagen und festgestellt, dass der raspberrypi eine andere Ip zugewiesen bekommen hatte.

        Das ist ja nicht schlimm, dafür hat man ja hostnames...

        ip a
        traceroute npmjs.org
        traceroute6 npmjs.org
        

        sagt?

        C 1 Reply Last reply Reply Quote 0
        • C
          co_er @Thomas Braun last edited by

          @thomas-braun said in Netatmo-Crawler wie installieren:
          Kannst du das bitte mehr erläutern? Ich weiß nicht, was das meint.

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @co_er last edited by Thomas Braun

            @co_er

            Die drei Kommandos in dein Terminal einhacken, Ausgaben in CodeTags eingebettet hier wieder rein.

            C 1 Reply Last reply Reply Quote 0
            • C
              co_er @Thomas Braun last edited by

              @thomas-braun
              Ja, aber offenbar mache ich dabei etwas falsch 😅
              Hier meine Versuche:

              ck_smart@raspberrypi:~ $ select ip a
              -bash: syntax error near unexpected token `a'
              ck_smart@raspberrypi:~ $ select all
              > ip a
              -bash: syntax error near unexpected token `ip'
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @co_er last edited by

                @co_er
                Nicht das select all.
                Das kommt machmal hier in der Darstellung so durch.

                C 1 Reply Last reply Reply Quote 0
                • C
                  co_er @Thomas Braun last edited by

                  @thomas-braun

                  ip a
                  
                  traceroute npmjs.org
                  
                  traceroute6 npmjs.org
                  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
                      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
                      inet 127.0.0.1/8 scope host lo
                         valid_lft forever preferred_lft forever
                      inet6 ::1/128 scope host
                         valid_lft forever preferred_lft forever
                  2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
                      link/ether dc:a6:32:a4:9d:b5 brd ff:ff:ff:ff:ff:ff
                      inet 192.168.0.252/24 brd 192.168.0.255 scope global dynamic noprefixroute eth0
                         valid_lft 603519sec preferred_lft 506626sec
                      inet6 2a02:8108:8b80:15b8:30a3:52a4:b0d9:747d/128 scope global dynamic noprefixroute
                         valid_lft 301049sec preferred_lft 301049sec
                      inet6 2a02:8108:8b80:15b8:e6bf:3c8a:bb52:8627/64 scope global dynamic mngtmpaddr noprefixroute
                         valid_lft 300sec preferred_lft 300sec
                      inet6 fe80::31d6:659c:2a0b:6a76/64 scope link
                         valid_lft forever preferred_lft forever
                  3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
                      link/ether dc:a6:32:a4:9d:b6 brd ff:ff:ff:ff:ff:ff
                      inet 192.168.0.250/24 brd 192.168.0.255 scope global dynamic noprefixroute wlan0
                         valid_lft 379119sec preferred_lft 303519sec
                      inet6 2a02:8108:8b80:15b8:eca7:68d2:ed0:65d1/128 scope global dynamic noprefixroute
                         valid_lft 379121sec preferred_lft 379121sec
                      inet6 2a02:8108:8b80:15b8:6679:3:3872:197e/64 scope global dynamic mngtmpaddr noprefixroute
                         valid_lft 300sec preferred_lft 300sec
                      inet6 fe80::bfce:5a0:4420:fc5/64 scope link
                         valid_lft forever preferred_lft forever
                  traceroute to npmjs.org (104.16.21.35), 30 hops max, 60 byte packets
                   1  kabelbox (192.168.0.1)  1.458 ms  1.575 ms  1.735 ms
                   2  * * *
                   3  ip5886cb89.static.kabel-deutschland.de (88.134.203.137)  12.183 ms ip5886cb7f.static.kabel-deutschland.de (88.134.203.127)  12.175 ms ip5886cb89.static.kabel-deutschland.de (88.134.203.137)  17.758 ms
                   4  145.254.3.72 (145.254.3.72)  17.786 ms  17.675 ms  17.580 ms
                   5  198.41.240.18 (198.41.240.18)  20.204 ms  22.238 ms  22.247 ms
                   6  198.41.240.18 (198.41.240.18)  22.260 ms  22.223 ms  21.710 ms
                   7  104.16.21.35 (104.16.21.35)  21.572 ms  20.347 ms  20.330 ms
                  traceroute to npmjs.org (2606:4700::6810:1823), 30 hops max, 80 byte packets
                   1  * * *
                   2  * * *
                   3  * * *
                   4  * * *
                   5  * * *
                   6  * * *
                   7  * * *
                   8  * * *
                   9  * * *
                  10  * * *
                  11  * * *
                  12  * * *
                  13  * * *
                  14  * * *
                  15  * * *
                  16  * * *
                  17  * * *
                  18  * * *
                  19  * * *
                  20  * * *
                  21  * * *
                  22  * * *
                  23  * * *
                  24  * * *
                  25  * * *
                  26  * * *
                  27  * * *
                  28  * * *
                  29  * * *
                  30  * * *
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @co_er last edited by

                    @co_er

                    Bitte die Befehle immer inkl. der kompletten Eingabe-Zeile zeigen, damit man sich orientieren kann wo was aufhört und wo was anfängt...
                    Über IPv6 wird also nicht geroutet.

                    C 1 Reply Last reply Reply Quote 0
                    • C
                      co_er @Thomas Braun last edited by

                      @thomas-braun
                      Keine Idee oder Anregung, was die Netzwerkeinstellungen betrifft und damit das Timeout verursachen könnte?
                      Ich habe ansonsten mit dem Netzwerk keine Probleme. Daher würde ich annehmen, dass es einen direkten Bezug zu meinem ioBroker Setup haben müsste. Nur, dass es bis vor Kurzem keine Probleme bei der Installation von Adaptern gab.

                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @co_er last edited by

                        @co_er

                        Nö, bin aber auch kein Netzwerk-Spezi.
                        Dein System versucht jedenfalls die Installation via ipv6, die wird aber nicht geroutet.

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

                        Support us

                        ioBroker
                        Community Adapters
                        Donate
                        FAQ Cloud / IOT
                        HowTo: Node.js-Update
                        HowTo: Backup/Restore
                        Downloads
                        BLOG

                        878
                        Online

                        31.9k
                        Users

                        80.1k
                        Topics

                        1.3m
                        Posts

                        adapater github netatmo adapter
                        9
                        30
                        2725
                        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