Software mit Telnet installieren, für euch bestimmt ne Kleinigkeit!

Status
Für weitere Antworten geschlossen.

Jonnydreambox

Benutzer
Mitglied seit
29. Dez 2013
Beiträge
102
Punkte für Reaktionen
0
Punkte
16
ok!

puhhhhh dachte guck das Video bzw . ne Anleitung , wird doch ne längere Geschichte

vielen dank euch für die Hilfe , schaue mal im IoBroker Board vorbei!

Gruß
 

Jonnydreambox

Benutzer
Mitglied seit
29. Dez 2013
Beiträge
102
Punkte für Reaktionen
0
Punkte
16
einen hab ich noch, @rednag bin deinen link gefolgt und hab was ausprobiert:

OMG

nur Fehler und wenn ich das darin richtig lese hat er sich mit sudo selbst berichtigt ?
weil starten ging!


Bin auf dem webinterface .
LÄUFT :))


Nur der neugier halber was lief da ab ?

Rich (BBCode):
drwxr-xr-x  2 root root 4096 Aug 26 00:03 iobroker
root@DS214play:/opt# cd iobroker
root@DS214play:/opt/iobroker# npm install iobroker
npm WARN cannot run in wd iobroker@1.0.1 node lib/setup.js (wd=/opt/iobroker/node_modules/iobroker)
iobroker@1.0.1 node_modules/iobroker
??? yargs@7.1.0 (get-caller-file@1.0.2, decamelize@1.2.0, y18n@3.2.1, camelcase@3.0.0, 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, cliui@3.2.0, os-locale@1.4.0, string-width@1.0.2, read-pkg-up@1.0.1)
root@DS214play:/opt/iobroker# ./iobroker start
-ash: ./iobroker: No such file or directory
root@DS214play:/opt/iobroker# cd /opt/iobroker
root@DS214play:/opt/iobroker# node node_modules/iobroker/lib/setup.js setup first
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
gyp WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/4.8.4"
gyp WARN EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/node_modules/iobroker.js-controller/node_modules/winston-syslog/node_modules/unix-dgram/.node-gyp"
gyp ERR! build error
gyp ERR! stack Error: not found: make
gyp ERR! stack     at getNotFoundError (/usr/local/lib/node_modules/npm/node_modules/which/which.js:14:12)
gyp ERR! stack     at F (/usr/local/lib/node_modules/npm/node_modules/which/which.js:69:19)
gyp ERR! stack     at E (/usr/local/lib/node_modules/npm/node_modules/which/which.js:81:29)
gyp ERR! stack     at /usr/local/lib/node_modules/npm/node_modules/which/which.js:90:16
gyp ERR! stack     at /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
gyp ERR! stack     at /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
gyp ERR! stack     at FSReqWrap.oncomplete (fs.js:82:15)
gyp ERR! System Linux 3.2.40
gyp ERR! command "/volume1/@appstore/Node.js_v4/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /opt/iobroker/node_modules/iobroker.js-controller/node_modules/winston-syslog/node_modules/unix-dgram
gyp ERR! node -v v4.8.4
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok
npm WARN optional dep failed, continuing unix-dgram@0.2.3
gyp WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/4.8.4"
gyp WARN EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/node_modules/iobroker.js-controller/node_modules/greenlock/node_modules/rsa-compat/node_modules/ursa/.node-gyp"
gyp ERR! build error
gyp ERR! stack Error: not found: make
gyp ERR! stack     at getNotFoundError (/usr/local/lib/node_modules/npm/node_modules/which/which.js:14:12)
gyp ERR! stack     at F (/usr/local/lib/node_modules/npm/node_modules/which/which.js:69:19)
gyp ERR! stack     at E (/usr/local/lib/node_modules/npm/node_modules/which/which.js:81:29)
gyp ERR! stack     at /usr/local/lib/node_modules/npm/node_modules/which/which.js:90:16
gyp ERR! stack     at /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
gyp ERR! stack     at /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
gyp ERR! stack     at FSReqWrap.oncomplete (fs.js:82:15)
gyp ERR! System Linux 3.2.40
gyp ERR! command "/volume1/@appstore/Node.js_v4/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /opt/iobroker/node_modules/iobroker.js-controller/node_modules/greenlock/node_modules/rsa-compat/node_modules/ursa
gyp ERR! node -v v4.8.4
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok
npm WARN optional dep failed, continuing ursa@0.9.4
Cannot write file. Not critical: Error: EACCES: permission denied, open '/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/../../../../killall.sh'
fs.js:794
  return binding.mkdir(pathModule._makeLong(path),
                 ^

Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/../../../../iobroker-data/'
    at Error (native)
    at Object.fs.mkdirSync (fs.js:794:18)
    at mkpathSync (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupSetup.js:23:24)
    at Setup.setup (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupSetup.js:145:13)
    at /opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js:601:27
    at processCommand (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js:633:15)
    at Object.module.exports.execute (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js:2993:5)
    at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js:1:100)
    at Module._compile (module.js:409:26)
    at Object.Module._extensions..js (module.js:416:10)
npm ERR! Linux 3.2.40
npm ERR! argv "/volume1/@appstore/Node.js_v4/usr/local/bin/node" "/usr/local/bin/npm" "install" "iobroker.js-controller" "--production" "--prefix"
"/opt/iobroker"
npm ERR! node v4.8.4
npm ERR! npm  v2.15.11
npm ERR! code ELIFECYCLE

npm ERR! iobroker.js-controller@1.1.3 install: `node iobroker.js setup first`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the iobroker.js-controller@1.1.3 install script 'node iobroker.js setup first'.
npm ERR! This is most likely a problem with the iobroker.js-controller package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node iobroker.js setup first
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs iobroker.js-controller
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!
npm ERR!     npm owner ls iobroker.js-controller
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /opt/iobroker/npm-debug.log
Cannot install as normal user. Try sudo...
sudo npm install iobroker.js-controller --production --prefix /opt/iobroker
gyp ERR! build error
gyp ERR! stack Error: not found: make
gyp ERR! stack     at getNotFoundError (/usr/local/lib/node_modules/npm/node_modules/which/which.js:14:12)
gyp ERR! stack     at F (/usr/local/lib/node_modules/npm/node_modules/which/which.js:69:19)
gyp ERR! stack     at E (/usr/local/lib/node_modules/npm/node_modules/which/which.js:81:29)
gyp ERR! stack     at /usr/local/lib/node_modules/npm/node_modules/which/which.js:90:16
gyp ERR! stack     at /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
gyp ERR! stack     at /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
gyp ERR! stack     at FSReqWrap.oncomplete (fs.js:82:15)
gyp ERR! System Linux 3.2.40
gyp ERR! command "/volume1/@appstore/Node.js_v4/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /opt/iobroker/node_modules/iobroker.js-controller/node_modules/winston-syslog/node_modules/unix-dgram
gyp ERR! node -v v4.8.4
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok
npm WARN optional dep failed, continuing unix-dgram@0.2.3
gyp ERR! build error
gyp ERR! stack Error: not found: make
gyp ERR! stack     at getNotFoundError (/usr/local/lib/node_modules/npm/node_modules/which/which.js:14:12)
gyp ERR! stack     at F (/usr/local/lib/node_modules/npm/node_modules/which/which.js:69:19)
gyp ERR! stack     at E (/usr/local/lib/node_modules/npm/node_modules/which/which.js:81:29)
gyp ERR! stack     at /usr/local/lib/node_modules/npm/node_modules/which/which.js:90:16
gyp ERR! stack     at /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
gyp ERR! stack     at /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
gyp ERR! stack     at FSReqWrap.oncomplete (fs.js:82:15)
gyp ERR! System Linux 3.2.40
gyp ERR! command "/volume1/@appstore/Node.js_v4/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /opt/iobroker/node_modules/iobroker.js-controller/node_modules/greenlock/node_modules/rsa-compat/node_modules/ursa
gyp ERR! node -v v4.8.4
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok
npm WARN optional dep failed, continuing ursa@0.9.4
Write "./iobroker start" to start the ioBroker
root@DS214play:/opt/iobroker# ./iobroker start
Starting iobroker controller daemon...
iobroker controller daemon started. PID: 19738
root@DS214play:/opt/iobroker#
 
Zuletzt bearbeitet:

rednag

Benutzer
Mitglied seit
08. Nov 2013
Beiträge
3.954
Punkte für Reaktionen
11
Punkte
104
Sehr schön. Das freut mich.
Habe das Log überflogen, ich kann es Dir aber nicht sagen/erklären.
Solange aber die GUI das tut, was man erwartet würde ich mir da keinen Kopf machen.
 

Jonnydreambox

Benutzer
Mitglied seit
29. Dez 2013
Beiträge
102
Punkte für Reaktionen
0
Punkte
16
alles klar !

*freu*

....nebenbei wäre das im Docker einfacher gewesen ?

Kann meine Syno ja nicht, werde wohl mal upgraden

Gruß
 

rednag

Benutzer
Mitglied seit
08. Nov 2013
Beiträge
3.954
Punkte für Reaktionen
11
Punkte
104
Ob es im Docker einfacher gewesen wäre?
Was war jetzt so schwer? :p
Vermutlich auch nicht.
Wäre halt nur eine weitere Schicht dazugekommen.
 

Jonnydreambox

Benutzer
Mitglied seit
29. Dez 2013
Beiträge
102
Punkte für Reaktionen
0
Punkte
16
ok :rolleyes:

hast ja Recht...... :)
 
Status
Für weitere Antworten geschlossen.
 

Kaffeautomat

Wenn du das Forum hilfreich findest oder uns unterstützen möchtest, dann gib uns doch einfach einen Kaffee aus.

Als Dankeschön schalten wir deinen Account werbefrei.

:coffee:

Hier gehts zum Kaffeeautomat