Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Tradfri - Installation nicht möglich

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    278

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.6k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

Tradfri - Installation nicht möglich

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
1 Beiträge 1 Kommentatoren 207 Aufrufe
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Q Offline
    Q Offline
    quitschibo
    schrieb am zuletzt editiert von
    #1

    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 Antwort Letzte Antwort
    0
    Antworten
    • In einem neuen Thema antworten
    Anmelden zum Antworten
    • Älteste zuerst
    • Neuste zuerst
    • Meiste Stimmen


    Support us

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

    254

    Online

    32.7k

    Benutzer

    82.5k

    Themen

    1.3m

    Beiträge
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
    ioBroker Community 2014-2025
    logo
    • Anmelden

    • Du hast noch kein Konto? Registrieren

    • Anmelden oder registrieren, um zu suchen
    • Erster Beitrag
      Letzter Beitrag
    0
    • Home
    • Aktuell
    • Tags
    • Ungelesen 0
    • Kategorien
    • Unreplied
    • Beliebt
    • GitHub
    • Docu
    • Hilfe