NEWS
npm Error bei Installation von vis
-
Hallo,
wenn ich versuche eine Vis Instanz auf dem Rpi zu installieren meldet npm dass
die Seite nicht gefunden wird.
Hat jemand einen Vorschlag was ich nun machen kann?Gruß jomixl
-
@jomixl Bitte mal die genaue Fehlermeldung zeigen.
-
die sind die Meldungen die bei der Installation kommen:
$ ./iobroker add vis --host raspberrypi
NPM version: 6.9.0
npm install iobroker.vis@1.1.10 --production --save --prefix "/opt/iobroker" (System call)
npm
ERR! code EAI_AGAINnpm ERR! errno
EAI_AGAIN
npm ERR! request to https://registry.npmjs.org/iobroker.vis failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org registry.npmjs.org:443npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2019-08-20T08_57_12_367Z-debug.log
host.raspberrypi install adapter vis
NPM version: 6.9.0
npm install iobroker.vis@1.1.10 --production --save --prefix "/opt/iobroker" (System call)
npm ERR! code EAI_AGAINnpm ERR! errno EAI_AGAIN
npm ERR! request to https://registry.npmjs.org/iobroker.vis failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org registry.npmjs.org:443npm
ERR!
A complete log of this run can be found in:npm
ERR!
/home/iobroker/.npm/_logs/2019-08-20T08_57_46_753Z-debug.log
host.raspberrypi install adapter vis
NPM version: 6.9.0
npm install iobroker.vis@1.1.10 --production --save --prefix "/opt/iobroker" (System call)
npmERR! code EAI_AGAIN
npm ERR!
errno EAI_AGAIN
npm
ERR! request to https://registry.npmjs.org/iobroker.vis failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org registry.npmjs.org:443
npm ERR! A complete log of this run can be found in:
npm ERR! /home/iobroker/.npm/_logs/2019-08-20T08_58_20_577Z-debug.loghost.raspberrypi install adapter vis
ERROR: host.raspberrypi Cannot install vis
ERROR: process exited with code 13 -
@jomixl sagte in npm Error bei Installation von vis:
EAI_AGAIN
Deine Internetverbindung hat derzeit ein Problem.
-
ja, das wars! danke!
hast du auch noch einen Tip für mich wo ich die Vis Lizenz finden kann?Gruß jomixl
-
@jomixl sagte in npm Error bei Installation von vis:
hast du auch noch einen Tip für mich wo ich die Vis Lizenz finden kann?
ioBroker Pro - Fernzugriff - Zeigen
oder
https://www.iobroker.net/- Cloud
-
Dank auch an dich!