Navigation

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

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter enigma2 v1.2.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • 1Topf
      1Topf @oberfragger last edited by

      @oberfragger Wenn ich solche Meldungen habe, ist der Receiver einfach nur ausgeschalten. Also richtig AUS, kein Standby.

      2022-05-30 22:18:48.813 - info: enigma2.1 (2786405) enigma2: 192.168.178.59:80 ist nicht erreichbar!
      2022-05-30 22:18:48.989 - warn: enigma2.1 (2786405) Read-only state "enigma2.1.enigma2.BOX_IP" has been written without ack-flag with value ""
      2022-05-30 22:18:49.010 - warn: enigma2.1 (2786405) Read-only state "enigma2.1.enigma2.CHANNEL" has been written without ack-flag with value ""
      2022-05-30 22:18:49.017 - warn: enigma2.1 (2786405) Read-only state "enigma2.1.enigma2.CHANNEL_PICON" has been written without ack-flag with value ""
      2022-05-30 22:18:49.038 - warn: enigma2.1 (2786405) Read-only state "enigma2.1.enigma2.CHANNEL_SERVICEREFERENCE" has been written without ack-flag with value ""
      2022-05-30 22:18:49.040 - warn: enigma2.1 (2786405) Read-only state "enigma2.1.enigma2.EVENTDESCRIPTION" has been written without ack-flag with value ""
      2022-05-30 22:18:49.066 - warn: enigma2.1 (2786405) Read-only state "enigma2.1.enigma2.EVENTDURATION" has been written without ack-flag with value ""
      2022-05-30 22:18:49.068 - warn: enigma2.1 (2786405) Read-only state "enigma2.1.enigma2.EVENTREMAINING" has been written without ack-flag with value ""
      2022-05-30 22:18:49.070 - warn: enigma2.1 (2786405) Read-only state "enigma2.1.enigma2.MESSAGE_ANSWER" has been written without ack-flag with value ""
      2022-05-30 22:18:49.072 - warn: enigma2.1 (2786405) Read-only state "enigma2.1.enigma2.MODEL" has been written without ack-flag with value ""
      2022-05-30 22:18:49.074 - warn: enigma2.1 (2786405) Read-only state "enigma2.1.enigma2.MUTED" has been written without ack-flag with value ""
      2022-05-30 22:18:49.104 - info: enigma2.1 (2786405) State value to set for "enigma2.1.enigma2.MUTED" has to be type "boolean" but received type "string"
      2022-05-30 22:18:49.105 - warn: enigma2.1 (2786405) Read-only state "enigma2.1.enigma2.NETWORK" has been written without ack-flag with value ""
      2022-05-30 22:18:49.115 - warn: enigma2.1 (2786405) Read-only state "enigma2.1.enigma2.PROGRAMM" has been written without ack-flag with value ""
      2022-05-30 22:18:49.117 - warn: enigma2.1 (2786405) Read-only state "enigma2.1.enigma2.PROGRAMM_AFTER" has been written without ack-flag with value ""
      2022-05-30 22:18:49.134 - warn: enigma2.1 (2786405) Read-only state "enigma2.1.enigma2.PROGRAMM_AFTER_INFO" has been written without ack-flag with value ""
      2022-05-30 22:18:49.136 - warn: enigma2.1 (2786405) Read-only state "enigma2.1.enigma2.PROGRAMM_INFO" has been written without ack-flag with value ""
      2022-05-30 22:18:49.138 - warn: enigma2.1 (2786405) Read-only state "enigma2.1.enigma2.VOLUME" has been written without ack-flag with value ""
      2022-05-30 22:18:49.139 - info: enigma2.1 (2786405) State value to set for "enigma2.1.enigma2.VOLUME" has to be type "number" but received type "string"
      2022-05-30 22:18:49.141 - warn: enigma2.1 (2786405) Read-only state "enigma2.1.enigma2.WEB_IF_VERSION" has been written without ack-flag with value ""
      2022-05-30 22:18:49.151 - warn: enigma2.1 (2786405) State "enigma2.1.Message.MESSAGE_ANSWER" has no existing object, this might lead to an error in future versions
      
      1 Reply Last reply Reply Quote 0
      • Negalein
        Negalein Global Moderator last edited by

        Servus

        Ich habe meine Box auf einen Gigablue gewechselt.
        Man kommt bei dem mit History zu den aufgenommenen Filmen.

        Im Adapter unter enigma2.0.command gibt es keinen Button dafür.
        Gibts eine andere Lösung, da ich die Fernbedienung in VIS bauen möchte?

        E 1 Reply Last reply Reply Quote 0
        • I
          IOMax last edited by

          Hallo,
          hat sich eigentlich jemand für die Weiterentwicklung gefunden ? Wäre toll, wenn dieser weiter gepflegt werden würde.
          Gruß
          Max

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

            @negalein auch wenn es schon länger her ist. Du kannst dir vom OpenWebIF GitHub die richtigen commands für die remotes raus suchen.
            https://github.com/E2OpenPlugins/e2openplugin-OpenWebif/tree/master/plugin/public/static/remotes
            Hier mal für die Quad Plus:
            https://github.com/E2OpenPlugins/e2openplugin-OpenWebif/blob/master/plugin/public/static/remotes/gbquadplus.html
            Wenn du da History suchst, siehst du das "361" der Key History ist. Somit müsste, wenn du im Datenpunkt enigma2.0.command.REMOTE-CONTROL "361" schreibst, die History Taste betätigt werden.
            Ansonsten könntest du http://<IPvonReceiver>/web/remotecontrol?command=361 benutzen, dass müsste auch gehen.

            @IOMax ich glaube nicht. Aber was funktioniert denn z.B. nicht?
            Ansonsten bei Interesse hier melden:
            https://github.com/Matten-Matten/ioBroker.enigma2/issues/44

            Matten-Matten created this issue in Matten-Matten/ioBroker.enigma2

            closed Work on adapter enigma2 canceled. Project taker wanted #44

            Negalein 1 Reply Last reply Reply Quote 1
            • Negalein
              Negalein Global Moderator @el_malto last edited by

              @el_malto sagte in Test Adapter enigma2 v1.2.x:

              Wenn du da History suchst, siehst du das "361" der Key History ist. Somit müsste, wenn du im Datenpunkt enigma2.0.command.REMOTE-CONTROL "361" schreibst, die History Taste betätigt werden.

              Danke, das funktioniert super!

              B 1 Reply Last reply Reply Quote 1
              • B
                biker1602 @Negalein last edited by

                @negalein

                Ich habe mal eine Frage. Ich habe gestern ein Update auf meiner Ultimo 4k mit Openatv 6.4 gemacht und seitdem spinnt der Adapter komplett.
                f4c470a9-217f-4ec8-98cd-cdbb5ab91e35-grafik.png

                Bei meinen anderen Boxen wo ich kein Update gemacht habe, ist alle OK

                Hat das Phänomen noch jemand?
                Ich hatte dann ein Backup zurück auf die Box gespielt, da geht dann alles wieder.
                Hat jemand eine Idee?

                Negalein SBorg 2 Replies Last reply Reply Quote 0
                • Negalein
                  Negalein Global Moderator @biker1602 last edited by

                  @biker1602 sagte in Test Adapter enigma2 v1.2.x:

                  Hat jemand eine Idee?

                  stell den Log nicht als Screenshot rein.

                  Kopier den Text und füge ihn bitte als Code rein.
                  35f97e65-55ec-4f8d-bd62-045cf858e670-image.png

                  B 1 Reply Last reply Reply Quote 0
                  • B
                    biker1602 @Negalein last edited by

                    @negalein

                    	2022-08-24 08:56:58.025	error	instance system.adapter.enigma2.3 terminated with code 6 (UNCAUGHT_EXCEPTION)
                    enigma2.3
                    	2022-08-24 08:56:57.220	error	Cannot read property 'e2eventlist' of undefined
                    enigma2.3
                    	2022-08-24 08:56:57.220	error	TypeError: Cannot read property 'e2eventlist' of undefined at evaluateCommandResponse (/opt/iobroker/node_modules/iobroker.enigma2/main.js:521:40) at /opt/iobroker/node_modules/iobroker.enigma2/main.js:407:8 at Parser.<anonymous> (/opt/iobroker/node_modules/xml2js/lib/parser.js:304:18) at Parser.emit (events.js:376:20) at SAXParser.onclosetag (/opt/iobroker/node_modules/xml2js/lib/parser.js:262:26) at emit (/opt/iobroker/node_modules/sax/lib/sax.js:624:35) at emitNode (/opt/iobroker/node_modules/sax/lib/sax.js:629:5) at closeTag (/opt/iobroker/node_modules/sax/lib/sax.js:889:7) at SAXParser.write (/opt/iobroker/node_modules/sax/lib/sax.js:1436:13) at Parser.exports.Parser.Parser.parseString (/opt/iobroker/node_modules/xml2js/lib/parser.js:323:31)
                    enigma2.3
                    	2022-08-24 08:56:57.219	error	unhandled promise rejection: Cannot read property 'e2eventlist' of undefined
                    enigma2.3
                    	2022-08-24 08:56:57.219	error	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().
                    enigma2.3
                    	2022-08-24 08:56:57.179	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                    enigma2.3
                    	2022-08-24 08:56:56.594	error	Cannot read property 'e2eventlist' of undefined
                    enigma2.3
                    	2022-08-24 08:56:56.594	error	TypeError: Cannot read property 'e2eventlist' of undefined at evaluateCommandResponse (/opt/iobroker/node_modules/iobroker.enigma2/main.js:521:40) at /opt/iobroker/node_modules/iobroker.enigma2/main.js:407:8 at Parser.<anonymous> (/opt/iobroker/node_modules/xml2js/lib/parser.js:304:18) at Parser.emit (events.js:376:20) at SAXParser.onclosetag (/opt/iobroker/node_modules/xml2js/lib/parser.js:262:26) at emit (/opt/iobroker/node_modules/sax/lib/sax.js:624:35) at emitNode (/opt/iobroker/node_modules/sax/lib/sax.js:629:5) at closeTag (/opt/iobroker/node_modules/sax/lib/sax.js:889:7) at SAXParser.write (/opt/iobroker/node_modules/sax/lib/sax.js:1436:13) at Parser.exports.Parser.Parser.parseString (/opt/iobroker/node_modules/xml2js/lib/parser.js:323:31)
                    enigma2.3
                    	2022-08-24 08:56:56.592	error	unhandled promise rejection: Cannot read property 'e2eventlist' of undefined
                    enigma2.3
                    	2022-08-24 08:56:56.590	error	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().
                    host.raspberrypi
                    	2022-08-24 08:56:16.223	error	instance system.adapter.enigma2.3 terminated with code 6 (UNCAUGHT_EXCEPTION)
                    enigma2.3
                    	2022-08-24 08:56:15.037	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                    enigma2.3
                    	2022-08-24 08:56:14.752	error	Cannot read property 'e2eventlist' of undefined
                    enigma2.3
                    	2022-08-24 08:56:14.752	error	TypeError: Cannot read property 'e2eventlist' of undefined at evaluateCommandResponse (/opt/iobroker/node_modules/iobroker.enigma2/main.js:521:40) at /opt/iobroker/node_modules/iobroker.enigma2/main.js:407:8 at Parser.<anonymous> (/opt/iobroker/node_modules/xml2js/lib/parser.js:304:18) at Parser.emit (events.js:376:20) at SAXParser.onclosetag (/opt/iobroker/node_modules/xml2js/lib/parser.js:262:26) at emit (/opt/iobroker/node_modules/sax/lib/sax.js:624:35) at emitNode (/opt/iobroker/node_modules/sax/lib/sax.js:629:5) at closeTag (/opt/iobroker/node_modules/sax/lib/sax.js:889:7) at SAXParser.write (/opt/iobroker/node_modules/sax/lib/sax.js:1436:13) at Parser.exports.Parser.Parser.parseString (/opt/iobroker/node_modules/xml2js/lib/parser.js:323:31)
                    enigma2.3
                    	2022-08-24 08:56:14.751	error	unhandled promise rejection: Cannot read property 'e2eventlist' of undefined
                    enigma2.3
                    	2022-08-24 08:56:14.750	error	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().
                    enigma2.3
                    	2022-08-24 08:56:14.452	error	Cannot read property 'e2eventlist' of undefined
                    enigma2.3
                    	2022-08-24 08:56:14.452	error	TypeError: Cannot read property 'e2eventlist' of undefined at evaluateCommandResponse (/opt/iobroker/node_modules/iobroker.enigma2/main.js:521:40) at /opt/iobroker/node_modules/iobroker.enigma2/main.js:407:8 at Parser.<anonymous> (/opt/iobroker/node_modules/xml2js/lib/parser.js:304:18) at Parser.emit (events.js:376:20) at SAXParser.onclosetag (/opt/iobroker/node_modules/xml2js/lib/parser.js:262:26) at emit (/opt/iobroker/node_modules/sax/lib/sax.js:624:35) at emitNode (/opt/iobroker/node_modules/sax/lib/sax.js:629:5) at closeTag (/opt/iobroker/node_modules/sax/lib/sax.js:889:7) at SAXParser.write (/opt/iobroker/node_modules/sax/lib/sax.js:1436:13) at Parser.exports.Parser.Parser.parseString (/opt/iobroker/node_modules/xml2js/lib/parser.js:323:31)
                    enigma2.3
                    	2022-08-24 08:56:14.450	error	unhandled promise rejection: Cannot read property 'e2eventlist' of undefined
                    enigma2.3
                    	2022-08-24 08:56:14.447	error	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().
                    host.raspberrypi
                    	2022-08-24 08:55:34.969	error	instance system.adapter.enigma2.3 terminated with code 6 (UNCAUGHT_EXCEPTION)
                    enigma2.3
                    	2022-08-24 08:55:34.176	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                    enigma2.3
                    	2022-08-24 08:55:33.642	error	Cannot read property 'e2eventlist' of undefined
                    enigma2.3
                    	2022-08-24 08:55:33.641	error	TypeError: Cannot read property 'e2eventlist' of undefined at evaluateCommandResponse (/opt/iobroker/node_modules/iobroker.enigma2/main.js:521:40) at /opt/iobroker/node_modules/iobroker.enigma2/main.js:407:8 at Parser.<anonymous> (/opt/iobroker/node_modules/xml2js/lib/parser.js:304:18) at Parser.emit (events.js:376:20) at SAXParser.onclosetag (/opt/iobroker/node_modules/xml2js/lib/parser.js:262:26) at emit (/opt/iobroker/node_modules/sax/lib/sax.js:624:35) at emitNode (/opt/iobroker/node_modules/sax/lib/sax.js:629:5) at closeTag (/opt/iobroker/node_modules/sax/lib/sax.js:889:7) at SAXParser.write (/opt/iobroker/node_modules/sax/lib/sax.js:1436:13) at Parser.exports.Parser.Parser.parseString (/opt/iobroker/node_modules/xml2js/lib/parser.js:323:31)
                    enigma2.3
                    	2022-08-24 08:55:33.639	error	unhandled promise rejection: Cannot read property 'e2eventlist' of undefined
                    enigma2.3
                    	2022-08-24 08:55:33.637	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, o
                    
                    1 Reply Last reply Reply Quote 0
                    • SBorg
                      SBorg Forum Testing Most Active @biker1602 last edited by

                      @biker1602 sagte in Test Adapter enigma2 v1.2.x:

                      Ich habe gestern ein Update auf meiner Ultimo 4k mit Openatv 6.4

                      Steht da bei den Release-Infos ev. dass das Web-Interface ebenfalls ein Update erfahren hat? So wie das aussieht kann er da mittels des Web-Interfaces nicht mehr korrekt kommunizieren.

                      B Negalein 2 Replies Last reply Reply Quote 0
                      • B
                        biker1602 @SBorg last edited by

                        @sborg
                        Ja ich habe mal geschaut, wenn ich auf Update gehe, was er alles Updaten will und da ist das Open Web Interface wirklich mit dabei.
                        Vom PC aus über die IP der Box kann ich aber auf die Box zugreifen.

                        1 Reply Last reply Reply Quote 0
                        • Negalein
                          Negalein Global Moderator @SBorg last edited by

                          @sborg sagte in Test Adapter enigma2 v1.2.x:

                          So wie das aussieht kann er da mittels des Web-Interfaces nicht mehr korrekt kommunizieren.

                          @biker1602

                          liegt am WebIF. Hatte ich auch, als ich von HDF 5.5 auf 6.5 upgedatet habe.
                          Kann leider gerade nicht sagen, welche Einstellung im WebIF ich gemacht habe.

                          Ich schau mal. Kann etwas dauern.

                          B 1 Reply Last reply Reply Quote 0
                          • B
                            biker1602 @Negalein last edited by

                            @negalein said in Test Adapter enigma2 v1.2.x:

                            Ich schau mal. Kann etwas dauern.

                            Danke!

                            SBorg 1 Reply Last reply Reply Quote 0
                            • SBorg
                              SBorg Forum Testing Most Active @biker1602 last edited by

                              @biker1602 Sind dadurch ev. wieder 'Hijack-Maßnahmen' und 'Tokenbasierte Sicherheit' aktiviert worden?

                              B 1 Reply Last reply Reply Quote 0
                              • B
                                biker1602 @SBorg last edited by

                                @sborg
                                Gute Frage ich werde mal im OpenATV Bord schauen, ob da etwas geschrieben steht.

                                SBorg 1 Reply Last reply Reply Quote 0
                                • SBorg
                                  SBorg Forum Testing Most Active @biker1602 last edited by

                                  @biker1602 Das sind zwei Optionen im Web-IF die du aktivieren (bzw. deaktivieren musst) kannst. Sind die aktiviert, klappt es mit der Kommunikation nicht.

                                  Negalein B 2 Replies Last reply Reply Quote 0
                                  • Negalein
                                    Negalein Global Moderator @SBorg last edited by

                                    @sborg sagte in Test Adapter enigma2 v1.2.x:

                                    @biker1602 Das sind zwei Optionen im Web-IF die du aktivieren (bzw. deaktivieren musst) kannst. Sind die aktiviert, klappt es mit der Kommunikation nicht.

                                    Ich such mir gerade einen Wolf. Wo sind die? Hätt es mir damals aufschreiben sollen (Alter lässt grüßen 😉 )

                                    1 Reply Last reply Reply Quote 0
                                    • B
                                      biker1602 @SBorg last edited by biker1602

                                      @sborg
                                      Ich habe das eigentlich noch nie gehabt, dass beim Update Sachen verstellt werden. Ich mache diese Updates sporadisch, manchmal täglich, wenn gerade Werbung läuft. Da ist das noch nie passiert.

                                      Ich habe das Update nochmal gemacht und jetzt schaue ich mal ob der Adapter funktioniert oder nach paar Minuten wieder rot wird. Ich habe auf jeden Fall die Einstellungen vom OpenWeb Interface mit der anderen Box verglichen und das waren die gleichen.

                                      SBorg 1 Reply Last reply Reply Quote 0
                                      • SBorg
                                        SBorg Forum Testing Most Active @biker1602 last edited by

                                        @biker1602 Sorry, das war auch falsch, gibt es nicht beim Open-WebIf. Ich nutze beide (Standard und Open) parallel auf meiner Box, da komme ich gelegentlich durcheinander was nun was kann 🤕

                                        B 1 Reply Last reply Reply Quote 0
                                        • B
                                          biker1602 @SBorg last edited by

                                          @sborg
                                          Eine Zeitlang ging es gut jetzt ist wieder der gleiche Mist.

                                          Zeit
                                          	
                                          Nachricht
                                          host.raspberrypi
                                          	2022-08-24 17:35:40.370	error	instance system.adapter.enigma2.3 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                          enigma2.3
                                          	2022-08-24 17:35:38.893	error	Cannot read property 'e2eventlist' of undefined
                                          enigma2.3
                                          	2022-08-24 17:35:38.893	error	TypeError: Cannot read property 'e2eventlist' of undefined at evaluateCommandResponse (/opt/iobroker/node_modules/iobroker.enigma2/main.js:521:40) at /opt/iobroker/node_modules/iobroker.enigma2/main.js:407:8 at Parser.<anonymous> (/opt/iobroker/node_modules/xml2js/lib/parser.js:304:18) at Parser.emit (events.js:376:20) at SAXParser.onclosetag (/opt/iobroker/node_modules/xml2js/lib/parser.js:262:26) at emit (/opt/iobroker/node_modules/sax/lib/sax.js:624:35) at emitNode (/opt/iobroker/node_modules/sax/lib/sax.js:629:5) at closeTag (/opt/iobroker/node_modules/sax/lib/sax.js:889:7) at SAXParser.write (/opt/iobroker/node_modules/sax/lib/sax.js:1436:13) at Parser.exports.Parser.Parser.parseString (/opt/iobroker/node_modules/xml2js/lib/parser.js:323:31)
                                          enigma2.3
                                          	2022-08-24 17:35:38.892	error	unhandled promise rejection: Cannot read property 'e2eventlist' of undefined
                                          enigma2.3
                                          	2022-08-24 17:35:38.891	error	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().
                                          enigma2.3
                                          	2022-08-24 17:35:38.653	error	Cannot read property 'e2eventlist' of undefined
                                          enigma2.3
                                          	2022-08-24 17:35:38.653	error	TypeError: Cannot read property 'e2eventlist' of undefined at evaluateCommandResponse (/opt/iobroker/node_modules/iobroker.enigma2/main.js:521:40) at /opt/iobroker/node_modules/iobroker.enigma2/main.js:407:8 at Parser.<anonymous> (/opt/iobroker/node_modules/xml2js/lib/parser.js:304:18) at Parser.emit (events.js:376:20) at SAXParser.onclosetag (/opt/iobroker/node_modules/xml2js/lib/parser.js:262:26) at emit (/opt/iobroker/node_modules/sax/lib/sax.js:624:35) at emitNode (/opt/iobroker/node_modules/sax/lib/sax.js:629:5) at closeTag (/opt/iobroker/node_modules/sax/lib/sax.js:889:7) at SAXParser.write (/opt/iobroker/node_modules/sax/lib/sax.js:1436:13) at Parser.exports.Parser.Parser.parseString (/opt/iobroker/node_modules/xml2js/lib/parser.js:323:31)
                                          enigma2.3
                                          	2022-08-24 17:35:38.651	error	unhandled promise rejection: Cannot read property 'e2eventlist' of undefined
                                          enigma2.3
                                          	2022-08-24 17:35:38.648	error	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().
                                          host.raspberrypi
                                          	2022-08-24 17:34:59.009	error	instance system.adapter.enigma2.3 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                          enigma2.3
                                          	2022-08-24 17:34:57.384	error	Cannot read property 'e2eventlist' of undefined
                                          enigma2.3
                                          	2022-08-24 17:34:57.384	error	TypeError: Cannot read property 'e2eventlist' of undefined at evaluateCommandResponse (/opt/iobroker/node_modules/iobroker.enigma2/main.js:521:40) at /opt/iobroker/node_modules/iobroker.enigma2/main.js:407:8 at Parser.<anonymous> (/opt/iobroker/node_modules/xml2js/lib/parser.js:304:18) at Parser.emit (events.js:376:20) at SAXParser.onclosetag (/opt/iobroker/node_modules/xml2js/lib/parser.js:262:26) at emit (/opt/iobroker/node_modules/sax/lib/sax.js:624:35) at emitNode (/opt/iobroker/node_modules/sax/lib/sax.js:629:5) at closeTag (/opt/iobroker/node_modules/sax/lib/sax.js:889:7) at SAXParser.write (/opt/iobroker/node_modules/sax/lib/sax.js:1436:13) at Parser.exports.Parser.Parser.parseString (/opt/iobroker/node_modules/xml2js/lib/parser.js:323:31)
                                          enigma2.3
                                          	2022-08-24 17:34:57.383	error	unhandled promise rejection: Cannot read property 'e2eventlist' of undefined
                                          enigma2.3
                                          	2022-08-24 17:34:57.382	error	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().
                                          enigma2.3
                                          	2022-08-24 17:34:57.267	error	Cannot read property 'e2eventlist' of undefined
                                          enigma2.3
                                          	2022-08-24 17:34:57.266	error	TypeError: Cannot read property 'e2eventlist' of undefined at evaluateCommandResponse (/opt/iobroker/node_modules/iobroker.enigma2/main.js:521:40) at /opt/iobroker/node_modules/iobroker.enigma2/main.js:407:8 at Parser.<anonymous> (/opt/iobroker/node_modules/xml2js/lib/parser.js:304:18) at Parser.emit (events.js:376:20) at SAXParser.onclosetag (/opt/iobroker/node_modules/xml2js/lib/parser.js:262:26) at emit (/opt/iobroker/node_modules/sax/lib/sax.js:624:35) at emitNode (/opt/iobroker/node_modules/sax/lib/sax.js:629:5) at closeTag (/opt/iobroker/node_modules/sax/lib/sax.js:889:7) at SAXParser.write (/opt/iobroker/node_modules/sax/lib/sax.js:1436:13) at Parser.exports.Parser.Parser.parseString (/opt/iobroker/node_modules/xml2js/lib/parser.js:323:31)
                                          enigma2.3
                                          	2022-08-24 17:34:57.264	error	unhandled promise rejection: Cannot read property 'e2eventlist' of undefined
                                          enigma2.3
                                          	2022-08-24 17:34:57.262	error	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().
                                          host.raspberrypi
                                          	2022-08-24 17:34:17.564	error	instance system.adapter.enigma2.3 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                          enigma2.3
                                          	2022-08-24 17:34:16.035	error	Cannot read property 'e2eventlist' of undefined
                                          enigma2.3
                                          	2022-08-24 17:34:16.034	error	TypeError: Cannot read property 'e2eventlist' of undefined at evaluateCommandResponse (/opt/iobroker/node_modules/iobroker.enigma2/main.js:521:40) at /opt/iobroker/node_modules/iobroker.enigma2/main.js:407:8 at Parser.<anonymous> (/opt/iobroker/node_modules/xml2js/lib/parser.js:304:18) at Parser.emit (events.js:376:20) at SAXParser.onclosetag (/opt/iobroker/node_modules/xml2js/lib/parser.js:262:26) at emit (/opt/iobroker/node_modules/sax/lib/sax.js:624:35) at emitNode (/opt/iobroker/node_modules/sax/lib/sax.js:629:5) at closeTag (/opt/iobroker/node_modules/sax/lib/sax.js:889:7) at SAXParser.write (/opt/iobroker/node_modules/sax/lib/sax.js:1436:13) at Parser.exports.Parser.Parser.parseString (/opt/iobroker/node_modules/xml2js/lib/parser.js:323:31)
                                          enigma2.3
                                          	2022-08-24 17:34:16.033	error	unhandled promise rejection: Cannot read property 'e2eventlist' of undefined
                                          enigma2.3
                                          	2022-08-24 17:34:16.033	error	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().
                                          enigma2.3
                                          	2022-08-24 17:34:15.917	error	Cannot read property 'e2eventlist' of undefined
                                          enigma2.3
                                          	2022-08-24 17:34:15.917	error	TypeError: Cannot read property 'e2eventlist' of undefined at evaluateCommandResponse (/opt/iobroker/node_modules/iobroker.enigma2/main.js:521:40) at /opt/iobroker/node_modules/iobroker.enigma2/main.js:407:8 at Parser.<anonymous> (/opt/iobroker/node_modules/xml2js/lib/parser.js:304:18) at Parser.emit (events.js:376:20) at SAXParser.onclosetag (/opt/iobroker/node_modules/xml2js/lib/parser.js:262:26) at emit (/opt/iobroker/node_modules/sax/lib/sax.js:624:35) at emitNode (/opt/iobroker/node_modules/sax/lib/sax.js:629:5) at closeTag (/opt/iobroker/node_modules/sax/lib/sax.js:889:7) at SAXParser.write (/opt/iobroker/node_modules/sax/lib/sax.js:1436:13) at Parser.exports.Parser.Parser.parseString (/opt/iobroker/node_modules/xml2js/lib/parser.js:323:31)
                                          enigma2.3
                                          	2022-08-24 17:34:15.915	error	unhandled promise rejection: Cannot read property 'e2eventlist' of undefined
                                          enigma2.3
                                          	2022-08-24 17:34:15.912	error	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().
                                          host.raspberrypi
                                          	2022-08-24 17:32:31.080	error	instance system.adapter.enigma2.3 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                          enigma2.3
                                          	2022-08-24 17:32:29.471	error	Cannot read property 'e2eventlist' of undefined
                                          enigma2.3
                                          	2022-08-24 17:32:29.471	error	TypeError: Cannot read property 'e2eventlist' of undefined at evaluateCommandResponse (/opt/iobroker/node_modules/iobroker.enigma2/main.js:521:40) at /opt/iobroker/node_modules/iobroker.enigma2/main.js:407:8 at Parser.<anonymous> (/opt/iobroker/node_modules/xml2js/lib/parser.js:304:18) at Parser.emit (events.js:376:20) at SAXParser.onclosetag (/opt/iobroker/node_modules/xml2js/lib/parser.js:262:26) at emit (/opt/iobroker/node_modules/sax/lib/sax.js:624:35) at emitNode (/opt/iobroker/node_modules/sax/lib/sax.js:629:5) at closeTag (/opt/iobroker/node_modules/sax/lib/sax.js:889:7) at SAXParser.write (/opt/iobroker/node_modules/sax/lib/sax.js:1436:13) at Parser.exports.Parser.Parser.parseString (/opt/iobroker/node_modules/xml2js/lib/parser.js:323:31)
                                          enigma2.3
                                          	2022-08-24 17:32:29.470	error	unhandled promise rejection: Cannot read property 'e2eventlist' of undefined
                                          enigma2.3
                                          	2022-08-24 17:32:29.470	error	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().
                                          enigma2.3
                                          	2022-08-24 17:32:29.353	error	Cannot read property 'e2eventlist' of undefined
                                          enigma2.3
                                          	2022-08-24 17:32:29.353	error	TypeError: Cannot read property 'e2eventlist' of undefined at evaluateCommandResponse (/opt/iobroker/node_modules/iobroker.enigma2/main.js:521:40) at /opt/iobroker/node_modules/iobroker.enigma2/main.js:407:8 at Parser.<anonymous> (/opt/iobroker/node_modules/xml2js/lib/parser.js:304:18) at Parser.emit (events.js:376:20) at SAXParser.onclosetag (/opt/iobroker/node_modules/xml2js/lib/parser.js:262:26) at emit (/opt/iobroker/node_modules/sax/lib/sax.js:624:35) at emitNode (/opt/iobroker/node_modules/sax/lib/sax.js:629:5) at closeTag (/opt/iobroker/node_modules/sax/lib/sax.js:889:7) at SAXParser.write (/opt/iobroker/node_modules/sax/lib/sax.js:1436:13) at Parser.exports.Parser.Parser.parseString (/opt/iobroker/node_modules/xml2js/lib/parser.js:323:31)
                                          enigma2.3
                                          	2022-08-24 17:32:29.351	error	unhandled promise rejection: Cannot read property 'e2eventlist' of undefined
                                          enigma2.3
                                          	2022-08-24 17:32:29.347	error	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().
                                          host.raspberrypi
                                          	2022-08-24 17:31:44.970	error	instance system.adapter.enigma2.3 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                          enigma2.3
                                          	2022-08-24 17:31:43.303	error	Cannot read property 'e2eventlist' of undefined
                                          enigma2.3
                                          	2022-08-24 17:31:43.302	error	TypeError: Cannot read property 'e2eventlist' of undefined at evaluateCommandResponse (/opt/iobroker/node_modules/iobroker.enigma2/main.js:521:40) at /opt/iobroker/node_modules/iobroker.enigma2/main.js:407:8 at Parser.<anonymous> (/opt/iobroker/node_modules/xml2js/lib/parser.js:304:18) at Parser.emit (events.js:376:20) at SAXParser.onclosetag (/opt/iobroker/node_modules/xml2js/lib/parser.js:262:26) at emit (/opt/iobroker/node_modules/sax/lib/sax.js:624:35) at emitNode (/opt/iobroker/node_modules/sax/lib/sax.js:629:5) at closeTag (/opt/iobroker/node_modules/sax/lib/sax.js:889:7) at SAXParser.write (/opt/iobroker/node_modules/sax/lib/sax.js:1436:13) at Parser.exports.Parser.Parser.parseString (/opt/iobroker/node_modules/xml2js/lib/parser.js:323:31)
                                          enigma2.3
                                          	2022-08-24 17:31:43.301	error	unhandled promise rejection: Cannot read property 'e2eventlist' of undefined
                                          enigma2.3
                                          	2022-08-24 17:31:43.300	error	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().
                                          enigma2.3
                                          	2022-08-24 17:31:43.202	error	Cannot read property 'e2eventlist' of undefined
                                          enigma2.3
                                          	2022-08-24 17:31:43.201	error	TypeError: Cannot read property 'e2eventlist' of undefined at evaluateCommandResponse (/opt/iobroker/node_modules/iobroker.enigma2/main.js:521:40) at /opt/iobroker/node_modules/iobroker.enigma2/main.js:407:8 at Parser.<anonymous> (/opt/iobroker/node_modules/xml2js/lib/parser.js:304:18) at Parser.emit (events.js:376:20) at SAXParser.onclosetag (/opt/iobroker/node_modules/xml2js/lib/parser.js:262:26) at emit (/opt/iobroker/node_modules/sax/lib/sax.js:624:35) at emitNode (/opt/iobroker/node_modules/sax/lib/sax.js:629:5) at closeTag (/opt/iobroker/node_modules/sax/lib/sax.js:889:7) at SAXParser.write (/opt/iobroker/node_modules/sax/lib/sax.js:1436:13) at Parser.exports.Parser.Parser.parseString (/opt/iobroker/node_modules/xml2js/lib/parser.js:323:31)
                                          enigma2.3
                                          	2022-08-24 17:31:43.199	error	unhandled promise rejection: Cannot read property 'e2eventlist' of undefined
                                          enigma2.3
                                          	2022-08-24 17:31:43.196	error	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().
                                          host.raspberrypi
                                          	2022-08-24 17:31:03.577	error	instance system.adapter.enigma2.3 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                          enigma2.3
                                          	2022-08-24 17:31:02.245	error	Cannot read property 'e2eventlist' of undefined
                                          enigma2.3
                                          	2022-08-24 17:31:02.245	error	TypeError: Cannot read property 'e2eventlist' of undefined at evaluateCommandResponse (/opt/iobroker/node_modules/iobroker.enigma2/main.js:521:40) at /opt/iobroker/node_modules/iobroker.enigma2/main.js:407:8 at Parser.<anonymous> (/opt/iobroker/node_modules/xml2js/lib/parser.js:304:18) at Parser.emit (events.js:376:20) at SAXParser.onclosetag (/opt/iobroker/node_modules/xml2js/lib/parser.js:262:26) at emit (/opt/iobroker/node_modules/sax/lib/sax.js:624:35) at emitNode (/opt/iobroker/node_modules/sax/lib/sax.js:629:5) at closeTag (/opt/iobroker/node_modules/sax/lib/sax.js:889:7) at SAXParser.write (/opt/iobroker/node_modules/sax/lib/sax.js:1436:13) at Parser.exports.Parser.Parser.parseString (/opt/iobroker/node_modules/xml2js/lib/parser.js:323:31)
                                          enigma2.3
                                          	2022-08-24 17:31:02.243	error	unhandled promise rejection: Cannot read property 'e2eventlist' of un
                                          
                                          SBorg 1 Reply Last reply Reply Quote 0
                                          • SBorg
                                            SBorg Forum Testing Most Active @biker1602 last edited by

                                            @biker1602 Hast du nur Standard-Sender im Bouquet oder auch "speziellere" ? Mir gehen gelegentlich die Aufnahmemöglichkeiten (Tuner) aus und ich nehme dann bspw. ARD als IPTV-Stream auf. Dann knallt es bei mir auch, da er ggf. damit im Bouquet nicht klar kommt.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            802
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter enigma2
                                            71
                                            640
                                            123200
                                            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