Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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. ioBroker Allgemein
  4. AVM tr-064 Adapter Problem

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    472

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    392

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

AVM tr-064 Adapter Problem

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
tr-64
4 Beiträge 2 Kommentatoren 321 Aufrufe 2 Beobachtet
  • Ä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.
  • KusselinK Offline
    KusselinK Offline
    Kusselin
    schrieb am zuletzt editiert von
    #1

    Hallo Zusammen,

    was sagt mir das Log? Ich bekomme einfach keien Verbindung mehr...

    host.raspberrypi	2020-01-03 16:51:47.793	error	instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.raspberrypi	2020-01-03 16:51:47.793	error	Caught by controller[0]: at bootstrap_node.js:625:3
    host.raspberrypi	2020-01-03 16:51:47.793	error	Caught by controller[0]: at startup (bootstrap_node.js:204:16)
    host.raspberrypi	2020-01-03 16:51:47.792	error	Caught by controller[0]: at Function.Module.runMain (module.js:694:10)
    host.raspberrypi	2020-01-03 16:51:47.792	error	Caught by controller[0]: at Function.Module._load (module.js:498:3)
    host.raspberrypi	2020-01-03 16:51:47.792	error	Caught by controller[0]: at tryModuleLoad (module.js:506:12)
    host.raspberrypi	2020-01-03 16:51:47.791	error	Caught by controller[0]: at Module.load (module.js:566:32)
    host.raspberrypi	2020-01-03 16:51:47.791	error	Caught by controller[0]: at Object.Module._extensions..js (module.js:664:10)
    host.raspberrypi	2020-01-03 16:51:47.791	error	Caught by controller[0]: at Module._compile (module.js:653:30)
    host.raspberrypi	2020-01-03 16:51:47.790	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.tr-064/tr-064.js:16:20)
    host.raspberrypi	2020-01-03 16:51:47.790	error	Caught by controller[0]: at Object.exports.Adapter (/opt/iobroker/node_modules/soef/soef.js:1383:23)
    host.raspberrypi	2020-01-03 16:51:47.790	error	Caught by controller[0]: TypeError: fns.adapter is not a function
    host.raspberrypi	2020-01-03 16:51:47.789	error	Caught by controller[0]: ^
    host.raspberrypi	2020-01-03 16:51:47.789	error	Caught by controller[0]: fns.adapter = fns.adapter(options);
    host.raspberrypi	2020-01-03 16:51:47.788	error	Caught by controller[0]: /opt/iobroker/node_modules/soef/soef.js:1383
    

    Über ne kurze Info vielen Dank

    J 1 Antwort Letzte Antwort
    0
    • KusselinK Kusselin

      Hallo Zusammen,

      was sagt mir das Log? Ich bekomme einfach keien Verbindung mehr...

      host.raspberrypi	2020-01-03 16:51:47.793	error	instance system.adapter.tr-064.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.raspberrypi	2020-01-03 16:51:47.793	error	Caught by controller[0]: at bootstrap_node.js:625:3
      host.raspberrypi	2020-01-03 16:51:47.793	error	Caught by controller[0]: at startup (bootstrap_node.js:204:16)
      host.raspberrypi	2020-01-03 16:51:47.792	error	Caught by controller[0]: at Function.Module.runMain (module.js:694:10)
      host.raspberrypi	2020-01-03 16:51:47.792	error	Caught by controller[0]: at Function.Module._load (module.js:498:3)
      host.raspberrypi	2020-01-03 16:51:47.792	error	Caught by controller[0]: at tryModuleLoad (module.js:506:12)
      host.raspberrypi	2020-01-03 16:51:47.791	error	Caught by controller[0]: at Module.load (module.js:566:32)
      host.raspberrypi	2020-01-03 16:51:47.791	error	Caught by controller[0]: at Object.Module._extensions..js (module.js:664:10)
      host.raspberrypi	2020-01-03 16:51:47.791	error	Caught by controller[0]: at Module._compile (module.js:653:30)
      host.raspberrypi	2020-01-03 16:51:47.790	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.tr-064/tr-064.js:16:20)
      host.raspberrypi	2020-01-03 16:51:47.790	error	Caught by controller[0]: at Object.exports.Adapter (/opt/iobroker/node_modules/soef/soef.js:1383:23)
      host.raspberrypi	2020-01-03 16:51:47.790	error	Caught by controller[0]: TypeError: fns.adapter is not a function
      host.raspberrypi	2020-01-03 16:51:47.789	error	Caught by controller[0]: ^
      host.raspberrypi	2020-01-03 16:51:47.789	error	Caught by controller[0]: fns.adapter = fns.adapter(options);
      host.raspberrypi	2020-01-03 16:51:47.788	error	Caught by controller[0]: /opt/iobroker/node_modules/soef/soef.js:1383
      

      Über ne kurze Info vielen Dank

      J Offline
      J Offline
      Jan1
      schrieb am zuletzt editiert von
      #2

      @Kusselin
      Alter Adapter, entweder soef nach installieren, oder commity Version verwenden.

      KusselinK 1 Antwort Letzte Antwort
      0
      • J Jan1

        @Kusselin
        Alter Adapter, entweder soef nach installieren, oder commity Version verwenden.

        KusselinK Offline
        KusselinK Offline
        Kusselin
        schrieb am zuletzt editiert von
        #3

        @Jan1 Jo thanks....so hats geklappt:

        cd /opt/iobroker/
        
        iobroker stop tr-064
        
        cd /opt/iobroker/node_modules/iobroker.tr-064
        
        npm install soef
        
        J 1 Antwort Letzte Antwort
        0
        • KusselinK Kusselin

          @Jan1 Jo thanks....so hats geklappt:

          cd /opt/iobroker/
          
          iobroker stop tr-064
          
          cd /opt/iobroker/node_modules/iobroker.tr-064
          
          npm install soef
          
          J Offline
          J Offline
          Jan1
          schrieb am zuletzt editiert von
          #4

          @Kusselin
          Die Community Version wäre eher zu empfehlen, da die weiter entwickelt wird.

          1 Antwort Letzte Antwort
          0

          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

          Registrieren Anmelden
          Antworten
          • In einem neuen Thema antworten
          Anmelden zum Antworten
          • Älteste zuerst
          • Neuste zuerst
          • Meiste Stimmen


          Support us

          ioBroker
          Community Adapters
          Donate
          FAQ Cloud / IOT
          HowTo: Node.js-Update
          HowTo: Backup/Restore
          Downloads
          BLOG

          576

          Online

          32.8k

          Benutzer

          82.8k

          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