Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Русский
  3. ioBroker
  4. ioBroker установка и конфигурация
  5. IoBroker на Orange PI PC

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    12
    1
    134

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

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

IoBroker на Orange PI PC

Scheduled Pinned Locked Moved ioBroker установка и конфигурация
4 Posts 2 Posters 3.7k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    avaal
    wrote on last edited by
    #1

    Добрый день!

    Не могу установить ioBroker на Orange PI PC с ОС armbian

    Делаю по инструкции

    http://www.iobroker.net/docu/?page_id=4268&lang=ru

    Node.js поставились

    При попытке установить

    npm install iobroker –unsafe-perm

    вот что пишет

    /

    iobroker@1.0.0 install /opt/node_modules/iobroker

    node lib/setup.js

    npm install iobroker.discovery --production --prefix /opt

    node-pre-gyp ERR! Tried to download(404): https://github.com/EmergingTechnologyAd ... arm.tar.gz

    node-pre-gyp ERR! Pre-built binaries not found for serialport@4.0.7 and node@4.8.4 (node-v46 ABI) (falling back to source compile with node-gyp)

    npm install iobroker.admin --production --prefix /opt

    npm install iobroker.js-controller --production --prefix /opt

    Write "./iobroker start" to start the ioBroker

    /usr/bin/env: Б─≤node\rБ─≥: No such file or directory

    Auto-start was enabled. Write "update-rc.d -f iobroker.sh remove" to disable auto-start

    iobroker is started. Go to "http://ip-addr:8081" to open the admin UI.

    iobroker@1.0.0 node_modules/iobroker

    Б■■Б■─Б■─ yargs@7.1.0 (get-caller-file@1.0.2, decamelize@1.2.0, y18n@3.2.1, camelcase@3.0.0, which-module@1.0.0, set-blocking@2.0.0, yargs-parser@5.0.0, require-main-filename@1.0.1, require-directory@2.1.1, cliui@3.2.0, string-width@1.0.2, os-locale@1.4.0, read-pkg-up@1.0.1)

    Я правильно понимаю, что он не может найти нужную директорию на гитхабе? Куда копать?

    1 Reply Last reply
    0
    • BluefoxB Offline
      BluefoxB Offline
      Bluefox
      wrote on last edited by
      #2

      @avaal:

      Добрый день!

      Не могу установить ioBroker на Orange PI PC с ОС armbian

      Делаю по инструкции

      http://www.iobroker.net/docu/?page_id=4268&lang=ru

      Node.js поставились

      При попытке установить

      npm install iobroker –unsafe-perm

      вот что пишет

      /

      iobroker@1.0.0 install /opt/node_modules/iobroker

      node lib/setup.js

      npm install iobroker.discovery --production --prefix /opt

      node-pre-gyp ERR! Tried to download(404): https://github.com/EmergingTechnologyAd ... arm.tar.gz

      node-pre-gyp ERR! Pre-built binaries not found for serialport@4.0.7 and node@4.8.4 (node-v46 ABI) (falling back to source compile with node-gyp)

      npm install iobroker.admin --production --prefix /opt

      npm install iobroker.js-controller --production --prefix /opt

      Write "./iobroker start" to start the ioBroker

      /usr/bin/env: Б─≤node\rБ─≥: No such file or directory

      Auto-start was enabled. Write "update-rc.d -f iobroker.sh remove" to disable auto-start

      iobroker is started. Go to "http://ip-addr:8081" to open the admin UI.

      iobroker@1.0.0 node_modules/iobroker

      Б■■Б■─Б■─ yargs@7.1.0 (get-caller-file@1.0.2, decamelize@1.2.0, y18n@3.2.1, camelcase@3.0.0, which-module@1.0.0, set-blocking@2.0.0, yargs-parser@5.0.0, require-main-filename@1.0.1, require-directory@2.1.1, cliui@3.2.0, string-width@1.0.2, os-locale@1.4.0, read-pkg-up@1.0.1)

      Я правильно понимаю, что он не может найти нужную директорию на гитхабе? Куда копать? `
      Вроде бы всё установилось. Ты пробовал iobroker start?

      1 Reply Last reply
      0
      • A Offline
        A Offline
        avaal
        wrote on last edited by
        #3

        Так он же пишет, что что то не смог скачать

        И при попытке старта вот что выдает:

        root@orangepipc:~# iobroker start

        module.js:327

        throw err;

        ^

        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iob roker.js'

        at Function.Module._resolveFilename (module.js:325:15)

        at Function.Module._load (module.js:276:25)

        at Function.Module.runMain (module.js:441:10)

        at startup (node.js:140:18)

        at node.js:1043:3

        1 Reply Last reply
        0
        • A Offline
          A Offline
          avaal
          wrote on last edited by
          #4

          переустановил ОС, опять прошелся по инструкции, что то опять не удалось скачать с гитхаба, но iobroker стартанул и заработал.

          Спасибо

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          Support us

          ioBroker
          Community Adapters
          Donate

          546

          Online

          32.7k

          Users

          82.4k

          Topics

          1.3m

          Posts
          Community
          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
          ioBroker Community 2014-2025
          logo
          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Home
          • Recent
          • Tags
          • Unread 0
          • Categories
          • Unreplied
          • Popular
          • GitHub
          • Docu
          • Hilfe