Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. go-e Adapter

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    go-e Adapter

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

      @keksn

      Habe gerade auch Update von der 1.0.18 auf die neue 1.0.23 gemacht und genau das selbe Problem.
      Haben mehre, gibts auch schon ein Issue:

      https://github.com/MK-2001/ioBroker.go-e/issues/143

      Ich hab jetzt nur das Problem, dass ein Downgrade nicht mehr hilft, bekomme momentan den Adapter nicht mehr zum laufen 😞

      Schbatzafresser created this issue in MK-2001/ioBroker.go-e

      closed Cannot read propeety 'finish' of undefined at GoE.adjustAmpLevelInWatts #143

      frana120500 1 Reply Last reply Reply Quote 0
      • frana120500
        frana120500 @nik82 last edited by

        Das Wlan von der Kiste ist voll besch***. Ich hatte den V2, der war rottig was das Wlan anging. Durch einen Defekt wurde mein Charger getauscht und ich erhielt die V3... da dachte ich mir, ok, hat bestimmt besseres Wlan. Pustekuchen. Genauso scheiße

        Habe jetzt einen Unifi AP und einen Switch in die Garage gehangen, damit ich da vernünftige Verbindung habe.

        nik82 1 Reply Last reply Reply Quote 0
        • nik82
          nik82 Most Active @frana120500 last edited by

          @frana120500
          Danke, ist leider etwas an meinem Problem vorbei, habe einen Accesspoint daneben, Verbindung auf 90%, ich weiß das die Dinger scheiß WLAN haben, aber ich habe kein Problem mit dem go-e. Ich habe ein Problem mit dem Adapter.
          Der läuft seit Monaten gut, aber jetzt nach dem Update nicht mehr, dass ist mein Problem 🙂

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

            @nik82 sagte in Go e-charger:

            Ich habe ein Problem mit dem Adapter.

            Ausgaben im LogFile?

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

              @thomas-braun
              Wie in dem Git-Hub Issue:

              Go-e.JPG

              Ich habe jetzt sogar schon die Instanz und Adapter komplett gelöscht, dann die alte 1.0.18 drauf und Go-E neu eingerichtet.
              Wieder das gleiche, sobald ich AMX ändere kommt der Fehler wie im Log und die Instanz schmiert ab.

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

                @nik82

                Bitte Text aus dem LogFile nicht als buntes Bildchen sondern als Text in CodeTags posten.

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

                  @thomas-braun sagte in Go e-charger:

                  @nik82

                  Bitte Text aus dem LogFile nicht als buntes Bildchen sondern als Text in CodeTags posten.

                  Hier mal ein Auszug:

                  2022-07-02 17:16:40.956  - info: host.IOBROKER(Iobroker) stopInstance system.adapter.go-e.0 (force=false, process=true)
                  2022-07-02 17:16:41.000  - info: go-e.0 (59416) Got terminate signal TERMINATE_YOURSELF
                  2022-07-02 17:16:41.001  - info: host.IOBROKER(Iobroker) stopInstance system.adapter.go-e.0 send kill signal
                  2022-07-02 17:16:41.000  - info: go-e.0 (59416) terminating
                  2022-07-02 17:16:41.001  - info: go-e.0 (59416) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  2022-07-02 17:16:41.632  - info: host.IOBROKER(Iobroker) instance system.adapter.go-e.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2022-07-02 17:16:44.138  - info: host.IOBROKER(Iobroker) instance system.adapter.go-e.0 started with pid 66840
                  2022-07-02 17:16:45.564  - info: go-e.0 (66840) starting. Version 1.0.18 in C:/iobroker/SmartHome/node_modules/iobroker.go-e, node: v12.20.1, js-controller: 3.3.22
                  2022-07-02 17:16:45.575  - info: go-e.0 (66840) Server: 192.168.88.121
                  2022-07-02 17:16:45.575  - info: go-e.0 (66840) Intervall: 60
                  2022-07-02 17:16:54.026  - error: host.IOBROKER(Iobroker) cannot check file: C:\iobroker\SmartHome\log/iobroker.2022-06-04.log - Error: EPERM: operation not permitted, lstat 'C:\iobroker\SmartHome\log/iobroker.2022-06-04.log'
                  2022-07-02 17:16:54.026  - error: host.IOBROKER(Iobroker) cannot check file: C:\iobroker\SmartHome\log/iobroker.2022-06-12.log - Error: EPERM: operation not permitted, lstat 'C:\iobroker\SmartHome\log/iobroker.2022-06-12.log'
                  2022-07-02 17:17:26.976  - error: go-e.0 (66840) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                  2022-07-02 17:17:26.976  - error: go-e.0 (66840) unhandled promise rejection: Cannot read property 'finish' of undefined
                  2022-07-02 17:17:26.977  - error: go-e.0 (66840) TypeError: Cannot read property 'finish' of undefined
                      at GoE.calculateFromForeignObjects (C:\iobroker\SmartHome\node_modules\iobroker.go-e\main.js:790:21)
                  2022-07-02 17:17:26.977  - error: go-e.0 (66840) Cannot read property 'finish' of undefined
                  2022-07-02 17:17:26.979  - info: go-e.0 (66840) terminating
                  2022-07-02 17:17:26.980  - warn: go-e.0 (66840) Terminated (UNCAUGHT_EXCEPTION): Without reason
                  2022-07-02 17:17:26.986  - info: go-e.0 (66840) Set value 15 of id amx
                  2022-07-02 17:17:26.989  - error: go-e.0 (66840) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                  2022-07-02 17:17:26.989  - error: go-e.0 (66840) unhandled promise rejection: Cannot read property 'finish' of undefined
                  2022-07-02 17:17:26.989  - error: go-e.0 (66840) TypeError: Cannot read property 'finish' of undefined
                      at GoE.adjustAmpLevelInWatts (C:\iobroker\SmartHome\node_modules\iobroker.go-e\main.js:746:25)
                  2022-07-02 17:17:26.989  - error: go-e.0 (66840) Cannot read property 'finish' of undefined
                  2022-07-02 17:17:27.142  - info: go-e.0 (66840) 200 with message: OK
                  2022-07-02 17:17:27.566  - error: host.IOBROKER(Iobroker) instance system.adapter.go-e.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                  2022-07-02 17:17:27.566  - info: host.IOBROKER(Iobroker) Restart adapter system.adapter.go-e.0 because enabled
                  2022-07-02 17:17:57.593  - info: host.IOBROKER(Iobroker) instance system.adapter.go-e.0 started with pid 51836
                  2022-07-02 17:17:59.001  - info: go-e.0 (51836) starting. Version 1.0.18 in C:/iobroker/SmartHome/node_modules/iobroker.go-e, node: v12.20.1, js-controller: 3.3.22
                  2022-07-02 17:17:59.012  - info: go-e.0 (51836) Server: 192.168.88.121
                  2022-07-02 17:17:59.012  - info: go-e.0 (51836) Intervall: 60
                  2022-07-02 17:18:27.076  - error: go-e.0 (51836) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                  2022-07-02 17:18:27.076  - error: go-e.0 (51836) unhandled promise rejection: Cannot read property 'finish' of undefined
                  2022-07-02 17:18:27.076  - error: go-e.0 (51836) TypeError: Cannot read property 'finish' of undefined
                      at GoE.calculateFromForeignObjects (C:\iobroker\SmartHome\node_modules\iobroker.go-e\main.js:790:21)
                  2022-07-02 17:18:27.077  - error: go-e.0 (51836) Cannot read property 'finish' of undefined
                  2022-07-02 17:18:27.081  - info: go-e.0 (51836) terminating
                  2022-07-02 17:18:27.081  - warn: go-e.0 (51836) Terminated (UNCAUGHT_EXCEPTION): Without reason
                  2022-07-02 17:18:27.085  - info: go-e.0 (51836) Set value 15 of id amx
                  2022-07-02 17:18:27.087  - error: go-e.0 (51836) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                  2022-07-02 17:18:27.087  - error: go-e.0 (51836) unhandled promise rejection: Cannot read property 'finish' of undefined
                  2022-07-02 17:18:27.087  - error: go-e.0 (51836) TypeError: Cannot read property 'finish' of undefined
                      at GoE.adjustAmpLevelInWatts (C:\iobroker\SmartHome\node_modules\iobroker.go-e\main.js:746:25)
                  2022-07-02 17:18:27.088  - error: go-e.0 (51836) Cannot read property 'finish' of undefined
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @nik82 last edited by

                    @nik82 sagte in Go e-charger:

                    node: v12.20.1, js-controller: 3.3.22

                    Mal alles auf Stand bringen.
                    Bei node sind wir bei V16, beim js-controller bei V4

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

                      @thomas-braun
                      Ok, mach ich und berichte dann.
                      Mich wunders halt nur warum die alte Version jetzt auch den Fehler ausgibt, die ist monatelang gut gelaufen.

                      Homoran 1 Reply Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators @nik82 last edited by

                        @nik82 hast du denn die Parameter für die v3 angepasst?
                        Hab noch die v2, bin mir da nicht sicher, aber ich meine die v3 tickt anders

                        nik82 1 Reply Last reply Reply Quote 0
                        • nik82
                          nik82 Most Active @Homoran last edited by

                          @homoran sagte in Go e-charger:

                          @nik82 hast du denn die Parameter für die v3 angepasst?
                          Hab noch die v2, bin mir da nicht sicher, aber ich meine die v3 tickt anders

                          Welche Parameter für die V3 meinst du? Im Adapter kann man ja nicht viel einstellen und in der Go-E hab ich alles so gelassen wie es war und funktioniert hat.

                          Homoran 1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @nik82 last edited by

                            @nik82 sagte in Go e-charger:

                            Welche Parameter für die V3 meinst du?

                            wenn ich das jetzt noch wüsste...

                            @homoran sagte in Go e-charger:

                            Hab noch die v2, bin mir da nicht sicher,

                            welche Version Adapter und welche Firmware hast du?

                            @nik82 sagte in Go e-charger:

                            in der Go-E hab ich alles so gelassen wie es war und funktioniert hat.

                            ich hatte verstanden, dass du jetzt eine v3 bekommen hättest. Sorry, missverstanden

                            nik82 1 Reply Last reply Reply Quote 0
                            • nik82
                              nik82 Most Active @Homoran last edited by

                              @homoran
                              Nene, ich hab zwei V3 und das schon mehrere Monate.
                              Auf der Go-E habe ich die 053.3 und als Adapter wie geschrieben, Update von 1.0.18 auf die neue 1.0.23 und seit dem ist Ende...

                              Homoran 1 Reply Last reply Reply Quote 0
                              • Homoran
                                Homoran Global Moderator Administrators @nik82 last edited by

                                @nik82 war da was mit der neuen API? muss man im Adapter jetzt die API Version auswählen?

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

                                  @homoran

                                  Aus der Readme:

                                  Dieser Adapter unterstützt derzeit nur die API v1. Die Entwicklung auf die API v2 steht in der Warteschlange. Bitte stelle sicher, dass in der APP die API v1 aktiviert wurde.

                                  Ich vermute ja, dass es mit

                                  1.0.21
                                  Dependency updates: axio, sentry

                                  und der toten Nodejs12 und den sonstigen veralteten Versionen zusammenhängt. Vermutlich ist 'sentry' da der Grund.

                                  Homoran 1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @Thomas Braun last edited by

                                    @thomas-braun sagte in Go e-charger:

                                    Aus der Readme:

                                    Und genau da hatte ich vermutet, dass die v2 jetzt unterstützt werden könnte.
                                    Hätte ja sein können, dass dss ReadMe nicht angepasst wurde.

                                    @thomas-braun sagte in Go e-charger:

                                    Ich vermute

                                    wäre zumindest einen Versuch wert.

                                    nik82 1 Reply Last reply Reply Quote 0
                                    • nik82
                                      nik82 Most Active @Homoran last edited by

                                      Danke für eure Hilfe, aber ich muss erstmal alles mal updaten, habe ich gerade versucht mit meiner Windows-Iobroker Version.
                                      Nodejs war kein Problem, aber den JS-Controller hatte ich schon so lange nicht mehr upgedatet und ich hatte mir mal aufgeschrieben das dieser mit iobroker upgrade self upzudaten ist, aber da kam der Fehler das npm nicht mehr aktuell ist.
                                      Jetzt muss ich mich da erstmal wieder einlesen.

                                      Habe derweil jetzt die komplette Iobroker-Datensicherung zurückgespielt, jetzt geht wieder alles.

                                      Ich werde das ganze mal mit aktuellen Updates probieren und gebe dann nochmal Rückmeldung, falls jemand das gleiche Problem hat.

                                      Erstmal vielen Dank für eure schnellen Antworten 🙂

                                      Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @nik82 last edited by Thomas Braun

                                        @nik82

                                        Das ist halt das 'Problem', wenn man Updates lange schleifen lässt. Das wird dann alles aufwändiger.
                                        Deswegen regelmäßig das System auf Stand halten.

                                        1 Reply Last reply Reply Quote 2
                                        • Homoran
                                          Homoran Global Moderator Administrators @nik82 last edited by

                                          @nik82 sagte in Go e-charger:

                                          Nodejs war kein Problem, ..., aber da kam der Fehler das npm nicht mehr aktuell ist.

                                          das passt nicht!

                                          bitte Meldung zeigen.

                                          mit jedem node kommt das passende npm. Niemals npm alleine anfassen!

                                          Thomas Braun nik82 2 Replies Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @Homoran last edited by

                                            @homoran

                                            Ist so'n Exoten-System auf windooze:

                                            C:\iobroker\SmartHome\
                                            

                                            Keine Ahnung wie das da läuft.

                                            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

                                            831
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            78
                                            995
                                            220624
                                            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