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. Error/Bug
  4. gelöst Telegram Fehler seit JS-Engine/Controller upgrade

NEWS

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

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

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

gelöst Telegram Fehler seit JS-Engine/Controller upgrade

Geplant Angeheftet Gesperrt Verschoben Ungelöst Error/Bug
telegram
7 Beiträge 3 Kommentatoren 575 Aufrufe 2 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.
  • SteffS Offline
    SteffS Offline
    Steff
    schrieb am zuletzt editiert von Steff
    #1

    Hallo,
    ich habe heute die JS-Engine auf V3.6.5 und den Controller auf V1.5.7 hochgezogen. Dies hat auch gut geklappt. Alles scheint zu laufen. Jedoch habe ich beim Telegram-Adapter (V1.4.1) folgendes Verhalten bemerkt, was vorher nicht der Fall war:
    Beim Starten des Adapters kommt die Start-Nachricht - was soweit korrekt ist, beim Stoppen kommt allerdings 2x die Stop Nachricht :fearful:

    Kann sich das jemand erklären?

    Hoppla, gerade noch gesehen, beim Neustart von ioBroker bekomme ich noch mehrfach die folgende Fehlermeldung:
    490f5460-b227-48a7-9c31-9de721af5de6-image.png
    Fehler kommt 15x nacheinander, dann wird der Telegram-Adapter neu gestartet und läuft ab dann ohne Probleme, mal abgesehen von der doppelten Stop-Nachricht.

    Gruß Steffen

    ioBroker auf Intel NUC 7CJYH / Debian 11 / States in Redis / Objects in JSONL / Repo --> Beta / HM CCU2 V2.61.7 / Siemens LOGO! (0BA7 / 0BA8)
    Admin V7.4.7 / Node V20.18.1 / NPM V10.8.2 / JSC V7.0.6 / JSE V8.8.3

    1 Antwort Letzte Antwort
    0
    • apollon77A Offline
      apollon77A Offline
      apollon77
      schrieb am zuletzt editiert von
      #2

      Hast Du mal log von der "doppelten Stop" Nachricht?

      Zu dem anderen Fehler: Sind da noch mehr logzeilen dazu? Hast Du eine Idee wo "enums.room.Technikraum" herkommt? Ist an dem was besonders? Telegram Settings?

      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
      SteffS 1 Antwort Letzte Antwort
      0
      • foxriver76F Offline
        foxriver76F Offline
        foxriver76
        Developer
        schrieb am zuletzt editiert von
        #3

        Doppelte Stop-Nachricht, evtl. https://github.com/ioBroker/ioBroker.js-controller/issues/266

        Videotutorials & mehr

        Hier könnt ihr mich unterstützen.

        SteffS 1 Antwort Letzte Antwort
        0
        • apollon77A apollon77

          Hast Du mal log von der "doppelten Stop" Nachricht?

          Zu dem anderen Fehler: Sind da noch mehr logzeilen dazu? Hast Du eine Idee wo "enums.room.Technikraum" herkommt? Ist an dem was besonders? Telegram Settings?

          SteffS Offline
          SteffS Offline
          Steff
          schrieb am zuletzt editiert von
          #4

          @apollon77 sagte in Telegram Fehler seit JS-Engine/Controller upgrade:

          Hast Du mal log von der "doppelten Stop" Nachricht?

          Zu dem anderen Fehler: Sind da noch mehr logzeilen dazu? Hast Du eine Idee wo "enums.room.Technikraum" herkommt? Ist an dem was besonders? Telegram Settings?

          Hallo apollon77,
          zum Thema "doppelten Stop" komme ich später.
          Hier mal ein kompletter Log-Auszug der beim Fehler "enums.room.Technikraum" ausgegeben wird.


          2019-02-18 15:37:36.862 - error: telegram.0 uncaught exception: Cannot set property 'enum.rooms.Technikraum' of undefined
          2019-02-18 15:37:36.863 - error: telegram.0 TypeError: Cannot set property 'enum.rooms.Technikraum' of undefined
          at Adapter.adapter.on (/opt/iobroker/node_modules/iobroker.telegram/main.js:208:33)
          at emitTwo (events.js:126:13)
          at Adapter.emit (events.js:214:7)
          at Immediate.setImmediate [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:988:30)
          at runCallback (timers.js:810:20)
          at tryOnImmediate (timers.js:768:5)
          at processImmediate [as _immediateCallback] (timers.js:745:5)
          2019-02-18 15:37:36.883 - error: telegram.0 uncaught exception: Cannot set property 'enum.rooms.Technikraum' of undefined
          2019-02-18 15:37:36.883 - error: telegram.0 TypeError: Cannot set property 'enum.rooms.Technikraum' of undefined
          at Adapter.adapter.on (/opt/iobroker/node_modules/iobroker.telegram/main.js:208:33)
          at emitTwo (events.js:126:13)
          at Adapter.emit (events.js:214:7)
          at Immediate.setImmediate [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:988:30)
          at runCallback (timers.js:810:20)
          at tryOnImmediate (timers.js:768:5)
          at processImmediate [as _immediateCallback] (timers.js:745:5)
          2019-02-18 15:37:36.895 - error: telegram.0 uncaught exception: Cannot set property 'enum.rooms.Technikraum' of undefined
          2019-02-18 15:37:36.897 - error: telegram.0 TypeError: Cannot set property 'enum.rooms.Technikraum' of undefined
          at Adapter.adapter.on (/opt/iobroker/node_modules/iobroker.telegram/main.js:208:33)
          at emitTwo (events.js:126:13)
          at Adapter.emit (events.js:214:7)
          at Immediate.setImmediate [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:988:30)
          at runCallback (timers.js:810:20)
          at tryOnImmediate (timers.js:768:5)
          at processImmediate [as _immediateCallback] (timers.js:745:5)
          2019-02-18 15:37:36.906 - error: telegram.0 uncaught exception: Cannot set property 'enum.rooms.Technikraum' of undefined
          2019-02-18 15:37:36.906 - error: telegram.0 TypeError: Cannot set property 'enum.rooms.Technikraum' of undefined
          at Adapter.adapter.on (/opt/iobroker/node_modules/iobroker.telegram/main.js:208:33)
          at emitTwo (events.js:126:13)
          at Adapter.emit (events.js:214:7)
          at Immediate.setImmediate [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:988:30)
          at runCallback (timers.js:810:20)
          at tryOnImmediate (timers.js:768:5)
          at processImmediate [as _immediateCallback] (timers.js:745:5)
          2019-02-18 15:37:36.920 - error: telegram.0 uncaught exception: Cannot set property 'enum.rooms.Technikraum' of undefined
          2019-02-18 15:37:36.920 - error: telegram.0 TypeError: Cannot set property 'enum.rooms.Technikraum' of undefined
          at Adapter.adapter.on (/opt/iobroker/node_modules/iobroker.telegram/main.js:208:33)
          at emitTwo (events.js:126:13)
          at Adapter.emit (events.js:214:7)
          at Immediate.setImmediate [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:988:30)
          at runCallback (timers.js:810:20)
          at tryOnImmediate (timers.js:768:5)
          at processImmediate [as _immediateCallback] (timers.js:745:5)
          2019-02-18 15:37:36.936 - error: telegram.0 uncaught exception: Cannot set property 'enum.rooms.Technikraum' of undefined
          2019-02-18 15:37:36.936 - error: telegram.0 TypeError: Cannot set property 'enum.rooms.Technikraum' of undefined
          at Adapter.adapter.on (/opt/iobroker/node_modules/iobroker.telegram/main.js:208:33)
          at emitTwo (events.js:126:13)
          at Adapter.emit (events.js:214:7)
          at Immediate.setImmediate [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:988:30)
          at runCallback (timers.js:810:20)
          at tryOnImmediate (timers.js:768:5)
          at processImmediate [as _immediateCallback] (timers.js:745:5)
          2019-02-18 15:37:36.945 - error: telegram.0 uncaught exception: Cannot set property 'enum.rooms.Technikraum' of undefined
          2019-02-18 15:37:36.945 - error: telegram.0 TypeError: Cannot set property 'enum.rooms.Technikraum' of undefined
          at Adapter.adapter.on (/opt/iobroker/node_modules/iobroker.telegram/main.js:208:33)
          at emitTwo (events.js:126:13)
          at Adapter.emit (events.js:214:7)
          at Immediate.setImmediate [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:988:30)
          at runCallback (timers.js:810:20)
          at tryOnImmediate (timers.js:768:5)
          at processImmediate [as _immediateCallback] (timers.js:745:5)
          2019-02-18 15:37:36.952 - error: telegram.0 uncaught exception: Cannot set property 'enum.rooms.Technikraum' of undefined
          2019-02-18 15:37:36.952 - error: telegram.0 TypeError: Cannot set property 'enum.rooms.Technikraum' of undefined
          at Adapter.adapter.on (/opt/iobroker/node_modules/iobroker.telegram/main.js:208:33)
          at emitTwo (events.js:126:13)
          at Adapter.emit (events.js:214:7)
          at Immediate.setImmediate [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:988:30)
          at runCallback (timers.js:810:20)
          at tryOnImmediate (timers.js:768:5)
          at processImmediate [as _immediateCallback] (timers.js:745:5)
          2019-02-18 15:37:36.977 - error: telegram.0 uncaught exception: Cannot set property 'enum.rooms.Technikraum' of undefined
          2019-02-18 15:37:36.978 - error: telegram.0 TypeError: Cannot set property 'enum.rooms.Technikraum' of undefined
          at Adapter.adapter.on (/opt/iobroker/node_modules/iobroker.telegram/main.js:208:33)
          at emitTwo (events.js:126:13)
          at Adapter.emit (events.js:214:7)
          at Immediate.setImmediate [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:988:30)
          at runCallback (timers.js:810:20)
          at tryOnImmediate (timers.js:768:5)
          at processImmediate [as _immediateCallback] (timers.js:745:5)
          2019-02-18 15:37:36.998 - error: telegram.0 uncaught exception: Cannot set property 'enum.rooms.Technikraum' of undefined
          2019-02-18 15:37:36.998 - error: telegram.0 TypeError: Cannot set property 'enum.rooms.Technikraum' of undefined
          at Adapter.adapter.on (/opt/iobroker/node_modules/iobroker.telegram/main.js:208:33)
          at emitTwo (events.js:126:13)
          at Adapter.emit (events.js:214:7)
          at Immediate.setImmediate [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:988:30)
          at runCallback (timers.js:810:20)
          at tryOnImmediate (timers.js:768:5)
          at processImmediate [as _immediateCallback] (timers.js:745:5)
          2019-02-18 15:37:37.024 - error: telegram.0 uncaught exception: Cannot set property 'enum.rooms.Technikraum' of undefined
          2019-02-18 15:37:37.024 - error: telegram.0 TypeError: Cannot set property 'enum.rooms.Technikraum' of undefined
          at Adapter.adapter.on (/opt/iobroker/node_modules/iobroker.telegram/main.js:208:33)
          at emitTwo (events.js:126:13)
          at Adapter.emit (events.js:214:7)
          at Immediate.setImmediate [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:988:30)
          at runCallback (timers.js:810:20)
          at tryOnImmediate (timers.js:768:5)
          at processImmediate [as _immediateCallback] (timers.js:745:5)
          2019-02-18 15:37:37.041 - error: telegram.0 uncaught exception: Cannot set property 'enum.rooms.Technikraum' of undefined
          2019-02-18 15:37:37.041 - error: telegram.0 TypeError: Cannot set property 'enum.rooms.Technikraum' of undefined
          at Adapter.adapter.on (/opt/iobroker/node_modules/iobroker.telegram/main.js:208:33)
          at emitTwo (events.js:126:13)
          at Adapter.emit (events.js:214:7)
          at Immediate.setImmediate [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:988:30)
          at runCallback (timers.js:810:20)
          at tryOnImmediate (timers.js:768:5)
          at processImmediate [as _immediateCallback] (timers.js:745:5)
          2019-02-18 15:37:37.237 - error: telegram.0 uncaught exception: Cannot read property 'enum.rooms' of undefined
          2019-02-18 15:37:37.237 - error: telegram.0 TypeError: Cannot read property 'enum.rooms' of undefined
          at Adapter.adapter.on (/opt/iobroker/node_modules/iobroker.telegram/main.js:209:35)
          at emitTwo (events.js:126:13)
          at Adapter.emit (events.js:214:7)
          at Immediate.setImmediate [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:988:30)
          at runCallback (timers.js:810:20)
          at tryOnImmediate (timers.js:768:5)
          at processImmediate [as _immediateCallback] (timers.js:745:5)
          2019-02-18 15:37:37.367 - info: telegram.0 terminating
          2019-02-18 15:37:37.382 - error: Caught by controller[1]: TypeError: Cannot set property 'enum.rooms.Technikraum' of undefined
          2019-02-18 15:37:37.382 - error: Caught by controller[1]: at Adapter.adapter.on (/opt/iobroker/node_modules/iobroker.telegram/main.js:208:33)
          2019-02-18 15:37:37.382 - error: Caught by controller[1]: at emitTwo (events.js:126:13)
          2019-02-18 15:37:37.382 - error: Caught by controller[1]: at Adapter.emit (events.js:214:7)
          2019-02-18 15:37:37.382 - error: Caught by controller[1]: at Immediate.setImmediate [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:988:30)
          2019-02-18 15:37:37.382 - error: Caught by controller[1]: at runCallback (timers.js:810:20)
          2019-02-18 15:37:37.382 - error: Caught by controller[1]: at tryOnImmediate (timers.js:768:5)
          2019-02-18 15:37:37.382 - error: Caught by controller[1]: at processImmediate [as _immediateCallback] (timers.js:745:5)
          2019-02-18 15:37:37.383 - error: Caught by controller[2]: TypeError: Cannot set property 'enum.rooms.Technikraum' of undefined
          2019-02-18 15:37:37.383 - error: Caught by controller[2]: at Adapter.adapter.on (/opt/iobroker/node_modules/iobroker.telegram/main.js:208:33)
          2019-02-18 15:37:37.383 - error: Caught by controller[2]: at emitTwo (events.js:126:13)
          2019-02-18 15:37:37.383 - error: Caught by controller[2]: at Adapter.emit (events.js:214:7)
          2019-02-18 15:37:37.383 - error: Caught by controller[2]: at Immediate.setImmediate [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:988:30)
          2019-02-18 15:37:37.383 - error: Caught by controller[2]: at runCallback (timers.js:810:20)
          2019-02-18 15:37:37.383 - error: Caught by controller[2]: at tryOnImmediate (timers.js:768:5)
          2019-02-18 15:37:37.383 - error: Caught by controller[2]: at processImmediate [as _immediateCallback] (timers.js:745:5)
          2019-02-18 15:37:37.383 - error: Caught by controller[3]: TypeError: Cannot set property 'enum.rooms.Technikraum' of undefined
          2019-02-18 15:37:37.383 - error: Caught by controller[3]: at Adapter.adapter.on (/opt/iobroker/node_modules/iobroker.telegram/main.js:208:33)
          2019-02-18 15:37:37.383 - error: Caught by controller[3]: at emitTwo (events.js:126:13)
          2019-02-18 15:37:37.383 - error: Caught by controller[3]: at Adapter.emit (events.js:214:7)
          2019-02-18 15:37:37.383 - error: Caught by controller[3]: at Immediate.setImmediate [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:988:30)
          2019-02-18 15:37:37.383 - error: Caught by controller[3]: at runCallback (timers.js:810:20)
          2019-02-18 15:37:37.383 - error: Caught by controller[3]: at tryOnImmediate (timers.js:768:5)
          2019-02-18 15:37:37.383 - error: Caught by controller[3]: at processImmediate [as _immediateCallback] (timers.js:745:5)
          2019-02-18 15:37:37.383 - error: Caught by controller[4]: TypeError: Cannot set property 'enum.rooms.Technikraum' of undefined
          2019-02-18 15:37:37.384 - error: Caught by controller[4]: at Adapter.adapter.on (/opt/iobroker/node_modules/iobroker.telegram/main.js:208:33)
          2019-02-18 15:37:37.384 - error: Caught by controller[4]: at emitTwo (events.js:126:13)
          2019-02-18 15:37:37.384 - error: Caught by controller[4]: at Adapter.emit (events.js:214:7)
          2019-02-18 15:37:37.384 - error: Caught by controller[4]: at Immediate.setImmediate [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:988:30)
          2019-02-18 15:37:37.384 - error: Caught by controller[4]: at runCallback (timers.js:810:20)
          2019-02-18 15:37:37.384 - error: Caught by controller[4]: at tryOnImmediate (timers.js:768:5)
          2019-02-18 15:37:37.384 - error: Caught by controller[4]: at processImmediate [as _immediateCallback] (timers.js:745:5)
          2019-02-18 15:37:37.384 - error: Caught by controller[5]: TypeError: Cannot set property 'enum.rooms.Technikraum' of undefined
          2019-02-18 15:37:37.384 - error: Caught by controller[5]: at Adapter.adapter.on (/opt/iobroker/node_modules/iobroker.telegram/main.js:208:33)
          2019-02-18 15:37:37.384 - error: Caught by controller[5]: at emitTwo (events.js:126:13)
          2019-02-18 15:37:37.384 - error: Caught by controller[5]: at Adapter.emit (events.js:214:7)
          2019-02-18 15:37:37.384 - error: Caught by controller[5]: at Immediate.setImmediate [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:988:30)
          2019-02-18 15:37:37.384 - error: Caught by controller[5]: at runCallback (timers.js:810:20)
          2019-02-18 15:37:37.384 - error: Caught by controller[5]: at tryOnImmediate (timers.js:768:5)
          2019-02-18 15:37:37.384 - error: Caught by controller[5]: at processImmediate [as _immediateCallback] (timers.js:745:5)
          2019-02-18 15:37:37.384 - error: Caught by controller[6]: TypeError: Cannot set property 'enum.rooms.Technikraum' of undefined
          2019-02-18 15:37:37.384 - error: Caught by controller[6]: at Adapter.adapter.on (/opt/iobroker/node_modules/iobroker.telegram/main.js:208:33)
          2019-02-18 15:37:37.385 - error: Caught by controller[6]: at emitTwo (events.js:126:13)
          2019-02-18 15:37:37.385 - error: Caught by controller[6]: at Adapter.emit (events.js:214:7)
          2019-02-18 15:37:37.385 - error: Caught by controller[6]: at Immediate.setImmediate [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:988:30)
          2019-02-18 15:37:37.385 - error: Caught by controller[6]: at runCallback (timers.js:810:20)
          2019-02-18 15:37:37.385 - error: Caught by controller[6]: at tryOnImmediate (timers.js:768:5)
          2019-02-18 15:37:37.385 - error: Caught by controller[6]: at processImmediate [as _immediateCallback] (timers.js:745:5)
          2019-02-18 15:37:37.385 - error: Caught by controller[6]: TypeError: Cannot set property 'enum.rooms.Technikraum' of undefined
          2019-02-18 15:37:37.385 - error: Caught by controller[6]: at Adapter.adapter.on (/opt/iobroker/node_modules/iobroker.telegram/main.js:208:33)
          2019-02-18 15:37:37.385 - error: Caught by controller[6]: at emitTwo (events.js:126:13)
          2019-02-18 15:37:37.385 - error: Caught by controller[6]: at Adapter.emit (events.js:214:7)
          2019-02-18 15:37:37.385 - error: Caught by controller[6]: at Immediate.setImmediate [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:988:30)
          2019-02-18 15:37:37.385 - error: Caught by controller[6]: at runCallback (timers.js:810:20)
          2019-02-18 15:37:37.385 - error: Caught by controller[6]: at tryOnImmediate (timers.js:768:5)
          2019-02-18 15:37:37.385 - error: Caught by controller[6]: at processImmediate [as _immediateCallback] (timers.js:745:5)
          2019-02-18 15:37:37.385 - error: Caught by controller[7]: TypeError: Cannot set property 'enum.rooms.Technikraum' of undefined
          2019-02-18 15:37:37.385 - error: Caught by controller[7]: at Adapter.adapter.on (/opt/iobroker/node_modules/iobroker.telegram/main.js:208:33)
          2019-02-18 15:37:37.386 - error: Caught by controller[7]: at emitTwo (events.js:126:13)
          2019-02-18 15:37:37.386 - error: Caught by controller[7]: at Adapter.emit (events.js:214:7)
          2019-02-18 15:37:37.386 - error: Caught by controller[7]: at Immediate.setImmediate [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:988:30)
          2019-02-18 15:37:37.386 - error: Caught by controller[7]: at runCallback (timers.js:810:20)
          2019-02-18 15:37:37.386 - error: Caught by controller[7]: at tryOnImmediate (timers.js:768:5)
          2019-02-18 15:37:37.386 - error: Caught by controller[7]: at processImmediate [as _immediateCallback] (timers.js:745:5)
          2019-02-18 15:37:37.386 - error: Caught by controller[8]: TypeError: Cannot set property 'enum.rooms.Technikraum' of undefined
          2019-02-18 15:37:37.386 - error: Caught by controller[8]: at Adapter.adapter.on (/opt/iobroker/node_modules/iobroker.telegram/main.js:208:33)
          2019-02-18 15:37:37.386 - error: Caught by controller[8]: at emitTwo (events.js:126:13)
          2019-02-18 15:37:37.386 - error: Caught by controller[8]: at Adapter.emit (events.js:214:7)
          2019-02-18 15:37:37.386 - error: Caught by controller[8]: at Immediate.setImmediate [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:988:30)
          2019-02-18 15:37:37.386 - error: Caught by controller[8]: at runCallback (timers.js:810:20)
          2019-02-18 15:37:37.386 - error: Caught by controller[8]: at tryOnImmediate (timers.js:768:5)
          2019-02-18 15:37:37.386 - error: Caught by controller[8]: at processImmediate [as _immediateCallback] (timers.js:745:5)
          2019-02-18 15:37:37.386 - error: Caught by controller[9]: TypeError: Cannot set property 'enum.rooms.Technikraum' of undefined
          2019-02-18 15:37:37.386 - error: Caught by controller[9]: at Adapter.adapter.on (/opt/iobroker/node_modules/iobroker.telegram/main.js:208:33)
          2019-02-18 15:37:37.386 - error: Caught by controller[9]: at emitTwo (events.js:126:13)
          2019-02-18 15:37:37.386 - error: Caught by controller[9]: at Adapter.emit (events.js:214:7)
          2019-02-18 15:37:37.387 - error: Caught by controller[9]: at Immediate.setImmediate [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:988:30)
          2019-02-18 15:37:37.387 - error: Caught by controller[9]: at runCallback (timers.js:810:20)
          2019-02-18 15:37:37.388 - error: Caught by controller[9]: at tryOnImmediate (timers.js:768:5)
          2019-02-18 15:37:37.388 - error: Caught by controller[9]: at processImmediate [as _immediateCallback] (timers.js:745:5)
          2019-02-18 15:37:37.388 - error: Caught by controller[10]: TypeError: Cannot set property 'enum.rooms.Technikraum' of undefined
          2019-02-18 15:37:37.388 - error: Caught by controller[10]: at Adapter.adapter.on (/opt/iobroker/node_modules/iobroker.telegram/main.js:208:33)
          2019-02-18 15:37:37.388 - error: Caught by controller[10]: at emitTwo (events.js:126:13)
          2019-02-18 15:37:37.388 - error: Caught by controller[10]: at Adapter.emit (events.js:214:7)
          2019-02-18 15:37:37.388 - error: Caught by controller[10]: at Immediate.setImmediate [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:988:30)
          2019-02-18 15:37:37.389 - error: Caught by controller[10]: at runCallback (timers.js:810:20)
          2019-02-18 15:37:37.389 - error: Caught by controller[10]: at tryOnImmediate (timers.js:768:5)
          2019-02-18 15:37:37.389 - error: Caught by controller[10]: at processImmediate [as _immediateCallback] (timers.js:745:5)
          2019-02-18 15:37:37.389 - error: Caught by controller[11]: TypeError: Cannot set property 'enum.rooms.Technikraum' of undefined
          2019-02-18 15:37:37.389 - error: Caught by controller[11]: at Adapter.adapter.on (/opt/iobroker/node_modules/iobroker.telegram/main.js:208:33)
          2019-02-18 15:37:37.389 - error: Caught by controller[11]: at emitTwo (events.js:126:13)
          2019-02-18 15:37:37.389 - error: Caught by controller[11]: at Adapter.emit (events.js:214:7)
          2019-02-18 15:37:37.389 - error: Caught by controller[11]: at Immediate.setImmediate [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:988:30)
          2019-02-18 15:37:37.389 - error: Caught by controller[11]: at runCallback (timers.js:810:20)
          2019-02-18 15:37:37.389 - error: Caught by controller[11]: at tryOnImmediate (timers.js:768:5)
          2019-02-18 15:37:37.389 - error: Caught by controller[11]: at processImmediate [as _immediateCallback] (timers.js:745:5)
          2019-02-18 15:37:37.389 - error: Caught by controller[12]: TypeError: Cannot read property 'enum.rooms' of undefined
          2019-02-18 15:37:37.389 - error: Caught by controller[12]: at Adapter.adapter.on (/opt/iobroker/node_modules/iobroker.telegram/main.js:209:35)
          2019-02-18 15:37:37.389 - error: Caught by controller[12]: at emitTwo (events.js:126:13)
          2019-02-18 15:37:37.389 - error: Caught by controller[12]: at Adapter.emit (events.js:214:7)
          2019-02-18 15:37:37.389 - error: Caught by controller[12]: at Immediate.setImmediate [as _onImmediate] (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:988:30)
          2019-02-18 15:37:37.389 - error: Caught by controller[12]: at runCallback (timers.js:810:20)
          2019-02-18 15:37:37.390 - error: Caught by controller[12]: at tryOnImmediate (timers.js:768:5)
          2019-02-18 15:37:37.390 - error: Caught by controller[12]: at processImmediate [as _immediateCallback] (timers.js:745:5)
          2019-02-18 15:37:37.390 - error: host.Smarthome instance system.adapter.telegram.0 terminated with code 0 (OK)
          2019-02-18 15:37:37.390 - info: host.Smarthome Restart adapter system.adapter.telegram.0 because enabled
          2019-02-18 15:37:38.404 - info: host.Smarthome instance system.adapter.telegram.0 started with pid 8932
          2019-02-18 15:37:39.093 - info: telegram.0 States connected to redis: 127.0.0.1:6379
          2019-02-18 15:37:39.234 - info: telegram.0 starting. Version 1.4.1 in /opt/iobroker/node_modules/iobroker.telegram, node: v8.15.0
          2019-02-18 15:37:39.492 - info: telegram.0 getMe: {"id":519714989,"is_bot":true,"first_name":"ioBroker@morlok-web.local","username":"ioBroker_2018_01_12_bot"}

          Das beginnt alles recht langsam und schaukelt sich dann hoch, bis der Adapter automatisch neu gestartet wird. Ich habe gestern Abend beim Suchen unter "Aufzählungen" noch Einträge gefunden, die es schon lange nicht mehr gibt. Diese habe ich dann gelöscht weil ich dachte die sind das Problem.

          Hier noch ein Screenshot über die Aufzählungen im Technikraum:


          b685fbda-e6a3-4cdc-8069-f4817c647e8d-image.png

          Gruß Steffen

          ioBroker auf Intel NUC 7CJYH / Debian 11 / States in Redis / Objects in JSONL / Repo --> Beta / HM CCU2 V2.61.7 / Siemens LOGO! (0BA7 / 0BA8)
          Admin V7.4.7 / Node V20.18.1 / NPM V10.8.2 / JSC V7.0.6 / JSE V8.8.3

          1 Antwort Letzte Antwort
          0
          • foxriver76F foxriver76

            Doppelte Stop-Nachricht, evtl. https://github.com/ioBroker/ioBroker.js-controller/issues/266

            SteffS Offline
            SteffS Offline
            Steff
            schrieb am zuletzt editiert von
            #5

            @foxriver76 sagte in Telegram Fehler seit JS-Engine/Controller upgrade:

            Doppelte Stop-Nachricht, evtl. https://github.com/ioBroker/ioBroker.js-controller/issues/266

            Hallo foxriver76 und apollon77,

            hier mal ein Log-Auszug von dem Problem "doppelter Stop":


            45fe7387-1960-41ad-9ec7-66040a67f3f1-image.png

            @foxriver76 : geht das in die Richtung des Issues, den du verlinkt hast?

            Gruß Steffen

            ioBroker auf Intel NUC 7CJYH / Debian 11 / States in Redis / Objects in JSONL / Repo --> Beta / HM CCU2 V2.61.7 / Siemens LOGO! (0BA7 / 0BA8)
            Admin V7.4.7 / Node V20.18.1 / NPM V10.8.2 / JSC V7.0.6 / JSE V8.8.3

            foxriver76F 1 Antwort Letzte Antwort
            0
            • SteffS Steff

              @foxriver76 sagte in Telegram Fehler seit JS-Engine/Controller upgrade:

              Doppelte Stop-Nachricht, evtl. https://github.com/ioBroker/ioBroker.js-controller/issues/266

              Hallo foxriver76 und apollon77,

              hier mal ein Log-Auszug von dem Problem "doppelter Stop":


              45fe7387-1960-41ad-9ec7-66040a67f3f1-image.png

              @foxriver76 : geht das in die Richtung des Issues, den du verlinkt hast?

              Gruß Steffen

              foxriver76F Offline
              foxriver76F Offline
              foxriver76
              Developer
              schrieb am zuletzt editiert von
              #6

              @Steff schaut auf den ersten Blick genauso aus und scheint bereits im dev branch gefixt zu sein, weiß jetzt nicht was im telegram unloaded getan wird, allerdings sollte es meist harmlos sein und ich habe das Verhalten auch schon im 1.4.2 beobachten können.

              Videotutorials & mehr

              Hier könnt ihr mich unterstützen.

              1 Antwort Letzte Antwort
              0
              • SteffS Offline
                SteffS Offline
                Steff
                schrieb am zuletzt editiert von Steff
                #7

                Hallo,

                den Fehler mit dem "enums.room.Technikraum" konnte ich nun finden und auch lösen. Bisschen schwierig zu erklären aber ich versuche es einmal: Es waren Objekte von einer Siemens LOGO, die zwar in der Adapterinstanz auf den Raum (Technikraum) zugewiesen waren aber bei den Objekten war keine Zuordnung auf den Raum (Technikraum) vorhanden. Woher das kommt ist mir unklar, da ich noch mehrere LOGO´s im Einsatz habe, bei denen so etwas nicht aufgetreten ist. Ich habe nun bei den Objekten den Raum angegeben und nun ist Ruhe.

                Bzgl. des 2. Fehlers mit dem doppelten Stop hat @foxriver76 ja schon geantwortet.

                Somit kennzeichne ich dieses Thema hier für mich als gelöst.

                Edit: Peinlich, wie kennzeichne ich im neuen Forum ein Thema als gelößt :thinking_face:

                Gruß Steffen

                ioBroker auf Intel NUC 7CJYH / Debian 11 / States in Redis / Objects in JSONL / Repo --> Beta / HM CCU2 V2.61.7 / Siemens LOGO! (0BA7 / 0BA8)
                Admin V7.4.7 / Node V20.18.1 / NPM V10.8.2 / JSC V7.0.6 / JSE V8.8.3

                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

                583

                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