Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Cannot start Samsung_Tizen Adapter

    NEWS

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    Cannot start Samsung_Tizen Adapter

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

      Systemdata Bitte Ausfüllen
      Hardwaresystem: Raspberry Pi 4 Model B Rev 1.2
      Arbeitsspeicher: 4GB
      Festplattenart: Samsung SSD
      Betriebssystem: Raspbian 10 (Buster)
      Node-Version: 16.20.2
      Nodejs-Version: 16.20.2
      NPM-Version: 8.19.4
      Installationsart: PivCCU Image
      Image genutzt: Ja

      The adapter has been installed from the following GitHub path:
      https://github.com/dahuby/iobroker.samsung_tizen/tarball/master

      The adapter version is: 0.0.12

      The Adapter creates the following log entries when trying to start:

      2023-11-13 11:06:28.604 - error: host.raspberrypi Caught by controller[0]: node:internal/modules/cjs/loader:1031
      2023-11-13 11:06:28.605 - error: host.raspberrypi Caught by controller[0]: throw err;
      2023-11-13 11:06:28.605 - error: host.raspberrypi Caught by controller[0]: ^
      2023-11-13 11:06:28.605 - error: host.raspberrypi Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js'
      2023-11-13 11:06:28.605 - error: host.raspberrypi Caught by controller[0]: Require stack:
      2023-11-13 11:06:28.606 - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js
      2023-11-13 11:06:28.606 - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.samsung_tizen/main.js
      2023-11-13 11:06:28.606 - error: host.raspberrypi Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1028:15)
      2023-11-13 11:06:28.606 - error: host.raspberrypi Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:873:27)
      2023-11-13 11:06:28.606 - error: host.raspberrypi Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1100:19)
      2023-11-13 11:06:28.606 - error: host.raspberrypi Caught by controller[0]: at require (node:internal/modules/cjs/helpers:119:18)
      2023-11-13 11:06:28.606 - error: host.raspberrypi Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js:46:25)
      2023-11-13 11:06:28.607 - error: host.raspberrypi Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1198:14)
      2023-11-13 11:06:28.607 - error: host.raspberrypi Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1252:10)
      2023-11-13 11:06:28.607 - error: host.raspberrypi Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1076:32)
      2023-11-13 11:06:28.607 - error: host.raspberrypi Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:911:12)
      2023-11-13 11:06:28.607 - error: host.raspberrypi Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1100:19) {
      2023-11-13 11:06:28.607 - error: host.raspberrypi Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      2023-11-13 11:06:28.607 - error: host.raspberrypi Caught by controller[0]: requireStack: [
      2023-11-13 11:06:28.608 - error: host.raspberrypi Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js',
      2023-11-13 11:06:28.608 - error: host.raspberrypi Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.samsung_tizen/main.js'
      2023-11-13 11:06:28.608 - error: host.raspberrypi Caught by controller[0]: ]
      2023-11-13 11:06:28.608 - error: host.raspberrypi Caught by controller[0]: }
      2023-11-13 11:06:28.608 - error: host.raspberrypi instance system.adapter.samsung_tizen.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      
      

      MOD-EDIT: Code in code-tags gesetzt!

      Thomas Braun mcm1957 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @rnc11 last edited by

        @rnc11 sagte in Cannot start Samsung_Tizen Adapter:

        Buster

        Is busted. Install a living release.

        nodejs 16.20.2

        Too aged, install the recommended v18.

        1 Reply Last reply Reply Quote 0
        • mcm1957
          mcm1957 @rnc11 last edited by mcm1957

          @rnc11
          Warum hier auch ein Issue?
          Ich habe dir schon im aAdapter Issue geantwortet dass

          • Installationen von Github nur dann erfolgen sollen wenn man vom Maintainer dazu aufgefordert wird
          • Dass man bei Github Installation aus veralteten Repositories wohl Probleme haben kann. Nur weil irgendwo auf Github ein Repository mit dem Namen ioBroker.irgendwas existiert, heißt das nicht, dass das ein funktionierender und supporteter Adapter ist. Gute und vor allem gewartete Adapter sind immer in den Repositories gelistet.

          Also installier den Adapter sauber über die in den ioBroker Repositories angebotene version (1.0.0 im Latest) und er wird starten.

          Und node 16 ist veraltet, mach ein Update sobald wie möglich.

          https://github.com/iobroker-community-adapters/ioBroker.samsung_tizen/issues/41

          rnc11 created this issue in iobroker-community-adapters/ioBroker.samsung_tizen

          closed Not able to start instance #41

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

          Support us

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

          886
          Online

          32.0k
          Users

          80.5k
          Topics

          1.3m
          Posts

          3
          3
          78
          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