Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    1.8k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    746

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.2k

Tradfri - Installation nicht möglich

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
1 Beiträge 1 Kommentatoren 220 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

    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
    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

    592

    Online

    32.9k

    Benutzer

    83.0k

    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