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.
    • 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
                                        • W
                                          wwbau @Thomas Braun last edited by

                                          @Thomas-Braun
                                          So, vielen Dank, alles geändert ---
                                          ABER am login Fail sunnyportal ändert sich nichts - gibts wirklich im Moment keine Lösung ?

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

                                            @wwbau

                                            Es funktioniert leider nicht. Egal was du machst. Hatte diesen in Betrieb gehabt und eines Tages wollte er nicht mehr die Logindaten.😕

                                            Eigentlich könnte das @Team des Forum hier schliessen, da dieser Adapter definitiv nicht "mehr" funktioniert.

                                            W wendy2702 T 3 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            776
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

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