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. macOS instalation ioBroker

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    11
    1
    428

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

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    817

macOS instalation ioBroker

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
macosinstallation
12 Beiträge 3 Kommentatoren 1.5k 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.
  • M Offline
    M Offline
    mireki1975
    schrieb am zuletzt editiert von
    #1

    Re: Erst Installation Fehlerhaft MacOS

    Hallo, wenn ich nach dieser Anleitung installiere :

    1. Wie laut Anleitung einen iobroker-Ordner erstellen und dort hinein wechseln. Sonst nichts tun, nichts downloaden!

    2. In diesem Ordner folgendes ausführen: npm install iobroker –unsafe-perm

    3. Den Ausgaben auf dem Bildschirm folgen. Du solltest nach einer Weile nochmals aufgefordert werden, einen Befehl ähnlich wie dem letzten auszuführen.

    4. fertig.

    kommt dies als Fehlermeldung :

    AK:77_iobroker reppmic$ npm install iobroker -unsafe-perm

    iobroker@2.0.2 install /Users/reppmic/Documents/77_iobroker/node_modules/iobroker
    node lib/checkVersions.js

    NPM version: 6.4.1

    iobroker@2.0.2 postinstall /Users/reppmic/Documents/77_iobroker/node_modules/iobroker
    node lib/install.js

    ╭─────────────────────────────────────────────────────────╮
    │ │
    │ Manual installation of ioBroker is no longer supported │
    │ on Linux, OSX and FreeBSD! │
    │ Please refer to the documentation on how to install it! │
    │ https://github.com/ioBroker/ioBroker/wiki/Installation │
    │ │
    ╰─────────────────────────────────────────────────────────╯

    npm WARN enoent ENOENT: no such file or directory, open '/Users/reppmic/Documents/77_iobroker/package.json'
    npm WARN 77_iobroker No description
    npm WARN 77_iobroker No repository field.
    npm WARN 77_iobroker No README data
    npm WARN 77_iobroker No license field.

    npm ERR! code ELIFECYCLE
    npm ERR! errno 100
    npm ERR! iobroker@2.0.2 postinstall: node lib/install.js
    npm ERR! Exit status 100
    npm ERR!
    npm ERR! Failed at the iobroker@2.0.2 postinstall script.
    npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

    npm ERR! A complete log of this run can be found in:
    npm ERR! /Users/reppmic/.npm/_logs/2019-02-12T14_18_19_914Z-debug.log
    AK:77_iobroker reppmic$

    befolge ich diesen breadcrump :

    │ Manual installation of ioBroker is no longer supported │
    │ on Linux, OSX and FreeBSD! │
    │ Please refer to the documentation on how to install it! │
    │ https://github.com/ioBroker/ioBroker/wiki/Installation │
    │ │

    installiert er den Broker aber ich kann keine addons installieren

    jemand eine Idee?

    Danke

    DutchmanD 1 Antwort Letzte Antwort
    0
    • M mireki1975

      Re: Erst Installation Fehlerhaft MacOS

      Hallo, wenn ich nach dieser Anleitung installiere :

      1. Wie laut Anleitung einen iobroker-Ordner erstellen und dort hinein wechseln. Sonst nichts tun, nichts downloaden!

      2. In diesem Ordner folgendes ausführen: npm install iobroker –unsafe-perm

      3. Den Ausgaben auf dem Bildschirm folgen. Du solltest nach einer Weile nochmals aufgefordert werden, einen Befehl ähnlich wie dem letzten auszuführen.

      4. fertig.

      kommt dies als Fehlermeldung :

      AK:77_iobroker reppmic$ npm install iobroker -unsafe-perm

      iobroker@2.0.2 install /Users/reppmic/Documents/77_iobroker/node_modules/iobroker
      node lib/checkVersions.js

      NPM version: 6.4.1

      iobroker@2.0.2 postinstall /Users/reppmic/Documents/77_iobroker/node_modules/iobroker
      node lib/install.js

      ╭─────────────────────────────────────────────────────────╮
      │ │
      │ Manual installation of ioBroker is no longer supported │
      │ on Linux, OSX and FreeBSD! │
      │ Please refer to the documentation on how to install it! │
      │ https://github.com/ioBroker/ioBroker/wiki/Installation │
      │ │
      ╰─────────────────────────────────────────────────────────╯

      npm WARN enoent ENOENT: no such file or directory, open '/Users/reppmic/Documents/77_iobroker/package.json'
      npm WARN 77_iobroker No description
      npm WARN 77_iobroker No repository field.
      npm WARN 77_iobroker No README data
      npm WARN 77_iobroker No license field.

      npm ERR! code ELIFECYCLE
      npm ERR! errno 100
      npm ERR! iobroker@2.0.2 postinstall: node lib/install.js
      npm ERR! Exit status 100
      npm ERR!
      npm ERR! Failed at the iobroker@2.0.2 postinstall script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

      npm ERR! A complete log of this run can be found in:
      npm ERR! /Users/reppmic/.npm/_logs/2019-02-12T14_18_19_914Z-debug.log
      AK:77_iobroker reppmic$

      befolge ich diesen breadcrump :

      │ Manual installation of ioBroker is no longer supported │
      │ on Linux, OSX and FreeBSD! │
      │ Please refer to the documentation on how to install it! │
      │ https://github.com/ioBroker/ioBroker/wiki/Installation │
      │ │

      installiert er den Broker aber ich kann keine addons installieren

      jemand eine Idee?

      Danke

      DutchmanD Offline
      DutchmanD Offline
      Dutchman
      Developer Most Active Administrators
      schrieb am zuletzt editiert von
      #2

      @mireki1975 said in macOS instalation ioBroker:

      installiert er den Broker aber ich kann keine addons installieren

      die neue installations routine mit dem scrip sollte OK sein auch fur mac, was fur Fehler bekommst du ?

      1 Antwort Letzte Antwort
      0
      • M Offline
        M Offline
        mireki1975
        schrieb am zuletzt editiert von
        #3

        also bei der installation :

        19 warnings and 1 error generated.
        make: *** [Release/obj.target/unix_dgram/src/unix_dgram.o] Error 1
        gyp ERR! build error
        gyp ERR! stack Error: make failed with exit code: 2
        gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
        gyp ERR! stack at ChildProcess.emit (events.js:189:13)
        gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
        gyp ERR! System Darwin 18.2.0
        gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
        gyp ERR! cwd /usr/local/iobroker/node_modules/unix-dgram
        gyp ERR! node -v v10.15.1
        gyp ERR! node-gyp -v v3.8.0
        gyp ERR! not ok

        ==========================================================================
        Finalizing installation (4/4)

        Enabling autostart...
        Autostart enabled!

        ==========================================================================

        ioBroker was installed successfully
        Open http://192.168.178.3:8081 in a browser and start configuring!
        

        ==========================================================================

        You need to re-login before doing anything else on the console!

        1 Antwort Letzte Antwort
        0
        • M Offline
          M Offline
          mireki1975
          schrieb am zuletzt editiert von mireki1975
          #4

          und dann beim installieren via web IF zb Alexa2 :

          $ ./iobroker add alexa2 --host A.fritz.box

          läuft ewig und passiert nichts

          mit terminal Befehl
          iobroker install Alexa2 funktioniert es.....

          hier das Log - 192.168.178. Adresse hab ich maskiert...

          2019-02-12 19:41:15.479 - info: host.AK.fritz.box iobroker.js-controller version 1.4.2 js-controller starting
          2019-02-12 19:41:15.481 - info: host.AK.fritz.box Copyright (c) 2014-2018 bluefox, 2014 hobbyquaker
          2019-02-12 19:41:15.481 - info: host.AK.fritz.box hostname: AK.fritz.box, node: v10.15.1
          2019-02-12 19:41:15.481 - info: host.AK.fritz.box ip addresses: fe80::xxxxxxxxxx. 192.168.178.XX 51ab
          2019-02-12 19:41:15.497 - info: host.AK.fritz.box inMem-states listening on port 9000
          2019-02-12 19:41:15.501 - info: host.AK.fritz.box inMem-objects listening on port 9001
          2019-02-12 19:41:15.504 - info: host.AK.fritz.box InMemoryDB connected
          2019-02-12 19:41:15.505 - info: host.AK.fritz.box 2 instances found
          2019-02-12 19:41:15.506 - info: host.AK.fritz.box starting 2 instances
          2019-02-12 19:41:15.515 - info: host.AK.fritz.box instance system.adapter.admin.0 started with pid 2133
          2019-02-12 19:41:16.294 - info: admin.0 starting. Version 3.5.10 in /usr/local/iobroker/node_modules/iobroker.admin, node: v10.15.1
          2019-02-12 19:41:16.297 - info: admin.0 requesting all states
          2019-02-12 19:41:16.297 - info: admin.0 requesting all objects
          2019-02-12 19:41:16.297 - info: admin.0 Request actual repository...
          2019-02-12 19:41:16.306 - info: admin.0 received all states
          2019-02-12 19:41:16.310 - info: admin.0 received all objects
          2019-02-12 19:41:16.312 - warn: admin.0 Repository cannot be read
          2019-02-12 19:41:16.318 - info: admin.0 http server listening on port 8081
          2019-02-12 19:41:16.318 - info: admin.0 Use link "http://localhost:8081" to configure.
          2019-02-12 19:41:16.323 - info: host.AK.fritz.box Update repository "default" under "http://download.iobroker.net/sources-dist.json"
          2019-02-12 19:41:16.846 - info: admin.0 Repository received successfully.
          2019-02-12 19:41:19.583 - info: host.AK.fritz.box instance system.adapter.discovery.0 started with pid 2137
          2019-02-12 19:41:19.950 - info: discovery.0 starting. Version 1.2.4 in /usr/local/iobroker/node_modules/iobroker.discovery, node: v10.15.1
          2019-02-12 19:42:31.546 - error: host.AK.fritz.box cannot get getHostInfo: Error: Command failed: npm -v
          /bin/sh: npm: command not found
          2019-02-12 19:42:31.557 - error: host.AK.fritz.box cannot get getHostInfo: Error: Command failed: npm -v
          /bin/sh: npm: command not found
          2019-02-12 19:42:34.501 - error: host.AK.fritz.box cannot get getHostInfo: Error: Command failed: npm -v
          /bin/sh: npm: command not found
          2019-02-12 19:43:39.637 - info: iobroker add alexa2 --host AK.fritz.box
          2019-02-12 19:43:39.642 - info: admin.0 terminating http server on port 8081
          2019-02-12 19:43:39.650 - error: admin.0 websocket error
          2019-02-12 19:43:39.651 - error: discovery.0 websocket error
          2019-02-12 19:43:39.650 - error: admin.0 Error: websocket error
          at WS.Transport.onError (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/engine.io-client/lib/transport.js:64:13)
          at WebSocket.ws.onerror (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/engine.io-client/lib/transports/websocket.js:150:10)
          at WebSocket.onError (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/ws/lib/EventTarget.js:109:16)
          at WebSocket.emit (events.js:189:13)
          at WebSocket.finalize (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/ws/lib/WebSocket.js:182:41)
          at Socket.emit (events.js:189:13)
          at emitErrorNT (internal/streams/destroy.js:82:8)
          at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
          at process._tickCallback (internal/process/next_tick.js:63:19)
          2019-02-12 19:43:39.651 - error: discovery.0 Error: websocket error
          at WS.Transport.onError (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/engine.io-client/lib/transport.js:64:13)
          at WebSocket.ws.onerror (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/engine.io-client/lib/transports/websocket.js:150:10)
          at WebSocket.onError (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/ws/lib/EventTarget.js:109:16)
          at WebSocket.emit (events.js:189:13)
          at WebSocket.finalize (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/ws/lib/WebSocket.js:182:41)
          at Socket.emit (events.js:189:13)
          at emitErrorNT (internal/streams/destroy.js:82:8)
          at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
          at process._tickCallback (internal/process/next_tick.js:63:19)
          2019-02-12 19:43:41.288 - info: admin.0 terminating http server on port 8081
          2019-02-12 19:43:47.413 - info: host.AK.fritz.box iobroker.js-controller version 1.4.2 js-controller starting
          2019-02-12 19:43:47.414 - info: host.AK.fritz.box Copyright (c) 2014-2018 bluefox, 2014 hobbyquaker
          2019-02-12 19:43:47.414 - info: host.AK.fritz.box hostname: AK.fritz.box, node: v10.15.1
          2019-02-12 19:43:47.414 - info: host.AK.fritz.box ip addresses: fXXXXXXX 192.168.178. b5ad fe80
          2019-02-12 19:43:47.431 - info: host.AK.fritz.box inMem-states listening on port 9000
          2019-02-12 19:43:47.457 - info: host.AK.fritz.box inMem-objects listening on port 9001
          2019-02-12 19:43:47.460 - info: host.AK.fritz.box InMemoryDB connected
          2019-02-12 19:43:47.462 - info: host.AK.fritz.box 2 instances found
          2019-02-12 19:43:47.464 - info: host.AK.fritz.box starting 2 instances
          2019-02-12 19:43:47.472 - info: host.AK.fritz.box instance system.adapter.admin.0 started with pid 2244
          2019-02-12 19:43:47.997 - info: admin.0 starting. Version 3.5.10 in /usr/local/iobroker/node_modules/iobroker.admin, node: v10.15.1
          2019-02-12 19:43:48.000 - info: admin.0 requesting all states
          2019-02-12 19:43:48.000 - info: admin.0 requesting all objects
          2019-02-12 19:43:48.000 - info: admin.0 Request actual repository...
          2019-02-12 19:43:48.046 - info: admin.0 received all states
          2019-02-12 19:43:48.180 - info: admin.0 received all objects
          2019-02-12 19:43:48.191 - info: admin.0 http server listening on port 8081
          2019-02-12 19:43:48.191 - info: admin.0 Use link "http://localhost:8081" to configure.
          2019-02-12 19:43:48.198 - info: host.AK.fritz.box Update repository "default" under "http://download.iobroker.net/sources-dist.json"
          2019-02-12 19:43:48.668 - info: admin.0 Repository received successfully.
          2019-02-12 19:43:51.467 - info: host.AK.fritz.box instance system.adapter.discovery.0 started with pid 2248
          2019-02-12 19:43:51.830 - info: discovery.0 starting. Version 1.2.4 in /usr/local/iobroker/node_modules/iobroker.discovery, node: v10.15.1
          2019-02-12 19:45:13.510 - error: host.AK.fritz.box cannot get getHostInfo: Error: Command failed: npm -v
          /bin/sh: npm: command not found
          2019-02-12 19:45:30.699 - error: host.AK.fritz.box cannot get getHostInfo: Error: Command failed: npm -v
          /bin/sh: npm: command not found
          2019-02-12 19:46:05.510 - error: host.AK.fritz.box cannot get getHostInfo: Error: Command failed: npm -v
          /bin/sh: npm: command not found
          2019-02-12 19:47:15.082 - info: iobroker add hm-rpc --host AK.fritz.box
          2019-02-12 19:47:15.086 - info: admin.0 terminating http server on port 8081
          2019-02-12 19:47:15.095 - error: admin.0 websocket error
          2019-02-12 19:47:15.096 - error: discovery.0 websocket error
          2019-02-12 19:47:15.095 - error: admin.0 Error: websocket error
          at WS.Transport.onError (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/engine.io-client/lib/transport.js:64:13)
          at WebSocket.ws.onerror (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/engine.io-client/lib/transports/websocket.js:150:10)
          at WebSocket.onError (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/ws/lib/EventTarget.js:109:16)
          at WebSocket.emit (events.js:189:13)
          at WebSocket.finalize (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/ws/lib/WebSocket.js:182:41)
          at Socket.emit (events.js:189:13)
          at emitErrorNT (internal/streams/destroy.js:82:8)
          at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
          at process._tickCallback (internal/process/next_tick.js:63:19)
          2019-02-12 19:47:15.096 - error: discovery.0 Error: websocket error
          at WS.Transport.onError (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/engine.io-client/lib/transport.js:64:13)
          at WebSocket.ws.onerror (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/engine.io-client/lib/transports/websocket.js:150:10)
          at WebSocket.onError (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/ws/lib/EventTarget.js:109:16)
          at WebSocket.emit (events.js:189:13)
          at WebSocket.finalize (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/ws/lib/WebSocket.js:182:41)
          at Socket.emit (events.js:189:13)
          at emitErrorNT (internal/streams/destroy.js:82:8)
          at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
          at process._tickCallback (internal/process/next_tick.js:63:19)
          2019-02-12 19:47:16.726 - info: admin.0 terminating http server on port 8081
          2019-02-12 19:47:20.081 - info: host.AK.fritz.box iobroker.js-controller version 1.4.2 js-controller starting
          2019-02-12 19:47:20.082 - info: host.AK.fritz.box Copyright (c) 2014-2018 bluefox, 2014 hobbyquaker
          2019-02-12 19:47:20.082 - info: host.AK.fritz.box hostname: AK.fritz.box, node: v10.15.1
          2019-02-12 19:47:20.082 - info: host.AK.fritz.box ip addresses: fe80::145d:1. 55:85ff 457:51ab
          2019-02-12 19:47:20.099 - info: host.AK.fritz.box inMem-states listening on port 9000
          2019-02-12 19:47:20.126 - info: host.AK.fritz.box inMem-objects listening on port 9001
          2019-02-12 19:47:20.129 - info: host.AK.fritz.box InMemoryDB connected
          2019-02-12 19:47:20.131 - info: host.AK.fritz.box 2 instances found
          2019-02-12 19:47:20.132 - info: host.AK.fritz.box starting 2 instances
          2019-02-12 19:47:20.141 - info: host.AK.fritz.box instance system.adapter.admin.0 started with pid 2388
          2019-02-12 19:47:20.662 - info: admin.0 starting. Version 3.5.10 in /usr/local/iobroker/node_modules/iobroker.admin, node: v10.15.1
          2019-02-12 19:47:20.665 - info: admin.0 requesting all states
          2019-02-12 19:47:20.665 - info: admin.0 requesting all objects
          2019-02-12 19:47:20.665 - info: admin.0 Request actual repository...
          2019-02-12 19:47:20.711 - info: admin.0 received all states
          2019-02-12 19:47:20.845 - info: admin.0 received all objects
          2019-02-12 19:47:20.856 - info: admin.0 http server listening on port 8081
          2019-02-12 19:47:20.856 - info: admin.0 Use link "http://localhost:8081" to configure.
          2019-02-12 19:47:20.864 - info: host.AK.fritz.box Update repository "default" under "http://download.iobroker.net/sources-dist.json"
          2019-02-12 19:47:21.326 - info: admin.0 Repository received successfully.
          2019-02-12 19:47:24.210 - info: host.AK.fritz.box instance system.adapter.discovery.0 started with pid 2389
          2019-02-12 19:47:24.567 - info: discovery.0 starting. Version 1.2.4 in /usr/local/iobroker/node_modules/iobroker.discovery, node: v10.15.1
          2019-02-12 19:49:21.518 - error: host.AK.fritz.box cannot get getHostInfo: Error: Command failed: npm -v
          /bin/sh: npm: command not found
          2019-02-12 19:49:45.371 - info: host.AK.fritz.box received SIGTERM
          2019-02-12 19:49:45.371 - info: host.AK.fritz.box stopInstance system.adapter.admin.0
          2019-02-12 19:49:45.371 - info: host.AK.fritz.box stopInstance system.adapter.admin.0 killing pid 2388
          2019-02-12 19:49:45.371 - info: host.AK.fritz.box stopInstance system.adapter.discovery.0
          2019-02-12 19:49:45.372 - info: host.AK.fritz.box stopInstance system.adapter.discovery.0 killing pid 2389
          2019-02-12 19:49:45.372 - info: admin.0 terminating http server on port 8081
          2019-02-12 19:49:45.375 - info: admin.0 terminating http server on port 8081
          2019-02-12 19:49:45.379 - info: host.AK.fritz.box instance system.adapter.discovery.0 terminated with code 156 ()
          2019-02-12 19:49:45.379 - info: host.AK.fritz.box All instances are stopped.
          2019-02-12 19:49:45.381 - info: host.AK.fritz.box instance system.adapter.admin.0 terminated with code 156 ()
          2019-02-12 19:49:45.381 - info: host.AK.fritz.box All instances are stopped.
          2019-02-12 19:49:45.573 - info: host.AK.fritz.box terminated
          2019-02-12 19:51:00.358 - info: host.AK.fritz.box iobroker.js-controller version 1.4.2 js-controller starting
          2019-02-12 19:51:00.359 - info: host.AK.fritz.box Copyright (c) 2014-2018 bluefox, 2014 hobbyquaker
          2019-02-12 19:51:00.359 - info: host.AK.fritz.box hostname: AK.fritz.box, node: v10.15.1
          2019-02-12 19:51:00.360 - info: host.AK.fritz.box ip addresses: fe80:e16:b5ad fe80::77a6901
          2019-02-12 19:51:00.376 - info: host.AK.fritz.box inMem-states listening on port 9000
          2019-02-12 19:51:00.402 - info: host.AK.fritz.box inMem-objects listening on port 9001
          2019-02-12 19:51:00.405 - info: host.AK.fritz.box InMemoryDB connected
          2019-02-12 19:51:00.407 - info: host.AK.fritz.box 2 instances found
          2019-02-12 19:51:00.408 - info: host.AK.fritz.box starting 2 instances
          2019-02-12 19:51:00.416 - info: host.AK.fritz.box instance system.adapter.admin.0 started with pid 2581
          2019-02-12 19:51:00.928 - info: admin.0 starting. Version 3.5.10 in /usr/local/iobroker/node_modules/iobroker.admin, node: v10.15.1
          2019-02-12 19:51:00.931 - info: admin.0 requesting all states
          2019-02-12 19:51:00.931 - info: admin.0 requesting all objects
          2019-02-12 19:51:00.931 - info: admin.0 Request actual repository...
          2019-02-12 19:51:00.979 - info: admin.0 received all states
          2019-02-12 19:51:01.112 - info: admin.0 received all objects
          2019-02-12 19:51:01.122 - info: admin.0 http server listening on port 8081
          2019-02-12 19:51:01.122 - info: admin.0 Use link "http://localhost:8081" to configure.
          2019-02-12 19:51:01.130 - info: host.AK.fritz.box Update repository "default" under "http://download.iobroker.net/sources-dist.json"
          2019-02-12 19:51:01.564 - info: admin.0 Repository received successfully.
          2019-02-12 19:51:04.487 - info: host.AK.fritz.box instance system.adapter.discovery.0 started with pid 2585
          2019-02-12 19:51:04.820 - info: discovery.0 starting. Version 1.2.4 in /usr/local/iobroker/node_modules/iobroker.discovery, node: v10.15.1
          2019-02-12 19:51:11.200 - error: host.AK.fritz.box cannot get getHostInfo: Error: Command failed: npm -v
          /bin/sh: npm: command not found
          2019-02-12 19:51:11.227 - error: host.AK.fritz.box cannot get getHostInfo: Error: Command failed: npm -v
          /bin/sh: npm: command not found

          M 1 Antwort Letzte Antwort
          0
          • M mireki1975

            und dann beim installieren via web IF zb Alexa2 :

            $ ./iobroker add alexa2 --host A.fritz.box

            läuft ewig und passiert nichts

            mit terminal Befehl
            iobroker install Alexa2 funktioniert es.....

            hier das Log - 192.168.178. Adresse hab ich maskiert...

            2019-02-12 19:41:15.479 - info: host.AK.fritz.box iobroker.js-controller version 1.4.2 js-controller starting
            2019-02-12 19:41:15.481 - info: host.AK.fritz.box Copyright (c) 2014-2018 bluefox, 2014 hobbyquaker
            2019-02-12 19:41:15.481 - info: host.AK.fritz.box hostname: AK.fritz.box, node: v10.15.1
            2019-02-12 19:41:15.481 - info: host.AK.fritz.box ip addresses: fe80::xxxxxxxxxx. 192.168.178.XX 51ab
            2019-02-12 19:41:15.497 - info: host.AK.fritz.box inMem-states listening on port 9000
            2019-02-12 19:41:15.501 - info: host.AK.fritz.box inMem-objects listening on port 9001
            2019-02-12 19:41:15.504 - info: host.AK.fritz.box InMemoryDB connected
            2019-02-12 19:41:15.505 - info: host.AK.fritz.box 2 instances found
            2019-02-12 19:41:15.506 - info: host.AK.fritz.box starting 2 instances
            2019-02-12 19:41:15.515 - info: host.AK.fritz.box instance system.adapter.admin.0 started with pid 2133
            2019-02-12 19:41:16.294 - info: admin.0 starting. Version 3.5.10 in /usr/local/iobroker/node_modules/iobroker.admin, node: v10.15.1
            2019-02-12 19:41:16.297 - info: admin.0 requesting all states
            2019-02-12 19:41:16.297 - info: admin.0 requesting all objects
            2019-02-12 19:41:16.297 - info: admin.0 Request actual repository...
            2019-02-12 19:41:16.306 - info: admin.0 received all states
            2019-02-12 19:41:16.310 - info: admin.0 received all objects
            2019-02-12 19:41:16.312 - warn: admin.0 Repository cannot be read
            2019-02-12 19:41:16.318 - info: admin.0 http server listening on port 8081
            2019-02-12 19:41:16.318 - info: admin.0 Use link "http://localhost:8081" to configure.
            2019-02-12 19:41:16.323 - info: host.AK.fritz.box Update repository "default" under "http://download.iobroker.net/sources-dist.json"
            2019-02-12 19:41:16.846 - info: admin.0 Repository received successfully.
            2019-02-12 19:41:19.583 - info: host.AK.fritz.box instance system.adapter.discovery.0 started with pid 2137
            2019-02-12 19:41:19.950 - info: discovery.0 starting. Version 1.2.4 in /usr/local/iobroker/node_modules/iobroker.discovery, node: v10.15.1
            2019-02-12 19:42:31.546 - error: host.AK.fritz.box cannot get getHostInfo: Error: Command failed: npm -v
            /bin/sh: npm: command not found
            2019-02-12 19:42:31.557 - error: host.AK.fritz.box cannot get getHostInfo: Error: Command failed: npm -v
            /bin/sh: npm: command not found
            2019-02-12 19:42:34.501 - error: host.AK.fritz.box cannot get getHostInfo: Error: Command failed: npm -v
            /bin/sh: npm: command not found
            2019-02-12 19:43:39.637 - info: iobroker add alexa2 --host AK.fritz.box
            2019-02-12 19:43:39.642 - info: admin.0 terminating http server on port 8081
            2019-02-12 19:43:39.650 - error: admin.0 websocket error
            2019-02-12 19:43:39.651 - error: discovery.0 websocket error
            2019-02-12 19:43:39.650 - error: admin.0 Error: websocket error
            at WS.Transport.onError (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/engine.io-client/lib/transport.js:64:13)
            at WebSocket.ws.onerror (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/engine.io-client/lib/transports/websocket.js:150:10)
            at WebSocket.onError (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/ws/lib/EventTarget.js:109:16)
            at WebSocket.emit (events.js:189:13)
            at WebSocket.finalize (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/ws/lib/WebSocket.js:182:41)
            at Socket.emit (events.js:189:13)
            at emitErrorNT (internal/streams/destroy.js:82:8)
            at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
            at process._tickCallback (internal/process/next_tick.js:63:19)
            2019-02-12 19:43:39.651 - error: discovery.0 Error: websocket error
            at WS.Transport.onError (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/engine.io-client/lib/transport.js:64:13)
            at WebSocket.ws.onerror (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/engine.io-client/lib/transports/websocket.js:150:10)
            at WebSocket.onError (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/ws/lib/EventTarget.js:109:16)
            at WebSocket.emit (events.js:189:13)
            at WebSocket.finalize (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/ws/lib/WebSocket.js:182:41)
            at Socket.emit (events.js:189:13)
            at emitErrorNT (internal/streams/destroy.js:82:8)
            at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
            at process._tickCallback (internal/process/next_tick.js:63:19)
            2019-02-12 19:43:41.288 - info: admin.0 terminating http server on port 8081
            2019-02-12 19:43:47.413 - info: host.AK.fritz.box iobroker.js-controller version 1.4.2 js-controller starting
            2019-02-12 19:43:47.414 - info: host.AK.fritz.box Copyright (c) 2014-2018 bluefox, 2014 hobbyquaker
            2019-02-12 19:43:47.414 - info: host.AK.fritz.box hostname: AK.fritz.box, node: v10.15.1
            2019-02-12 19:43:47.414 - info: host.AK.fritz.box ip addresses: fXXXXXXX 192.168.178. b5ad fe80
            2019-02-12 19:43:47.431 - info: host.AK.fritz.box inMem-states listening on port 9000
            2019-02-12 19:43:47.457 - info: host.AK.fritz.box inMem-objects listening on port 9001
            2019-02-12 19:43:47.460 - info: host.AK.fritz.box InMemoryDB connected
            2019-02-12 19:43:47.462 - info: host.AK.fritz.box 2 instances found
            2019-02-12 19:43:47.464 - info: host.AK.fritz.box starting 2 instances
            2019-02-12 19:43:47.472 - info: host.AK.fritz.box instance system.adapter.admin.0 started with pid 2244
            2019-02-12 19:43:47.997 - info: admin.0 starting. Version 3.5.10 in /usr/local/iobroker/node_modules/iobroker.admin, node: v10.15.1
            2019-02-12 19:43:48.000 - info: admin.0 requesting all states
            2019-02-12 19:43:48.000 - info: admin.0 requesting all objects
            2019-02-12 19:43:48.000 - info: admin.0 Request actual repository...
            2019-02-12 19:43:48.046 - info: admin.0 received all states
            2019-02-12 19:43:48.180 - info: admin.0 received all objects
            2019-02-12 19:43:48.191 - info: admin.0 http server listening on port 8081
            2019-02-12 19:43:48.191 - info: admin.0 Use link "http://localhost:8081" to configure.
            2019-02-12 19:43:48.198 - info: host.AK.fritz.box Update repository "default" under "http://download.iobroker.net/sources-dist.json"
            2019-02-12 19:43:48.668 - info: admin.0 Repository received successfully.
            2019-02-12 19:43:51.467 - info: host.AK.fritz.box instance system.adapter.discovery.0 started with pid 2248
            2019-02-12 19:43:51.830 - info: discovery.0 starting. Version 1.2.4 in /usr/local/iobroker/node_modules/iobroker.discovery, node: v10.15.1
            2019-02-12 19:45:13.510 - error: host.AK.fritz.box cannot get getHostInfo: Error: Command failed: npm -v
            /bin/sh: npm: command not found
            2019-02-12 19:45:30.699 - error: host.AK.fritz.box cannot get getHostInfo: Error: Command failed: npm -v
            /bin/sh: npm: command not found
            2019-02-12 19:46:05.510 - error: host.AK.fritz.box cannot get getHostInfo: Error: Command failed: npm -v
            /bin/sh: npm: command not found
            2019-02-12 19:47:15.082 - info: iobroker add hm-rpc --host AK.fritz.box
            2019-02-12 19:47:15.086 - info: admin.0 terminating http server on port 8081
            2019-02-12 19:47:15.095 - error: admin.0 websocket error
            2019-02-12 19:47:15.096 - error: discovery.0 websocket error
            2019-02-12 19:47:15.095 - error: admin.0 Error: websocket error
            at WS.Transport.onError (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/engine.io-client/lib/transport.js:64:13)
            at WebSocket.ws.onerror (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/engine.io-client/lib/transports/websocket.js:150:10)
            at WebSocket.onError (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/ws/lib/EventTarget.js:109:16)
            at WebSocket.emit (events.js:189:13)
            at WebSocket.finalize (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/ws/lib/WebSocket.js:182:41)
            at Socket.emit (events.js:189:13)
            at emitErrorNT (internal/streams/destroy.js:82:8)
            at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
            at process._tickCallback (internal/process/next_tick.js:63:19)
            2019-02-12 19:47:15.096 - error: discovery.0 Error: websocket error
            at WS.Transport.onError (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/engine.io-client/lib/transport.js:64:13)
            at WebSocket.ws.onerror (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/engine.io-client/lib/transports/websocket.js:150:10)
            at WebSocket.onError (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/ws/lib/EventTarget.js:109:16)
            at WebSocket.emit (events.js:189:13)
            at WebSocket.finalize (/usr/local/iobroker/node_modules/iobroker.js-controller/node_modules/ws/lib/WebSocket.js:182:41)
            at Socket.emit (events.js:189:13)
            at emitErrorNT (internal/streams/destroy.js:82:8)
            at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
            at process._tickCallback (internal/process/next_tick.js:63:19)
            2019-02-12 19:47:16.726 - info: admin.0 terminating http server on port 8081
            2019-02-12 19:47:20.081 - info: host.AK.fritz.box iobroker.js-controller version 1.4.2 js-controller starting
            2019-02-12 19:47:20.082 - info: host.AK.fritz.box Copyright (c) 2014-2018 bluefox, 2014 hobbyquaker
            2019-02-12 19:47:20.082 - info: host.AK.fritz.box hostname: AK.fritz.box, node: v10.15.1
            2019-02-12 19:47:20.082 - info: host.AK.fritz.box ip addresses: fe80::145d:1. 55:85ff 457:51ab
            2019-02-12 19:47:20.099 - info: host.AK.fritz.box inMem-states listening on port 9000
            2019-02-12 19:47:20.126 - info: host.AK.fritz.box inMem-objects listening on port 9001
            2019-02-12 19:47:20.129 - info: host.AK.fritz.box InMemoryDB connected
            2019-02-12 19:47:20.131 - info: host.AK.fritz.box 2 instances found
            2019-02-12 19:47:20.132 - info: host.AK.fritz.box starting 2 instances
            2019-02-12 19:47:20.141 - info: host.AK.fritz.box instance system.adapter.admin.0 started with pid 2388
            2019-02-12 19:47:20.662 - info: admin.0 starting. Version 3.5.10 in /usr/local/iobroker/node_modules/iobroker.admin, node: v10.15.1
            2019-02-12 19:47:20.665 - info: admin.0 requesting all states
            2019-02-12 19:47:20.665 - info: admin.0 requesting all objects
            2019-02-12 19:47:20.665 - info: admin.0 Request actual repository...
            2019-02-12 19:47:20.711 - info: admin.0 received all states
            2019-02-12 19:47:20.845 - info: admin.0 received all objects
            2019-02-12 19:47:20.856 - info: admin.0 http server listening on port 8081
            2019-02-12 19:47:20.856 - info: admin.0 Use link "http://localhost:8081" to configure.
            2019-02-12 19:47:20.864 - info: host.AK.fritz.box Update repository "default" under "http://download.iobroker.net/sources-dist.json"
            2019-02-12 19:47:21.326 - info: admin.0 Repository received successfully.
            2019-02-12 19:47:24.210 - info: host.AK.fritz.box instance system.adapter.discovery.0 started with pid 2389
            2019-02-12 19:47:24.567 - info: discovery.0 starting. Version 1.2.4 in /usr/local/iobroker/node_modules/iobroker.discovery, node: v10.15.1
            2019-02-12 19:49:21.518 - error: host.AK.fritz.box cannot get getHostInfo: Error: Command failed: npm -v
            /bin/sh: npm: command not found
            2019-02-12 19:49:45.371 - info: host.AK.fritz.box received SIGTERM
            2019-02-12 19:49:45.371 - info: host.AK.fritz.box stopInstance system.adapter.admin.0
            2019-02-12 19:49:45.371 - info: host.AK.fritz.box stopInstance system.adapter.admin.0 killing pid 2388
            2019-02-12 19:49:45.371 - info: host.AK.fritz.box stopInstance system.adapter.discovery.0
            2019-02-12 19:49:45.372 - info: host.AK.fritz.box stopInstance system.adapter.discovery.0 killing pid 2389
            2019-02-12 19:49:45.372 - info: admin.0 terminating http server on port 8081
            2019-02-12 19:49:45.375 - info: admin.0 terminating http server on port 8081
            2019-02-12 19:49:45.379 - info: host.AK.fritz.box instance system.adapter.discovery.0 terminated with code 156 ()
            2019-02-12 19:49:45.379 - info: host.AK.fritz.box All instances are stopped.
            2019-02-12 19:49:45.381 - info: host.AK.fritz.box instance system.adapter.admin.0 terminated with code 156 ()
            2019-02-12 19:49:45.381 - info: host.AK.fritz.box All instances are stopped.
            2019-02-12 19:49:45.573 - info: host.AK.fritz.box terminated
            2019-02-12 19:51:00.358 - info: host.AK.fritz.box iobroker.js-controller version 1.4.2 js-controller starting
            2019-02-12 19:51:00.359 - info: host.AK.fritz.box Copyright (c) 2014-2018 bluefox, 2014 hobbyquaker
            2019-02-12 19:51:00.359 - info: host.AK.fritz.box hostname: AK.fritz.box, node: v10.15.1
            2019-02-12 19:51:00.360 - info: host.AK.fritz.box ip addresses: fe80:e16:b5ad fe80::77a6901
            2019-02-12 19:51:00.376 - info: host.AK.fritz.box inMem-states listening on port 9000
            2019-02-12 19:51:00.402 - info: host.AK.fritz.box inMem-objects listening on port 9001
            2019-02-12 19:51:00.405 - info: host.AK.fritz.box InMemoryDB connected
            2019-02-12 19:51:00.407 - info: host.AK.fritz.box 2 instances found
            2019-02-12 19:51:00.408 - info: host.AK.fritz.box starting 2 instances
            2019-02-12 19:51:00.416 - info: host.AK.fritz.box instance system.adapter.admin.0 started with pid 2581
            2019-02-12 19:51:00.928 - info: admin.0 starting. Version 3.5.10 in /usr/local/iobroker/node_modules/iobroker.admin, node: v10.15.1
            2019-02-12 19:51:00.931 - info: admin.0 requesting all states
            2019-02-12 19:51:00.931 - info: admin.0 requesting all objects
            2019-02-12 19:51:00.931 - info: admin.0 Request actual repository...
            2019-02-12 19:51:00.979 - info: admin.0 received all states
            2019-02-12 19:51:01.112 - info: admin.0 received all objects
            2019-02-12 19:51:01.122 - info: admin.0 http server listening on port 8081
            2019-02-12 19:51:01.122 - info: admin.0 Use link "http://localhost:8081" to configure.
            2019-02-12 19:51:01.130 - info: host.AK.fritz.box Update repository "default" under "http://download.iobroker.net/sources-dist.json"
            2019-02-12 19:51:01.564 - info: admin.0 Repository received successfully.
            2019-02-12 19:51:04.487 - info: host.AK.fritz.box instance system.adapter.discovery.0 started with pid 2585
            2019-02-12 19:51:04.820 - info: discovery.0 starting. Version 1.2.4 in /usr/local/iobroker/node_modules/iobroker.discovery, node: v10.15.1
            2019-02-12 19:51:11.200 - error: host.AK.fritz.box cannot get getHostInfo: Error: Command failed: npm -v
            /bin/sh: npm: command not found
            2019-02-12 19:51:11.227 - error: host.AK.fritz.box cannot get getHostInfo: Error: Command failed: npm -v
            /bin/sh: npm: command not found

            M Offline
            M Offline
            mireki1975
            schrieb am zuletzt editiert von
            #5

            niemand eine Idee?

            1 Antwort Letzte Antwort
            0
            • apollon77A Offline
              apollon77A Offline
              apollon77
              schrieb am zuletzt editiert von apollon77
              #6

              Der Fehler oben mit dem "make" ist ok auf dem Mac.

              Ansonsten: Stelle bitte sicher das "npm" im Pfad mit drin ist. Wie hast Du nodejs installiert?

              Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

              • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
              • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
              1 Antwort Letzte Antwort
              0
              • M Offline
                M Offline
                mireki1975
                schrieb am zuletzt editiert von
                #7

                Sorry, mir kam was dazwischen.
                nodejs habe ich direkt von der webpage mit dem macos installer installiert
                in welchem Pfad meinst Du

                Grüße

                1 Antwort Letzte Antwort
                0
                • M Offline
                  M Offline
                  mireki1975
                  schrieb am zuletzt editiert von
                  #8

                  habe die Verzeichnisse :

                  ~/.node.gyp
                  ~/.npm
                  ~/node_modules

                  /usr/local/iobroker
                  /usr/local/bin mit symlinks zu node & iobroker

                  sollte iobroker nicht in /opt/ liegen?

                  1 Antwort Letzte Antwort
                  0
                  • apollon77A Offline
                    apollon77A Offline
                    apollon77
                    schrieb am zuletzt editiert von
                    #9

                    Auf macOS wird nicht in /opt/iobroker installiert

                    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                    1 Antwort Letzte Antwort
                    0
                    • M Offline
                      M Offline
                      mireki1975
                      schrieb am zuletzt editiert von
                      #10

                      ok, schon mal gut zu wissen.
                      scheint bei mir irgendwie ein rechteproblem zu sein

                      1 Antwort Letzte Antwort
                      0
                      • apollon77A Offline
                        apollon77A Offline
                        apollon77
                        schrieb am zuletzt editiert von
                        #11

                        Details wären interessant. Der macOS Teil ist immer noch fraglich weil wir selbst kein macOS zum Installieren verfpgbarhaben. Das wurde von anderen Usern beigesteuert

                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                        1 Antwort Letzte Antwort
                        0
                        • M Offline
                          M Offline
                          mireki1975
                          schrieb am zuletzt editiert von
                          #12

                          welche Details fehlen noch? liefere gerne

                          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

                          413

                          Online

                          32.9k

                          Benutzer

                          83.0k

                          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