Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Fehlermeldungen bei Installation mac

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Fehlermeldungen bei Installation mac

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

      Was hast du runtergeladen?

      https://github.com/ioBroker/ioBroker.js-controller

      oder

      https://github.com/ioBroker/ioBroker ???

      Sieht für mich aus als hättest du https://github.com/ioBroker/ioBroker runtergeladen..

      In der Docu ist der falsche Link drin.

      Versuch bitte mal:

      Alles löschen was du runtergeladen hast, dann "npm clean" ausführen, dann https://github.com/ioBroker/ioBroker.js … master.zip runterladen. ( NICHT https://github.com/ioBroker/ioBroker/archive/master.zip!!!! )

      Dann weiter wie in der Docu:
      ` > einen Ordner „iobroker“ an einem beliebigen Ort erstellen (z.B. unter /User/Dokumente)

      das .zip-file in diesen Ordner kopieren

      Im Terminal in den soeben erstellten Ordner (z.B. „ioBroker“) gehen "cd /iobroker".

      Tipp: Im Terminal cd eintippen und eben erstellten Ordner mir der Maus ins Terminalfenster ziehen.

      Dann Return drücken.

      ioBroker installieren "npm install iobroker –unsafe-perm"

      im Terminal in das Unterverzeichnis iobroker.js-controller wechseln "cd node_modules/iobroker.js-controller"

      Die Datei iobroker ausführbar machen "chmod +x iobroker"

      Den Controller starten "node controller.js"

      Nach der Installation den Browser öffnen und in der Adressleiste http://localhost:8081 eingeben `

      1 Reply Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators last edited by

        @BuZZy:

        In der Docu ist der falsche Link drin. `
        Sorry, das kommt davon, wenn man mal eben in einem unbekannten Tutorial einen Link einfügt. :oops: :oops: :oops:

        Habe korrigiert.

        Hoffentlich korrekt.

        Gruß

        Rainer

        1 Reply Last reply Reply Quote 0
        • T
          thoduh last edited by

          OK, jetzt kommt folgendes:

          MacMini-LAN:ioBroker MacMini$ npm install iobroker --unsafe-perm
          
          > iobroker@1.0.0 install /Users/MacMini/Documents/ioBroker/node_modules/iobroker
          > node lib/setup.js
          
          npm install iobroker.discovery --production --prefix /Users/MacMini/Documents/ioBroker
          node-pre-gyp info it worked if it ends with ok
          node-pre-gyp verb cli [ '/usr/local/bin/node',
          node-pre-gyp verb cli   '/Users/MacMini/Documents/ioBroker/node_modules/serialport/node_modules/.bin/node-pre-gyp',
          node-pre-gyp verb cli   'install',
          node-pre-gyp verb cli   '--fallback-to-build' ]
          node-pre-gyp info using node-pre-gyp@0.6.32
          node-pre-gyp info using node@8.2.1 | darwin | x64
          node-pre-gyp verb command install []
          node-pre-gyp info check checked for "/Users/MacMini/Documents/ioBroker/node_modules/serialport/build/Release/serialport.node" (not found)
          node-pre-gyp http GET https://github.com/EmergingTechnologyAdvisors/node-serialport/releases/download/4.0.7/serialport-v4.0.7-node-v57-darwin-x64.tar.gz
          node-pre-gyp http 404 https://github.com/EmergingTechnologyAdvisors/node-serialport/releases/download/4.0.7/serialport-v4.0.7-node-v57-darwin-x64.tar.gz
          node-pre-gyp ERR! Tried to download(404): https://github.com/EmergingTechnologyAdvisors/node-serialport/releases/download/4.0.7/serialport-v4.0.7-node-v57-darwin-x64.tar.gz 
          node-pre-gyp ERR! Pre-built binaries not found for serialport@4.0.7 and node@8.2.1 (node-v57 ABI) (falling back to source compile with node-gyp) 
          node-pre-gyp http 404 status code downloading tarball https://github.com/EmergingTechnologyAdvisors/node-serialport/releases/download/4.0.7/serialport-v4.0.7-node-v57-darwin-x64.tar.gz 
          node-pre-gyp verb command build [ 'rebuild' ]
          ../src/serialport.cpp:90:44: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
            return getValueFromObject(options, key)->ToInt32()->Int32Value();
                                                     ^
          /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
          Local <int32>Value::ToInt32() const {
                              ^
          ../src/serialport.cpp:102:44: warning: 'ToNumber' is deprecated [-Wdeprecated-declarations]
            return getValueFromObject(options, key)->ToNumber()->NumberValue();
                                                     ^
          /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9300:22: note: 'ToNumber' has been explicitly marked deprecated here
          Local <number>Value::ToNumber() const {
                               ^
          ../src/serialport.cpp:174:23: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
              int fd = argv[1]->ToInt32()->Int32Value();
                                ^
          /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
          Local <int32>Value::ToInt32() const {
                              ^
          ../src/serialport.cpp:193:21: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
            int fd = info[0]->ToInt32()->Int32Value();
                              ^
          /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
          Local <int32>Value::ToInt32() const {
                              ^
          ../src/serialport.cpp:217:108: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
            baton->baudRate = Nan::Get(options, Nan::New<v8::string>("baudRate").ToLocalChecked()).ToLocalChecked()->ToInt32()->Int32Value();
                                                                                                                     ^
          /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
          Local <int32>Value::ToInt32() const {
                              ^
          ../src/serialport.cpp:252:21: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
            int fd = info[0]->ToInt32()->Int32Value();
                              ^
          /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
          Local <int32>Value::ToInt32() const {
                              ^
          ../src/serialport.cpp:369:24: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
            baton->fd = info[0]->ToInt32()->Int32Value();
                                 ^
          /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
          Local <int32>Value::ToInt32() const {
                              ^
          ../src/serialport.cpp:480:21: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
            int fd = info[0]->ToInt32()->Int32Value();
                              ^
          /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
          Local <int32>Value::ToInt32() const {
                              ^
          ../src/serialport.cpp:528:21: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
            int fd = info[0]->ToInt32()->Int32Value();
                              ^
          /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
          Local <int32>Value::ToInt32() const {
                              ^
          ../src/serialport.cpp:585:21: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
            int fd = info[0]->ToInt32()->Int32Value();
                              ^
          /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
          Local <int32>Value::ToInt32() const {
                              ^
          10 warnings generated.
          ../src/serialport_unix.cpp:44:101: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
            result->vmin = Nan::Get(options, Nan::New<v8::string>("vmin").ToLocalChecked()).ToLocalChecked()->ToInt32()->Int32Value();
                                                                                                              ^
          /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
          Local <int32>Value::ToInt32() const {
                              ^
          ../src/serialport_unix.cpp:45:103: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
            result->vtime = Nan::Get(options, Nan::New<v8::string>("vtime").ToLocalChecked()).ToLocalChecked()->ToInt32()->Int32Value();
                                                                                                                ^
          /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
          Local <int32>Value::ToInt32() const {
                              ^
          2 warnings generated.
          ../src/serialport_poller.cpp:86:23: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
            obj->fd_ = info[0]->ToInt32()->Int32Value();
                                ^
          /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
          Local <int32>Value::ToInt32() const {
                              ^
          1 warning generated.
          node-pre-gyp info ok 
          npm notice created a lockfile as package-lock.json. You should commit this file.
          npm install iobroker.admin --production --prefix /Users/MacMini/Documents/ioBroker
          shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
          path.js:1163
                    cwd = process.cwd();
                                  ^
          
          Error: ENOENT: no such file or directory, uv_cwd
              at Object.resolve (path.js:1163:25)
              at Function.Module._resolveLookupPaths (module.js:408:17)
              at Function.Module._resolveFilename (module.js:480:22)
              at Function.Module._load (module.js:437:25)
              at Module.require (module.js:513:17)
              at require (internal/module.js:11:18)
              at /usr/local/lib/node_modules/npm/bin/npm-cli.js:19:21
              at Object. <anonymous>(/usr/local/lib/node_modules/npm/bin/npm-cli.js:92:3)
              at Module._compile (module.js:569:30)
              at Object.Module._extensions..js (module.js:580:10)
          Cannot install as normal user. Try sudo...
          sudo npm install iobroker.admin --production --prefix /Users/MacMini/Documents/ioBroker
          shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
          Password:
          Password:Sorry, try again.
          
          path.js:1163
                    cwd = process.cwd();
                                  ^
          
          Error: ENOENT: no such file or directory, uv_cwd
              at Object.resolve (path.js:1163:25)
              at Function.Module._resolveLookupPaths (module.js:408:17)
              at Function.Module._resolveFilename (module.js:480:22)
              at Function.Module._load (module.js:437:25)
              at Module.require (module.js:513:17)
              at require (internal/module.js:11:18)
              at /usr/local/lib/node_modules/npm/bin/npm-cli.js:19:21
              at Object. <anonymous>(/usr/local/lib/node_modules/npm/bin/npm-cli.js:92:3)
              at Module._compile (module.js:569:30)
              at Object.Module._extensions..js (module.js:580:10)
          npm install iobroker.js-controller --production --prefix /Users/MacMini/Documents/ioBroker
          shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
          path.js:1163
                    cwd = process.cwd();
                                  ^
          
          Error: ENOENT: no such file or directory, uv_cwd
              at Object.resolve (path.js:1163:25)
              at Function.Module._resolveLookupPaths (module.js:408:17)
              at Function.Module._resolveFilename (module.js:480:22)
              at Function.Module._load (module.js:437:25)
              at Module.require (module.js:513:17)
              at require (internal/module.js:11:18)
              at /usr/local/lib/node_modules/npm/bin/npm-cli.js:19:21
              at Object. <anonymous>(/usr/local/lib/node_modules/npm/bin/npm-cli.js:92:3)
              at Module._compile (module.js:569:30)
              at Object.Module._extensions..js (module.js:580:10)
          Cannot install as normal user. Try sudo...
          sudo npm install iobroker.js-controller --production --prefix /Users/MacMini/Documents/ioBroker
          shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
          path.js:1163
                    cwd = process.cwd();
                                  ^
          
          Error: ENOENT: no such file or directory, uv_cwd
              at Object.resolve (path.js:1163:25)
              at Function.Module._resolveLookupPaths (module.js:408:17)
              at Function.Module._resolveFilename (module.js:480:22)
              at Function.Module._load (module.js:437:25)
              at Module.require (module.js:513:17)
              at require (internal/module.js:11:18)
              at /usr/local/lib/node_modules/npm/bin/npm-cli.js:19:21
              at Object. <anonymous>(/usr/local/lib/node_modules/npm/bin/npm-cli.js:92:3)
              at Module._compile (module.js:569:30)
              at Object.Module._extensions..js (module.js:580:10)
          Could not find "/Users/MacMini/Documents/ioBroker/node_modules/iobroker/lib/../../iobroker.js-controller/conf/iobroker-dist.json". Possible iobroker.js-controller was not installed
          Non-critical error: ENOENT: no such file or directory, mkdir '/Users/MacMini/Documents/ioBroker/node_modules/iobroker/lib/../../../log'
          + iobroker@1.0.0
          added 46 packages in 89.892s
          MacMini-LAN:ioBroker MacMini$</anonymous></anonymous></anonymous></anonymous></int32></int32></v8::string></int32></v8::string></int32></int32></int32></int32></int32></int32></v8::string></int32></int32></number></int32> 
          

          Logfile:

          0 info it worked if it ends with ok
          1 verbose cli [ '/usr/local/bin/node',
          1 verbose cli   '/usr/local/bin/npm',
          1 verbose cli   'install',
          1 verbose cli   'iobroker.js-controller',
          1 verbose cli   '--production',
          1 verbose cli   '--prefix',
          1 verbose cli   '/Users/MacMini/Documents/ioBroker' ]
          2 info using npm@5.3.0
          3 info using node@v8.2.1
          4 verbose npm-session 5c87be63f17774e9
          5 silly install loadCurrentTree
          6 silly install readLocalPackageData
          7 http fetch GET 304 https://registry.npmjs.org/iobroker.js-controller 396ms (from cache)
          8 silly pacote tag manifest for iobroker.js-controller@latest fetched in 432ms
          9 silly install loadIdealTree
          10 silly install cloneCurrentTreeToIdealTree
          11 silly install loadShrinkwrap
          12 silly install loadAllDepsIntoIdealTree
          13 verbose stack Error: Refusing to install package with name "iobroker.js-controller" under a package
          13 verbose stack also called "iobroker.js-controller". Did you name your project the same
          13 verbose stack as the dependency you're installing?
          13 verbose stack
          13 verbose stack For more information, see:
          13 verbose stack     <https: docs.npmjs.com/cli/install#limitations-of-npms-install-algorithm="">
          13 verbose stack     at checkSelf (/usr/local/lib/node_modules/npm/lib/install/validate-args.js:64:14)
          13 verbose stack     at Array. <anonymous>(/usr/local/lib/node_modules/npm/node_modules/slide/lib/bind-actor.js:15:8)
          13 verbose stack     at LOOP (/usr/local/lib/node_modules/npm/node_modules/slide/lib/chain.js:15:14)
          13 verbose stack     at /usr/local/lib/node_modules/npm/node_modules/slide/lib/chain.js:18:7
          13 verbose stack     at hasMinimumFields (/usr/local/lib/node_modules/npm/lib/install/validate-args.js:30:12)
          13 verbose stack     at Array. <anonymous>(/usr/local/lib/node_modules/npm/node_modules/slide/lib/bind-actor.js:15:8)
          13 verbose stack     at LOOP (/usr/local/lib/node_modules/npm/node_modules/slide/lib/chain.js:15:14)
          13 verbose stack     at chain (/usr/local/lib/node_modules/npm/node_modules/slide/lib/chain.js:20:5)
          13 verbose stack     at /usr/local/lib/node_modules/npm/lib/install/validate-args.js:16:5
          13 verbose stack     at /usr/local/lib/node_modules/npm/node_modules/slide/lib/async-map.js:52:35
          13 verbose stack     at Array.forEach (native)
          13 verbose stack     at /usr/local/lib/node_modules/npm/node_modules/slide/lib/async-map.js:52:11
          13 verbose stack     at Array.forEach (native)
          13 verbose stack     at asyncMap (/usr/local/lib/node_modules/npm/node_modules/slide/lib/async-map.js:51:8)
          13 verbose stack     at module.exports (/usr/local/lib/node_modules/npm/lib/install/validate-args.js:15:3)
          13 verbose stack     at Array. <anonymous>(/usr/local/lib/node_modules/npm/node_modules/slide/lib/bind-actor.js:15:8)
          14 verbose cwd /Users/MacMini/Documents/ioBroker/node_modules/iobroker
          15 verbose Darwin 16.7.0
          16 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "iobroker.js-controller" "--production" "--prefix" "/Users/MacMini/Documents/ioBroker"
          17 verbose node v8.2.1
          18 verbose npm  v5.3.0
          19 error code ENOSELF
          20 error Refusing to install package with name "iobroker.js-controller" under a package
          20 error also called "iobroker.js-controller". Did you name your project the same
          20 error as the dependency you're installing?
          20 error
          20 error For more information, see:
          20 error     <https: docs.npmjs.com/cli/install#limitations-of-npms-install-algorithm="">
          21 verbose exit [ 1, true ]</https:></anonymous></anonymous></anonymous></https:>
          
          1 Reply Last reply Reply Quote 0
          • BuZZy
            BuZZy last edited by

            Da scheint auf Github etwas nicht mehr vorhanden zu sein. Siehe 404 Fehler in deinem Log.

            1 Reply Last reply Reply Quote 0
            • T
              thoduh last edited by

              Das Verzeichnis existiert nicht:

              MacMini-LAN:ioBroker MacMini$ cd node_modules/iobroker.js-controlle
              -bash: cd: node_modules/iobroker.js-controlle: No such file or directory
              MacMini-LAN:ioBroker MacMini$ 
              
              
              1 Reply Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators last edited by

                Diese 404 (zumindest die die ich auf die schnelle gefunden habe) sind "normal".

                Beim serial port wird zuerst versucht ein fertiges Paket zu installieren. Dieses wird für Darwin nicht gefunden (also 404) dann geht die Installation in den build über und bastelt sich das Paket selber.

                Also don't panic.

                Aber während ich dies tippe kommt mir noch eine Idee, die kann ich aber nur in den Raum stellen, da ich mich mit Äpfeln gar nicht auskenne:

                Bei RasPi et al. benötigt die Installation des serialports Root-Rechte. wie wird das Paket unter OS X installiert?

                gibt es da auch so etwas wie root oder Administrator-Rechte?

                Gruß

                Rainer

                1 Reply Last reply Reply Quote 0
                • T
                  thoduh last edited by

                  Das wird versucht mit "sudo", wenn ich das richtig sehe:

                  Cannot install as normal user. Try sudo...
                  sudo npm install iobroker.admin --production --prefix /Users/MacMini/Documents/ioBroker
                  
                  1 Reply Last reply Reply Quote 0
                  • BuZZy
                    BuZZy last edited by

                    Versuch eine Ebene höher zu wechseln "cd .." dann wieder rein in das Verzeichnis mit "cd iobroker"

                    Dann nochmal die Installation versuchen (eventuell mit sudo)?

                    Wie oben gesagt:

                    Der Eintrag "error retrieving current directory: getcwd: cannot access parent directories: No such file or directory"

                    sagt eigentlich dass das Script nicht weiß wo es gerade ist..

                    Also raus aus dem Ordner und nochmal rein im gleichen Terminalfenster und dann nochmal die Installation versuchen.

                    1 Reply Last reply Reply Quote 0
                    • T
                      thoduh last edited by

                      Leider auch nicht:

                      MacMini-LAN:ioBroker MacMini$ cd ..
                      MacMini-LAN:Documents MacMini$ cd iobroker
                      MacMini-LAN:iobroker MacMini$ sudo npm install iobroker --unsafe-perm
                      Password:
                      
                      > iobroker@1.0.0 install /Users/MacMini/Documents/ioBroker/node_modules/iobroker
                      > node lib/setup.js
                      
                      npm install iobroker.discovery --production --prefix /Users/MacMini/Documents/ioBroker
                      node-pre-gyp info it worked if it ends with ok
                      node-pre-gyp verb cli [ '/usr/local/bin/node',
                      node-pre-gyp verb cli   '/Users/MacMini/Documents/ioBroker/node_modules/serialport/node_modules/.bin/node-pre-gyp',
                      node-pre-gyp verb cli   'install',
                      node-pre-gyp verb cli   '--fallback-to-build' ]
                      node-pre-gyp info using node-pre-gyp@0.6.32
                      node-pre-gyp info using node@8.2.1 | darwin | x64
                      node-pre-gyp verb command install []
                      node-pre-gyp info check checked for "/Users/MacMini/Documents/ioBroker/node_modules/serialport/build/Release/serialport.node" (not found)
                      node-pre-gyp http GET https://github.com/EmergingTechnologyAdvisors/node-serialport/releases/download/4.0.7/serialport-v4.0.7-node-v57-darwin-x64.tar.gz
                      node-pre-gyp http 404 https://github.com/EmergingTechnologyAdvisors/node-serialport/releases/download/4.0.7/serialport-v4.0.7-node-v57-darwin-x64.tar.gz
                      node-pre-gyp ERR! Tried to download(404): https://github.com/EmergingTechnologyAdvisors/node-serialport/releases/download/4.0.7/serialport-v4.0.7-node-v57-darwin-x64.tar.gz 
                      node-pre-gyp ERR! Pre-built binaries not found for serialport@4.0.7 and node@8.2.1 (node-v57 ABI) (falling back to source compile with node-gyp) 
                      node-pre-gyp http 404 status code downloading tarball https://github.com/EmergingTechnologyAdvisors/node-serialport/releases/download/4.0.7/serialport-v4.0.7-node-v57-darwin-x64.tar.gz 
                      node-pre-gyp verb command build [ 'rebuild' ]
                      ../src/serialport.cpp:90:44: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
                        return getValueFromObject(options, key)->ToInt32()->Int32Value();
                                                                 ^
                      /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
                      Local <int32>Value::ToInt32() const {
                                          ^
                      ../src/serialport.cpp:102:44: warning: 'ToNumber' is deprecated [-Wdeprecated-declarations]
                        return getValueFromObject(options, key)->ToNumber()->NumberValue();
                                                                 ^
                      /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9300:22: note: 'ToNumber' has been explicitly marked deprecated here
                      Local <number>Value::ToNumber() const {
                                           ^
                      ../src/serialport.cpp:174:23: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
                          int fd = argv[1]->ToInt32()->Int32Value();
                                            ^
                      /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
                      Local <int32>Value::ToInt32() const {
                                          ^
                      ../src/serialport.cpp:193:21: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
                        int fd = info[0]->ToInt32()->Int32Value();
                                          ^
                      /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
                      Local <int32>Value::ToInt32() const {
                                          ^
                      ../src/serialport.cpp:217:108: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
                        baton->baudRate = Nan::Get(options, Nan::New<v8::string>("baudRate").ToLocalChecked()).ToLocalChecked()->ToInt32()->Int32Value();
                                                                                                                                 ^
                      /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
                      Local <int32>Value::ToInt32() const {
                                          ^
                      ../src/serialport.cpp:252:21: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
                        int fd = info[0]->ToInt32()->Int32Value();
                                          ^
                      /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
                      Local <int32>Value::ToInt32() const {
                                          ^
                      ../src/serialport.cpp:369:24: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
                        baton->fd = info[0]->ToInt32()->Int32Value();
                                             ^
                      /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
                      Local <int32>Value::ToInt32() const {
                                          ^
                      ../src/serialport.cpp:480:21: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
                        int fd = info[0]->ToInt32()->Int32Value();
                                          ^
                      /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
                      Local <int32>Value::ToInt32() const {
                                          ^
                      ../src/serialport.cpp:528:21: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
                        int fd = info[0]->ToInt32()->Int32Value();
                                          ^
                      /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
                      Local <int32>Value::ToInt32() const {
                                          ^
                      ../src/serialport.cpp:585:21: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
                        int fd = info[0]->ToInt32()->Int32Value();
                                          ^
                      /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
                      Local <int32>Value::ToInt32() const {
                                          ^
                      10 warnings generated.
                      ../src/serialport_unix.cpp:44:101: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
                        result->vmin = Nan::Get(options, Nan::New<v8::string>("vmin").ToLocalChecked()).ToLocalChecked()->ToInt32()->Int32Value();
                                                                                                                          ^
                      /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
                      Local <int32>Value::ToInt32() const {
                                          ^
                      ../src/serialport_unix.cpp:45:103: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
                        result->vtime = Nan::Get(options, Nan::New<v8::string>("vtime").ToLocalChecked()).ToLocalChecked()->ToInt32()->Int32Value();
                                                                                                                            ^
                      /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
                      Local <int32>Value::ToInt32() const {
                                          ^
                      2 warnings generated.
                      ../src/serialport_poller.cpp:86:23: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
                        obj->fd_ = info[0]->ToInt32()->Int32Value();
                                            ^
                      /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
                      Local <int32>Value::ToInt32() const {
                                          ^
                      1 warning generated.
                      node-pre-gyp info ok 
                      npm install iobroker.admin --production --prefix /Users/MacMini/Documents/ioBroker
                      npm install iobroker.js-controller --production --prefix /Users/MacMini/Documents/ioBroker
                      npm ERR! code ENOSELF
                      npm ERR! Refusing to install package with name "iobroker.js-controller" under a package
                      npm ERR! also called "iobroker.js-controller". Did you name your project the same
                      npm ERR! as the dependency you're installing?
                      npm ERR! 
                      npm ERR! For more information, see:
                      npm ERR!     <https: docs.npmjs.com/cli/install#limitations-of-npms-install-algorithm="">npm ERR! A complete log of this run can be found in:
                      npm ERR!     /Users/MacMini/.npm/_logs/2017-07-25T17_31_42_595Z-debug.log
                      Cannot install as normal user. Try sudo...
                      sudo npm install iobroker.js-controller --production --prefix /Users/MacMini/Documents/ioBroker
                      npm ERR! code ENOSELF
                      npm ERR! Refusing to install package with name "iobroker.js-controller" under a package
                      npm ERR! also called "iobroker.js-controller". Did you name your project the same
                      npm ERR! as the dependency you're installing?
                      npm ERR! 
                      npm ERR! For more information, see:
                      npm ERR!     <https: docs.npmjs.com/cli/install#limitations-of-npms-install-algorithm="">npm ERR! A complete log of this run can be found in:
                      npm ERR!     /Users/MacMini/.npm/_logs/2017-07-25T17_31_45_952Z-debug.log
                      Could not find "/Users/MacMini/Documents/ioBroker/node_modules/iobroker/lib/../../iobroker.js-controller/conf/iobroker-dist.json". Possible iobroker.js-controller was not installed
                      Write "./iobroker start" to start the ioBroker
                      Cannot set permissions of /Users/MacMini/Documents/ioBroker/node_modules/iobroker.js-controller/iobroker
                      You can still manually copy 
                      Cannot create file /usr/bin/iobroker!. Non critical
                      
                      -----------------------------------------------------
                      You can manually copy file into /usr/bin/. Just write:
                          sudo cp /Users/MacMini/Documents/ioBroker/node_modules/iobroker/install/iobroker /usr/bin/
                          sudo chmod 777 /usr/bin/iobroker
                      -----------------------------------------------------
                      + iobroker@1.0.0
                      added 46 packages and removed 167 packages in 92.075s
                      MacMini-LAN:iobroker MacMini$ cd node_modules/iobroker.js-controller
                      -bash: cd: node_modules/iobroker.js-controller: No such file or directory
                      MacMini-LAN:iobroker MacMini$</https:></https:></int32></int32></v8::string></int32></v8::string></int32></int32></int32></int32></int32></int32></v8::string></int32></int32></number></int32> 
                      
                      1 Reply Last reply Reply Quote 0
                      • BuZZy
                        BuZZy last edited by

                        Okay, ändere mal den Ordnernamen "/Users/MacMini/Documents/ioBroker/" in "/Users/MacMini/Documents/ioBrokermac/" also den ioBroker ordner in ioBrokermac umbennen.

                        Dann die installation nochmal versuchen. Gibts wieder einen Fehler?

                        Dann:

                        Existiert der Ordner iobroker.js-controller in dem neu umbenannten ioBrokermac Ordner?

                        Wenn ja, diesen auch umbenennen in iobrokermac.js-controller, dann in diesen Ordner reinwechseln und dort "sudo npm install iobroker.js-controller –production --prefix /Users/MacMini/Documents/ioBrokermac"

                        oder eventuell

                        "sudo npm install iobrokermac.js-controller --production --prefix /Users/MacMini/Documents/ioBrokermac"

                        oder eventuell

                        "sudo npm install iobroker.js-controller --production"

                        oder eventuell

                        "sudo npm install iobrokermac.js-controller --production" ... 😄 Versuch macht kluch.. Oder wie heißt es so schön? 😄

                        1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators last edited by

                          Es kann sich hier auch um Zugriffsrechte handeln.

                          Bei der ioBroker Installation auf Linux muss der Ordner iobroker ALLE Rechte (777) haben.

                          Gruß

                          Rainer

                          1 Reply Last reply Reply Quote 0
                          • BuZZy
                            BuZZy last edited by

                            Momentan sehe ich keine Probleme außer
                            ` > npm ERR! Refusing to install package with name "iobroker.js-controller" under a package

                            npm ERR! also called "iobroker.js-controller". Did you name your project the same

                            npm ERR! as the dependency you're installing? `

                            npm macht manchmal Probleme wenn der Ordnername der gleiche ist wie der von dem Paket welches installiert werden soll. Deswegen bitte nochmal meine Tipps von http://forum.iobroker.net/viewtopic.php?f=17&t=7343#p76997 ausprobieren und dann nochmal hier berichten wie es aussieht - wobei es natürlich nie schadet die Rechte auf 777 zu setzen. 😄

                            Gruß

                            1 Reply Last reply Reply Quote 0
                            • T
                              thoduh last edited by

                              Erst mal Danke für deine Bemühungen 😉

                              Ordner umbenannt in iobrokermac, installation mit sudo npm install iobroker –unsafe-perm

                              MacMini-LAN:ioBrokermac MacMini$ sudo npm install iobroker --unsafe-perm
                              Password:
                              
                              > iobroker@1.0.0 install /Users/MacMini/Documents/ioBrokermac/node_modules/iobroker
                              > node lib/setup.js
                              
                              npm install iobroker.discovery --production --prefix /Users/MacMini/Documents/ioBrokermac
                              node-pre-gyp info it worked if it ends with ok
                              node-pre-gyp verb cli [ '/usr/local/bin/node',
                              node-pre-gyp verb cli   '/Users/MacMini/Documents/ioBrokermac/node_modules/serialport/node_modules/.bin/node-pre-gyp',
                              node-pre-gyp verb cli   'install',
                              node-pre-gyp verb cli   '--fallback-to-build' ]
                              node-pre-gyp info using node-pre-gyp@0.6.32
                              node-pre-gyp info using node@8.2.1 | darwin | x64
                              node-pre-gyp verb command install []
                              node-pre-gyp info check checked for "/Users/MacMini/Documents/ioBrokermac/node_modules/serialport/build/Release/serialport.node" (not found)
                              node-pre-gyp http GET https://github.com/EmergingTechnologyAdvisors/node-serialport/releases/download/4.0.7/serialport-v4.0.7-node-v57-darwin-x64.tar.gz
                              node-pre-gyp http 404 https://github.com/EmergingTechnologyAdvisors/node-serialport/releases/download/4.0.7/serialport-v4.0.7-node-v57-darwin-x64.tar.gz
                              node-pre-gyp ERR! Tried to download(404): https://github.com/EmergingTechnologyAdvisors/node-serialport/releases/download/4.0.7/serialport-v4.0.7-node-v57-darwin-x64.tar.gz 
                              node-pre-gyp ERR! Pre-built binaries not found for serialport@4.0.7 and node@8.2.1 (node-v57 ABI) (falling back to source compile with node-gyp) 
                              node-pre-gyp http 404 status code downloading tarball https://github.com/EmergingTechnologyAdvisors/node-serialport/releases/download/4.0.7/serialport-v4.0.7-node-v57-darwin-x64.tar.gz 
                              node-pre-gyp verb command build [ 'rebuild' ]
                              ../src/serialport.cpp:90:44: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
                                return getValueFromObject(options, key)->ToInt32()->Int32Value();
                                                                         ^
                              /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
                              Local <int32>Value::ToInt32() const {
                                                  ^
                              ../src/serialport.cpp:102:44: warning: 'ToNumber' is deprecated [-Wdeprecated-declarations]
                                return getValueFromObject(options, key)->ToNumber()->NumberValue();
                                                                         ^
                              /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9300:22: note: 'ToNumber' has been explicitly marked deprecated here
                              Local <number>Value::ToNumber() const {
                                                   ^
                              ../src/serialport.cpp:174:23: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
                                  int fd = argv[1]->ToInt32()->Int32Value();
                                                    ^
                              /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
                              Local <int32>Value::ToInt32() const {
                                                  ^
                              ../src/serialport.cpp:193:21: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
                                int fd = info[0]->ToInt32()->Int32Value();
                                                  ^
                              /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
                              Local <int32>Value::ToInt32() const {
                                                  ^
                              ../src/serialport.cpp:217:108: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
                                baton->baudRate = Nan::Get(options, Nan::New<v8::string>("baudRate").ToLocalChecked()).ToLocalChecked()->ToInt32()->Int32Value();
                                                                                                                                         ^
                              /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
                              Local <int32>Value::ToInt32() const {
                                                  ^
                              ../src/serialport.cpp:252:21: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
                                int fd = info[0]->ToInt32()->Int32Value();
                                                  ^
                              /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
                              Local <int32>Value::ToInt32() const {
                                                  ^
                              ../src/serialport.cpp:369:24: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
                                baton->fd = info[0]->ToInt32()->Int32Value();
                                                     ^
                              /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
                              Local <int32>Value::ToInt32() const {
                                                  ^
                              ../src/serialport.cpp:480:21: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
                                int fd = info[0]->ToInt32()->Int32Value();
                                                  ^
                              /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
                              Local <int32>Value::ToInt32() const {
                                                  ^
                              ../src/serialport.cpp:528:21: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
                                int fd = info[0]->ToInt32()->Int32Value();
                                                  ^
                              /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
                              Local <int32>Value::ToInt32() const {
                                                  ^
                              ../src/serialport.cpp:585:21: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
                                int fd = info[0]->ToInt32()->Int32Value();
                                                  ^
                              /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
                              Local <int32>Value::ToInt32() const {
                                                  ^
                              10 warnings generated.
                              ../src/serialport_unix.cpp:44:101: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
                                result->vmin = Nan::Get(options, Nan::New<v8::string>("vmin").ToLocalChecked()).ToLocalChecked()->ToInt32()->Int32Value();
                                                                                                                                  ^
                              /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
                              Local <int32>Value::ToInt32() const {
                                                  ^
                              ../src/serialport_unix.cpp:45:103: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
                                result->vtime = Nan::Get(options, Nan::New<v8::string>("vtime").ToLocalChecked()).ToLocalChecked()->ToInt32()->Int32Value();
                                                                                                                                    ^
                              /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
                              Local <int32>Value::ToInt32() const {
                                                  ^
                              2 warnings generated.
                              ../src/serialport_poller.cpp:86:23: warning: 'ToInt32' is deprecated [-Wdeprecated-declarations]
                                obj->fd_ = info[0]->ToInt32()->Int32Value();
                                                    ^
                              /Users/MacMini/.node-gyp/8.2.1/include/node/v8.h:9336:21: note: 'ToInt32' has been explicitly marked deprecated here
                              Local <int32>Value::ToInt32() const {
                                                  ^
                              1 warning generated.
                              node-pre-gyp info ok 
                              npm install iobroker.admin --production --prefix /Users/MacMini/Documents/ioBrokermac
                              npm install iobroker.js-controller --production --prefix /Users/MacMini/Documents/ioBrokermac
                              npm ERR! code ENOSELF
                              npm ERR! Refusing to install package with name "iobroker.js-controller" under a package
                              npm ERR! also called "iobroker.js-controller". Did you name your project the same
                              npm ERR! as the dependency you're installing?
                              npm ERR! 
                              npm ERR! For more information, see:
                              npm ERR!     <https: docs.npmjs.com/cli/install#limitations-of-npms-install-algorithm="">npm ERR! A complete log of this run can be found in:
                              npm ERR!     /Users/MacMini/.npm/_logs/2017-07-26T13_59_40_371Z-debug.log
                              Cannot install as normal user. Try sudo...
                              sudo npm install iobroker.js-controller --production --prefix /Users/MacMini/Documents/ioBrokermac
                              npm ERR! code ENOSELF
                              npm ERR! Refusing to install package with name "iobroker.js-controller" under a package
                              npm ERR! also called "iobroker.js-controller". Did you name your project the same
                              npm ERR! as the dependency you're installing?
                              npm ERR! 
                              npm ERR! For more information, see:
                              npm ERR!     <https: docs.npmjs.com/cli/install#limitations-of-npms-install-algorithm="">npm ERR! A complete log of this run can be found in:
                              npm ERR!     /Users/MacMini/.npm/_logs/2017-07-26T13_59_42_345Z-debug.log
                              Could not find "/Users/MacMini/Documents/ioBrokermac/node_modules/iobroker/lib/../../iobroker.js-controller/conf/iobroker-dist.json". Possible iobroker.js-controller was not installed
                              Write "./iobroker start" to start the ioBroker
                              Cannot set permissions of /Users/MacMini/Documents/ioBrokermac/node_modules/iobroker.js-controller/iobroker
                              You can still manually copy 
                              Cannot create file /usr/bin/iobroker!. Non critical
                              
                              -----------------------------------------------------
                              You can manually copy file into /usr/bin/. Just write:
                                  sudo cp /Users/MacMini/Documents/ioBrokermac/node_modules/iobroker/install/iobroker /usr/bin/
                                  sudo chmod 777 /usr/bin/iobroker
                              -----------------------------------------------------
                              + iobroker@1.0.0
                              removed 329 packages and updated 1 package in 86.429s
                              MacMini-LAN:ioBrokermac MacMini$</https:></https:></int32></int32></v8::string></int32></v8::string></int32></int32></int32></int32></int32></int32></v8::string></int32></int32></number></int32> 
                              

                              installation mit sudo npm install iobrokermac.js-controller –production --prefix /Users/MacMini/Documents/ioBrokermac

                              MacMini-LAN:ioBrokermac MacMini$ sudo npm install iobrokermac.js-controller --production --prefix /Users/MacMini/Documents/ioBrokermac
                              npm ERR! code E404
                              npm ERR! 404 Not Found: iobrokermac.js-controller@latest
                              
                              npm ERR! A complete log of this run can be found in:
                              npm ERR!     /Users/MacMini/.npm/_logs/2017-07-26T14_02_24_890Z-debug.log
                              MacMini-LAN:ioBrokermac MacMini$ 
                              

                              installation mit sudo npm install iobroker.js-controller –production

                              MacMini-LAN:ioBrokermac MacMini$ sudo npm install iobroker.js-controller --production
                              npm ERR! code ENOSELF
                              npm ERR! Refusing to install package with name "iobroker.js-controller" under a package
                              npm ERR! also called "iobroker.js-controller". Did you name your project the same
                              npm ERR! as the dependency you're installing?
                              npm ERR! 
                              npm ERR! For more information, see:
                              npm ERR!     <https: docs.npmjs.com/cli/install#limitations-of-npms-install-algorithm="">npm ERR! A complete log of this run can be found in:
                              npm ERR!     /Users/MacMini/.npm/_logs/2017-07-26T14_03_43_461Z-debug.log
                              MacMini-LAN:ioBrokermac MacMini$</https:> 
                              

                              installation mit sudo npm install iobrokermac.js-controller –production

                              MacMini-LAN:ioBrokermac MacMini$ sudo npm install iobrokermac.js-controller --production
                              npm ERR! code E404
                              npm ERR! 404 Not Found: iobrokermac.js-controller@latest
                              
                              npm ERR! A complete log of this run can be found in:
                              npm ERR!     /Users/MacMini/.npm/_logs/2017-07-26T14_05_40_972Z-debug.log
                              MacMini-LAN:ioBrokermac MacMini$ 
                              
                              
                              1 Reply Last reply Reply Quote 0
                              • BuZZy
                                BuZZy last edited by

                                Dann benenne den Ordner iobroker.js-controller um in iobrokermac.js-controller dann in den Ordner iobrokermac.js-controller rein gehen

                                und versuchen zu installieren mit

                                sudo npm install iobroker.js-controller –production (ohne das Mac im Namen)

                                Welche Ausgabe bekommst du dann? Ich denke wir nähern uns bald dem Ziel.. Eine paar Ideen hätte ich noch wenn das auch nicht klappt. 😄

                                Von unterwegs gesendet

                                1 Reply Last reply Reply Quote 0
                                • T
                                  thoduh last edited by

                                  Also jetzt hast du mich abgehängt, den Ordner iobroker.js-controller gibt es doch eben gar nicht :?:

                                  1 Reply Last reply Reply Quote 0
                                  • BuZZy
                                    BuZZy last edited by

                                    Existiert der Ordner /Users/MacMini/Documents/ioBrokermac/node_modules/ ??

                                    Eventuell befindet sich der Ordner node_modules auch in irgend einem von den übergeordneten Ordnern?

                                    1 Reply Last reply Reply Quote 0
                                    • T
                                      thoduh last edited by

                                      ja, den Ordner gibt es.

                                      1 Reply Last reply Reply Quote 0
                                      • BuZZy
                                        BuZZy last edited by

                                        und welche Ordner sind in diesem node_modules Ordner enthalten?

                                        1 Reply Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators last edited by

                                          welches nodejs hast du eigentlich installiert?

                                          Gruß

                                          Rainer

                                          1 Reply Last reply Reply Quote 0
                                          • T
                                            thoduh last edited by

                                            @BuZZy:

                                            und welche Ordner sind in diesem node_modules Ordner enthalten? `
                                            3149_bildschirmfoto_2017-07-26_um_18.57.46.png

                                            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

                                            444
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            8
                                            114
                                            13467
                                            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