Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter fronius-solarweb

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter fronius-solarweb

    This topic has been deleted. Only users with topic management privileges can see it.
    • qqolli
      qqolli @tombox last edited by

      @tombox
      So, hab mal den Raspi neu gestartet 🙂

      Bis jetzt sieht es gut aus:

      fronius-solarweb.0
      2022-01-21 09:12:53.528	info	starting. Version 0.0.1 in /opt/iobroker/node_modules/iobroker.fronius-solarweb, node: v14.18.3, js-controller: 3.3.22
      
      fronius-solarweb.0
      2022-01-21 09:12:46.847	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      
      fronius-solarweb.0
      2022-01-21 09:12:46.845	info	terminating
      
      fronius-solarweb.0
      2022-01-21 09:12:46.843	info	Got terminate signal TERMINATE_YOURSELF
      
      fronius-solarweb.0
      2022-01-21 09:12:46.847	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      
      fronius-solarweb.0
      2022-01-21 09:12:46.845	info	terminating
      
      fronius-solarweb.0
      2022-01-21 09:12:46.843	info	Got terminate signal TERMINATE_YOURSELF
      

      Sag Dir Bescheid, falls es sich wieder ändert.

      C qqolli 2 Replies Last reply Reply Quote 0
      • C
        c1olli @qqolli last edited by c1olli

        Bei mir auch heute morgen eine Fehlermeldung

        fronius-solarweb.0
        Zeit
        warn
        Nachricht
        
        fronius-solarweb.0
        2022-01-21 10:29:55.409	error	{"responseError":1113,"responseMessage":"JWT expired."}
        
        fronius-solarweb.0
        2022-01-21 10:29:55.408	error	Error: Request failed with status code 401
        
        fronius-solarweb.0
        2022-01-21 10:28:55.111	error	Start relogin in 1min
        
        fronius-solarweb.0
        2022-01-21 10:28:55.110	error	{"responseError":1113,"responseMessage":"JWT expired."}
        
        fronius-solarweb.0
        2022-01-21 10:28:55.110	error	Error: Request failed with status code 401
        
        fronius-solarweb.0
        

        Ausgestiegen ist er um 10:08, nach Neustart läuft es wieder.

        T 1 Reply Last reply Reply Quote 0
        • T
          tombox @c1olli last edited by

          @c1olli bitte mal neuinstallieren ob die fehler dann weg sind

          C 1 Reply Last reply Reply Quote 0
          • E
            exmayr last edited by

            bei mir funktioniert die Installation leider nicht

            $ iobroker url https://github.com/TA2k/ioBroker.fronius-solarweb --host SYMCON --debug
            install TA2k/ioBroker.fronius-solarweb#f1e1c838d5cef215b5159fd93bd3ca40b82fc92f
            NPM version: 6.13.4npm install TA2k/ioBroker.fronius-solarweb#f1e1c838d5cef215b5159fd93bd3ca40b82fc92f (System call)
            npm ERR! code ENOENT npm ERR! syscall spawn git npm ERR! path git npm ERR! errno ENOENT npm ERR! enoent Error while executing: npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/TA2k/ioBroker.fronius-solarweb.git npm ERR! enoent npm ERR! enoent npm ERR! enoent spawn git ENOENT npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\iobroker\AppData\Roaming\npm-cache\_logs\2022-01-21T19_21_06_578Z-debug.log
            host.SYMCON Cannot install TA2k/ioBroker.fronius-solarweb#f1e1c838d5cef215b5159fd93bd3ca40b82fc92f: 1
            ERROR: Process exited with code 25
            

            windows
            node v12.16.1
            npm v6.13.4

            T 2 Replies Last reply Reply Quote 0
            • T
              tombox @exmayr last edited by

              @exmayr Du hast wie in Beitrag #1 über die Admin oberfläche gemacht?

              E 1 Reply Last reply Reply Quote 0
              • E
                exmayr @tombox last edited by

                @tombox ja hab ich

                1 Reply Last reply Reply Quote 0
                • T
                  tombox @exmayr last edited by

                  @exmayr dann solltest mal in die log datei schauen was der genaue fehler ist

                  E 1 Reply Last reply Reply Quote 0
                  • E
                    exmayr @tombox last edited by Negalein

                    @tombox
                    so sieht das logfile aus

                    0 info it worked if it ends with ok
                    1 verbose cli [
                    1 verbose cli   'C:\\Program Files\\nodejs\\node.exe',
                    1 verbose cli   'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
                    1 verbose cli   'install',
                    1 verbose cli   'TA2k/ioBroker.fronius-solarweb#f1e1c838d5cef215b5159fd93bd3ca40b82fc92f'
                    1 verbose cli ]
                    2 info using npm@6.13.4
                    3 info using node@v12.16.1
                    4 verbose npm-session 3985a85ef44371be
                    5 silly install loadCurrentTree
                    6 silly install readLocalPackageData
                    7 silly fetchPackageMetaData error for github:TA2k/ioBroker.fronius-solarweb#f1e1c838d5cef215b5159fd93bd3ca40b82fc92f Error while executing:
                    7 silly fetchPackageMetaData undefined ls-remote -h -t ssh://git@github.com/TA2k/ioBroker.fronius-solarweb.git
                    7 silly fetchPackageMetaData
                    7 silly fetchPackageMetaData
                    7 silly fetchPackageMetaData spawn git ENOENT
                    8 timing stage:rollbackFailedOptional Completed in 9ms
                    9 timing stage:runTopLevelLifecycles Completed in 62789ms
                    10 verbose stack Error: spawn git ENOENT
                    10 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:267:19)
                    10 verbose stack     at onErrorNT (internal/child_process.js:469:16)
                    10 verbose stack     at processTicksAndRejections (internal/process/task_queues.js:84:21)
                    11 verbose cwd C:\iobroker
                    12 verbose Windows_NT 10.0.19042
                    13 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "TA2k/ioBroker.fronius-solarweb#f1e1c838d5cef215b5159fd93bd3ca40b82fc92f"
                    14 verbose node v12.16.1
                    15 verbose npm  v6.13.4
                    16 error code ENOENT
                    17 error syscall spawn git
                    18 error path git
                    19 error errno ENOENT
                    20 error enoent Error while executing:
                    20 error enoent undefined ls-remote -h -t ssh://git@github.com/TA2k/ioBroker.fronius-solarweb.git
                    20 error enoent
                    20 error enoent
                    20 error enoent spawn git ENOENT
                    21 error enoent This is related to npm not being able to find a file.
                    22 verbose exit [ 1, true ]
                    

                    Mod-Edit: Code in </> Code-Tag gepackt!

                    T da_Woody 2 Replies Last reply Reply Quote 0
                    • M
                      mading last edited by

                      @tombox du bist echt spitze mit allen Adaptern die du baust (nutze viessmannapi, grünbeck,vw-connect). Kann ich dir via Paypal oä einen Obulus zukommen lassen?

                      Vielen Dank für deine tolle Arbeit!

                      T 1 Reply Last reply Reply Quote 0
                      • T
                        tombox @exmayr last edited by tombox

                        @exmayr sieht so aus als wäre kein git auf dem system installiert. Entweder nachinstallieren oder abwarten bis der adapter im repo ist

                        1 Reply Last reply Reply Quote 0
                        • da_Woody
                          da_Woody @exmayr last edited by

                          @exmayr bitte, logs immer in bda82279-27bb-44e0-94a4-b4c29073337b-grafik.png posten!

                          1 Reply Last reply Reply Quote 0
                          • T
                            tombox @mading last edited by

                            @mading Passt schon, so ein Adapter ist ja schnell in 30 Minuten gebaut. Keine Schöpfungstiefe für die man Geld verlangen kann

                            da_Woody 1 Reply Last reply Reply Quote 0
                            • da_Woody
                              da_Woody @tombox last edited by

                              @tombox sagte in Test Adapter fronius-solarweb:

                              schnell in 30 Minuten gebaut

                              der ist gut... wenn mans kann sicher, wir "unfähigen" sind halt auf euch angewiesen...
                              thnx dafür tropsdem!

                              1 Reply Last reply Reply Quote 1
                              • C
                                c1olli @tombox last edited by

                                @tombox
                                Ich hab jetzt den Adapter komplett neu installiert.
                                Bis jetzt läuft es, mal schauen, ob da wieder was aufpoppt.

                                1 Reply Last reply Reply Quote 0
                                • E
                                  exmayr last edited by

                                  @tombox said in Test Adapter fronius-solarweb:

                                  @exmayr sieht so aus als wäre kein git auf dem system installiert. Entweder nachinstallieren oder abwarten bis der adapter im repo ist

                                  danke für die Hilfe - mit git hats dann funktioniert

                                  1 Reply Last reply Reply Quote 0
                                  • qqolli
                                    qqolli @qqolli last edited by

                                    @tombox
                                    Nachdem es eine Weile lief, habe ich jetzt wieder diese Fehlermeldungen:

                                    fronius-solarweb.0
                                    2022-01-23 17:33:57.177	error	Start relogin in 1min
                                    
                                    fronius-solarweb.0
                                    2022-01-23 17:33:57.177	error	{"responseError":1110,"responseMessage":"Invalid JWT format."}
                                    
                                    fronius-solarweb.0
                                    2022-01-23 17:33:57.177	error	Error: Request failed with status code 401
                                    
                                    fronius-solarweb.0
                                    2022-01-23 17:33:57.176	error	refresh token failed
                                    
                                    fronius-solarweb.0
                                    2022-01-23 17:24:57.772	error	{"responseError":1110,"responseMessage":"Invalid JWT format."}
                                    
                                    fronius-solarweb.0
                                    2022-01-23 17:24:57.772	error	Error: Request failed with status code 401
                                    
                                    fronius-solarweb.0
                                    2022-01-23 17:23:57.463	error	Start relogin in 1min
                                    
                                    fronius-solarweb.0
                                    2022-01-23 17:23:57.463	error	{"responseError":1110,"responseMessage":"Invalid JWT format."}
                                    
                                    fronius-solarweb.0
                                    2022-01-23 17:23:57.463	error	Error: Request failed with status code 401
                                    
                                    fronius-solarweb.0
                                    2022-01-23 17:23:57.462	error	refresh token failed
                                    
                                    fronius-solarweb.0
                                    2022-01-23 17:14:57.412	error	{"responseError":1110,"responseMessage":"Invalid JWT format."}
                                    
                                    fronius-solarweb.0
                                    2022-01-23 17:14:57.411	error	Error: Request failed with status code 401
                                    
                                    fronius-solarweb.0
                                    2022-01-23 17:13:57.301	error	Start relogin in 1min
                                    
                                    fronius-solarweb.0
                                    2022-01-23 17:13:57.301	error	{"responseError":1110,"responseMessage":"Invalid JWT format."}
                                    
                                    fronius-solarweb.0
                                    2022-01-23 17:13:57.300	error	Error: Request failed with status code 401
                                    
                                    fronius-solarweb.0
                                    2022-01-23 17:13:57.300	error	refresh token failed
                                    
                                    T 1 Reply Last reply Reply Quote 0
                                    • T
                                      tombox @qqolli last edited by

                                      @qqolli Kannst du bitte nochmal via github installieren und checken ob es weiter passiert eigentlich sollte es nicht kommen

                                      da_Woody 1 Reply Last reply Reply Quote 0
                                      • S
                                        save @MassiveAttack last edited by save

                                        @massiveattack sagte in Test Adapter fronius-solarweb:

                                        @da_woody said in Test Adapter fronius-solarweb:

                                        @tombox funktioniert das nur mit premium?

                                        nein, mit premium siehst du zusätzlich die prognose.
                                        nutze es auch ohne premium

                                        Hallo Zusammen

                                        Echt super Arbeit. Die Installation funktionierte auf Anhieb.

                                        Wollte kurz nachfragen wo ich als Premium Kunde den Forecast sehe in deinem neuen Adapter? Habe beim durchklicken der Objekte / Datenpunkte nichts gefunden.

                                        T 1 Reply Last reply Reply Quote 0
                                        • T
                                          tombox @save last edited by

                                          @save Habs mal eingebaut. installier mal neu. aber ist ungetestet bräuchte ein pro account zum testen

                                          C 1 Reply Last reply Reply Quote 0
                                          • C
                                            c1olli @tombox last edited by c1olli

                                            @tombox
                                            Energy Forecast funktioniert soweit, aber wirft für 2 Tage im Voraus alle 15min einen Order mit Werten aus.
                                            expekted.jpg

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            497
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            44
                                            206
                                            27244
                                            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