Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Entwicklung
    4. [Neuer Adapter] iobroker.sunnyportal

    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

    [Neuer Adapter] iobroker.sunnyportal

    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      pi_noob15 @SaschaS last edited by

      @SaschaS habe das gleich Problem 😔

      1 Reply Last reply Reply Quote 0
      • wendy2702
        wendy2702 @SaschaS last edited by

        @SaschaS sagte in [Neuer Adapter] iobroker.sunnyportal:

        Habt ihr Alternativen gefunden um an die Daten des Sunny Home Manager zu kommen?

        Ja.

        Zweiten (eigenen) Zweirichtungszähler einbauen und damit nicht mehr auf das Webportal von SMA angewiesen sein.

        1 Reply Last reply Reply Quote 0
        • K
          KaFaBe last edited by

          Also ich hole mir die Werte von den beiden WR über Modbus und den Rest über den Energymeter Adapter. Die Werte vom Homemanager kann man sich dann selber berechnen.

          1 Reply Last reply Reply Quote 0
          • M
            martin last edited by

            Habe auch das Problem. Ich nutze einen Data Manager M mit dem neuen ennexos Sunny-Portal.

            sunnyportal.0	2020-10-30 19:40:24.738	error	(27115) Error: Login Failed, no redirect to Dashboard
            sunnyportal.0	2020-10-30 19:40:24.726	warn	(27115) Login Failed, no redirect to Dashboard
            sunnyportal.0	2020-10-30 19:40:24.090	info	(27115) starting. Version 0.1.5 in /opt/iobroker/node_modules/iobroker.sunnyportal, node: v12.18.3, js-controller: 3.1.6
            
            1 Reply Last reply Reply Quote 0
            • W
              wwbau last edited by

              Servus,
              habe den Adapter installiert - Alles geklappt, jedoch erscheint bei mir in Objekte der Ordner sunnyportal.0 nicht !
              What to do ?

              Danke und Grüsse Wolfgang

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

                @wwbau
                Was sagt das log file bei einem Adapter-(Neu)-Start?

                W 1 Reply Last reply Reply Quote 0
                • W
                  wwbau @Thomas Braun last edited by

                  @Thomas-Braun

                  sunnyportal.0 2020-11-13 12:34:54.264 error (25242) Error: Login Failed, no redirect to Dashboard
                  sunnyportal.0 2020-11-13 12:34:54.261 warn (25242) Login Failed, no redirect to Dashboard

                  W 1 Reply Last reply Reply Quote 0
                  • W
                    wwbau @wwbau last edited by

                    @wwbau said in [Neuer Adapter] iobroker.sunnyportal:

                    @Thomas-Braun

                    sunnyportal.0 2020-11-13 12:34:54.264 error (25242) Error: Login Failed, no redirect to Dashboard
                    sunnyportal.0 2020-11-13 12:34:54.261 warn (25242) Login Failed, no redirect to Dashboard

                    Richtigen Daten eingegeben !!!!

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

                      @wwbau
                      nodeJS aktuell und sauber installiert?

                      which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                      

                      [Edit:]
                      Das Issue zu dem Fehler hast du aber schon gelesen, oder?
                      https://github.com/marvincaspar/ioBroker.sunnyportal/issues/6

                      heikokainz created this issue in marvincaspar/ioBroker.sunnyportal

                      open Login failed, no redirect to Dashboard #6

                      W 1 Reply Last reply Reply Quote 0
                      • W
                        wwbau @Thomas Braun last edited by

                        @Thomas-Braun
                        Danke, habe ich noch nicht, muss ich mir später ansehen !!!!

                        W 1 Reply Last reply Reply Quote 0
                        • W
                          wwbau @wwbau last edited by

                          @wwbau said in [Neuer Adapter] iobroker.sunnyportal:

                          @Thomas-Braun
                          Danke, habe ich noch nicht, muss ich mir später ansehen !!!!

                          pi@ioBroker-RasPi:~ $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                          /usr/bin/nodejs
                          v10.22.1
                          /usr/bin/node
                          v10.22.1
                          /usr/bin/npm
                          6.14.6
                          nodejs:
                          Installiert: 10.22.1-1nodesource1
                          Installationskandidat: 10.22.1-1nodesource1
                          Versionstabelle:
                          *** 10.22.1-1nodesource1 500
                          500 https://deb.nodesource.com/node_10.x stretch/main armhf Packages
                          100 /var/lib/dpkg/status
                          8.11.1~dfsg-2~bpo9+1 500
                          500 http://archive.raspberrypi.org/debian stretch/main armhf Packages
                          4.8.2~dfsg-1 500
                          500 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages
                          pi@ioBroker-RasPi:~ $

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

                            @wwbau So abgesehen vom nicht zu lösenden Problem mit dem Adapter würde ich dein node mal aktualisieren, am besten zusammen mit dem übrigen System.
                            Ich würde dann auch gleich auf node12 springen.

                            Wie das geht steht hier:
                            https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

                            Und bitte Konsolentext auch mit CodeTags versehen.

                            W 1 Reply Last reply Reply Quote 0
                            • W
                              wwbau @Thomas Braun last edited by

                              @Thomas-Braun

                              Sollte so gehen ? Dank für die Hilfe !!

                              sudo apt update
                              sudo apt upgrade

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

                                @wwbau
                                Für node10 ja, für einen Wechsel auf node12 wird das so nicht funktionieren. Da muss erst das Repo angelegt werden. Siehe meinen Link.

                                W 1 Reply Last reply Reply Quote 0
                                • W
                                  wwbau @Thomas Braun last edited by

                                  @Thomas-Braun
                                  Also nix auf die schnelle - das muss ich mich erst einlesen!

                                  W 1 Reply Last reply Reply Quote 0
                                  • W
                                    wwbau @wwbau last edited by wendy2702

                                    /usr/bin/nodejs
                                    v12.19.0
                                    /usr/bin/node
                                    v12.19.0
                                    /usr/bin/npm
                                    6.14.8
                                    nodejs:
                                      Installiert:           12.19.0-1nodesource1
                                      Installationskandidat: 12.19.0-1nodesource1
                                      Versionstabelle:
                                     *** 12.19.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
                                            100 /var/lib/dpkg/status
                                         10.23.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_10.x stretch/main armhf Packages
                                         8.11.1~dfsg-2~bpo9+1 500
                                            500 http://archive.raspberrypi.org/debian stretch/main armhf Packages
                                         4.8.2~dfsg-1 500
                                            500 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages
                                    
                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @wwbau last edited by Thomas Braun

                                      @wwbau sagte in [Neuer Adapter] iobroker.sunnyportal:

                                      500 https://deb.nodesource.com/node_12.x buster/main armhf Packages

                                      Da ist was falsch. Hast du jetzt Buster oder Stretch laufen?
                                      Die Quellen sollten immer zum Release passen.

                                      lsb_release -a
                                      

                                      macht dich schlauer. Und bitte Konsolentext immer in CodeTags packen!
                                      Text markieren, </> Icon anklicken.

                                      W 1 Reply Last reply Reply Quote 0
                                      • W
                                        wwbau @Thomas Braun last edited by

                                        @Thomas-Braun said in [Neuer Adapter] iobroker.sunnyportal:

                                        lsb_release -a

                                        pi@ioBroker-RasPi:~ $ lsb_release -a
                                        No LSB modules are available.
                                        Distributor ID:	Raspbian
                                        Description:	Raspbian GNU/Linux 9.13 (stretch)
                                        Release:	9.13
                                        Codename:	stretch
                                        
                                        W 1 Reply Last reply Reply Quote 0
                                        • W
                                          wwbau @wwbau last edited by

                                          @wwbau said in [Neuer Adapter] iobroker.sunnyportal:

                                          @Thomas-Braun said in [Neuer Adapter] iobroker.sunnyportal:

                                          lsb_release -a

                                          pi@ioBroker-RasPi:~ $ lsb_release -a
                                          No LSB modules are available.
                                          Distributor ID:	Raspbian
                                          Description:	Raspbian GNU/Linux 9.13 (stretch)
                                          Release:	9.13
                                          Codename:	stretch
                                          

                                          Du fragst mich Sachen. BIn doch reiner Anwender !!

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

                                            @wwbau Also Stretch.
                                            Dann änder die Datei /etc/apt/sourceslist.d/nodesource.list
                                            auch auf Stretch ab. Da dürfte was mit Buster drin stehen.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            798
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            54
                                            195
                                            28941
                                            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