Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. tr-064.0 Cannot read property 's:Envelope' of undefined

    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

    UNSOLVED tr-064.0 Cannot read property 's:Envelope' of undefined

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

      Systemdata Bitte Ausfüllen
      Hardwaresystem: NUC
      Arbeitsspeicher: 16GB
      Festplattenart: SSD
      Betriebssystem: Windows10 Pro
      Node-Version: v12.20.1
      Nodejs-Version: v12.20.1
      NPM-Version: 6.14.10
      Installationsart: Iobroker Windows Setup

      CCU3: aktuelle RaspberryMatic mit 3.55.5.20201226
      TR-064 Adapter: v4.2.2

      Hallo,
      bekomme mehrmals am Tag die Fehlermeldung "tr-064.0 (50556) uncaught exception: Cannot read property 's:Envelope' of undefined" beim tr-064 Adapter:


      2021-01-11 02:16:22.286 - error: tr-064.0 (50556) uncaught exception: Cannot read property 's:Envelope' of undefined
      2021-01-11 02:16:22.292 - error: tr-064.0 (50556) TypeError: Cannot read property 's:Envelope' of undefined
      at C:\iobroker\Iobroker4\node_modules\tr-O64\lib\Service.js:217:33
      at Parser. (C:\iobroker\Iobroker4\node_modules\xml2js\lib\parser.js:308:18)
      at Parser.emit (events.js:314:20)
      at Parser.EventEmitter.emit (domain.js:483:12)
      at SAXParser.onerror (C:\iobroker\Iobroker4\node_modules\xml2js\lib\parser.js:123:26)
      at emit (C:\iobroker\Iobroker4\node_modules\xml2js\node_modules\sax\lib\sax.js:624:35)
      at error (C:\iobroker\Iobroker4\node_modules\xml2js\node_modules\sax\lib\sax.js:653:5)
      at strictFail (C:\iobroker\Iobroker4\node_modules\xml2js\node_modules\sax\lib\sax.js:677:7)
      at end (C:\iobroker\Iobroker4\node_modules\xml2js\node_modules\sax\lib\sax.js:658:47)
      at SAXParser.write (C:\iobroker\Iobroker4\node_modules\xml2js\node_modules\sax\lib\sax.js:975:14)
      2021-01-11 02:16:22.344 - error: host.IOBROKER(Iobroker) Caught by controller[0]: TypeError: Cannot read property 's:Envelope' of undefined
      2021-01-11 02:16:22.347 - error: host.IOBROKER(Iobroker) Caught by controller[0]: at C:\iobroker\Iobroker4\node_modules\tr-O64\lib\Service.js:217:33
      2021-01-11 02:16:22.347 - error: host.IOBROKER(Iobroker) Caught by controller[0]: at Parser. (C:\iobroker\Iobroker4\node_modules\xml2js\lib\parser.js:308:18)
      2021-01-11 02:16:22.347 - error: host.IOBROKER(Iobroker) Caught by controller[0]: at Parser.emit (events.js:314:20)
      2021-01-11 02:16:22.347 - error: host.IOBROKER(Iobroker) Caught by controller[0]: at Parser.EventEmitter.emit (domain.js:483:12)
      2021-01-11 02:16:22.347 - error: host.IOBROKER(Iobroker) Caught by controller[0]: at SAXParser.onerror (C:\iobroker\Iobroker4\node_modules\xml2js\lib\parser.js:123:26)
      2021-01-11 02:16:22.347 - error: host.IOBROKER(Iobroker) Caught by controller[0]: at emit (C:\iobroker\Iobroker4\node_modules\xml2js\node_modules\sax\lib\sax.js:624:35)
      2021-01-11 02:16:22.347 - error: host.IOBROKER(Iobroker) Caught by controller[0]: at error (C:\iobroker\Iobroker4\node_modules\xml2js\node_modules\sax\lib\sax.js:653:5)
      2021-01-11 02:16:22.347 - error: host.IOBROKER(Iobroker) Caught by controller[0]: at strictFail (C:\iobroker\Iobroker4\node_modules\xml2js\node_modules\sax\lib\sax.js:677:7)
      2021-01-11 02:16:22.348 - error: host.IOBROKER(Iobroker) Caught by controller[0]: at end (C:\iobroker\Iobroker4\node_modules\xml2js\node_modules\sax\lib\sax.js:658:47)
      2021-01-11 02:16:22.348 - error: host.IOBROKER(Iobroker) Caught by controller[0]: at SAXParser.write (C:\iobroker\Iobroker4\node_modules\xml2js\node_modules\sax\lib\sax.js:975:14)
      2021-01-11 02:16:22.348 - error: host.IOBROKER(Iobroker) instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2021-01-11 02:16:22.348 - info: host.IOBROKER(Iobroker) Restart adapter system.adapter.tr-064.0 because enabled
      2021-01-11 02:16:52.386 - info: host.IOBROKER(Iobroker) instance system.adapter.tr-064.0 started with pid 38480
      2021-01-11 02:16:53.292 - info: tr-064.0 (38480) starting. Version 4.2.2 in C:/iobroker/Iobroker4/node_modules/iobroker.tr-064, node: v12.20.1, js-controller: 3.1.6

      Irgendjemand eine Idee an was das liegen kann?

      Danke im Voraus.

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

        @nik82 sagte in tr-064.0 Cannot read property 's:Envelope' of undefined:

        tr-O64

        Steht da wirklich tr-O64?
        Ich würde da eher tr-064 erwarten.

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

          Krass, da steht wirklich ein O (Buchstabe) und keine 0 (Zahl) :

          45d7a38c-9a1d-422d-8d13-5ac1468b9411-image.png

          Hab das jetzt mal umbenannt, das könnte doch schon der Fehler sein oder?

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

            Nein, das geht nicht mit umbennen, dann findet er es nicht mehr:

            b396e14c-7a47-4203-9c48-81083c60381e-image.png

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

              Falls es wen interessiert, im Github gehts weiter:

              Github Issue

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

              Support us

              ioBroker
              Community Adapters
              Donate

              488
              Online

              31.9k
              Users

              80.1k
              Topics

              1.3m
              Posts

              senvelope tr-064
              2
              5
              203
              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