oyooyo / ioBroker.keyble

ioBroker adapter for the eQ-3 eqiva bluetooth smart door lock
MIT License
7 stars 3 forks source link

node 10.16.0 #7

Open frodo777 opened 5 years ago

frodo777 commented 5 years ago

Bitte neue node Version unterstützen

Apollon77 commented 5 years ago

Was geht denn nicht? Details? Logs?

frodo777 commented 5 years ago

Habe dummerweise auf Node 10… aktualisiert. Danach wurde der Adapter in iobroker nicht mehr grün. Dann wider zurück auf 8.16 geht aber trotz dem nicht mehr. Fehlermeldung im Log: host.raspberrypi 2019-08-10 14:51:47.662 error instance system.adapter.keyble.0 terminated with code 0 (OK) Caught 2019-08-10 14:51:47.662 error by controller[0]: at Function.Module._load (module.js:498:3) code: 'MODULE_NOT_FOUND' } Caught 2019-08-10 14:51:47.662 error by controller[0]: at tryModuleLoad (module.js:506:12) Caught 2019-08-10 14:51:47.661 error by controller[0]: at Module.load (module.js:566:32) Caught 2019-08-10 14:51:47.661 error by controller[0]: at Object.Module._extensions..js (module.js:664:10) Caught 2019-08-10 14:51:47.661 error by controller[0]: at Module._compile (module.js:653:30) Caught 2019-08-10 14:51:47.661 error by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.keyble/node_modules/bluetooth-hci-socket/lib/native.js:3:15) Caught 2019-08-10 14:51:47.661 error by controller[0]: at require (internal/module.js:11:18) Caught 2019-08-10 14:51:47.661 error by controller[0]: at Module.require (module.js:597:17) Caught 2019-08-10 14:51:47.661 error by controller[0]: at Function.Module._load (module.js:475:25) Caught 2019-08-10 14:51:47.660 error by controller[0]: at Function.Module._resolveFilename (module.js:548:15) Caught 2019-08-10 14:51:47.660 error by controller[0]: { Error: Cannot find module '../build/Release/binding.node'

Gesendet von Mail für Windows 10

Von: Ingo Fischer Gesendet: Samstag, 10. August 2019 14:50 An: oyooyo/ioBroker.keyble Cc: frodo777; Author Betreff: Re: [oyooyo/ioBroker.keyble] node 10.16.0 (#7)

Was geht denn nicht? Details? Logs? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

Apollon77 commented 5 years ago

Wurde die Anleitung zum nodejs update befolgt? Wurde ein "npm rebuild" oder eine Reinstallation ausgeführt, die imme rbei Nodejs Mahor Updates nötig ist?

https://forum.iobroker.net/topic/22867/how-to-node-js-f%C3%BCr-iobroker-richtig-updaten

Apollon77 commented 5 years ago

Wenn ja bitte Adapter neu installieren und Installation-Log posten

frodo777 commented 5 years ago

Hab jetzt alles nach Anleitung gemacht. Jetzt kommt folgende Fehlermeldung host.raspberrypi 2019-08-10 21:44:01.190 info Restart adapter system.adapter.keyble.0 because enabled host.raspberrypi 2019-08-10 21:44:01.190 error instance system.adapter.keyble.0 terminated with code 0 (OK) Caught 2019-08-10 21:44:01.190 error by controller[0]: at Function.Module._load (module.js:498:3) code: 'MODULE_NOT_FOUND' } Caught 2019-08-10 21:44:01.189 error by controller[0]: at tryModuleLoad (module.js:506:12) Caught 2019-08-10 21:44:01.189 error by controller[0]: at Module.load (module.js:566:32) Caught 2019-08-10 21:44:01.189 error by controller[0]: at Object.Module._extensions..js (module.js:664:10) Caught 2019-08-10 21:44:01.189 error by controller[0]: at Module._compile (module.js:653:30) Caught 2019-08-10 21:44:01.189 error by controller[0]: at Object. (/opt/iobroker/node_modules/simble/simble.js:138:9) Caught 2019-08-10 21:44:01.189 error by controller[0]: at require (internal/module.js:11:18) Caught 2019-08-10 21:44:01.189 error by controller[0]: at Module.require (module.js:597:17) Caught 2019-08-10 21:44:01.188 error by controller[0]: at Function.Module._load (module.js:475:25) Caught 2019-08-10 21:44:01.188 error by controller[0]: at Function.Module._resolveFilename (module.js:548:15) Caught 2019-08-10 21:44:01.187 error by controller[0]: { Error: Cannot find module 'noble'

Gesendet von Mail für Windows 10

Von: Ingo Fischer Gesendet: Samstag, 10. August 2019 19:21 An: oyooyo/ioBroker.keyble Cc: frodo777; Author Betreff: Re: [oyooyo/ioBroker.keyble] node 10.16.0 (#7)

Wenn ja bitte Adapter neu installieren und Installation-Log posten — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

Apollon77 commented 5 years ago

Dann wären wir bei

Wenn ja bitte Adapter neu installieren und Installation-Log posten

frodo777 commented 5 years ago

$ ./iobroker url "https://github.com/oyooyo/ioBroker.keyble" install https://github.com/oyooyo/ioBroker.keyble/tarball/master npm install https://github.com/oyooyo/ioBroker.keyble/tarball/master --production --save --prefix "/opt/iobroker" (System call) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.3 (node_modules/osx-temperature-sensor):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})

process exited with code 0

iobroker 2019-08-10 21:53:34.666 info exit 0 iobroker 2019-08-10 21:53:34.645 info host.raspberrypi object system.adapter.keyble.0 created host.raspberrypi 2019-08-10 21:53:34.638 info instance system.adapter.keyble.0 started with pid 11703 host.raspberrypi 2019-08-10 21:53:34.613 info object change system.adapter.keyble.0 iobroker 2019-08-10 21:53:34.579 info host.raspberrypi object system.adapter.keyble.0.alive created iobroker 2019-08-10 21:53:34.543 info host.raspberrypi object system.adapter.keyble.0.connected created iobroker 2019-08-10 21:53:34.508 info host.raspberrypi object system.adapter.keyble.0.cpu created iobroker 2019-08-10 21:53:34.474 info host.raspberrypi object system.adapter.keyble.0.cputime created iobroker 2019-08-10 21:53:34.438 info host.raspberrypi object system.adapter.keyble.0.memHeapUsed created iobroker 2019-08-10 21:53:34.403 info host.raspberrypi object system.adapter.keyble.0.memHeapTotal created iobroker 2019-08-10 21:53:34.367 info host.raspberrypi object system.adapter.keyble.0.memRss created iobroker 2019-08-10 21:53:34.330 info host.raspberrypi object system.adapter.keyble.0.uptime created iobroker 2019-08-10 21:53:34.288 info host.raspberrypi object system.adapter.keyble.0.inputCount created iobroker 2019-08-10 21:53:34.250 info host.raspberrypi object system.adapter.keyble.0.outputCount created iobroker 2019-08-10 21:53:34.203 info host.raspberrypi object system.adapter.keyble.upload created iobroker 2019-08-10 21:53:34.179 info host.raspberrypi create instance keyble iobroker 2019-08-10 21:53:34.118 info host.raspberrypi object system.adapter.keyble created iobroker 2019-08-10 21:53:33.998 info upload [0] keyble /opt/iobroker/node_modules/iobroker.keyble/www/README.md README.md text/markdown iobroker 2019-08-10 21:53:33.929 info upload [1] keyble /opt/iobroker/node_modules/iobroker.keyble/www/index.html index.html text/html iobroker 2019-08-10 21:53:33.894 info got /opt/iobroker/node_modules/iobroker.keyble/www iobroker 2019-08-10 21:53:33.704 info upload [0] keyble.admin /opt/iobroker/node_modules/iobroker.keyble/admin/i18n/de/translations.json i18n/de/translations.json application/json iobroker 2019-08-10 21:53:33.641 info upload [1] keyble.admin /opt/iobroker/node_modules/iobroker.keyble/admin/i18n/en/translations.json i18n/en/translations.json application/json iobroker 2019-08-10 21:53:33.580 info upload [2] keyble.admin /opt/iobroker/node_modules/iobroker.keyble/admin/i18n/es/translations.json i18n/es/translations.json application/json iobroker 2019-08-10 21:53:33.520 info upload [3] keyble.admin /opt/iobroker/node_modules/iobroker.keyble/admin/i18n/fr/translations.json i18n/fr/translations.json application/json iobroker 2019-08-10 21:53:33.463 info upload [4] keyble.admin /opt/iobroker/node_modules/iobroker.keyble/admin/i18n/it/translations.json i18n/it/translations.json application/json iobroker 2019-08-10 21:53:33.404 info upload [5] keyble.admin /opt/iobroker/node_modules/iobroker.keyble/admin/i18n/nl/translations.json i18n/nl/translations.json application/json iobroker 2019-08-10 21:53:33.348 info upload [6] keyble.admin /opt/iobroker/node_modules/iobroker.keyble/admin/i18n/pt/translations.json i18n/pt/translations.json application/json iobroker 2019-08-10 21:53:33.269 info upload [7] keyble.admin /opt/iobroker/node_modules/iobroker.keyble/admin/i18n/ru/translations.json i18n/ru/translations.json application/json iobroker 2019-08-10 21:53:33.196 info upload [8] keyble.admin /opt/iobroker/node_modules/iobroker.keyble/admin/index_m.html index_m.html text/html iobroker 2019-08-10 21:53:33.128 info upload [9] keyble.admin /opt/iobroker/node_modules/iobroker.keyble/admin/keyble.png keyble.png image/png iobroker 2019-08-10 21:53:32.989 info upload [10] keyble.admin /opt/iobroker/node_modules/iobroker.keyble/admin/words.js words.js application/javascript iobroker 2019-08-10 21:53:32.962 info got /opt/iobroker/node_modules/iobroker.keyble/admin iobroker 2019-08-10 21:53:32.918 info host.raspberrypi install adapter keyble iobroker 2019-08-10 21:53:31.237 info add keyble --host raspberrypi deconz.0 2019-08-10 21:52:37.703 info options: {"url":"http://192.168.178.58:80/api/D1F8695950/lights/8/state","method":"PUT","headers":"Content-Type\" : \"application/json","body":"{\"on\": true}"} deconz.0 2019-08-10 21:52:37.689 info setLightState: {"on": true} 8 deconz.0.Lights.8.on deconz.0 2019-08-10 21:52:36.700 info options: {"url":"http://192.168.178.58:80/api/D1F8695950/lights/7/state","method":"PUT","headers":"Content-Type\" : \"application/json","body":"{\"on\": true}"} deconz.0 2019-08-10 21:52:36.690 info setLightState: {"on": true} 7 deconz.0.Lights.7.on deconz.0 2019-08-10 21:52:35.692 info options: {"url":"http://192.168.178.58:80/api/D1F8695950/lights/6/state","method":"PUT","headers":"Content-Type\" : \"application/json","body":"{\"on\": true}"} deconz.0 2019-08-10 21:52:35.683 info setLightState: {"on": true} 6 deconz.0.Lights.6.on deconz.0 2019-08-10 21:52:34.711 info options: {"url":"http://192.168.178.58:80/api/D1F8695950/lights/1/state","method":"PUT","headers":"Content-Type\" : \"application/json","body":"{\"on\": true}"} deconz.0 2019-08-10 21:52:34.694 info setLightState: {"on": true} 1 deconz.0.Lights.1.on deconz.0 2019-08-10 21:52:33.702 info options: {"url":"http://192.168.178.58:80/api/D1F8695950/lights/2/state","method":"PUT","headers":"Content-Type\" : \"application/json","body":"{\"on\": true}"} deconz.0 2019-08-10 21:52:33.690 info setLightState: {"on": true} 2 deconz.0.Lights.2.on deconz.0 2019-08-10 21:52:32.720 info options: {"url":"http://192.168.178.58:80/api/D1F8695950/lights/5/state","method":"PUT","headers":"Content-Type\" : \"application/json","body":"{\"on\": true}"} deconz.0 2019-08-10 21:52:32.702 info setLightState: {"on": true} 5 deconz.0.Lights.5.on deconz.0 2019-08-10 21:52:31.700 info options: {"url":"http://192.168.178.58:80/api/D1F8695950/lights/3/state","method":"PUT","headers":"Content-Type\" : \"application/json","body":"{\"on\": true}"} deconz.0 2019-08-10 21:52:31.691 info setLightState: {"on": true} 3 deconz.0.Lights.3.on host.raspberrypi 2019-08-10 21:52:23.888 info Update repository "default" under "http://download.iobroker.net/sources-dist.json" iobroker 2019-08-10 21:52:23.608 info exit 0 iobroker 2019-08-10 21:52:23.446 info

iobroker 2019-08-10 21:52:23.443 info notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"}) iobroker 2019-08-10 21:52:23.441 info WARN iobroker 2019-08-10 21:52:23.440 info WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.3 (node_modules/osx-temperature-sensor):npm iobroker 2019-08-10 21:52:23.438 info npm iobroker 2019-08-10 21:51:27.780 info npm install https://github.com/oyooyo/ioBroker.keyble/tarball/master --production --save --prefix "/opt/iobroker" (System call) iobroker 2019-08-10 21:51:26.341 info install https://github.com/oyooyo/ioBroker.keyble/tarball/master

Gesendet von Mail für Windows 10

Von: Ingo Fischer Gesendet: Samstag, 10. August 2019 21:47 An: oyooyo/ioBroker.keyble Cc: frodo777; Author Betreff: Re: [oyooyo/ioBroker.keyble] node 10.16.0 (#7)

Dann wären wir bei Wenn ja bitte Adapter neu installieren und Installation-Log posten — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

Apollon77 commented 5 years ago

das ist sehr komisch Bitte in node_modules/iobroker.keyble gehen und "npm rebuild" ausführen Das log brauche ich dann bitte

Apollon77 commented 5 years ago

bzw versuch mal im iobroker verzeichnis ein

npm uninstall iobroker.keyble Und dann neu installieren.

Er muss die Pakete aktualisieren und neu laden was er scheinbar nicht tut

frodo777 commented 5 years ago

pi@raspberrypi:/opt/iobroker/node_modules/iobroker.keyble $ npm rebuild keyble@0.1.14 /opt/iobroker/node_modules/iobroker.keyble/node_modules/keyble debug@4.1.1 /opt/iobroker/node_modules/iobroker.keyble/node_modules/debug ms@2.1.2 /opt/iobroker/node_modules/iobroker.keyble/node_modules/ms

Gesendet von Mail für Windows 10

Von: Ingo Fischer Gesendet: Samstag, 10. August 2019 21:59 An: oyooyo/ioBroker.keyble Cc: frodo777; Author Betreff: Re: [oyooyo/ioBroker.keyble] node 10.16.0 (#7)

das ist sehr komisch Bitte in node_modules/iobroker.keyble gehen und "npm rebuild" ausführen Das log brauche ich dann bitte — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

frodo777 commented 5 years ago

pi@raspberrypi:/opt/iobroker $ npm uninstall iobroker.keyble npm WARN deprecated bower@1.8.8: We don't recommend using Bower for new projects. Please consider Yarn and Webpack or Parcel. You can read how to migrate legacy project here: https://bower.io/blog/2017/how-to-migrate-away-from-bower/ npm WARN deprecated nomnom@1.5.2: Package no longer supported. Contact support@npmjs.com for more info. npm ERR! code ENOLOCAL npm ERR! Could not install from "node_modules/soef" as it does not contain a package.json file.

npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2019-08-10T20_06_31_237Z-debug.log pi@raspberrypi:/opt/iobroker $ pi@raspberrypi:/opt/iobroker $ npm uninstall iobroker.keyble -bash: pi@raspberrypi:/opt/iobroker: Datei oder Verzeichnis nicht gefunden pi@raspberrypi:/opt/iobroker $ npm WARN deprecated bower@1.8.8: We don't recommend using Bower for new projects. Please consider Yarn and Webpack or Parcel. You can read how to migrate legacy project here: https://bower.io/blog/2017/how-to-migrate-away-from-bower/

npm WARN deprecated nomnom@1.5.2: Package no longer supported. Contact support@npmjs.com for more info. npm ERR! code ENOLOCAL npm ERR! Could not install from "node_modules/soef" as it does not contain a package.json file.

npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2019-08-10T20_06_31_237Z-debug.log pi@raspberrypi:/opt/iobroker $ ^C

Gesendet von Mail für Windows 10

Von: Ingo Fischer Gesendet: Samstag, 10. August 2019 22:04 An: oyooyo/ioBroker.keyble Cc: frodo777; Author Betreff: Re: [oyooyo/ioBroker.keyble] node 10.16.0 (#7)

bzw versuch mal im iobroker verzeichnis ein npm uninstall iobroker.keyble Und dann neu installieren. Er muss die Pakete aktualisieren und neu laden was er scheinbar nicht tut — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

Apollon77 commented 5 years ago

gggrrrr soef Lib hat nix mit dem Thema zu tun aber npm stolpert drüber. Ok suche im node_modules die Verzeichnisse "simble" und "keyble" und iobroker.keyble. Wo sind die denn so? ggf auch mehrfach.

Mach im ioBroker Verzeichnis

find . -name xxx -type d

mit xxx jeweils einmal das oben genannte

frodo777 commented 5 years ago

Jetzt bin ich raus. So weit gehen meine Kenntnisse nicht

Gesendet von Mail für Windows 10

Von: Ingo Fischer Gesendet: Samstag, 10. August 2019 22:12 An: oyooyo/ioBroker.keyble Cc: frodo777; Author Betreff: Re: [oyooyo/ioBroker.keyble] node 10.16.0 (#7)

gggrrrr soef Lib hat nix mit dem Thema zu tun aber npm stolpert drüber. Ok suche im node_modules die Verzeichnisse "simble" und "keyble" und iobroker.keyble. Wo sind die denn so? ggf auch mehrfach. Mach im ioBroker Verzeichnis find . -name xxx -type d mit xxx jeweils einmal das oben genannte — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

Apollon77 commented 5 years ago

Hää? Du kannst doch an einer Shell:

find . -name simble -type d

find . -name keyble -type d

ausführen und das Ergebnis posten oder ? ;-)

frodo777 commented 5 years ago

pi@raspberrypi:/opt/iobroker $ find . -name simble -type d ./node_modules/simble pi@raspberrypi:/opt/iobroker $ find . -name keyble -type d ./iobroker-data/files/vis/widgets/keyble ./iobroker-data/files/keyble ./node_modules/iobroker.keyble/node_modules/keyble ./node_modules/iobroker.keyble/widgets/keyble

Gesendet von Mail für Windows 10

Von: Ingo Fischer Gesendet: Samstag, 10. August 2019 22:17 An: oyooyo/ioBroker.keyble Cc: frodo777; Author Betreff: Re: [oyooyo/ioBroker.keyble] node 10.16.0 (#7)

Hää? Du kannst doch an einer Shell: find . -name simble -type d find . -name keyble -type d ausführen und das Ergebnis posten oder ? ;-) — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

Apollon77 commented 5 years ago

Ok, dann mach mal

rm -rf ./node_modules/simble rm -rf ./node_modules/iobroker.keyble/node_modules/keyble

Dann Adapter neu installieren und wieder log bitte posten

frodo777 commented 5 years ago

$ ./iobroker url "https://github.com/oyooyo/ioBroker.keyble" install https://github.com/oyooyo/ioBroker.keyble/tarball/master npm install https://github.com/oyooyo/ioBroker.keyble/tarball/master --production --save --prefix "/opt/iobroker" (System call) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.3 (node_modules/osx-temperature-sensor):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})

process exited with code 0

Gesendet von Mail für Windows 10

Von: Ingo Fischer Gesendet: Samstag, 10. August 2019 22:20 An: oyooyo/ioBroker.keyble Cc: frodo777; Author Betreff: Re: [oyooyo/ioBroker.keyble] node 10.16.0 (#7)

Ok, dann mach mal rm -rf ./node_modules/simble rm -rf ./node_modules/iobroker.keyble/node_modules/keyble Dann Adapter neu installieren und wieder log bitte posten — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

Apollon77 commented 5 years ago

mach mal die find befehle neu ... sind die verzeichnisse wieder da?

Läuft es jetzt?

frodo777 commented 5 years ago

So sieht es aus

pi@raspberrypi:/opt/iobroker $ find . -name simble -type d ./node_modules/simble pi@raspberrypi:/opt/iobroker $ find . -name keyble -type d ./iobroker-data/files/vis/widgets/keyble ./iobroker-data/files/keyble ./node_modules/iobroker.keyble/node_modules/keyble ./node_modules/iobroker.keyble/widgets/keyble

Gesendet von Mail für Windows 10

Von: Ingo Fischer Gesendet: Samstag, 10. August 2019 22:33 An: oyooyo/ioBroker.keyble Cc: frodo777; Author Betreff: Re: [oyooyo/ioBroker.keyble] node 10.16.0 (#7)

mach mal die find befehle neu ... sind die verzeichnisse wieder da? Läuft es jetzt? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

Apollon77 commented 5 years ago

und läuft der adapter jetzt? Bzw was ist die log ausgabe?

frodo777 commented 5 years ago

Läuft immer noch nicht

debugsillyinfowarnerror

host.raspberrypi 2019-08-10 22:36:58.658 info Restart adapter system.adapter.keyble.0 because enabled host.raspberrypi 2019-08-10 22:36:58.657 error instance system.adapter.keyble.0 terminated with code 0 (OK) Caught 2019-08-10 22:36:58.657 error by controller[0]: at Function.Module._load (module.js:498:3) code: 'MODULE_NOT_FOUND' } Caught 2019-08-10 22:36:58.657 error by controller[0]: at tryModuleLoad (module.js:506:12) Caught 2019-08-10 22:36:58.657 error by controller[0]: at Module.load (module.js:566:32) Caught 2019-08-10 22:36:58.657 error by controller[0]: at Object.Module._extensions..js (module.js:664:10) Caught 2019-08-10 22:36:58.657 error by controller[0]: at Module._compile (module.js:653:30) Caught 2019-08-10 22:36:58.656 error by controller[0]: at Object. (/opt/iobroker/node_modules/simble/simble.js:138:9) Caught 2019-08-10 22:36:58.656 error by controller[0]: at require (internal/module.js:11:18) Caught 2019-08-10 22:36:58.656 error by controller[0]: at Module.require (module.js:597:17) Caught 2019-08-10 22:36:58.656 error by controller[0]: at Function.Module._load (module.js:475:25) Caught 2019-08-10 22:36:58.656 error by controller[0]: at Function.Module._resolveFilename (module.js:548:15) Caught 2019-08-10 22:36:58.655 error by controller[0]: { Error: Cannot find module 'noble' keyble.0 2019-08-10 22:36:58.611 info terminating keyble.0 2019-08-10 22:36:58.456 info starting. Version 0.1.1 in /opt/iobroker/node_modules/iobroker.keyble, node: v8.16.0

Gesendet von Mail für Windows 10

Von: Ingo Fischer Gesendet: Samstag, 10. August 2019 22:36 An: oyooyo/ioBroker.keyble Cc: frodo777; Author Betreff: Re: [oyooyo/ioBroker.keyble] node 10.16.0 (#7)

und läuft der adapter jetzt? Bzw was ist die log ausgabe? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

Apollon77 commented 5 years ago

keine Ahnung was da los ist.

Mach mal im iobroker verzeichnis: cd node_modules/simble npm install @abandonware/noble@1.9.2-3 --production

frodo777 commented 5 years ago

Das kommt dabei raus

pi@raspberrypi:/opt/iobroker $ cd node_modules/simble pi@raspberrypi:/opt/iobroker/node_modules/simble $ npm install @abandonware/noble@1.9.2-3 --prod uction npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/simble/node_modules /ms npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/simble/node_modules npm ERR! path /opt/iobroker/node_modules/simble/node_modules/ms npm ERR! code EACCES npm ERR! errno -13 npm ERR! syscall access npm ERR! Error: EACCES: permission denied, access '/opt/iobroker/node_modules/simble/node_module s/ms' npm ERR! { Error: EACCES: permission denied, access '/opt/iobroker/node_modules/simble/node_mod ules/ms' npm ERR! stack: 'Error: EACCES: permission denied, access \'/opt/iobroker/node_modules/simble/ node_modules/ms\'', npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'access', npm ERR! path: '/opt/iobroker/node_modules/simble/node_modules/ms' } npm ERR! npm ERR! The operation was rejected by your operating system. npm ERR! It is likely you do not have the permissions to access this file as the current user npm ERR! npm ERR! If you believe this might be a permissions issue, please double-check the npm ERR! permissions of the file and its containing directories, or try running npm ERR! the command again as root/Administrator (though this is not recommended).

npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2019-08-10T20_41_19_667Z-debug.log pi@raspberrypi:/opt/iobroker/node_modules/simble $ pi@raspberrypi:/opt/iobroker $ cd node_module s/simble npm ERR! syscall access npm ERR! Error: EACCES: permission denied, access '/opt/iobroker/node_modules/simble/node_module s/ms' npm ERR! { Error: EACCES: permission denied, access '/opt/iobroker/node_modules/simble/node_mod ules/ms' npm ERR! stack: 'Error: EACCES: permission denied, access \'/opt/iobroker/node_modules/simble/ node_modules/ms\'', npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'access', npm ERR! path: '/opt/iobroker/node_modules/simble/node_modules/ms' } npm ERR! npm ERR! The operation was rejected by your operating system. npm ERR! It is likely you do not have the permissions to access this file as the current user npm ERR! npm ERR! If you believe this might be a permissions issue, please double-check the npm ERR! permissions of the file and its containing directories, or try running npm ERR! the command again as root/Administrator (though this is not recommended).

n-bash: pi@raspberrypi:/opt/iobroker: Datei oder Verzeichnis nicht gefunden pm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2019-08-10T20_41_19_667Z-debug.log pi@raspberrypi:/opt/iobroker/node_modules/simble $ pi@raspberrypi:/opt/iobroker/node_modules/sim ble $ npm install @abandonware/noble@1.9.2-3 --production -bash: pi@raspberrypi:/opt/iobroker/node_modules/simble: Datei oder Verzeichnis nicht gefunden pi@raspberrypi:/opt/iobroker/node_modules/simble $ npm WARN checkPermissions Missing write acces s to /opt/iobroker/node_modules/simble/node_modules/ms

Usage: npm

where is one of: access, adduser, audit, bin, bugs, c, cache, ci, cit, completion, config, create, ddp, dedupe, deprecate, dist-tag, docs, doctor, edit, explore, get, help, help-search, hook, i, init, install, install-test, it, link, list, ln, login, logout, ls, outdated, owner, pack, ping, prefix, profile, prune, publish, rb, rebuild, repo, restart, root, run, run-script, s, se, search, set, shrinkwrap, star, stars, start, stop, t, team, test, token, tst, un, uninstall, unpublish, unstar, up, update, v, version, view, whoami

npm -h quick help on npm -l display full usage info npm help search for help on npm help npm involved overview

Specify configs in the ini-formatted file: /home/pi/.npmrc or on the command line via: npm --key value Config info can be viewed via: npm help config

npm@6.4.1 /usr/lib/node_modules/npm

pi@raspberrypi:/opt/iobroker/node_modules/simble $ npm WARN checkPermissions Missing write acces s to /opt/iobroker/node_modules/simble/node_modules

Usage: npm

where is one of: access, adduser, audit, bin, bugs, c, cache, ci, cit, completion, config, create, ddp, dedupe, deprecate, dist-tag, docs, doctor, edit, explore, get, help, help-search, hook, i, init, install, install-test, it, link, list, ln, login, logout, ls, outdated, owner, pack, ping, prefix, profile, prune, publish, rb, rebuild, repo, restart, root, run, run-script, s, se, search, set, shrinkwrap, star, stars, start, stop, t, team, test, token, tst, un, uninstall, unpublish, unstar, up, update, v, version, view, whoami

npm -h quick help on npm -l display full usage info npm help search for help on npm help npm involved overview

Specify configs in the ini-formatted file: /home/pi/.npmrc or on the command line via: npm --key value Config info can be viewed via: npm help config

npm@6.4.1 /usr/lib/node_modules/npm

pi@raspberrypi:/opt/iobroker/node_modules/simble $ npm ERR! path /opt/iobroker/node_modules/simb le/node_modules/ms

Usage: npm

where is one of: access, adduser, audit, bin, bugs, c, cache, ci, cit, completion, config, create, ddp, dedupe, deprecate, dist-tag, docs, doctor, edit, explore, get, help, help-search, hook, i, init, install, install-test, it, link, list, ln, login, logout, ls, outdated, owner, pack, ping, prefix, profile, prune, publish, rb, rebuild, repo, restart, root, run, run-script, s, se, search, set, shrinkwrap, star, stars, start, stop, t, team, test, token, tst, un, uninstall, unpublish, unstar, up, update, v, version, view, whoami

npm -h quick help on npm -l display full usage info npm help search for help on npm help npm involved overview

Specify configs in the ini-formatted file: /home/pi/.npmrc or on the command line via: npm --key value Config info can be viewed via: npm help config

npm@6.4.1 /usr/lib/node_modules/npm

pi@raspberrypi:/opt/iobroker/node_modules/simble $ npm ERR! code EACCES

Usage: npm

where is one of: access, adduser, audit, bin, bugs, c, cache, ci, cit, completion, config, create, ddp, dedupe, deprecate, dist-tag, docs, doctor, edit, explore, get, help, help-search, hook, i, init, install, install-test, it, link, list, ln, login, logout, ls, outdated, owner, pack, ping, prefix, profile, prune, publish, rb, rebuild, repo, restart, root, run, run-script, s, se, search, set, shrinkwrap, star, stars, start, stop, t, team, test, token, tst, un, uninstall, unpublish, unstar, up, update, v, version, view, whoami

npm -h quick help on npm -l display full usage info npm help search for help on npm help npm involved overview

Specify configs in the ini-formatted file: /home/pi/.npmrc or on the command line via: npm --key value Config info can be viewed via: npm help config

npm@6.4.1 /usr/lib/node_modules/npm

pi@raspberrypi:/opt/iobroker/node_modules/simble $ npm ERR! errno -13

Usage: npm

where is one of: access, adduser, audit, bin, bugs, c, cache, ci, cit, completion, config, create, ddp, dedupe, deprecate, dist-tag, docs, doctor, edit, explore, get, help, help-search, hook, i, init, install, install-test, it, link, list, ln, login, logout, ls, outdated, owner, pack, ping, prefix, profile, prune, publish, rb, rebuild, repo, restart, root, run, run-script, s, se, search, set, shrinkwrap, star, stars, start, stop, t, team, test, token, tst, un, uninstall, unpublish, unstar, up, update, v, version, view, whoami

npm -h quick help on npm -l display full usage info npm help search for help on npm help npm involved overview

Specify configs in the ini-formatted file: /home/pi/.npmrc or on the command line via: npm --key value Config info can be viewed via: npm help config

npm@6.4.1 /usr/lib/node_modules/npm

pi@raspberrypi:/opt/iobroker/node_modules/simble $ npm ERR! syscall access

Usage: npm

where is one of: access, adduser, audit, bin, bugs, c, cache, ci, cit, completion, config, create, ddp, dedupe, deprecate, dist-tag, docs, doctor, edit, explore, get, help, help-search, hook, i, init, install, install-test, it, link, list, ln, login, logout, ls, outdated, owner, pack, ping, prefix, profile, prune, publish, rb, rebuild, repo, restart, root, run, run-script, s, se, search, set, shrinkwrap, star, stars, start, stop, t, team, test, token, tst, un, uninstall, unpublish, unstar, up, update, v, version, view, whoami

npm -h quick help on npm -l display full usage info npm help search for help on npm help npm involved overview

Specify configs in the ini-formatted file: /home/pi/.npmrc or on the command line via: npm --key value Config info can be viewed via: npm help config

npm@6.4.1 /usr/lib/node_modules/npm

pi@raspberrypi:/opt/iobroker/node_modules/simble $ npm ERR! Error: EACCES: permission denied, ac cess '/opt/iobroker/node_modules/simble/node_modules/ms'

Usage: npm

where is one of: access, adduser, audit, bin, bugs, c, cache, ci, cit, completion, config, create, ddp, dedupe, deprecate, dist-tag, docs, doctor, edit, explore, get, help, help-search, hook, i, init, install, install-test, it, link, list, ln, login, logout, ls, outdated, owner, pack, ping, prefix, profile, prune, publish, rb, rebuild, repo, restart, root, run, run-script, s, se, search, set, shrinkwrap, star, stars, start, stop, t, team, test, token, tst, un, uninstall, unpublish, unstar, up, update, v, version, view, whoami

npm -h quick help on npm -l display full usage info npm help search for help on npm help npm involved overview

Specify configs in the ini-formatted file: /home/pi/.npmrc or on the command line via: npm --key value Config info can be viewed via: npm help config

npm@6.4.1 /usr/lib/node_modules/npm

pi@raspberrypi:/opt/iobroker/node_modules/simble $ npm ERR! { Error: EACCES: permission denied, access '/opt/iobroker/node_modules/simble/node_modules/ms'

Usage: npm

where is one of: access, adduser, audit, bin, bugs, c, cache, ci, cit, completion, config, create, ddp, dedupe, deprecate, dist-tag, docs, doctor, edit, explore, get, help, help-search, hook, i, init, install, install-test, it, link, list, ln, login, logout, ls, outdated, owner, pack, ping, prefix, profile, prune, publish, rb, rebuild, repo, restart, root, run, run-script, s, se, search, set, shrinkwrap, star, stars, start, stop, t, team, test, token, tst, un, uninstall, unpublish, unstar, up, update, v, version, view, whoami

npm -h quick help on npm -l display full usage info npm help search for help on npm help npm involved overview

Specify configs in the ini-formatted file: /home/pi/.npmrc or on the command line via: npm --key value Config info can be viewed via: npm help config

npm@6.4.1 /usr/lib/node_modules/npm

pi@raspberrypi:/opt/iobroker/node_modules/simble $ npm ERR! stack: 'Error: EACCES: permission denied, access \'/opt/iobroker/node_modules/simble/node_modules/ms\'',

npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'access', npm ERR! path: '/opt/iobroker/node_modules/simble/node_modules/ms' } npm ERR! npm ERR! The operation was rejected by your operating system. npm ERR! It is likely you do not have the permissions to access this file as the current user npm ERR! npm ERR! If you believe this might be a permissions issue, please double-check the npm ERR! permissions of the file and its containing directories, or try running npm ERR! the command again as root/Administrator (though this is not recommended).

npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2019-08-10T20_41_19_667Z-debug.log

Gesendet von Mail für Windows 10

Von: Ingo Fischer Gesendet: Samstag, 10. August 2019 22:40 An: oyooyo/ioBroker.keyble Cc: frodo777; Author Betreff: Re: [oyooyo/ioBroker.keyble] node 10.16.0 (#7)

keine Ahnung was da los ist. Mach mal im iobroker verzeichnis: cd node_modules/simble npm install @abandonware/noble@1.9.2-3 --production — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

Apollon77 commented 5 years ago

Irgendwelche Rechte sind kaputt. Bitte Installation Fixer laufen lassen

frodo777 commented 5 years ago

Hatte ich eigentlich heute Abend schon gemacht

Gesendet von Mail für Windows 10

Von: Ingo Fischer Gesendet: Samstag, 10. August 2019 22:51 An: oyooyo/ioBroker.keyble Cc: frodo777; Author Betreff: Re: [oyooyo/ioBroker.keyble] node 10.16.0 (#7)

Irgendwelche Rechte sind kaputt. Bitte Installation Fixer laufen lassen — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

frodo777 commented 5 years ago

Aber es läuft gerade nochmal durch

Gesendet von Mail für Windows 10

Von: Ingo Fischer Gesendet: Samstag, 10. August 2019 22:51 An: oyooyo/ioBroker.keyble Cc: frodo777; Author Betreff: Re: [oyooyo/ioBroker.keyble] node 10.16.0 (#7)

Irgendwelche Rechte sind kaputt. Bitte Installation Fixer laufen lassen — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

frodo777 commented 5 years ago

Das kommt dann dabei raus

iobroker.js-controller@1.5.14 preinstall /opt/iobroker/node_modules/iobroker.js-controller node lib/preinstallCheck.js

NPM version: 6.4.1 npm version >= 5: disabling package-lock

iobroker.js-controller@1.5.14 install /opt/iobroker/node_modules/iobroker.js-controller node iobroker.js setup first

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.3 (node_modules/osx-temperature-sensor): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})

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

Welcome to the ioBroker installation fixer!
Script version: 2019-07-21

You might need to enter your password a couple of times.

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

========================================================================== Installing prerequisites (1/3)

========================================================================== Checking ioBroker user and directory permissions (2/3)

Created /etc/sudoers.d/iobroker Fixing directory permissions...

========================================================================== Checking autostart (3/3)

Enabling autostart... Autostart enabled!

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

Your installation was fixed successfully
Run iobroker start to start ioBroker again!

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

Gesendet von Mail für Windows 10

Von: Ingo Fischer Gesendet: Samstag, 10. August 2019 22:51 An: oyooyo/ioBroker.keyble Cc: frodo777; Author Betreff: Re: [oyooyo/ioBroker.keyble] node 10.16.0 (#7)

Irgendwelche Rechte sind kaputt. Bitte Installation Fixer laufen lassen — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

frodo777 commented 5 years ago

Ist den an meinem System alles so wie es seien muß

Node.js v8.16.0 (Recommended version v10.16.2)

Apollon77 commented 5 years ago

Das sollte passen