Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter enigma2 v1.2.x

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.8k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.2k

Test Adapter enigma2 v1.2.x

Geplant Angeheftet Gesperrt Verschoben Tester
adapterenigma2
640 Beiträge 71 Kommentatoren 163.3k Aufrufe 60 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • NegaleinN Offline
    NegaleinN Offline
    Negalein
    Global Moderator
    schrieb am zuletzt editiert von
    #491

    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?

    ° Node.js: 20.17.0 NPM: 10.8.2
    ° Proxmox, Ubuntu 22.04.3 LTS
    ° Fixer ---> iob fix

    E 1 Antwort Letzte Antwort
    0
    • I Offline
      I Offline
      IOMax
      schrieb am zuletzt editiert von
      #492

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

      1 Antwort Letzte Antwort
      0
      • NegaleinN Negalein

        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 Offline
        E Offline
        el_malto
        schrieb am zuletzt editiert von el_malto
        #493

        @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

        NegaleinN 1 Antwort Letzte Antwort
        1
        • E 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

          NegaleinN Offline
          NegaleinN Offline
          Negalein
          Global Moderator
          schrieb am zuletzt editiert von
          #494

          @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!

          ° Node.js: 20.17.0 NPM: 10.8.2
          ° Proxmox, Ubuntu 22.04.3 LTS
          ° Fixer ---> iob fix

          B 1 Antwort Letzte Antwort
          1
          • NegaleinN Negalein

            @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 Offline
            B Offline
            biker1602
            schrieb am zuletzt editiert von
            #495

            @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?

            NegaleinN SBorgS 2 Antworten Letzte Antwort
            0
            • B biker1602

              @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?

              NegaleinN Offline
              NegaleinN Offline
              Negalein
              Global Moderator
              schrieb am zuletzt editiert von
              #496

              @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

              ° Node.js: 20.17.0 NPM: 10.8.2
              ° Proxmox, Ubuntu 22.04.3 LTS
              ° Fixer ---> iob fix

              B 1 Antwort Letzte Antwort
              0
              • NegaleinN Negalein

                @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 Offline
                B Offline
                biker1602
                schrieb am zuletzt editiert von
                #497

                @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 Antwort Letzte Antwort
                0
                • B biker1602

                  @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?

                  SBorgS Offline
                  SBorgS Offline
                  SBorg
                  Forum Testing Most Active
                  schrieb am zuletzt editiert von
                  #498

                  @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.

                  LG SBorg ( SBorg auf GitHub)
                  Projekte: Lebensmittelwarnung.de | WLAN-Wetterstation | PimpMyStation

                  B NegaleinN 2 Antworten Letzte Antwort
                  0
                  • SBorgS SBorg

                    @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 Offline
                    B Offline
                    biker1602
                    schrieb am zuletzt editiert von
                    #499

                    @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 Antwort Letzte Antwort
                    0
                    • SBorgS SBorg

                      @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.

                      NegaleinN Offline
                      NegaleinN Offline
                      Negalein
                      Global Moderator
                      schrieb am zuletzt editiert von
                      #500

                      @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.

                      ° Node.js: 20.17.0 NPM: 10.8.2
                      ° Proxmox, Ubuntu 22.04.3 LTS
                      ° Fixer ---> iob fix

                      B 1 Antwort Letzte Antwort
                      0
                      • NegaleinN Negalein

                        @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 Offline
                        B Offline
                        biker1602
                        schrieb am zuletzt editiert von
                        #501

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

                        Ich schau mal. Kann etwas dauern.

                        Danke!

                        SBorgS 1 Antwort Letzte Antwort
                        0
                        • B biker1602

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

                          Ich schau mal. Kann etwas dauern.

                          Danke!

                          SBorgS Offline
                          SBorgS Offline
                          SBorg
                          Forum Testing Most Active
                          schrieb am zuletzt editiert von
                          #502

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

                          LG SBorg ( SBorg auf GitHub)
                          Projekte: Lebensmittelwarnung.de | WLAN-Wetterstation | PimpMyStation

                          B 1 Antwort Letzte Antwort
                          0
                          • SBorgS SBorg

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

                            B Offline
                            B Offline
                            biker1602
                            schrieb am zuletzt editiert von
                            #503

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

                            SBorgS 1 Antwort Letzte Antwort
                            0
                            • B biker1602

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

                              SBorgS Offline
                              SBorgS Offline
                              SBorg
                              Forum Testing Most Active
                              schrieb am zuletzt editiert von
                              #504

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

                              LG SBorg ( SBorg auf GitHub)
                              Projekte: Lebensmittelwarnung.de | WLAN-Wetterstation | PimpMyStation

                              NegaleinN B 2 Antworten Letzte Antwort
                              0
                              • SBorgS SBorg

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

                                NegaleinN Offline
                                NegaleinN Offline
                                Negalein
                                Global Moderator
                                schrieb am zuletzt editiert von
                                #505

                                @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 ;) )

                                ° Node.js: 20.17.0 NPM: 10.8.2
                                ° Proxmox, Ubuntu 22.04.3 LTS
                                ° Fixer ---> iob fix

                                1 Antwort Letzte Antwort
                                0
                                • SBorgS SBorg

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

                                  B Offline
                                  B Offline
                                  biker1602
                                  schrieb am zuletzt editiert von biker1602
                                  #506

                                  @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.

                                  SBorgS 1 Antwort Letzte Antwort
                                  0
                                  • B 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.

                                    SBorgS Offline
                                    SBorgS Offline
                                    SBorg
                                    Forum Testing Most Active
                                    schrieb am zuletzt editiert von
                                    #507

                                    @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 :face_with_head_bandage:

                                    LG SBorg ( SBorg auf GitHub)
                                    Projekte: Lebensmittelwarnung.de | WLAN-Wetterstation | PimpMyStation

                                    B 1 Antwort Letzte Antwort
                                    0
                                    • SBorgS SBorg

                                      @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 :face_with_head_bandage:

                                      B Offline
                                      B Offline
                                      biker1602
                                      schrieb am zuletzt editiert von
                                      #508

                                      @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
                                      
                                      SBorgS 1 Antwort Letzte Antwort
                                      0
                                      • B biker1602

                                        @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
                                        
                                        SBorgS Offline
                                        SBorgS Offline
                                        SBorg
                                        Forum Testing Most Active
                                        schrieb am zuletzt editiert von
                                        #509

                                        @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.

                                        LG SBorg ( SBorg auf GitHub)
                                        Projekte: Lebensmittelwarnung.de | WLAN-Wetterstation | PimpMyStation

                                        1 Antwort Letzte Antwort
                                        0
                                        • B Offline
                                          B Offline
                                          biker1602
                                          schrieb am zuletzt editiert von
                                          #510

                                          @sborg
                                          Ja ich nutze auch Sender über IPTV als Stream, die ich im Bouquet habe. Gut zu wissen. Werde das mal beobachten.

                                          F 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          836

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe