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

  1. ioBroker Community Home
  2. Русский
  3. ioBroker
  4. ioBroker установка и конфигурация
  5. Инсталляция под Linux

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.4k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.0k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.5k

Инсталляция под Linux

Geplant Angeheftet Gesperrt Verschoben ioBroker установка и конфигурация
256 Beiträge 29 Kommentatoren 95.1k 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.
  • S Offline
    S Offline
    skifer
    schrieb am zuletzt editiert von
    #64

    После ребута ничего не произошло.))) Ребята сори опять.))))
    70_15.png

    Попытка запуска вручную:
    70_16.png

    Такого модуля действительно нету. Что-то недоустановилось.

    Скопировал /lib и *.js в controller - но не помогло.

    1 Antwort Letzte Antwort
    0
    • BluefoxB Offline
      BluefoxB Offline
      Bluefox
      schrieb am zuletzt editiert von
      #65

      @skifer:

      После ребута ничего не произошло.))) Ребята сори опять.))))
      filename="15.PNG" index="1">~~

      Попытка запуска вручную:
      filename="16.PNG" index="0">~~

      Такого модуля действительно нету. Что-то недоустановилось.

      Скопировал /lib и *.js в controller - но не помогло. `
      Как выглядит твоя папка /opt/iobroker ?

      1 Antwort Letzte Antwort
      0
      • S Offline
        S Offline
        skifer
        schrieb am zuletzt editiert von
        #66

        Вот:
        70_19.png

        1 Antwort Letzte Antwort
        0
        • BluefoxB Offline
          BluefoxB Offline
          Bluefox
          schrieb am zuletzt editiert von
          #67

          @skifer:

          Вот:
          filename="19.PNG" index="0">~~ `
          У тебя старая структура папок.

          Можешь удалить всё кроме "data" и потом в этой директории /opt/iorboker вызвать:

          npm install iobroker

          После этого остановить ioBroker:

          ./iobroker stop

          Cодержимое папки data передвинуть в iobroker-data

          и вызвать

          ./iobroker start

          1 Antwort Letzte Antwort
          0
          • S Offline
            S Offline
            spectrekr
            schrieb am zuletzt editiert von
            #68

            Что-то все последние обновления проходят только методом полной переустановки. При попытке обновить через панель администратора получаю ошибки.

            ! iobroker 2015-02-19 10:05:54 error at /opt/iobroker/node_modules/iobroker.js-controller/node_modules/npm/lib/install.js:655:5
            ! iobroker 2015-02-19 10:05:54 error at asyncMap (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/npm/node_modules/slide/lib/async-map.js:27:18)
            ! iobroker 2015-02-19 10:05:54 error at /opt/iobroker/node_modules/iobroker.js-controller/node_modules/npm/lib/install.js:676:7
            ! iobroker 2015-02-19 10:05:54 error at asyncMap (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/npm/node_modules/slide/lib/async-map.js:27:18)
            ! iobroker 2015-02-19 10:05:54 error at /opt/iobroker/node_modules/iobroker.js-controller/node_modules/npm/lib/install.js:1056:18
            ! iobroker 2015-02-19 10:05:54 error at Object.defineProperty.get (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/npm/lib/npm.js:191:15)
            ! iobroker 2015-02-19 10:05:54 error at require (module.js:380:17)
            ! iobroker 2015-02-19 10:05:54 error at Module.require (module.js:364:17)
            ! iobroker 2015-02-19 10:05:54 error at Function.Module._load (module.js:280:25)
            ! iobroker 2015-02-19 10:05:54 error Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/node_modules/npm/lib/build.js' at Function.Module._resolveFilename (module.js:338:15)
            ! iobroker 2015-02-19 10:05:53 error ^
            ! iobroker 2015-02-19 10:05:53 error module.js:340 throw err;
            ! iobroker 2015-02-19 10:05:53 error

            1 Antwort Letzte Antwort
            0
            • BluefoxB Offline
              BluefoxB Offline
              Bluefox
              schrieb am zuletzt editiert von
              #69

              @spectrekr:

              Что-то все последние обновления проходят только методом полной переустановки. При попытке обновить через панель администратора получаю ошибки.

              ! iobroker 2015-02-19 10:05:54 error at /opt/iobroker/node_modules/iobroker.js-controller/node_modules/npm/lib/install.js:655:5
              ! iobroker 2015-02-19 10:05:54 error at asyncMap (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/npm/node_modules/slide/lib/async-map.js:27:18)
              ! iobroker 2015-02-19 10:05:54 error at /opt/iobroker/node_modules/iobroker.js-controller/node_modules/npm/lib/install.js:676:7
              ! iobroker 2015-02-19 10:05:54 error at asyncMap (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/npm/node_modules/slide/lib/async-map.js:27:18)
              ! iobroker 2015-02-19 10:05:54 error at /opt/iobroker/node_modules/iobroker.js-controller/node_modules/npm/lib/install.js:1056:18
              ! iobroker 2015-02-19 10:05:54 error at Object.defineProperty.get (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/npm/lib/npm.js:191:15)
              ! iobroker 2015-02-19 10:05:54 error at require (module.js:380:17)
              ! iobroker 2015-02-19 10:05:54 error at Module.require (module.js:364:17)
              ! iobroker 2015-02-19 10:05:54 error at Function.Module._load (module.js:280:25)
              ! iobroker 2015-02-19 10:05:54 error Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/node_modules/npm/lib/build.js' at Function.Module._resolveFilename (module.js:338:15)
              ! iobroker 2015-02-19 10:05:53 error ^
              ! iobroker 2015-02-19 10:05:53 error module.js:340 throw err;
              ! iobroker 2015-02-19 10:05:53 error `
              Думаю, что-то с npm. В последних версиях я с "npm", как системной комманды перешёл на npm, как программный пакет. Т.е. раньше вызывалась системная утилита, а теперь используется JS для этого.

              А /opt/iobroker/node_modules/iobroker.js-controller/node_modules/npm/lib/build.js есть или нет? И как выглядит

              /opt/iobroker/node_modules/iobroker.js-controller/node_modules/npm/lib/

              ?

              1 Antwort Letzte Antwort
              0
              • S Offline
                S Offline
                spectrekr
                schrieb am zuletzt editiert von
                #70

                Содержимое /opt/iobroker/node_modules/iobroker.js-controller/node_modules/npm/lib/

                ! adduser.js cache.js deprecate.js get.js link.js pack.js repo.js set.js stop.js uninstall.js view.js
                ! bin.js completion.js docs.js help.js ls.js prefix.js restart.js shrinkwrap.js substack.js unpublish.js visnup.js
                ! bugs.js config edit.js help-search.js npm.js prune.js root.js star.js tag.js update.js whoami.js
                ! build.js config.js explore.js init.js outdated.js publish.js run-script.js stars.js test.js utils xmas.js
                ! cache dedupe.js faq.js install.js owner.js rebuild.js search.js start.js unbuild.js version.js
                А /opt/iobroker/node_modules/iobroker.js-controller/node_modules/npm/lib/build.js присутствует.

                1 Antwort Letzte Antwort
                0
                • BluefoxB Offline
                  BluefoxB Offline
                  Bluefox
                  schrieb am zuletzt editiert von
                  #71

                  @spectrekr:

                  Содержимое /opt/iobroker/node_modules/iobroker.js-controller/node_modules/npm/lib/

                  ! adduser.js cache.js deprecate.js get.js link.js pack.js repo.js set.js stop.js uninstall.js view.js
                  ! bin.js completion.js docs.js help.js ls.js prefix.js restart.js shrinkwrap.js substack.js unpublish.js visnup.js
                  ! bugs.js config edit.js help-search.js npm.js prune.js root.js star.js tag.js update.js whoami.js
                  ! build.js config.js explore.js init.js outdated.js publish.js run-script.js stars.js test.js utils xmas.js
                  ! cache dedupe.js faq.js install.js owner.js rebuild.js search.js start.js unbuild.js version.js
                  А /opt/iobroker/node_modules/iobroker.js-controller/node_modules/npm/lib/build.js присутствует. `
                  Напиши пока просто в "/opt/iobroker":

                  npm install iobroker.js-controller
                  ./iobroker restart
                  
                  
                  1 Antwort Letzte Antwort
                  0
                  • I Offline
                    I Offline
                    IZUM
                    schrieb am zuletzt editiert von
                    #72

                    Нетбук linux14.10

                    Делаю все по дефолтной инструкции, после команды checkinstall (установка node_js) выводится следующее
                    284_2.png

                    1 Antwort Letzte Antwort
                    0
                    • BluefoxB Offline
                      BluefoxB Offline
                      Bluefox
                      schrieb am zuletzt editiert von
                      #73

                      @IZUM:

                      Нетбук linux14.10

                      Делаю все по дефолтной инструкции, после команды checkinstall (установка node_js) выводится следующее `
                      У тебя x86/x64 ?
                      983_java.jpg
                      983_beispiel.jpg

                      1 Antwort Letzte Antwort
                      0
                      • I Offline
                        I Offline
                        IZUM
                        schrieb am zuletzt editiert von
                        #74

                        x86.

                        1 Antwort Letzte Antwort
                        0
                        • E Offline
                          E Offline
                          electric69
                          schrieb am zuletzt editiert von
                          #75

                          @IZUM:

                          Нетбук linux14.10

                          Делаю все по дефолтной инструкции, после команды checkinstall (установка node_js) выводится следующее `
                          А зачем собирать из исходников?

                          Есть же https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager по добавлению сорцов в apt-get и нормальной установкой…

                          Я устанавливал именно так.

                          Разработчики сами https://github.com/joyent/node/wiki/Installation#building-on-linux, что есть много способов установки node.js, можно установить и через менеджер пакетов.
                          @Bluefox:

                          У тебя x86/x64 ? `
                          Судя по скриншоту (название хоста), используется eMachines на intel Atom N450, типа http://market.yandex.ru/product/6376774/?hid=91013&clid=502. ;)

                          1 Antwort Letzte Antwort
                          0
                          • BluefoxB Offline
                            BluefoxB Offline
                            Bluefox
                            schrieb am zuletzt editiert von
                            #76

                            @IZUM:

                            x86. `
                            А так не работает?

                            sudo apt-get update
                            sudo apt-get install nodejs
                            sudo apt-get install npm
                            
                            
                            1 Antwort Letzte Antwort
                            0
                            • BluefoxB Offline
                              BluefoxB Offline
                              Bluefox
                              schrieb am zuletzt editiert von
                              #77

                              Или так:

                              curl -sL https://deb.nodesource.com/setup | sudo bash -
                              sudo apt-get install -y nodejs
                              
                              

                              Взято отсюда: https://github.com/joyent/node/wiki/ins … ge-manager

                              1 Antwort Letzte Antwort
                              0
                              • V Offline
                                V Offline
                                vtec
                                schrieb am zuletzt editiert von
                                #78

                                @Bluefox:

                                Или так:

                                curl -sL https://deb.nodesource.com/setup | sudo bash -
                                sudo apt-get install -y nodejs
                                
                                

                                Взято отсюда: https://github.com/joyent/node/wiki/ins … ge-manager `

                                Попробовал установить по данному методу, работает, node.js установился на 64 битную машину версии 0.10.37.

                                1 Antwort Letzte Antwort
                                0
                                • I Offline
                                  I Offline
                                  IZUM
                                  schrieb am zuletzt editiert von
                                  #79

                                  @Bluefox:

                                  @IZUM:

                                  x86. `
                                  А так не работает?

                                  sudo apt-get update
                                  sudo apt-get install nodejs
                                  sudo apt-get install npm
                                  
                                  ```` `  
                                  

                                  Спасибо, вроде поставилось)

                                  1 Antwort Letzte Antwort
                                  0
                                  • I Offline
                                    I Offline
                                    IZUM
                                    schrieb am zuletzt editiert von
                                    #80

                                    Теперь при установке iobroker появились проблемы, удаление папки iodroker и очистка кэш не помогли :cry:
                                    284_2.png

                                    1 Antwort Letzte Antwort
                                    0
                                    • V Offline
                                      V Offline
                                      vtec
                                      schrieb am zuletzt editiert von
                                      #81

                                      во, у меня то же самое, очистка кэша не помогла.

                                      1 Antwort Letzte Antwort
                                      0
                                      • BluefoxB Offline
                                        BluefoxB Offline
                                        Bluefox
                                        schrieb am zuletzt editiert von
                                        #82

                                        Только что проверил на новой debian:

                                        root@bluefox4:/opt# ls
                                        iobroker
                                        root@bluefox4:/opt# cd iobroker/
                                        root@bluefox4:/opt/iobroker# npm install iobroker
                                        
                                        > iobroker@0.5.1 install /opt/iobroker/node_modules/iobroker
                                        > node lib/setup.js
                                        
                                        npm install iobroker.js-controller --production --silent --prefix "/opt/iobroker/node_modules/iobroker/lib/../../../"
                                        npm install iobroker.admin --production --silent --prefix "/opt/iobroker/node_modules/iobroker/lib/../../../"
                                        Write "./iobroker start" to start the ioBroker
                                        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@0.5.1 node_modules/iobroker
                                        └── yargs@1.2.6 (minimist@0.1.0)
                                        root@bluefox4:/opt/iobroker# ps -A
                                          PID TTY          TIME CMD
                                            1 ?        00:00:00 init
                                            2 ?        00:00:00 kthreadd/679991
                                            3 ?        00:00:00 khelper/679991
                                           89 ?        00:00:00 upstart-udev-br
                                           97 ?        00:00:00 udevd
                                          127 ?        00:00:00 udevd
                                          130 ?        00:00:00 udevd
                                          201 ?        00:00:00 upstart-socket-
                                         1635 ?        00:00:00 named
                                         1668 ?        00:00:00 rsyslogd
                                         1713 ?        00:00:00 saslauthd
                                         1714 ?        00:00:00 saslauthd
                                         1780 ?        00:00:00 sendmail-mta
                                         1864 ?        00:00:00 xinetd
                                         1883 ?        00:00:00 apache2
                                         1886 ?        00:00:00 apache2
                                         1927 ?        00:00:00 cron
                                         1977 ?        00:00:00 ptyserved
                                         1980 ?        00:00:00 nginx
                                         1981 ?        00:00:00 nginx
                                         1988 ?        00:00:00 node
                                         1993 tty1     00:00:00 getty
                                         1995 tty2     00:00:00 getty
                                         2004 ?        00:00:02 Terminal server
                                         2295 ?        00:00:00 sshd
                                         2354 pts/1    00:00:00 su
                                         2355 pts/1    00:00:00 bash
                                         2559 ?        00:00:00 io.js-controlle
                                         2565 ?        00:00:00 io.admin.0
                                         2571 pts/1    00:00:00 ps
                                        root@bluefox4:/opt/iobroker#  
                                        root@bluefox4:/opt/iobroker# node -v
                                        v0.10.29
                                        
                                        
                                        1 Antwort Letzte Antwort
                                        0
                                        • E Offline
                                          E Offline
                                          electric69
                                          schrieb am zuletzt editiert von
                                          #83

                                          @Bluefox:

                                          Только что проверил на новой debian `
                                          Может такая ошибка только после ручного удаления iobroker и потом новой установки?

                                          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

                                          790

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          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