Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Tradfri - Installation nicht möglich

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    Tradfri - Installation nicht möglich

    This topic has been deleted. Only users with topic management privileges can see it.
    • Q
      quitschibo last edited by

      Hallo zusammen,

      ich bastle mir gerade mein System zusammen. ioBroker läuft auf einem Tinker Board S (TinkerOS_Debian V2.0.7) mit folgenden Versionen:

      js-controller 1.4.2

      node.js 8.12.0

      npm 4.6.1

      Es geht auch alles, bis auf den tradfri Adapter. Die Installation läuft nicht durch:

      ! $ ./iobroker add tradfri
      ! NPM version: 4.6.1
      ! npm install iobroker.tradfri –production --save --prefix "/opt/iobroker" (System call)
      ! npm ERR! path /root/.npm/_logsnpm ERR! code EACCES
      ! npm ERR! errno -13
      ! npm ERR! syscall scandir
      ! npm ERR! Error: EACCES: permission denied, scandir '/root/.npm/_logs'npm ERR! { Error: EACCES: permission denied, scandir '/root/.npm/_logs'
      ! npm ERR! errno: -13,
      ! npm ERR! code: 'EACCES',
      ! npm ERR! syscall: 'scandir',
      ! npm ERR! path: '/root/.npm/_logs' }
      ! npm ERR!
      ! npm ERR! Please try running this command again as root/Administrator.
      ! glob error { Error: EACCES: permission denied, scandir '/root/.npm/_logs' errno: -13,
      ! code: 'EACCES',
      ! syscall: 'scandir',
      ! path: '/root/.npm/_logs' }
      ! npm ERR! path /root/.npm/node-aead-crypto/1.1.6/packagenpm ERR! code EACCES
      ! npm ERR! errno -13
      ! npm ERR! syscall mkdir
      ! npm ERR! Error: EACCES: permission denied, mkdir '/root/.npm/node-aead-crypto/1.1.6/package'npm ERR! { Error: EACCES: permission denied, mkdir '/root/.npm/node-aead-crypto/1.1.6/package'
      ! npm ERR! errno: -13,
      ! npm ERR! code: 'EACCES',
      ! npm ERR! syscall: 'mkdir',
      ! npm ERR! path: '/root/.npm/node-aead-crypto/1.1.6/package',
      ! npm ERR! parent: 'node-dtls-client' }
      ! npm ERR!
      ! npm ERR! Please try running this command again as root/Administrator.
      ! ┌───────────────────────────────────────────────────┐
      ! │ npm update check failed │
      ! │ Try running with sudo or get access │
      ! │ to the local update config store via │
      ! │ sudo chown -R $USER:$(id -gn $USER) /root/.config │
      ! └───────────────────────────────────────────────────┘
      ! npm
      ! ERR! code ELIFECYCLEnpm ERR! errno 243
      ! npm ERR! node-dtls-client@0.5.4 install: node install/postinstall.jsnpm ERR! Exit status 243
      ! npm ERR!
      ! npm
      ! ERR! Failed at the node-dtls-client@0.5.4 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      ! npm ERR! A complete log of this run can be found in:npm ERR! /root/.npm/_logs/2018-10-16T19_47_28_353Z-debug.log
      ! host.tinkerboard install adapter tradfri
      ! NPM version: 4.6.1npm install iobroker.tradfri --production --save --prefix "/opt/iobroker" (System call)
      ! npm
      ! ERR! path /root/.npm/_logsnpm ERR! code EACCES
      ! npm ERR! errno -13
      ! npm ERR! syscall scandir
      ! npm
      ! ERR! Error: EACCES: permission denied, scandir '/root/.npm/_logs'npm ERR! { Error: EACCES: permission denied, scandir '/root/.npm/_logs'
      ! npm ERR! errno: -13,
      ! npm ERR! code: 'EACCES',
      ! npm ERR! syscall: 'scandir',
      ! npm ERR! path: '/root/.npm/_logs' }
      ! npm ERR!
      ! npm ERR! Please try running this command again as root/Administrator.
      ! glob error { Error: EACCES: permission denied, scandir '/root/.npm/_logs' errno: -13,
      ! code: 'EACCES',
      ! syscall: 'scandir',
      ! path: '/root/.npm/_logs' }
      ! npm ERR! path /root/.npm/node-aead-crypto/1.1.6/packagenpm ERR! code EACCES
      ! npm ERR! errno -13
      ! npm ERR! syscall mkdir
      ! npm ERR! Error: EACCES: permission denied, mkdir '/root/.npm/node-aead-crypto/1.1.6/package'npm ERR! { Error: EACCES: permission denied, mkdir '/root/.npm/node-aead-crypto/1.1.6/package'
      ! npm ERR! errno: -13,
      ! npm ERR! code: 'EACCES',
      ! npm ERR! syscall: 'mkdir',
      ! npm ERR! path: '/root/.npm/node-aead-crypto/1.1.6/package',
      ! npm ERR! parent: 'node-dtls-client' }
      ! npm ERR!
      ! npm ERR! Please try running this command again as root/Administrator.
      ! ┌───────────────────────────────────────────────────┐
      ! │ npm update check failed │
      ! │ Try running with sudo or get access │
      ! │ to the local update config store via │
      ! │ sudo chown -R $USER:$(id -gn $USER) /root/.config │
      ! └───────────────────────────────────────────────────┘
      ! npm ERR! code ELIFECYCLEnpm ERR! errno 243
      ! npm ERR! node-dtls-client@0.5.4 install: node install/postinstall.jsnpm ERR! Exit status 243
      ! npm ERR!
      ! npm ERR! Failed at the node-dtls-client@0.5.4 install script.
      ! npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      ! npm ERR! A complete log of this run can be found in:
      ! npm ERR! /root/.npm/_logs/2018-10-16T19_48_06_388Z-debug.log
      ! host.tinkerboard install adapter tradfri
      ! NPM version: 4.6.1
      ! npm install iobroker.tradfri --production --save --prefix "/opt/iobroker" (System call)
      ! npm
      ! ERR! path /root/.npm/_logsnpm ERR! code EACCES
      ! npm ERR! errno -13
      ! npm ERR! syscall scandir
      ! npm ERR! Error: EACCES: permission denied, scandir '/root/.npm/_logs'npm ERR! { Error: EACCES: permission denied, scandir '/root/.npm/_logs'
      ! npm ERR! errno: -13,
      ! npm ERR! code: 'EACCES',
      ! npm ERR! syscall: 'scandir',
      ! npm ERR! path: '/root/.npm/_logs' }
      ! npm ERR!
      ! npm ERR! Please try running this command again as root/Administrator.
      ! glob error { Error: EACCES: permission denied, scandir '/root/.npm/_logs' errno: -13,
      ! code: 'EACCES',
      ! syscall: 'scandir',
      ! path: '/root/.npm/_logs' }
      ! npm
      ! ERR!
      ! path /root/.npm/node-aead-crypto/1.1.6/packagenpm ERR! code EACCES
      ! npm
      ! ERR!
      ! errno -13npm ERR! syscall mkdir
      ! npm ERR! Error: EACCES: permission denied, mkdir '/root/.npm/node-aead-crypto/1.1.6/package'
      ! npm ERR! { Error: EACCES: permission denied, mkdir '/root/.npm/node-aead-crypto/1.1.6/package'
      ! npm ERR! errno: -13,
      ! npm ERR! code: 'EACCES',
      ! npm ERR! syscall: 'mkdir',
      ! npm ERR! path: '/root/.npm/node-aead-crypto/1.1.6/package',
      ! npm ERR!
      ! parent: 'node-dtls-client' }
      ! npm ERR!
      ! npm
      ! ERR! Please try running this command again as root/Administrator.
      ! ┌───────────────────────────────────────────────────┐
      ! │ npm update check failed │
      ! │ Try running with sudo or get access │
      ! │ to the local update config store via │
      ! │ sudo chown -R $USER:$(id -gn $USER) /root/.config │
      ! └───────────────────────────────────────────────────┘
      ! npm
      ! ERR! code ELIFECYCLEnpm ERR! errno 243
      ! npm
      ! ERR! node-dtls-client@0.5.4 install: node install/postinstall.jsnpm ERR! Exit status 243
      ! npm
      ! ERR! npm ERR! Failed at the node-dtls-client@0.5.4 install script.
      ! npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      ! npm ERR! A complete log of this run can be found in:npm ERR! /root/.npm/_logs/2018-10-16T19_48_43_503Z-debug.log
      ! host.tinkerboard install adapter tradfri
      ! ERROR: host.tinkerboard Cannot install tradfri
      ! ERROR: process exited with code 13

      Ich komm nicht weiter, wie bekomme ich den Adapter installiert? Danke für eure Hilfe!

      1 Reply Last reply Reply Quote 0
      • First post
        Last post

      Support us

      ioBroker
      Community Adapters
      Donate
      FAQ Cloud / IOT
      HowTo: Node.js-Update
      HowTo: Backup/Restore
      Downloads
      BLOG

      903
      Online

      32.1k
      Users

      80.6k
      Topics

      1.3m
      Posts

      1
      1
      182
      Loading More Posts
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      Community
      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
      The ioBroker Community 2014-2023
      logo