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. iogo-Adapter lässt sich nicht installieren

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.4k

iogo-Adapter lässt sich nicht installieren

Scheduled Pinned Locked Moved Unsolved Error/Bug
iogo adapter
11 Posts 5 Posters 1.0k Views 4 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.
  • S Offline
    S Offline
    Strizz
    wrote on last edited by
    #1

    Hallo,

    die Installation des iogo-Adapters führt bei mir zu folgenden Fehlermeldungen im Log:

    2019-02-17 12:21:50.340 - error: Caught by controller[0]: /opt/iobroker/node_modules/iobroker.iogo/node_modules/grpc/src/grpc_extension.js:57
    2019-02-17 12:21:50.340 - error: Caught by controller[0]: throw e;
    2019-02-17 12:21:50.341 - error: Caught by controller[0]: ^
    2019-02-17 12:21:50.341 - error: Caught by controller[0]: Error: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /opt/iobroker/node_modules/iobroker.iogo/node_modules/grpc/src/node/extension_binary/node-v57-linux-arm-glibc/grpc_node.node)
    2019-02-17 12:21:50.341 - error: Caught by controller[0]: at Object.Module._extensions..node (module.js:682:18)
    2019-02-17 12:21:50.341 - error: Caught by controller[0]: at Module.load (module.js:566:32)
    2019-02-17 12:21:50.341 - error: Caught by controller[0]: at tryModuleLoad (module.js:506:12)
    2019-02-17 12:21:50.341 - error: Caught by controller[0]: at Function.Module._load (module.js:498:3)
    2019-02-17 12:21:50.342 - error: Caught by controller[0]: at Module.require (module.js:597:17)
    2019-02-17 12:21:50.342 - error: Caught by controller[0]: at require (internal/module.js:11:18)
    2019-02-17 12:21:50.342 - error: Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.iogo/node_modules/grpc/src/grpc_extension.js:32:13)
    2019-02-17 12:21:50.342 - error: Caught by controller[0]: at Module._compile (module.js:653:30)
    2019-02-17 12:21:50.342 - error: Caught by controller[0]: at Object.Module._extensions..js (module.js:664:10)
    2019-02-17 12:21:50.342 - error: Caught by controller[0]: at Module.load (module.js:566:32)
    2019-02-17 12:21:50.343 - error: host.orangepiplus2e instance system.adapter.iogo.0 terminated with code 1 ()
    2019-02-17 12:21:50.343 - info: host.orangepiplus2e Restart adapter system.adapter.iogo.0 because enabledcode_text
    

    Ich habe versucht, libstdc++6 noch einmal zu installieren. Da bekomme ich dann allerdings folgende Meldung:

    root@orangepiplus2e:~# apt-get install libstdc++6
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    libstdc++6 is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    root@orangepiplus2e:~#
    

    Bin jetzt etwas ratlos. Kann ich sonst noch was tun?
    npm: vers 6.4.1
    node: vers 8.15.0

    Hat jemand eine Idee?

    Strizz

    ? 1 Reply Last reply
    0
    • S Strizz

      Hallo,

      die Installation des iogo-Adapters führt bei mir zu folgenden Fehlermeldungen im Log:

      2019-02-17 12:21:50.340 - error: Caught by controller[0]: /opt/iobroker/node_modules/iobroker.iogo/node_modules/grpc/src/grpc_extension.js:57
      2019-02-17 12:21:50.340 - error: Caught by controller[0]: throw e;
      2019-02-17 12:21:50.341 - error: Caught by controller[0]: ^
      2019-02-17 12:21:50.341 - error: Caught by controller[0]: Error: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /opt/iobroker/node_modules/iobroker.iogo/node_modules/grpc/src/node/extension_binary/node-v57-linux-arm-glibc/grpc_node.node)
      2019-02-17 12:21:50.341 - error: Caught by controller[0]: at Object.Module._extensions..node (module.js:682:18)
      2019-02-17 12:21:50.341 - error: Caught by controller[0]: at Module.load (module.js:566:32)
      2019-02-17 12:21:50.341 - error: Caught by controller[0]: at tryModuleLoad (module.js:506:12)
      2019-02-17 12:21:50.341 - error: Caught by controller[0]: at Function.Module._load (module.js:498:3)
      2019-02-17 12:21:50.342 - error: Caught by controller[0]: at Module.require (module.js:597:17)
      2019-02-17 12:21:50.342 - error: Caught by controller[0]: at require (internal/module.js:11:18)
      2019-02-17 12:21:50.342 - error: Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.iogo/node_modules/grpc/src/grpc_extension.js:32:13)
      2019-02-17 12:21:50.342 - error: Caught by controller[0]: at Module._compile (module.js:653:30)
      2019-02-17 12:21:50.342 - error: Caught by controller[0]: at Object.Module._extensions..js (module.js:664:10)
      2019-02-17 12:21:50.342 - error: Caught by controller[0]: at Module.load (module.js:566:32)
      2019-02-17 12:21:50.343 - error: host.orangepiplus2e instance system.adapter.iogo.0 terminated with code 1 ()
      2019-02-17 12:21:50.343 - info: host.orangepiplus2e Restart adapter system.adapter.iogo.0 because enabledcode_text
      

      Ich habe versucht, libstdc++6 noch einmal zu installieren. Da bekomme ich dann allerdings folgende Meldung:

      root@orangepiplus2e:~# apt-get install libstdc++6
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      libstdc++6 is already the newest version.
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
      root@orangepiplus2e:~#
      

      Bin jetzt etwas ratlos. Kann ich sonst noch was tun?
      npm: vers 6.4.1
      node: vers 8.15.0

      Hat jemand eine Idee?

      Strizz

      ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      @Strizz ich kenn zwar den Adapter gut... habe aber leider auch keine Idee :confused:

      S 1 Reply Last reply
      0
      • ? A Former User

        @Strizz ich kenn zwar den Adapter gut... habe aber leider auch keine Idee :confused:

        S Offline
        S Offline
        Strizz
        wrote on last edited by
        #3

        @nisio
        Dann sind wir schon mal zu zweit.😀 Danke für die Info. Werde meinen iobroker gelegentlich noch mal neu aufsetzen, und es dann noch einmal probieren.

        Strizz

        1 Reply Last reply
        0
        • A Offline
          A Offline
          anubiss1337
          wrote on last edited by anubiss1337
          #4

          Hallo,

          hab so da so ein ähnliches wenn nicht sogar das gleiche Problem.

          2019-10-10 18:39:11.372 - error: Caught by controller[0]: /opt/iobroker/node_modules/iobroker.iogo/node_modules/grpc/src/grpc_extension.js:57
          2019-10-10 18:39:11.372 - error: Caught by controller[0]: throw e;
          2019-10-10 18:39:11.372 - error: Caught by controller[0]: ^
          2019-10-10 18:39:11.372 - error: Caught by controller[0]: Error: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /opt/iobroker/node_modules/iobroker.iogo/node_modules/grpc/src/node/extension_binary/node-v64-linux-arm-glibc/grpc_node.node)
          2019-10-10 18:39:11.372 - error: Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:807:18)
          2019-10-10 18:39:11.372 - error: Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
          2019-10-10 18:39:11.372 - error: Caught by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
          2019-10-10 18:39:11.373 - error: Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
          2019-10-10 18:39:11.373 - error: Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:692:17)
          2019-10-10 18:39:11.373 - error: Caught by controller[0]: at require (internal/modules/cjs/helpers.js:25:18)
          2019-10-10 18:39:11.373 - error: Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.iogo/node_modules/grpc/src/grpc_extension.js:32:13)
          2019-10-10 18:39:11.373 - error: Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:778:30)
          2019-10-10 18:39:11.373 - error: Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
          2019-10-10 18:39:11.373 - error: Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
          2019-10-10 18:39:11.373 - error: host.axtpi instance system.adapter.iogo.0 terminated with code 1 ()
          

          nodej -v
          v6.14.3
          noe -v
          v10.16.3
          npm -v
          v6.11.3

          @Strizz
          hast Du das Problem gelöst?

          S 1 Reply Last reply
          0
          • A anubiss1337

            Hallo,

            hab so da so ein ähnliches wenn nicht sogar das gleiche Problem.

            2019-10-10 18:39:11.372 - error: Caught by controller[0]: /opt/iobroker/node_modules/iobroker.iogo/node_modules/grpc/src/grpc_extension.js:57
            2019-10-10 18:39:11.372 - error: Caught by controller[0]: throw e;
            2019-10-10 18:39:11.372 - error: Caught by controller[0]: ^
            2019-10-10 18:39:11.372 - error: Caught by controller[0]: Error: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /opt/iobroker/node_modules/iobroker.iogo/node_modules/grpc/src/node/extension_binary/node-v64-linux-arm-glibc/grpc_node.node)
            2019-10-10 18:39:11.372 - error: Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:807:18)
            2019-10-10 18:39:11.372 - error: Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
            2019-10-10 18:39:11.372 - error: Caught by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
            2019-10-10 18:39:11.373 - error: Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
            2019-10-10 18:39:11.373 - error: Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:692:17)
            2019-10-10 18:39:11.373 - error: Caught by controller[0]: at require (internal/modules/cjs/helpers.js:25:18)
            2019-10-10 18:39:11.373 - error: Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.iogo/node_modules/grpc/src/grpc_extension.js:32:13)
            2019-10-10 18:39:11.373 - error: Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:778:30)
            2019-10-10 18:39:11.373 - error: Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
            2019-10-10 18:39:11.373 - error: Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
            2019-10-10 18:39:11.373 - error: host.axtpi instance system.adapter.iogo.0 terminated with code 1 ()
            

            nodej -v
            v6.14.3
            noe -v
            v10.16.3
            npm -v
            v6.11.3

            @Strizz
            hast Du das Problem gelöst?

            S Offline
            S Offline
            Strizz
            wrote on last edited by
            #5

            @anubiss1337 Leider nein! Habe aufgegeben!
            Strizz

            1 Reply Last reply
            0
            • ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #6

              Welche Hardware und welches Betriebssystem nutzt ihr?

              S 1 Reply Last reply
              0
              • ? A Former User

                Welche Hardware und welches Betriebssystem nutzt ihr?

                S Offline
                S Offline
                Strizz
                wrote on last edited by
                #7

                @nis
                Hardware: Ornagepi Plus 2e
                Betriebssystem: Linux

                Strizz

                1 Reply Last reply
                0
                • A Offline
                  A Offline
                  anubiss1337
                  wrote on last edited by
                  #8

                  Hardware: raspberry pi 3b
                  Software: linux

                  1 Reply Last reply
                  0
                  • E Offline
                    E Offline
                    e-s
                    wrote on last edited by
                    #9

                    Schaut mal bitte nochmal nach den Nodejs Versionen. Und updated diese auf v8 bzw v10. Oben bei der einen Angabe ist ist die node und Nodejs Version nicht gleich. Also bitte da nochmal nachschauen.

                    1 Reply Last reply
                    0
                    • A Offline
                      A Offline
                      anubiss1337
                      wrote on last edited by
                      #10

                      Hab jetzt, nach vielen Probleme, folgendes hinbekommen:

                      /opt/iobroker $ nodejs -v
                      v10.16.3
                      /opt/iobroker $ node -v
                      v10.16.3
                      /opt/iobroker $ npm -v
                      6.11.3

                      Um dahin zu kommen, hab ich, wenn ich das richtig verstanden habe, iobroker komplett neu aufgesetzt. Danach hab ich, mein zum Glück vorher ertelltes Backup eingespielt.

                      Vielleicht gehört das nicht hierrein aber bei der Instanz tr-064.0 hab ich seit längerem dieses Problem:

                      2019-10-13 11:09:13.457 - error: Caught by controller[0]: /opt/iobroker/node_modules/soef/soef.js:1383
                      2019-10-13 11:09:13.457 - error: Caught by controller[0]: fns.adapter = fns.adapter(options);
                      2019-10-13 11:09:13.457 - error: Caught by controller[0]: ^
                      2019-10-13 11:09:13.457 - error: Caught by controller[0]: TypeError: fns.adapter is not a function
                      2019-10-13 11:09:13.458 - error: Caught by controller[0]: at Object.exports.Adapter (/opt/iobroker/node_modules/soef/soef.js:1383:23)
                      2019-10-13 11:09:13.458 - error: Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.tr-064/tr-064.js:15:20)
                      2019-10-13 11:09:13.458 - error: Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:778:30)
                      2019-10-13 11:09:13.458 - error: Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
                      2019-10-13 11:09:13.458 - error: Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
                      2019-10-13 11:09:13.458 - error: Caught by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                      2019-10-13 11:09:13.458 - error: Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
                      2019-10-13 11:09:13.458 - error: Caught by controller[0]: at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
                      2019-10-13 11:09:13.459 - error: Caught by controller[0]: at startup (internal/bootstrap/node.js:283:19)
                      2019-10-13 11:09:13.459 - error: Caught by controller[0]: at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
                      2019-10-13 11:09:13.459 - error: host.axtpi instance system.adapter.tr-064.0 terminated with code 1 ()
                      

                      haben diese Fehler evtl. etwas gemeinsam?

                      sigi234S 1 Reply Last reply
                      0
                      • A anubiss1337

                        Hab jetzt, nach vielen Probleme, folgendes hinbekommen:

                        /opt/iobroker $ nodejs -v
                        v10.16.3
                        /opt/iobroker $ node -v
                        v10.16.3
                        /opt/iobroker $ npm -v
                        6.11.3

                        Um dahin zu kommen, hab ich, wenn ich das richtig verstanden habe, iobroker komplett neu aufgesetzt. Danach hab ich, mein zum Glück vorher ertelltes Backup eingespielt.

                        Vielleicht gehört das nicht hierrein aber bei der Instanz tr-064.0 hab ich seit längerem dieses Problem:

                        2019-10-13 11:09:13.457 - error: Caught by controller[0]: /opt/iobroker/node_modules/soef/soef.js:1383
                        2019-10-13 11:09:13.457 - error: Caught by controller[0]: fns.adapter = fns.adapter(options);
                        2019-10-13 11:09:13.457 - error: Caught by controller[0]: ^
                        2019-10-13 11:09:13.457 - error: Caught by controller[0]: TypeError: fns.adapter is not a function
                        2019-10-13 11:09:13.458 - error: Caught by controller[0]: at Object.exports.Adapter (/opt/iobroker/node_modules/soef/soef.js:1383:23)
                        2019-10-13 11:09:13.458 - error: Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.tr-064/tr-064.js:15:20)
                        2019-10-13 11:09:13.458 - error: Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:778:30)
                        2019-10-13 11:09:13.458 - error: Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
                        2019-10-13 11:09:13.458 - error: Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
                        2019-10-13 11:09:13.458 - error: Caught by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
                        2019-10-13 11:09:13.458 - error: Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
                        2019-10-13 11:09:13.458 - error: Caught by controller[0]: at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
                        2019-10-13 11:09:13.459 - error: Caught by controller[0]: at startup (internal/bootstrap/node.js:283:19)
                        2019-10-13 11:09:13.459 - error: Caught by controller[0]: at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
                        2019-10-13 11:09:13.459 - error: host.axtpi instance system.adapter.tr-064.0 terminated with code 1 ()
                        

                        haben diese Fehler evtl. etwas gemeinsam?

                        sigi234S Online
                        sigi234S Online
                        sigi234
                        Forum Testing Most Active
                        wrote on last edited by sigi234
                        #11

                        @anubiss1337 sagte in iogo-Adapter lässt sich nicht installieren:

                        haben diese Fehler evtl. etwas gemeinsam?

                        Suche mal nach soef oder nimm den neuen Adapter.

                        https://forum.iobroker.net/topic/22782/aufruf-test-community-version-vom-tr-064-adapter

                        Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                        Immer Daten sichern!

                        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

                        600

                        Online

                        32.7k

                        Users

                        82.3k

                        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