Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Iot error read ECONNRESET !!!

    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

    SOLVED Iot error read ECONNRESET !!!

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

      @apollon77
      @Bluefox
      @Stabilostick

      Auf Github hat grad ein Mitwirkender von aws vorgeschlagen den keepalive Wert zu verändern, kann sich das einer der Entwickler von dem Iot Adapter anschauen.
      Ich weiß nicht, was ich da machen muss. 😬

      apollon77 1 Reply Last reply Reply Quote 0
      • apollon77
        apollon77 last edited by

        An alle weiteren betroffenen bitte auch mal die Änderung aus https://github.com/aws/aws-iot-device-sdk-js/issues/280#issuecomment-529990098 versuchen und zurückmelden!!

        Der Fehler kommt eher aus der 1.0.8 ... am besten nimm mal die 1.0.7 vom npm als basis oder versuchen die 1.1.0 vom Github

        klotzma created this issue in aws/aws-iot-device-sdk-js

        closed Connection lost every 2-3 Minutes by some users #280

        marcuskl 1 Reply Last reply Reply Quote 0
        • apollon77
          apollon77 @marcuskl last edited by

          @marcuskl sagte in Iot error read ECONNRESET !!!:

          Auf Github hat grad ein Mitwirkender von aws vorgeschlagen

          Ääähm wo? Link? In dem Thread den ich kenne ist nix

          marcuskl 1 Reply Last reply Reply Quote 0
          • marcuskl
            marcuskl @apollon77 last edited by

            @apollon77 sagte in Iot error read ECONNRESET !!!:

            @marcuskl sagte in Iot error read ECONNRESET !!!:

            Auf Github hat grad ein Mitwirkender von aws vorgeschlagen

            Ääähm wo? Link? In dem Thread den ich kenne ist nix

            Hier, hatte ich in einen vorherigen Beitrag hier verlinkt.
            Issue 280

            Bluefox 1 Reply Last reply Reply Quote 1
            • Bluefox
              Bluefox @marcuskl last edited by

              @marcuskl https://github.com/aws/aws-iot-device-sdk-js/issues/280#issuecomment-529990098

              klotzma created this issue in aws/aws-iot-device-sdk-js

              closed Connection lost every 2-3 Minutes by some users #280

              marcuskl 1 Reply Last reply Reply Quote 0
              • marcuskl
                marcuskl @Bluefox last edited by

                @Bluefox sagte in Iot error read ECONNRESET !!!:

                @marcuskl https://github.com/aws/aws-iot-device-sdk-js/issues/280#issuecomment-529990098

                Der error kommt seitdem ich es abgeändert habe

                2019-09-10 17:53:08.200  - error: Caught by controller[0]: /opt/iobroker/node_modules/iobroker.iot/main.js:777
                2019-09-10 17:53:08.209  - error: Caught by controller[0]: 		keepalive: 60,
                2019-09-10 17:53:08.209  - error: Caught by controller[0]: 		^^^^^^^^^
                2019-09-10 17:53:08.209  - error: Caught by controller[0]: SyntaxError: Unexpected identifier
                2019-09-10 17:53:08.209  - error: Caught by controller[0]:     at Module._compile (internal/modules/cjs/loader.js:723:23)
                2019-09-10 17:53:08.209  - error: Caught by controller[0]:     at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
                2019-09-10 17:53:08.209  - error: Caught by controller[0]:     at Module.load (internal/modules/cjs/loader.js:653:32)
                2019-09-10 17:53:08.209  - error: Caught by controller[0]:     at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                2019-09-10 17:53:08.209  - error: Caught by controller[0]:     at Function.Module._load (internal/modules/cjs/loader.js:585:3)
                2019-09-10 17:53:08.210  - error: Caught by controller[0]:     at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
                2019-09-10 17:53:08.210  - error: Caught by controller[0]:     at startup (internal/bootstrap/node.js:283:19)
                2019-09-10 17:53:08.210  - error: Caught by controller[0]:     at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
                2019-09-10 17:53:08.210  - error: host.iobroker instance system.adapter.iot.0 terminated with code 1 ()
                2019-09-10 17:53:08.210  - info: host.iobroker Do not restart adapter system.adapter.iot.0 because disabled or deleted
                2019-09-10 17:53:08.469  - info: javascript.0 received all states
                
                1 Reply Last reply Reply Quote 0
                • marcuskl
                  marcuskl last edited by

                  2019-09-10 17:51:07.137  - error: Caught by controller[0]: /opt/iobroker/node_modules/iobroker.iot/main.js:777
                  2019-09-10 17:51:07.138  - error: Caught by controller[0]: 		keepalive: 60,
                  2019-09-10 17:51:07.138  - error: Caught by controller[0]: 		^^^^^^^^^
                  2019-09-10 17:51:07.138  - error: Caught by controller[0]: SyntaxError: Unexpected identifier
                  2019-09-10 17:51:07.138  - error: Caught by controller[0]:     at Module._compile (internal/modules/cjs/loader.js:723:23)
                  2019-09-10 17:51:07.138  - error: Caught by controller[0]:     at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
                  2019-09-10 17:51:07.138  - error: Caught by controller[0]:     at Module.load (internal/modules/cjs/loader.js:653:32)
                  2019-09-10 17:51:07.138  - error: Caught by controller[0]:     at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                  2019-09-10 17:51:07.138  - error: Caught by controller[0]:     at Function.Module._load (internal/modules/cjs/loader.js:585:3)
                  2019-09-10 17:51:07.138  - error: Caught by controller[0]:     at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
                  2019-09-10 17:51:07.138  - error: Caught by controller[0]:     at startup (internal/bootstrap/node.js:283:19)
                  2019-09-10 17:51:07.139  - error: Caught by controller[0]:     at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
                  2019-09-10 17:51:07.139  - error: host.iobroker instance system.adapter.iot.0 terminated with code 1 ()
                  2019-09-10 17:51:07.139  - info: host.iobroker Restart adapter system.adapter.iot.0 because enabled
                  2019-09-10 17:51:37.153  - info: host.iobroker instance system.adapter.iot.0 started with pid 18328
                  

                  Screenshot_20190910-195421_JuiceSSH.jpg

                  M apollon77 2 Replies Last reply Reply Quote 0
                  • M
                    Megawaldi @marcuskl last edited by

                    @marcuskl
                    Da fehlt ein Komma nach den 5000

                    1 Reply Last reply Reply Quote 0
                    • apollon77
                      apollon77 @marcuskl last edited by

                      @marcuskl exakt ... zeile davor ein komma ans ende

                      1 Reply Last reply Reply Quote 0
                      • marcuskl
                        marcuskl last edited by

                        Anscheinend hat "Keepalive", das Problem behoben.
                        Bis jetzt gab es kein Verbindungsabbruch mehr, nur heute morgen hat der Iot Adapter sich neu gestartet und hat ein Error ausgespuckt:

                        2019-09-11 03:12:35.240  - error: iot.0 uncaught exception: Cannot read property 'message' of undefined
                        2019-09-11 03:12:35.241  - error: iot.0 TypeError: Cannot read property 'message' of undefined
                        2019-09-11 03:12:35.279  - error: Caught by controller[0]: TypeError: Cannot read property 'message' of undefined
                        2019-09-11 03:12:35.280  - error: Caught by controller[0]:     at Request.request.post [as _callback] (/opt/iobroker/node_modules/iobroker.iot/lib/GoogleHome.js:1713:102)
                        2019-09-11 03:12:35.280  - error: Caught by controller[0]:     at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                        2019-09-11 03:12:35.280  - error: Caught by controller[0]:     at Request.emit (events.js:198:13)
                        2019-09-11 03:12:35.280  - error: Caught by controller[0]:     at Request.<anonymous> (/opt/iobroker/node_modules/request/request.js:1161:10)
                        2019-09-11 03:12:35.280  - error: Caught by controller[0]:     at Request.emit (events.js:198:13)
                        2019-09-11 03:12:35.280  - error: Caught by controller[0]:     at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/request/request.js:1083:12)
                        2019-09-11 03:12:35.281  - error: Caught by controller[0]:     at Object.onceWrapper (events.js:286:20)
                        2019-09-11 03:12:35.281  - error: Caught by controller[0]:     at IncomingMessage.emit (events.js:203:15)
                        2019-09-11 03:12:35.281  - error: Caught by controller[0]:     at endReadableNT (_stream_readable.js:1145:12)
                        2019-09-11 03:12:35.281  - error: Caught by controller[0]:     at process._tickCallback (internal/process/next_tick.js:63:19)
                        2019-09-11 03:12:35.281  - error: host.iobroker instance system.adapter.iot.0 terminated with code 0 (OK)
                        2019-09-11 03:12:35.281  - info: host.iobroker Restart adapter system.adapter.iot.0 because enabled
                        2019-09-11 03:13:05.297  - info: host.iobroker instance system.adapter.iot.0 started with pid 28192
                        2019-09-11 03:13:06.646  - info: iot.0 starting. Version 1.0.8 in /opt/iobroker/node_modules/iobroker.iot, node: v10.16.3
                        2019-09-11 03:13:06.681  - info: iot.0 Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
                        2019-09-11 03:13:07.229  - info: iot.0 shelly.0.SHSW-1#12C27E#1.Relay0.Switch is auto added with type  light.
                        2019-09-11 03:13:07.236  - info: iot.0 shelly.0.SHSW-1#94147C#1.Relay0.Switch is auto added with type  light.
                        2019-09-11 03:13:07.241  - info: iot.0 sonoff.0.Nachtlicht Benchy.POWER is auto added with type  light.
                        2019-09-11 03:13:07.246  - info: iot.0 sonoff.0.Nachtlicht Liah.POWER is auto added with type  light.
                        2019-09-11 03:13:07.250  - info: iot.0 sonoff.0.Nachtlicht Marcus.POWER is auto added with type  light.
                        2019-09-11 03:13:07.255  - info: iot.0 sonoff.0.Stehlampe.POWER is auto added with type  light.
                        2019-09-11 03:13:07.259  - info: iot.0 shelly.0.SHSW-1#943F39#1.Relay0.Switch is auto added with type  light.
                        2019-09-11 03:13:07.288  - info: iot.0 shelly.0.SHRGBW2#5A38A7#1.color is auto added with type  rgb.
                        2019-09-11 03:13:07.294  - info: iot.0 sonoff.0.Schreibtischlampe.POWER is auto added with type  light.
                        2019-09-11 03:13:07.298  - info: iot.0 sonoff.0.Küchenlicht.POWER is auto added with type  light.
                        2019-09-11 03:13:07.303  - info: iot.0 sonoff.0.TV Steckdose.POWER is auto added with type  socket.
                        2019-09-11 03:13:07.310  - info: iot.0 tuya.0.17014830b4e62d5a02cc.1 is auto added with type  socket.
                        2019-09-11 03:13:07.313  - info: iot.0 javascript.0.scriptEnabled.Steckdosen.Schreibtischsteckdosen_Automatik is auto added with type  socket.
                        2019-09-11 03:13:07.322  - info: iot.0 Cannot auto convert chromecast.0.Küche.status.volume. Type volume is not available, yet. If you need the state please add him manually
                        2019-09-11 03:13:07.326  - info: iot.0 Cannot auto convert chromecast.0.Schlafzimmer.status.volume. Type volume is not available, yet. If you need the state please add him manually
                        2019-09-11 03:13:07.330  - info: iot.0 Cannot auto convert chromecast.0.WohnzimmerJBL.status.volume. Type volume is not available, yet. If you need the state please add him manually
                        2019-09-11 03:13:07.715  - info: iot.0 Connection changed: connect
                        

                        Ich glaube das hat aber nichts damit zu tun oder ?

                        1 Reply Last reply Reply Quote 1
                        • apollon77
                          apollon77 last edited by

                          An alle weiteren betroffenen bitte auch mal die Änderung aus https://github.com/aws/aws-iot-device-sdk-js/issues/280#issuecomment-529990098 versuchen und zurückmelden!!

                          Der Fehler kommt eher aus der 1.0.8 ... am besten nimm mal die 1.0.7 vom npm als basis oder versuchen die 1.1.0 vom Github

                          klotzma created this issue in aws/aws-iot-device-sdk-js

                          closed Connection lost every 2-3 Minutes by some users #280

                          marcuskl 1 Reply Last reply Reply Quote 0
                          • marcuskl
                            marcuskl @apollon77 last edited by

                            @apollon77 sagte in Iot error read ECONNRESET !!!:

                            An alle weiteren betroffenen bitte auch mal die Änderung aus https://github.com/aws/aws-iot-device-sdk-js/issues/280#issuecomment-529990098 versuchen und zurückmelden!!

                            Der Fehler kommt eher aus der 1.0.8 ... am besten nimm mal die 1.0.7 vom npm als basis oder versuchen die 1.1.0 vom Github

                            Ich habe gesehen Bluefox hat in der Version 1.1.4 den keepalive Value hinzugefügt, man kann ja dann einfach die neuste Version von Github laden oder ?

                            apollon77 1 Reply Last reply Reply Quote 0
                            • apollon77
                              apollon77 @marcuskl last edited by apollon77

                              @marcuskl Ja, das ist noch viel einfacher! 🙂 Und die Version sollte auch schon im Latest Repo sein

                              1 Reply Last reply Reply Quote 0
                              • marcuskl
                                marcuskl last edited by marcuskl

                                Endlich ist das Problem gelöst 👏
                                Großes danke an alle 🙂

                                1 Reply Last reply Reply Quote 0
                                • marcuskl
                                  marcuskl last edited by

                                  @apollon77 Eine frage, zum Verständnis: Was hat das keepalive jetzt eigentlich geändert zu vorher ?

                                  apollon77 1 Reply Last reply Reply Quote 0
                                  • apollon77
                                    apollon77 @marcuskl last edited by

                                    @marcuskl Ich denke es werden öfter "ping-pong" nachrichten ausgetauscht um die Verbindung am leben zu halten. Scheinbar hat der "Standard" 5 Minuten nicht gereicht und deswegen ist es immer wieder gekillt worden.

                                    1 Reply Last reply Reply Quote 0
                                    • marcuskl
                                      marcuskl last edited by

                                      Seit neusten bekomme ich diese Fehlermeldung im Log:

                                      2019-09-11 11:53:18.343  - error: iot.0 uncaught exception: Cannot read property 'message' of undefined
                                      2019-09-11 11:53:18.377  - error: Caught by controller[0]: TypeError: Cannot read property 'message' of undefined
                                      2019-09-11 11:53:18.377  - error: Caught by controller[0]:     at Request.request.post [as _callback] (/opt/iobroker/node_modules/iobroker.iot/lib/GoogleHome.js:1713:102)
                                      2019-09-11 11:53:18.377  - error: Caught by controller[0]:     at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                                      2019-09-11 11:53:18.378  - error: Caught by controller[0]:     at Request.emit (events.js:198:13)
                                      2019-09-11 11:53:18.378  - error: Caught by controller[0]:     at Request.<anonymous> (/opt/iobroker/node_modules/request/request.js:1161:10)
                                      2019-09-11 11:53:18.378  - error: Caught by controller[0]:     at Request.emit (events.js:198:13)
                                      2019-09-11 11:53:18.378  - error: Caught by controller[0]:     at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/request/request.js:1083:12)
                                      2019-09-11 11:53:18.378  - error: Caught by controller[0]:     at Object.onceWrapper (events.js:286:20)
                                      2019-09-11 11:53:18.378  - error: Caught by controller[0]:     at IncomingMessage.emit (events.js:203:15)
                                      2019-09-11 11:53:18.378  - error: Caught by controller[0]:     at endReadableNT (_stream_readable.js:1145:12)
                                      2019-09-11 11:53:18.378  - error: Caught by controller[0]:     at process._tickCallback (internal/process/next_tick.js:63:19)
                                      2019-09-11 11:53:18.378  - error: host.iobroker instance system.adapter.iot.0 terminated with code 0 (OK)
                                      2019-09-11 11:53:18.378  - info: host.iobroker Restart adapter system.adapter.iot.0 because enabled
                                      2019-09-11 11:53:48.396  - info: host.iobroker instance system.adapter.iot.0 started with pid 7265
                                      2019-09-11 11:53:49.834  - info: iot.0 starting. Version 1.1.4 in /opt/iobroker/node_modules/iobroker.iot, node: v10.16.3
                                      2019-09-11 11:53:49.873  - info: iot.0 Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
                                      
                                      

                                      Was hat das zu bedeuten ?

                                      1 Reply Last reply Reply Quote 0
                                      • apollon77
                                        apollon77 last edited by

                                        Das da leider ein Bug ist. Bitte GitHub Version versuchen

                                        marcuskl 1 Reply Last reply Reply Quote 0
                                        • marcuskl
                                          marcuskl @apollon77 last edited by marcuskl

                                          @apollon77 sagte in Iot error read ECONNRESET !!!:

                                          Das da leider ein Bug ist. Bitte GitHub Version versuchen

                                          Ich habe die Github Version geladen.
                                          Oder muss ich das was ich Manuell in die js reingeschrieben (keepalive: 60) habe wieder rückgängig machen ?

                                          apollon77 Bluefox 2 Replies Last reply Reply Quote 0
                                          • apollon77
                                            apollon77 @marcuskl last edited by

                                            @marcuskl ne das sollte eh überschrieben wordenr sein., iot einmal neu starten nach GitHub Update

                                            1 Reply Last reply Reply Quote 0
                                            • Bluefox
                                              Bluefox @marcuskl last edited by

                                              @marcuskl Kannst du dein iobroker.pro login an info@iobroker.net mailen?
                                              Ich will was testen

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

                                              Support us

                                              ioBroker
                                              Community Adapters
                                              Donate

                                              598
                                              Online

                                              31.9k
                                              Users

                                              80.1k
                                              Topics

                                              1.3m
                                              Posts

                                              econnreset error iot iot adapter verbindungsprobleme
                                              8
                                              58
                                              7075
                                              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