Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Adapter MiHome ständiger Neustart

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    675

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    5.7k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

Adapter MiHome ständiger Neustart

Scheduled Pinned Locked Moved Solved Error/Bug
mihome errorrestart
3 Posts 2 Posters 295 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    lindi200000
    wrote on last edited by
    #1

    Hallo zusammen,
    Mein MiHome Adapter startet ständig neu.
    Wenn ich die Log richtig lese, dann gibt es Verbindungsprobleme (?), aber vom Handy gibt es keine Probleme und auch nicht die Sensoren dahinter auslesen macht keine Probleme. Hat jemand eine Idee?
    Hier der Log Eintrag:

    mihome.0	2019-06-11 11:27:36.552	info	starting. Version 1.2.6 in /opt/iobroker/node_modules/iobroker.mihome, node: v8.15.1
    host.raspberrypi	2019-06-11 11:27:33.803	info	instance system.adapter.mihome.0 started with pid 16268
    host.raspberrypi	2019-06-11 11:27:32.786	info	Restart adapter system.adapter.mihome.0 because enabled
    host.raspberrypi	2019-06-11 11:27:32.785	error	instance system.adapter.mihome.0 terminated with code 0 (OK)
    Caught	2019-06-11 11:27:32.785	error	by controller[0]: at Timer.listOnTimeout (timers.js:290:5)
    Caught	2019-06-11 11:27:32.785	error	by controller[0]: at tryOnTimeout (timers.js:323:5)
    Caught	2019-06-11 11:27:32.785	error	by controller[0]: at ontimeout (timers.js:498:11)
    Caught	2019-06-11 11:27:32.784	error	by controller[0]: at Timeout.timer.setTimeout [as _onTimeout] (/opt/iobroker/node_modules/iobroker.mihome/lib/Sensors/Gateway.js:193:36)
    Caught	2019-06-11 11:27:32.784	error	by controller[0]: at Hub.getKey (/opt/iobroker/node_modules/iobroker.mihome/lib/Hub.js:144:31)
    Caught	2019-06-11 11:27:32.783	error	by controller[0]: at Object.createCipheriv (crypto.js:619:10)
    Caught	2019-06-11 11:27:32.763	error	by controller[0]: at new Cipheriv (crypto.js:219:16)
    Caught	2019-06-11 11:27:32.762	error	by controller[0]: Error: Invalid key length
    mihome.0	2019-06-11 11:27:32.740	info	terminating
    mihome.0	2019-06-11 11:27:32.692	error	at Timer.listOnTimeout (timers.js:290:5)
    mihome.0	2019-06-11 11:27:32.692	error	at tryOnTimeout (timers.js:323:5)
    mihome.0	2019-06-11 11:27:32.692	error	at ontimeout (timers.js:498:11)
    mihome.0	2019-06-11 11:27:32.692	error	at Timeout.timer.setTimeout [as _onTimeout] (/opt/iobroker/node_modules/iobroker.mihome/lib/Sensors/Gateway.js:193:36)
    mihome.0	2019-06-11 11:27:32.692	error	at Hub.getKey (/opt/iobroker/node_modules/iobroker.mihome/lib/Hub.js:144:31)
    mihome.0	2019-06-11 11:27:32.692	error	at Object.createCipheriv (crypto.js:619:10)
    mihome.0	2019-06-11 11:27:32.692	error	at new Cipheriv (crypto.js:219:16)
    mihome.0	2019-06-11 11:27:32.692	error	Error: Invalid key length
    mihome.0	2019-06-11 11:27:32.689	error	uncaught exception: Invalid key length
    mihome.0	2019-06-11 11:25:06.325	info	Change connection status: true
    mihome.0	2019-06-11 11:25:06.227	info	Change connection status: false
    mihome.0	2019-06-11 11:25:05.615	info	starting. Version 1.2.6 in /opt/iobroker/node_modules/iobroker.mihome, node: v8.15.1
    host.raspberrypi	2019-06-11 11:25:02.857	info	instance system.adapter.mihome.0 started with pid 15671
    host.raspberrypi	2019-06-11 11:25:01.839	info	Restart adapter system.adapter.mihome.0 because enabled
    

    Ich hoffe mir kann da wer helfen. Durch den Neustart kann ich keine Befehle an den Gateway senden.

    VG
    Lindi

    crunchipC 1 Reply Last reply
    0
    • L Offline
      L Offline
      lindi200000
      wrote on last edited by
      #3

      danke für den Hint. Der Key war richtig, aber die IP Adresse hat sich geändert, muss mal schauen wo ich die fix machen kann.

      1 Reply Last reply
      0
      • L lindi200000

        Hallo zusammen,
        Mein MiHome Adapter startet ständig neu.
        Wenn ich die Log richtig lese, dann gibt es Verbindungsprobleme (?), aber vom Handy gibt es keine Probleme und auch nicht die Sensoren dahinter auslesen macht keine Probleme. Hat jemand eine Idee?
        Hier der Log Eintrag:

        mihome.0	2019-06-11 11:27:36.552	info	starting. Version 1.2.6 in /opt/iobroker/node_modules/iobroker.mihome, node: v8.15.1
        host.raspberrypi	2019-06-11 11:27:33.803	info	instance system.adapter.mihome.0 started with pid 16268
        host.raspberrypi	2019-06-11 11:27:32.786	info	Restart adapter system.adapter.mihome.0 because enabled
        host.raspberrypi	2019-06-11 11:27:32.785	error	instance system.adapter.mihome.0 terminated with code 0 (OK)
        Caught	2019-06-11 11:27:32.785	error	by controller[0]: at Timer.listOnTimeout (timers.js:290:5)
        Caught	2019-06-11 11:27:32.785	error	by controller[0]: at tryOnTimeout (timers.js:323:5)
        Caught	2019-06-11 11:27:32.785	error	by controller[0]: at ontimeout (timers.js:498:11)
        Caught	2019-06-11 11:27:32.784	error	by controller[0]: at Timeout.timer.setTimeout [as _onTimeout] (/opt/iobroker/node_modules/iobroker.mihome/lib/Sensors/Gateway.js:193:36)
        Caught	2019-06-11 11:27:32.784	error	by controller[0]: at Hub.getKey (/opt/iobroker/node_modules/iobroker.mihome/lib/Hub.js:144:31)
        Caught	2019-06-11 11:27:32.783	error	by controller[0]: at Object.createCipheriv (crypto.js:619:10)
        Caught	2019-06-11 11:27:32.763	error	by controller[0]: at new Cipheriv (crypto.js:219:16)
        Caught	2019-06-11 11:27:32.762	error	by controller[0]: Error: Invalid key length
        mihome.0	2019-06-11 11:27:32.740	info	terminating
        mihome.0	2019-06-11 11:27:32.692	error	at Timer.listOnTimeout (timers.js:290:5)
        mihome.0	2019-06-11 11:27:32.692	error	at tryOnTimeout (timers.js:323:5)
        mihome.0	2019-06-11 11:27:32.692	error	at ontimeout (timers.js:498:11)
        mihome.0	2019-06-11 11:27:32.692	error	at Timeout.timer.setTimeout [as _onTimeout] (/opt/iobroker/node_modules/iobroker.mihome/lib/Sensors/Gateway.js:193:36)
        mihome.0	2019-06-11 11:27:32.692	error	at Hub.getKey (/opt/iobroker/node_modules/iobroker.mihome/lib/Hub.js:144:31)
        mihome.0	2019-06-11 11:27:32.692	error	at Object.createCipheriv (crypto.js:619:10)
        mihome.0	2019-06-11 11:27:32.692	error	at new Cipheriv (crypto.js:219:16)
        mihome.0	2019-06-11 11:27:32.692	error	Error: Invalid key length
        mihome.0	2019-06-11 11:27:32.689	error	uncaught exception: Invalid key length
        mihome.0	2019-06-11 11:25:06.325	info	Change connection status: true
        mihome.0	2019-06-11 11:25:06.227	info	Change connection status: false
        mihome.0	2019-06-11 11:25:05.615	info	starting. Version 1.2.6 in /opt/iobroker/node_modules/iobroker.mihome, node: v8.15.1
        host.raspberrypi	2019-06-11 11:25:02.857	info	instance system.adapter.mihome.0 started with pid 15671
        host.raspberrypi	2019-06-11 11:25:01.839	info	Restart adapter system.adapter.mihome.0 because enabled
        

        Ich hoffe mir kann da wer helfen. Durch den Neustart kann ich keine Befehle an den Gateway senden.

        VG
        Lindi

        crunchipC Away
        crunchipC Away
        crunchip
        Forum Testing Most Active
        wrote on last edited by
        #2

        @lindi200000 dein Key richtig eingetragen?

        umgestiegen von Proxmox auf Unraid

        1 Reply Last reply
        0
        • L Offline
          L Offline
          lindi200000
          wrote on last edited by
          #3

          danke für den Hint. Der Key war richtig, aber die IP Adresse hat sich geändert, muss mal schauen wo ich die fix machen kann.

          1 Reply Last reply
          0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          Support us

          ioBroker
          Community Adapters
          Donate

          469

          Online

          32.7k

          Users

          82.6k

          Topics

          1.3m

          Posts
          Community
          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
          ioBroker Community 2014-2025
          logo
          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Home
          • Recent
          • Tags
          • Unread 0
          • Categories
          • Unreplied
          • Popular
          • GitHub
          • Docu
          • Hilfe