Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. [gelöst] Netatmo Adapter aktualisiert nicht mehr nach Update

    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

    [gelöst] Netatmo Adapter aktualisiert nicht mehr nach Update

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

      @tombir sagte in Netatmo Adapter aktualisiert Daten nicht mehr nach Update:

      Wenn ich das richtig lese

      Du kannst das lesen? Ich nicht.

      Text als Text in CodeTags einbetten.

      T 1 Reply Last reply Reply Quote 0
      • T
        Tombir @Thomas Braun last edited by

        @thomas-braun said in Netatmo Adapter aktualisiert Daten nicht mehr nach Update:

        Du kannst das lesen? Ich nicht.

        Na ja, wenn ich auf das Bild klicke, wird es groß und eigentlich ganz gut zu lesen.

        Ich kann das aber auch noch mal als Code ausgeben

        netatmo.0
        	2022-11-13 20:37:04.144	warn	API Error: Please Authenticate manually once using the Admin UI of this instance.
        netatmo.0
        	2022-11-13 20:37:04.143	info	Authenticating with Netatmo using general ioBroker client
        netatmo.0
        	2022-11-13 20:37:04.142	warn	Invalid check interval "10", fallback to 10 minutes
        netatmo.0
        	2022-11-13 20:37:04.104	info	starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.netatmo, node: v12.22.12, js-controller: 4.0.23
        netatmo.0
        	2022-11-13 20:37:03.773	debug	Plugin sentry Initialize Plugin (enabled=true)
        netatmo.0
        	2022-11-13 20:37:03.732	debug	States connected to redis: 127.0.0.1:9000
        netatmo.0
        	2022-11-13 20:37:03.721	debug	States create User PubSub Client
        netatmo.0
        	2022-11-13 20:37:03.719	debug	States create System PubSub Client
        netatmo.0
        	2022-11-13 20:37:03.710	debug	Redis States: Use Redis connection: 127.0.0.1:9000
        netatmo.0
        	2022-11-13 20:37:03.682	debug	Objects connected to redis: 127.0.0.1:9001
        netatmo.0
        	2022-11-13 20:37:03.675	debug	Objects client initialize lua scripts
        netatmo.0
        	2022-11-13 20:37:03.645	debug	Objects create User PubSub Client
        netatmo.0
        	2022-11-13 20:37:03.644	debug	Objects create System PubSub Client
        netatmo.0
        	2022-11-13 20:37:03.640	debug	Objects client ready ... initialize now
        netatmo.0
        	2022-11-13 20:37:03.599	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
        
        Thomas Braun 2 Replies Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @Tombir last edited by Thomas Braun

          @tombir sagte in Netatmo Adapter aktualisiert Daten nicht mehr nach Update:

          wird es groß und eigentlich ganz gut zu lesen.

          Du weißt also mit welchem Gerät ich den Thread lese?
          Auf meinem Handy geht das nämlich nicht...
          Und zitieren kann man ein Bild auch nicht.
          Und warum nimmst du nicht den Text aus der Konsole?
          Der ist nämlich chronologisch richtig.

          node: v12.22.12

          Bring das zuerst mal auf node16.

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

            @tombir

            Die ReadMe zum Adapter hast du gelesen?

            Important Note for Authentication changes October 2022

            According to Netatmo the "old" way to authenticate with username and password directly by entering them into the adapter will be disabled by October 2022.

            Version 2.0 of the adapter addresses this change and adjust the authentication. All upgrades before October 2022 should allow a seamless upgrade to 2.0.0 on the first start automatically - else requires a new authentication.

            T 1 Reply Last reply Reply Quote 0
            • T
              Tombir @Thomas Braun last edited by

              @thomas-braun said in Netatmo Adapter aktualisiert Daten nicht mehr nach Update:

              Die ReadMe zum Adapter hast du gelesen?

              ja, habe den Adapter neu authorisiert
              kämpfe mich gerade durch das node-update, melde mich dananch

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

                @tombir sagte in Netatmo Adapter aktualisiert Daten nicht mehr nach Update:

                kämpfe mich gerade durch das node-update

                Was heißt kämpfen?

                Schau in meiner Signatur, da wirds eigentlich recht eingängig erklärt, denke ich.

                1 Reply Last reply Reply Quote 0
                • T
                  Tombir last edited by

                  @thomas-braun said in Netatmo Adapter aktualisiert Daten nicht mehr nach Update:

                  Schau in meiner Signatur, da wirds eigentlich recht eingängig erklärt, denke ich.

                  Habe gerade einige Probleme mit meinem Browser. Sobald ich mehrere Tabs dieses Forums auf habe, kann ich auf meinen Post nicht mehr antworten. Muss dann den Browser jedes mal schließen und mich neu anmelden.

                  Okay, habe den fronius Adapter aus github, den ich zuvor noch updaten muss.
                  Bin leider nicht so fit in der Materie, dass ich das alles aus dem Stand machen kann. Muss mich auch da erst mal schlau machen.

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

                    @tombir

                    sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null
                    uname -m && test -f /opt/scripts/.docker_config/.thisisdocker && echo "Docker-Installation" || echo "Kein Docker" && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt-get update &> /dev/null && sudo apt-get update && apt-cache policy nodejs
                    

                    sagt?

                    T 1 Reply Last reply Reply Quote 0
                    • T
                      Tombir @Thomas Braun last edited by

                      @thomas-braun said in Netatmo Adapter aktualisiert Daten nicht mehr nach Update:

                                                                                                                                                  sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null                                                                                                                                                                            uname -m && test -f /opt/scripts/.docker_config/.thisisdocker && echo "Docker-Installation" || echo "Kein Docker" && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt-get update &> /dev/null && sudo apt-get update && apt-cache policy nodejs                                            
                      

                      sagt?

                      Kannst du mir sagen, was ich damit mache?

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

                        @tombir

                        Schauen wie nodejs im Moment installiert ist.

                        T 1 Reply Last reply Reply Quote 0
                        • T
                          Tombir @Thomas Braun last edited by

                          @thomas-braun said in Netatmo Adapter aktualisiert Daten nicht mehr nach Update:

                          Schauen wie nodejs im Moment installiert ist.

                          uname -m && test -f /opt/scripts/.docker_config/.thisisdocker && echo "Docker-Installation" || echo "Kein Docker" && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt-get update &> /dev/null && sudo apt-get update && apt-cache policy nodejs
                          pi@raspberrypi:/ $ uname -m && test -f /opt/scripts/.docker_config/.thisisdocker && echo "Docker-Installation" || echo "Kein Docker" && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt-get update &> /dev/null && sudo apt-get update && apt-cache policy nodejs
                          armv7l
                          Kein Docker
                          /usr/bin/nodejs
                          /usr/bin/node
                          /usr/bin/npm
                          v12.22.12
                          v12.22.12
                          6.14.16
                          4.0.23
                          pi
                          pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
                          tty
                          
                          /
                          Hit:1 http://archive.raspberrypi.org/debian buster InRelease
                          Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
                          Hit:3 https://repos.influxdata.com/debian buster InRelease
                          Hit:4 https://deb.nodesource.com/node_10.x buster InRelease
                          Reading package lists... Done
                          nodejs:
                            Installed: 12.22.12-deb-1nodesource1
                            Candidate: 12.22.12-deb-1nodesource1
                            Version table:
                           *** 12.22.12-deb-1nodesource1 100
                                  100 /var/lib/dpkg/status
                               10.24.1-1nodesource1 500
                                  500 https://deb.nodesource.com/node_10.x buster/main armhf Packages
                               10.24.0~dfsg-1~deb10u2 500
                                  500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                          
                          
                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @Tombir last edited by

                            @tombir

                            Das ist easy.
                            Wobei ich mich frage wie/warum da eine 12.22.12-deb-1nodesource1 ohne Anbindung an das Repo installiert ist...

                            In der Datei /etc/apt/sources.list.d/nodesource.list aus der 10 eine 16 machen, dann

                            sudo apt update
                            iob stop 
                            sudo apt full-upgrade
                            sudo reboot
                            
                            T 2 Replies Last reply Reply Quote 0
                            • T
                              Tombir @Thomas Braun last edited by

                              @thomas-braun said in Netatmo Adapter aktualisiert Daten nicht mehr nach Update:

                              In der Datei /etc/apt/sources.list.d/nodesource.list aus der 10 eine 16 machen, dann

                              Muss ich zuvor noch den fronius adapter updaten?

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

                                @tombir sagte in Netatmo Adapter aktualisiert Daten nicht mehr nach Update:

                                Muss ich zuvor noch den fronius adapter updaten?

                                Nö.

                                1 Reply Last reply Reply Quote 0
                                • T
                                  Tombir @Thomas Braun last edited by

                                  @thomas-braun said in Netatmo Adapter aktualisiert Daten nicht mehr nach Update:

                                  In der Datei /etc/apt/sources.list.d/nodesource.list aus der 10 eine 16 machen, dann
                                  sudo apt update iob stop sudo apt full-upgrade sudo reboot

                                  Ist alles durch.
                                  Raspi ist neu gestartet. In iobroker werden die Daten des netatmo aber immer noch nicht aktualisiert.
                                  Bringt es was, wenn ich die Authentifikation neu starte?

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

                                    @tombir Zeig nochmal den Stand jetzt:

                                    
                                    uname -m && test -f /opt/scripts/.docker_config/.thisisdocker && echo "Docker-Installation" || echo "Kein Docker" && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                    
                                    T 1 Reply Last reply Reply Quote 0
                                    • T
                                      Tombir @Thomas Braun last edited by

                                      pi@raspberrypi:~ $ uname -m && test -f /opt/scripts/.docker_config/.thisisdocker                                                             && echo "Docker-Installation" || echo "Kein Docker" && type -P nodejs node npm                                                             && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SES                                                            SION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt update &> /dev/null && sud                                                            o apt update && apt policy nodejs
                                      armv7l
                                      Kein Docker
                                      /usr/bin/nodejs
                                      /usr/bin/node
                                      /usr/bin/npm
                                      v16.18.1
                                      v16.18.1
                                      8.19.2
                                      4.0.23
                                      pi
                                      pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c                                                             spi iobroker
                                      tty
                                      
                                      /home/pi
                                      Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                      Hit:2 http://archive.raspberrypi.org/debian buster InRelease
                                      Hit:3 https://repos.influxdata.com/debian buster InRelease
                                      Hit:4 https://deb.nodesource.com/node_16.x buster InRelease
                                      Reading package lists... Done
                                      Building dependency tree
                                      Reading state information... Done
                                      All packages are up to date.
                                      nodejs:
                                        Installed: 16.18.1-deb-1nodesource1
                                        Candidate: 16.18.1-deb-1nodesource1
                                        Version table:
                                       *** 16.18.1-deb-1nodesource1 500
                                              500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
                                              100 /var/lib/dpkg/status
                                           10.24.0~dfsg-1~deb10u2 500
                                              500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                      
                                      
                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @Tombir last edited by

                                        @tombir

                                        Gut, das passt.

                                        iobroker update
                                        

                                        sagt?

                                        T 1 Reply Last reply Reply Quote 0
                                        • T
                                          Tombir @Thomas Braun last edited by

                                          @thomas-braun said in Netatmo Adapter aktualisiert Daten nicht mehr nach Update:

                                          iobroker update

                                          sagt?

                                          Used repository: stable
                                          Adapter    "admin"        : 6.2.23   , installed 6.2.23
                                          Adapter    "backitup"     : 2.5.4    , installed 2.5.4
                                          Adapter    "discovery"    : 3.0.5    , installed 3.0.5
                                          Adapter    "echarts"      : 1.0.12   , installed 1.0.12
                                          Adapter    "flot"         : 1.11.0   , installed 1.11.0
                                          Adapter    "fritzdect"    : 2.2.3    , installed 2.2.3
                                          Adapter    "fronius"      : 1.1.3    , installed 1.1.6
                                          Adapter    "history"      : 2.2.0    , installed 2.2.0
                                          Adapter    "homekit-controller": 0.5.1, installed 0.5.1
                                          Adapter    "influxdb"     : 3.1.8    , installed 3.1.8
                                          Adapter    "info"         : 1.9.19   , installed 1.9.19
                                          Adapter    "javascript"   : 6.0.3    , installed 6.0.3
                                          Controller "js-controller": 4.0.23   , installed 4.0.23
                                          Adapter    "mqtt"         : 4.0.7    , installed 4.0.7
                                          Adapter    "netatmo"      : 2.0.5    , installed 2.0.5
                                          Adapter    "ocpp"         : 0.4.0    , installed 0.4.0
                                          Adapter    "onvif"        : 0.4.4    , installed 0.4.4
                                          Adapter    "parser"       : 1.1.8    , installed 1.1.8
                                          Adapter    "ping"         : 1.5.3    , installed 1.5.3
                                          Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                                          Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                          Adapter    "tr-064"       : 4.2.16   , installed 4.2.16
                                          Adapter    "vis"          : 1.4.15   , installed 1.4.15
                                          Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
                                          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                          Adapter    "web"          : 4.3.0    , installed 4.3.0
                                          Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                          
                                          
                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @Tombir last edited by

                                            @tombir

                                            Gut.

                                            Dann exerzier nochmal die Anmeldung bei netatmo durch.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            517
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            2
                                            30
                                            914
                                            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