NEWS
[sensationell schnell gelöst] Nach Installation kein Zugriff
-
Hallo
Habe nach einer Neuinstallation keinen Zugriff mit IP:Port
Neu installiert habe ich nach dieser Anleitung:
http://www.iobroker.net/docu/?page_id=5106&lang=de
Nach einigem lesen hier habe ich es dann auf verschiedene Arten probiert.
sudo npm install iobroker.js-Controller
liefert mir jede Menge Fehler, ich hoffe hier kann man den Fehler erkennen, wo auch immer der liegt?
! login as: pi
! pi@192.168.178.30's password:
! Linux raspberrypi 4.14.34-v7+ #1110 SMP Mon Apr 16 15:18:51 BST 2018 armv7l
! The programs included with the Debian GNU/Linux system are free software;
! the exact distribution terms for each program are described in the
! individual files in /usr/share/doc/*/copyright.
! Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
! permitted by applicable law.
! Last login: Tue Apr 24 18:31:14 2018 from 192.168.178.21
! pi@raspberrypi:~ $ sudo npm install iobroker.js-controller
! npm WARN deprecated localhost.daplie.me-certificates@1.3.5: this package has been deprecated
! npm WARN lifecycle iobroker.js-controller@1.4.2~preinstall: cannot run in wd %s %s (wd=%s) iobroker.js-controller@1.4.2 node lib/preinstall_check.js /home/pi/node_modules/.staging/iobroker.js-controller-5fe96bc0
! > unix-dgram@0.2.3 install /home/pi/node_modules/unix-dgram
! > node-gyp rebuild
! gyp WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/6.14.1"
! gyp WARN EACCES attempting to reinstall using temporary dev dir "/home/pi/node_modules/unix-dgram/.node-gyp"
! make: Entering directory '/home/pi/node_modules/unix-dgram/build'
! CXX(target) Release/obj.target/unix_dgram/src/unix_dgram.o
! SOLINK_MODULE(target) Release/obj.target/unix_dgram.node
! COPY Release/unix_dgram.node
! make: Leaving directory '/home/pi/node_modules/unix-dgram/build'
! > ursa@0.9.4 install /home/pi/node_modules/ursa
! > node-gyp rebuild
! gyp WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/6.14.1"
! gyp WARN EACCES attempting to reinstall using temporary dev dir "/home/pi/node_modules/ursa/.node-gyp"
! make: Entering directory '/home/pi/node_modules/ursa/build'
! CXX(target) Release/obj.target/ursaNative/src/ursaNative.o
! SOLINK_MODULE(target) Release/obj.target/ursaNative.node
! COPY Release/ursaNative.node
! make: Leaving directory '/home/pi/node_modules/ursa/build'
! > iobroker.js-controller@1.4.2 install /home/pi/node_modules/iobroker.js-controller
! > node iobroker.js setup first
! /home/pi
! └─┬ iobroker.js-controller@1.4.2
! ├── bluebird@3.5.1
! ├── daemonize2@0.4.2
! ├─┬ greenlock@2.2.5
! │ ├── acme-v2@1.0.5
! │ ├── asn1js@1.2.12
! │ ├─┬ certpem@1.0.1
! │ │ ├── buffer-v6-polyfill@1.0.5
! │ │ └── node.extend@1.1.6
! │ ├── homedir@0.6.0
! │ ├── le-acme-core@2.1.2
! │ ├─┬ le-challenge-sni@2.0.1
! │ │ └── le-tls-sni@0.1.4
! │ ├── le-store-certbot@2.0.5
! │ ├── localhost.daplie.me-certificates@1.3.5
! │ ├── node.extend@1.1.6
! │ ├── pkijs@1.3.33
! │ └─┬ rsa-compat@1.3.2
! │ ├── node-forge@0.6.49
! │ └─┬ ursa@0.9.4
! │ ├── bindings@1.3.0
! │ └── nan@2.10.0
! ├─┬ iobroker.admin@3.4.0
! │ ├─┬ body-parser@1.18.2
! │ │ ├── bytes@3.0.0
! │ │ ├── content-type@1.0.4
! │ │ ├── debug@2.6.9
! │ │ ├── depd@1.1.2
! │ │ ├─┬ http-errors@1.6.3
! │ │ │ └── statuses@1.5.0
! │ │ ├── iconv-lite@0.4.19
! │ │ ├─┬ on-finished@2.3.0
! │ │ │ └── ee-first@1.1.1
! │ │ ├─┬ raw-body@2.3.2
! │ │ │ ├─┬ http-errors@1.6.2
! │ │ │ │ ├── depd@1.1.1
! │ │ │ │ └── setprototypeof@1.0.3
! │ │ │ └── unpipe@1.0.0
! │ │ └─┬ type-is@1.6.16
! │ │ └── media-typer@0.3.0
! │ ├── connect-flash@0.1.1
! │ ├─┬ cookie-parser@1.4.3
! │ │ ├── cookie@0.3.1
! │ │ └── cookie-signature@1.0.6
! │ ├─┬ express@4.16.3
! │ │ ├─┬ accepts@1.3.5
! │ │ │ └── negotiator@0.6.1
! │ │ ├── array-flatten@1.1.1
! │ │ ├── content-disposition@0.5.2
! │ │ ├── encodeurl@1.0.2
! │ │ ├── escape-html@1.0.3
! │ │ ├── etag@1.8.1
! │ │ ├─┬ finalhandler@1.1.1
! │ │ │ └── statuses@1.4.0
! │ │ ├── fresh@0.5.2
! │ │ ├── merge-descriptors@1.0.1
! │ │ ├── methods@1.1.2
! │ │ ├── parseurl@1.3.2
! │ │ ├── path-to-regexp@0.1.7
! │ │ ├─┬ proxy-addr@2.0.3
! │ │ │ ├── forwarded@0.1.2
! │ │ │ └── ipaddr.js@1.6.0
! │ │ ├── range-parser@1.2.0
! │ │ ├─┬ send@0.16.2
! │ │ │ ├── destroy@1.0.4
! │ │ │ ├── mime@1.4.1
! │ │ │ └── statuses@1.4.0
! │ │ ├── serve-static@1.13.2
! │ │ ├── setprototypeof@1.1.0
! │ │ ├── statuses@1.4.0
! │ │ ├── utils-merge@1.0.1
! │ │ └── vary@1.1.2
! │ ├─┬ express-fileupload@0.4.0
! │ │ ├─┬ busboy@0.2.14
! │ │ │ ├─┬ dicer@0.2.5
! │ │ │ │ └── streamsearch@0.1.2
! │ │ │ └─┬ readable-stream@1.1.14
! │ │ │ └── isarray@0.0.1
! │ │ ├─┬ fs-extra@4.0.3
! │ │ │ ├── graceful-fs@4.1.11
! │ │ │ ├── jsonfile@4.0.0
! │ │ │ └── universalify@0.1.1
! │ │ ├─┬ md5@2.2.1
! │ │ │ ├── charenc@0.0.2
! │ │ │ ├── crypt@0.0.2
! │ │ │ └── is-buffer@1.1.6
! │ │ └── streamifier@0.1.1
! │ ├─┬ express-session@1.15.6
! │ │ ├── crc@3.4.4
! │ │ ├── on-headers@1.0.1
! │ │ └─┬ uid-safe@2.1.5
! │ │ └── random-bytes@1.0.0
! │ ├─┬ passport@0.4.0
! │ │ ├── passport-strategy@1.0.0
! │ │ └── pause@0.0.1
! │ ├── passport-local@1.0.0
! │ ├── passport.socketio@3.7.0
! │ └── xtend@4.0.1
! ├─┬ jsonwebtoken@8.2.1
! │ ├─┬ jws@3.1.4
! │ │ ├── base64url@2.0.0
! │ │ └─┬ jwa@1.1.5
! │ │ ├── buffer-equal-constant-time@1.0.1
! │ │ └── ecdsa-sig-formatter@1.0.9
! │ ├── lodash.includes@4.3.0
! │ ├── lodash.isboolean@3.0.3
! │ ├── lodash.isinteger@4.0.4
! │ ├── lodash.isnumber@3.0.3
! │ ├── lodash.isplainobject@4.0.6
! │ ├── lodash.isstring@4.0.1
! │ ├── lodash.once@4.1.1
! │ └── ms@2.1.1
! ├─┬ jszip@3.1.5
! │ ├── core-js@2.3.0
! │ ├── es6-promise@3.0.2
! │ ├─┬ lie@3.1.1
! │ │ └── immediate@3.0.6
! │ ├── pako@1.0.6
! │ └─┬ readable-stream@2.0.6
! │ ├── core-util-is@1.0.2
! │ ├── inherits@2.0.3
! │ ├── isarray@1.0.0
! │ ├── process-nextick-args@1.0.7
! │ ├── string_decoder@0.10.31
! │ └── util-deprecate@1.0.2
! ├── le-challenge-fs@2.0.8
! ├── le-sni-auto@2.1.4
! ├── mime@1.6.0
! ├─┬ mkdirp@0.5.1
! │ └── minimist@0.0.8
! ├── ncp@2.0.0
! ├─┬ node-schedule@1.3.0
! │ ├─┬ cron-parser@2.5.0
! │ │ ├─┬ is-nan@1.2.1
! │ │ │ └─┬ define-properties@1.1.2
! │ │ │ ├── foreach@2.0.5
! │ │ │ └── object-keys@1.0.11
! │ │ └─┬ moment-timezone@0.5.16
! │ │ └── moment@2.22.1
! │ ├── long-timeout@0.1.1
! │ └── sorted-array-functions@1.1.0
! ├─┬ node.extend@2.0.0
! │ └── is@3.2.1
! ├─┬ prompt@1.0.0
! │ ├── colors@1.2.1
! │ ├── pkginfo@0.4.1
! │ ├─┬ read@1.0.7
! │ │ └── mute-stream@0.0.7
! │ ├── revalidator@0.1.8
! │ ├─┬ utile@0.3.0
! │ │ ├── async@0.9.2
! │ │ ├── deep-equal@0.2.2
! │ │ ├── i@0.3.6
! │ │ ├── ncp@1.0.1
! │ │ └─┬ rimraf@2.6.2
! │ │ └─┬ glob@7.1.2
! │ │ ├── fs.realpath@1.0.0
! │ │ ├─┬ inflight@1.0.6
! │ │ │ └── wrappy@1.0.2
! │ │ ├─┬ minimatch@3.0.4
! │ │ │ └─┬ brace-expansion@1.1.11
! │ │ │ ├── balanced-match@1.0.0
! │ │ │ └── concat-map@0.0.1
! │ │ ├── once@1.4.0
! │ │ └── path-is-absolute@1.0.1
! │ └─┬ winston@2.1.1
! │ ├── async@1.0.0
! │ ├── colors@1.0.3
! │ └── pkginfo@0.3.1
! ├── pyconf@1.1.2
! ├─┬ redis@2.8.0
! │ ├── double-ended-queue@2.1.0-0
! │ ├── redis-commands@1.3.5
! │ └── redis-parser@2.6.0
! ├─┬ request@2.85.0
! │ ├── aws-sign2@0.7.0
! │ ├── aws4@1.7.0
! │ ├── caseless@0.12.0
! │ ├─┬ combined-stream@1.0.6
! │ │ └── delayed-stream@1.0.0
! │ ├── extend@3.0.1
! │ ├── forever-agent@0.6.1
! │ ├─┬ form-data@2.3.2
! │ │ └── asynckit@0.4.0
! │ ├─┬ har-validator@5.0.3
! │ │ ├─┬ ajv@5.5.2
! │ │ │ ├── co@4.6.0
! │ │ │ ├── fast-deep-equal@1.1.0
! │ │ │ ├── fast-json-stable-stringify@2.0.0
! │ │ │ └── json-schema-traverse@0.3.1
! │ │ └── har-schema@2.0.0
! │ ├─┬ hawk@6.0.2
! │ │ ├── boom@4.3.1
! │ │ ├─┬ cryptiles@3.1.2
! │ │ │ └── boom@5.2.0
! │ │ ├── hoek@4.2.1
! │ │ └── sntp@2.1.0
! │ ├─┬ http-signature@1.2.0
! │ │ ├── assert-plus@1.0.0
! │ │ ├─┬ jsprim@1.4.1
! │ │ │ ├── extsprintf@1.3.0
! │ │ │ ├── json-schema@0.2.3
! │ │ │ └── verror@1.10.0
! │ │ └─┬ sshpk@1.14.1
! │ │ ├── asn1@0.2.3
! │ │ ├── bcrypt-pbkdf@1.0.1
! │ │ ├── dashdash@1.14.1
! │ │ ├── ecc-jsbn@0.1.1
! │ │ ├── getpass@0.1.7
! │ │ ├── jsbn@0.1.1
! │ │ └── tweetnacl@0.14.5
! │ ├── is-typedarray@1.0.0
! │ ├── isstream@0.1.2
! │ ├── json-stringify-safe@5.0.1
! │ ├─┬ mime-types@2.1.18
! │ │ └── mime-db@1.33.0
! │ ├── oauth-sign@0.8.2
! │ ├── performance-now@2.1.0
! │ ├── qs@6.5.1
! │ ├── safe-buffer@5.1.1
! │ ├── stringstream@0.0.5
! │ ├─┬ tough-cookie@2.3.4
! │ │ └── punycode@1.4.1
! │ ├── tunnel-agent@0.6.0
! │ └── uuid@3.2.1
! ├── safe-replace@1.0.2
! ├── semver@5.5.0
! ├─┬ socket.io@2.1.0
! │ ├─┬ debug@3.1.0
! │ │ └── ms@2.0.0
! │ ├─┬ engine.io@3.2.0
! │ │ ├── base64id@1.0.0
! │ │ ├── debug@3.1.0
! │ │ ├─┬ engine.io-parser@2.1.2
! │ │ │ ├── after@0.8.2
! │ │ │ ├── arraybuffer.slice@0.0.7
! │ │ │ └── blob@0.0.4
! │ │ └─┬ ws@3.3.3
! │ │ ├── async-limiter@1.0.0
! │ │ └── ultron@1.1.1
! │ ├─┬ has-binary2@1.0.2
! │ │ └── isarray@2.0.1
! │ ├── socket.io-adapter@1.1.1
! │ └─┬ socket.io-parser@3.2.0
! │ ├── debug@3.1.0
! │ └── isarray@2.0.1
! ├─┬ socket.io-client@2.1.0
! │ ├── backo2@1.0.2
! │ ├── base64-arraybuffer@0.1.5
! │ ├── component-bind@1.0.0
! │ ├── component-emitter@1.2.1
! │ ├── debug@3.1.0
! │ ├─┬ engine.io-client@3.2.1
! │ │ ├── component-inherit@0.0.3
! │ │ ├── debug@3.1.0
! │ │ ├── xmlhttprequest-ssl@1.5.5
! │ │ └── yeast@0.1.2
! │ ├── has-cors@1.1.0
! │ ├── indexof@0.0.1
! │ ├── object-component@0.0.3
! │ ├─┬ parseqs@0.0.5
! │ │ └─┬ better-assert@1.0.2
! │ │ └── callsite@1.0.0
! │ ├── parseuri@0.0.5
! │ └── to-array@0.1.4
! ├─┬ tar@4.4.1
! │ ├── chownr@1.0.1
! │ ├── fs-minipass@1.2.5
! │ ├── minipass@2.2.4
! │ ├── minizlib@1.1.0
! │ └── yallist@3.0.2
! ├─┬ winston@2.4.2
! │ ├── async@1.0.0
! │ ├── colors@1.0.3
! │ ├── cycle@1.0.3
! │ ├── eyes@0.1.8
! │ └── stack-trace@0.0.10
! ├── winston-daily-rotate-file@1.7.2
! ├─┬ winston-syslog@1.2.6
! │ ├── glossy@0.1.7
! │ └─┬ unix-dgram@0.2.3
! │ ├── bindings@1.1.1
! │ └── nan@2.3.5
! └─┬ yargs@11.0.0
! ├─┬ cliui@4.1.0
! │ ├─┬ strip-ansi@4.0.0
! │ │ └── ansi-regex@3.0.0
! │ └─┬ wrap-ansi@2.1.0
! │ ├─┬ string-width@1.0.2
! │ │ ├── code-point-at@1.1.0
! │ │ └─┬ is-fullwidth-code-point@1.0.0
! │ │ └── number-is-nan@1.0.1
! │ └─┬ strip-ansi@3.0.1
! │ └── ansi-regex@2.1.1
! ├── decamelize@1.2.0
! ├─┬ find-up@2.1.0
! │ └─┬ locate-path@2.0.0
! │ ├─┬ p-locate@2.0.0
! │ │ └─┬ p-limit@1.2.0
! │ │ └── p-try@1.0.0
! │ └── path-exists@3.0.0
! ├── get-caller-file@1.0.2
! ├─┬ os-locale@2.1.0
! │ ├─┬ execa@0.7.0
! │ │ ├─┬ cross-spawn@5.1.0
! │ │ │ ├─┬ lru-cache@4.1.2
! │ │ │ │ ├── pseudomap@1.0.2
! │ │ │ │ └── yallist@2.1.2
! │ │ │ ├─┬ shebang-command@1.2.0
! │ │ │ │ └── shebang-regex@1.0.0
! │ │ │ └─┬ which@1.3.0
! │ │ │ └── isexe@2.0.0
! │ │ ├── get-stream@3.0.0
! │ │ ├── is-stream@1.1.0
! │ │ ├─┬ npm-run-path@2.0.2
! │ │ │ └── path-key@2.0.1
! │ │ ├── p-finally@1.0.0
! │ │ ├── signal-exit@3.0.2
! │ │ └── strip-eof@1.0.0
! │ ├─┬ lcid@1.0.0
! │ │ └── invert-kv@1.0.0
! │ └─┬ mem@1.1.0
! │ └── mimic-fn@1.2.0
! ├── require-directory@2.1.1
! ├── require-main-filename@1.0.1
! ├── set-blocking@2.0.0
! ├─┬ string-width@2.1.1
! │ └── is-fullwidth-code-point@2.0.0
! ├── which-module@2.0.0
! ├── y18n@3.2.1
! └─┬ yargs-parser@9.0.2
! └── camelcase@4.1.0
! npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
! npm WARN pi No description
! npm WARN pi No repository field.
! npm WARN pi No README data
! npm WARN pi No license field.
! pi@raspberrypi:~ $
Wenn jemand evtl eine Lösung hat, so Schritt für Schritt, was ich am besten machen soll? -
alles gut!
mach einfach mal````
sudo iobroker startGruß Rainer
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