Skip to content
  • 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
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Probleme mit Tradfri Adapter

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    11
    2
    209

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

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

Probleme mit Tradfri Adapter

Probleme mit Tradfri Adapter

Scheduled Pinned Locked Moved Unsolved Error/Bug
tradfri
8 Posts 3 Posters 699 Views 2 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.
  • mpfeilerM Offline
    mpfeilerM Offline
    mpfeiler
    wrote on last edited by
    #1

    Ich versuche nun schon seit einigen Tagen den IKEA Tradfri Adapter zum Laufen zu bringen. Die Installation klappt ohne Probleme, auch die Konfiguration. Sobald der Adapter startet kommt im LOG:

    info	Restart adapter system.adapter.tradfri.0 because enabled
    error	instance system.adapter.tradfri.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
    error	Caught by controller[1]: at process._fatalException (internal/bootstrap/node.js:497:27)
    error	Caught by controller[1]: at process.emit (events.js:198:13)
    error	Caught by controller[1]: at process.onUnhandledError (C:\Program Files\iobroker\TG24QA\node_modules\iobroker.tradfri\build\main.js:752:13)
    error	Caught by controller[1]: TypeError: Cannot read property 'log' of undefined
    error	Caught by controller[1]:
    error	Caught by controller[1]: ^
    error	Caught by controller[1]: adapter.log.error("unhandled exception:" + getMessage(err));
    error	Caught by controller[1]: \main.js:752
    error	Caught by controller[0]: C:\Program Files\iobroker\TG24QA\node_modules\iobroker.tradfri\build
    info	instance system.adapter.tradfri.0 started with pid 6816
    info	"system.adapter.tradfri.0" enabled
    

    Eine deinstallation killt dann die komplette IOBroker instanz. Habe jetzt schon versuche eine komplett neu Instanz ohne irgendwelche anderen Adapter zu verwenden aber es ist immer dasselbe Problem.

    Jemand eine Idee dazu?

    Systemdata Bitte Ausfüllen
    Hardwaresystem: Windows Server 2019
    Arbeitsspeicher: 4GB
    Festplattenart: HDD
    Betriebssystem: Windows
    Node-Version: 10.x.x
    Nodejs-Version: 10.17.0
    NPM-Version: 6.11.3
    Installationsart: Skript
    Image genutzt: Nein
    Ort/Name der Imagedatei: Link
    HomoranH 1 Reply Last reply
    0
    • mpfeilerM mpfeiler

      Ich versuche nun schon seit einigen Tagen den IKEA Tradfri Adapter zum Laufen zu bringen. Die Installation klappt ohne Probleme, auch die Konfiguration. Sobald der Adapter startet kommt im LOG:

      info	Restart adapter system.adapter.tradfri.0 because enabled
      error	instance system.adapter.tradfri.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
      error	Caught by controller[1]: at process._fatalException (internal/bootstrap/node.js:497:27)
      error	Caught by controller[1]: at process.emit (events.js:198:13)
      error	Caught by controller[1]: at process.onUnhandledError (C:\Program Files\iobroker\TG24QA\node_modules\iobroker.tradfri\build\main.js:752:13)
      error	Caught by controller[1]: TypeError: Cannot read property 'log' of undefined
      error	Caught by controller[1]:
      error	Caught by controller[1]: ^
      error	Caught by controller[1]: adapter.log.error("unhandled exception:" + getMessage(err));
      error	Caught by controller[1]: \main.js:752
      error	Caught by controller[0]: C:\Program Files\iobroker\TG24QA\node_modules\iobroker.tradfri\build
      info	instance system.adapter.tradfri.0 started with pid 6816
      info	"system.adapter.tradfri.0" enabled
      

      Eine deinstallation killt dann die komplette IOBroker instanz. Habe jetzt schon versuche eine komplett neu Instanz ohne irgendwelche anderen Adapter zu verwenden aber es ist immer dasselbe Problem.

      Jemand eine Idee dazu?

      Systemdata Bitte Ausfüllen
      Hardwaresystem: Windows Server 2019
      Arbeitsspeicher: 4GB
      Festplattenart: HDD
      Betriebssystem: Windows
      Node-Version: 10.x.x
      Nodejs-Version: 10.17.0
      NPM-Version: 6.11.3
      Installationsart: Skript
      Image genutzt: Nein
      Ort/Name der Imagedatei: Link
      HomoranH Do not disturb
      HomoranH Do not disturb
      Homoran
      Global Moderator Administrators
      wrote on last edited by
      #2

      @mpfeiler sagte in Probleme mit Tradfri Adapter:

      terminated with code 7

      sollte inzwischen abgefangen werden 😞

      Bitte RasPi rebouten.
      Da läuft der Tradfri-Prozess doppelt. Wurde wohl nicht korrekt beendet und ein zweites mal gestartet.

      Oder ganz sauber - den doppelten Prozess über putty killen

      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

      1 Reply Last reply
      0
      • mpfeilerM Offline
        mpfeilerM Offline
        mpfeiler
        wrote on last edited by mpfeiler
        #3

        @Homoran : Nein das ist es leider nicht. Ist ein Windows System, wenn ich nach dem Tradfri Adapter Setup den Dienst neu starte war es das. Irgendwie crasht die Adapter installation die komplette iobroker instanz.

        Deinstallation geht dann auch nicht mehr:

        Error: Cannot find module 'core-util-is'
            at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
            at Function.Module._load (internal/modules/cjs/loader.js:562:25)
            at Module.require (internal/modules/cjs/loader.js:692:17)
            at require (internal/modules/cjs/helpers.js:25:18)
            at Object.<anonymous> (C:\Program Files\iobroker\TG24QA\node_modules\verror\lib\verror.js:9:19)
            at Module._compile (internal/modules/cjs/loader.js:778:30)
            at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
            at Module.load (internal/modules/cjs/loader.js:653:32)
            at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
            at Function.Module._load (internal/modules/cjs/loader.js:585:3)
        
        HomoranH 1 Reply Last reply
        0
        • mpfeilerM mpfeiler

          @Homoran : Nein das ist es leider nicht. Ist ein Windows System, wenn ich nach dem Tradfri Adapter Setup den Dienst neu starte war es das. Irgendwie crasht die Adapter installation die komplette iobroker instanz.

          Deinstallation geht dann auch nicht mehr:

          Error: Cannot find module 'core-util-is'
              at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
              at Function.Module._load (internal/modules/cjs/loader.js:562:25)
              at Module.require (internal/modules/cjs/loader.js:692:17)
              at require (internal/modules/cjs/helpers.js:25:18)
              at Object.<anonymous> (C:\Program Files\iobroker\TG24QA\node_modules\verror\lib\verror.js:9:19)
              at Module._compile (internal/modules/cjs/loader.js:778:30)
              at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
              at Module.load (internal/modules/cjs/loader.js:653:32)
              at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
              at Function.Module._load (internal/modules/cjs/loader.js:585:3)
          
          HomoranH Do not disturb
          HomoranH Do not disturb
          Homoran
          Global Moderator Administrators
          wrote on last edited by
          #4

          @mpfeiler muss es sein. Das log ist da eindeutig.
          Code 7 - Adapter is already running

          was sagt denn top (falls es das auf Windows auch gibt

          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

          1 Reply Last reply
          0
          • mpfeilerM Offline
            mpfeilerM Offline
            mpfeiler
            wrote on last edited by
            #5

            @Homoran : Leider nein, wie gesagt, allein die Installation des Adapters killt die komplette iobroker instanz. Ich habe das mit einer komplett neue Instanz getestet. Also Windows Installationspaket und dann den Tradfri Adapter.

            Dannach funktioniert nichts mehr. Im Log kommt nur noch:

            Error: Cannot find module 'core-util-is'
                at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
                at Function.Module._load (internal/modules/cjs/loader.js:562:25)
                at Module.require (internal/modules/cjs/loader.js:692:17)
                at require (internal/modules/cjs/helpers.js:25:18)
                at Object.<anonymous> (C:\Program Files\iobroker\TG24QA\node_modules\verror\lib\verror.js:9:19)
                at Module._compile (internal/modules/cjs/loader.js:778:30)
                at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
                at Module.load (internal/modules/cjs/loader.js:653:32)
                at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                at Function.Module._load (internal/modules/cjs/loader.js:585:3)
            
            HomoranH 1 Reply Last reply
            0
            • mpfeilerM mpfeiler

              @Homoran : Leider nein, wie gesagt, allein die Installation des Adapters killt die komplette iobroker instanz. Ich habe das mit einer komplett neue Instanz getestet. Also Windows Installationspaket und dann den Tradfri Adapter.

              Dannach funktioniert nichts mehr. Im Log kommt nur noch:

              Error: Cannot find module 'core-util-is'
                  at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
                  at Function.Module._load (internal/modules/cjs/loader.js:562:25)
                  at Module.require (internal/modules/cjs/loader.js:692:17)
                  at require (internal/modules/cjs/helpers.js:25:18)
                  at Object.<anonymous> (C:\Program Files\iobroker\TG24QA\node_modules\verror\lib\verror.js:9:19)
                  at Module._compile (internal/modules/cjs/loader.js:778:30)
                  at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
                  at Module.load (internal/modules/cjs/loader.js:653:32)
                  at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                  at Function.Module._load (internal/modules/cjs/loader.js:585:3)
              
              HomoranH Do not disturb
              HomoranH Do not disturb
              Homoran
              Global Moderator Administrators
              wrote on last edited by
              #6

              @mpfeiler Sorry dann bin ich raus -mit Win kenne ich mich nicht aus

              kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

              1 Reply Last reply
              0
              • E Offline
                E Offline
                Erbse
                wrote on last edited by
                #7

                Genau der gleiche Fehler tritt bei mir auch auf. Gleiche Konfiguration, jedoch Windows 10 64 Bit. Gibt es inzwischen evtl. eine Lösung?

                1 Reply Last reply
                0
                • E Offline
                  E Offline
                  Erbse
                  wrote on last edited by
                  #8

                  Bei mir hat sich das Problem inzwischen gelöst durch eine saubere Installation:
                  https://forum.iobroker.net/topic/33679/wie-bekomme-ich-eine-saubere-installation-unter-windows-hin/5

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  Support us

                  ioBroker
                  Community Adapters
                  Donate

                  100

                  Online

                  32.4k

                  Users

                  81.3k

                  Topics

                  1.3m

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

                  • Don't have an account? Register

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