Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. fhem Adapter

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    UNSOLVED fhem Adapter

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

      Mein fhem Adapter spielt Ampel verbindet sich brichtt ab und verbindet sich neu.
      Ich weiß ehrlich nicht wo ich den Fehler suchen soll.
      In Iobroker in Fhem oder in Ubuntu?

      fhem.0	2020-01-29 23:09:35.720	warn	(11022) Terminated (UNCAUGHT_EXCEPTION): Without reason
      fhem.0	2020-01-29 23:09:34.717	error	(11022) TypeError: this.stop is not a function at Adapter.restart (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:930:14) at Timeout.setTimeout [as _onTimeout] (/opt/iobroker
      fhem.0	2020-01-29 23:09:34.717	error	(11022) uncaught exception: this.stop is not a function
      fhem.0	2020-01-29 23:09:34.709	warn	(11022) Restart initiated
      fhem.0	2020-01-29 23:09:33.708	warn	(11022) Disconnected FHEM telnet 192.168.1.18:7073 > Auto Restart Adapter!
      fhem.0	2020-01-29 23:08:37.568	info	(11022) END ===== Synchronised FHEM in 2479 ms :-)
      fhem.0	2020-01-29 23:08:37.567	warn	(11022) > more info FHEM Adapter visit https://github.com/iobroker-community-adapters/ioBroker.fhem/blob/master/docs/de/README.md
      fhem.0	2020-01-29 23:08:37.565	info	(11022) event ioBroker "fhem.0.info.Commands.sendFHEM set fhem.0.alive on-for-timer 360" > set fhem.0.alive on-for-timer 360
      fhem.0	2020-01-29 23:08:37.557	info	(11022) > activate fhem.0.alive room ioB_System every 5 minutes
      fhem.0	2020-01-29 23:08:37.556	info	(11022) > Number of objects IOB in = 58 - fhem.0.info.Info.numberObjectsIOBin (58)
      fhem.0	2020-01-29 23:08:37.556	info	(11022) > Number of objects IOB out (possible) = 0 - fhem.0.info.Info.numberObjectsIOBoutSub (0)
      fhem.0	2020-01-29 23:08:37.555	info	(11022) > Number of objects IOB out = 0 - fhem.0.info.Info.numberObjectsIOBout (0)
      fhem.0	2020-01-29 23:08:37.554	info	(11022) > Number of devices FHEM (synchro) = 4 - fhem.0.info.Info.numberDevicesFHEMsync (4)
      fhem.0	2020-01-29 23:08:37.553	info	(11022) > Number of devices FHEM (jsonlist2) = 26 - fhem.0.info.Info.numberDevicesFHEM (26)
      fhem.0	2020-01-29 23:08:37.552	info	(11022) > room of fhem.x.info.Configurations.onlySyncRoom exist = true - fhem.0.info.Info.roomioBroker (true)
      fhem.0	2020-01-29 23:08:37.552	info	(11022) > Date of main.js = 21.07.19 - fhem.0.info.Info.buildDate (21.07.19)
      fhem.0	2020-01-29 23:08:37.487	info	(11022) STEP 11 ==== info Synchro
      fhem.0	2020-01-29 23:08:37.487	info	(11022) > dummy fhem.0.alive - use to check alive FHEM Adapter in FHEM
      
      host.beelink	2020-01-30 08:05:04.409	error	Caught by controller[0]: at Timer.listOnTimeout (timers.js:290:5)
      host.beelink	2020-01-30 08:05:04.409	error	Caught by controller[0]: at tryOnTimeout (timers.js:323:5)
      host.beelink	2020-01-30 08:05:04.409	error	Caught by controller[0]: at ontimeout (timers.js:498:11)
      host.beelink	2020-01-30 08:05:04.408	error	Caught by controller[0]: at Timeout.setTimeout [as _onTimeout] (/opt/iobroker/node_modules/iobroker.fhem/main.js:2408:38)
      host.beelink	2020-01-30 08:05:04.408	error	Caught by controller[0]: at Adapter.restart (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:930:14)
      host.beelink	2020-01-30 08:05:04.407	error	Caught by controller[0]: TypeError: this.stop is not a function
      fhem.0	2020-01-30 08:05:03.882	info	(15965) Terminated (NO_ERROR): Without reason
      fhem.0	2020-01-30 08:05:03.881	info	(15965) terminating
      fhem.0	2020-01-30 08:05:03.871	error	(15965) TypeError: this.stop is not a function at Adapter.restart (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:930:14) at Timeout.setTimeout [as _onTimeout] (/opt/iobroker
      fhem.0	2020-01-30 08:05:03.871	error	(15965) uncaught exception: this.stop is not a function
      fhem.0	2020-01-30 08:05:03.859	warn	(15965) Restart initiated
      fhem.0	2020-01-30 08:05:02.856	warn	(15965) Disconnected FHEM telnet 192.168.1.18:7073 > Auto Restart Adapter!
      

      Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
      Hier gehts zur Hilfe.

      LausiD 1 Reply Last reply Reply Quote 0
      • LausiD
        LausiD @Felsdrache last edited by

        @Felsdrache
        Laut Log verliert der Adapter die Telnet Verbindung zu FHEM und der Restart Adapter läuft nicht sauber.
        Denke als erstes sollte der Grund für trennen der Telnet Verbindung gefunden werden.
        Evt. Neustart FHEM oder Netzwerk?

        Gruß
        LausiD

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

        Support us

        ioBroker
        Community Adapters
        Donate

        503
        Online

        31.9k
        Users

        80.1k
        Topics

        1.3m
        Posts

        fhem adapter fehlersuche
        3
        2
        465
        Loading More Posts
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes
        Reply
        • Reply as topic
        Log in to reply
        Community
        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
        The ioBroker Community 2014-2023
        logo