- ioBroker Community Home
- Deutsch
- ioBroker Allgemein
- macOS instalation ioBroker
macOS instalation ioBroker
-
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:makefailed 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!
-
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 -
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 foundniemand eine Idee?
-
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
-
Sorry, mir kam was dazwischen.
nodejs habe ich direkt von der webpage mit dem macos installer installiert
in welchem Pfad meinst DuGrüße
-
habe die Verzeichnisse :
~/.node.gyp
~/.npm
~/node_modules/usr/local/iobroker
/usr/local/bin mit symlinks zu node & iobrokersollte iobroker nicht in /opt/ liegen?
-
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
-
ok, schon mal gut zu wissen.
scheint bei mir irgendwie ein rechteproblem zu sein -
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
-
welche Details fehlen noch? liefere gerne
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