NEWS
Http://ip-addr:8081 geht nicht
-
Hallo
Nach install von iobroker kann iobroker nicht aufgerufen werden.
Bei der Installation folgende Ausgabe in der Konsole.
Fehlermeldung : /usr/bin/env: »node\r“: Datei oder Verzeichnis nicht gefunden
Was kann ich machen?
root@netfritz-FUTRO-S900:/opt/iobroker# npm install --unsafe-perm iobroker - > iobroker@1.0.1 install /opt/iobroker/node_modules/iobroker > node lib/setup.js npm install iobroker.discovery --production --prefix /opt/iobroker npm install iobroker.admin --production --prefix /opt/iobroker npm install iobroker.js-controller --production --prefix /opt/iobroker Write "./iobroker start" to start the ioBroker /usr/bin/env: »node\r“: Datei oder Verzeichnis nicht gefunden Auto-start was enabled. Write "update-rc.d -f iobroker.sh remove" to disable auto-start iobroker is started. Go to "http://ip-addr:8081" to open the admin UI. iobroker@1.0.1 node_modules/iobroker └── yargs@7.1.0 (get-caller-file@1.0.2, decamelize@1.2.0, camelcase@3.0.0, y18n@3.2.1, which-module@1.0.0, set-blocking@2.0.0, yargs-parser@5.0.0, require-main-filename@1.0.1, require-directory@2.1.1, os-locale@1.4.0, cliui@3.2.0, string-width@1.0.2, read-pkg-up@1.0.1)
Gruß NetFritz
-
mach mal ein````
cd /opt/iobroker
sudo iobroker startGruß Rainer
-
Hallo
Das war ews.
Wegen der Fehlermeldung dachte ich an was anderes.
Danke Gruß NetFritz