Skip to content
  • 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
  1. ioBroker Community Home
  2. Русский
  3. ioBroker
  4. ioBroker установка и конфигурация
  5. Инсталляция под Windows

NEWS

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

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

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

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

Geplant Angeheftet Gesperrt Verschoben ioBroker установка и конфигурация
100 Beiträge 13 Kommentatoren 35.4k 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.
  • E Offline
    E Offline
    electric69
    schrieb am zuletzt editiert von
    #20

    @Bluefox:

    @instalator:

    Проект то вообще живой? или нету смысла уже заморачиваться? Живой, живой. Уж и заболеть нельзя. :)
    Ах вот оно что… Я то думал смотался куда на мальдивы или патаью... 😄

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

      @instalator:

      @X13:

      @Bluefox:

      Включу полный инсталляционный пакет node.js в инсталлятор.

      Заработало? `

      Нет. `

      Установи на папку разрешения и переустанови npm install.

      C:\Program Files\ioBroker>net start iobroker

      Системная ошибка 5.

      Отказано в доступе.

      Где дальше копать?

      Служба redis остановлена и не запускается, пишет отказано в доступе. так и должно быть?

      ! C:\Program Files\ioBroker>node controller.js
      ! 2014-11-10 18:21:11.803 - info: ioBroker.js-controller version 0.0.27 js-contro
      ! ller starting
      ! 2014-11-10 18:21:11.806 - info: Copyright © 2014 hobbyquaker, bluefox
      ! 2014-11-10 18:21:11.807 - info: controller hostname: instalator
      ! 2014-11-10 18:21:11.807 - info: controller ip addresses: 192.168.1.35 2001:0:9d
      ! 38:6ab8:24c7:26ea:3f57:fedc fe80::24c7:26ea:3f57:fedc
      ! 2014-11-10 18:21:12.002 - info: controller couchdb connected
      ! 2014-11-10 18:21:12.027 - info: controller 1 instance found
      ! 2014-11-10 18:21:12.028 - info: controller starting 1 instance
      ! 2014-11-10 18:21:12.039 - info: controller instance system.adapter.admin.0 star
      ! ted with pid 5360
      ! events.js:72
      ! throw er; // Unhandled 'error' event
      ! ^
      ! Error: Redis connection to 127.0.0.1:6379 failed - connect ECONNREFUSED
      ! at RedisClient.on_error (C:\Program Files\ioBroker\node_modules\redis\index.
      ! js:185:24)
      ! at Socket. <anonymous>(C:\Program Files\ioBroker\node_modules\redis\index.js
      ! :95:14)
      ! at Socket.emit (events.js:95:17)
      ! at net.js:440:14
      ! at process._tickCallback (node.js:419:13)</anonymous> А если запустить консоль > Правой кнопкой на cmd.exe (или cmd)->Запуск от мени администратора и повтори попытку `
      и выполнить в ней

      cd %ProgramFiles%\iobroker
      node js-controller.js
      
      

      Что говорит?

      1 Antwort Letzte Antwort
      0
      • X Offline
        X Offline
        X13
        schrieb am zuletzt editiert von
        #22

        @Bluefox:

        А если запустить консоль
        > Правой кнопкой на cmd.exe (или cmd)->Запуск от мени администратора и повтори попытку
        и выполнить в ней

        cd %ProgramFiles%\iobroker
        node js-controller.js
        
        

        Что говорит? `

        C:\Program Files\ioBroker>node js-controller.js
        
        module.js:340
            throw err;
                  ^
        Error: Cannot find module 'C:\Program Files\ioBroker\js-controller.js'
            at Function.Module._resolveFilename (module.js:338:15)
            at Function.Module._load (module.js:280:25)
            at Function.Module.runMain (module.js:497:10)
            at startup (node.js:119:16)
            at node.js:906:3
        
        
        1 Antwort Letzte Antwort
        0
        • BluefoxB Offline
          BluefoxB Offline
          Bluefox
          schrieb am zuletzt editiert von
          #23

          @X13:

          @Bluefox:

          А если запустить консоль
          > Правой кнопкой на cmd.exe (или cmd)->Запуск от мени администратора и повтори попытку
          и выполнить в ней

          cd %ProgramFiles%\iobroker
          node js-controller.js
          
          

          Что говорит? `

          C:\Program Files\ioBroker>node js-controller.js
          
          module.js:340
              throw err;
                    ^
          Error: Cannot find module 'C:\Program Files\ioBroker\js-controller.js'
              at Function.Module._resolveFilename (module.js:338:15)
              at Function.Module._load (module.js:280:25)
              at Function.Module.runMain (module.js:497:10)
              at startup (node.js:119:16)
              at node.js:906:3
          
          ```` `  
          

          По русски значит: Файл не найден.

          Я немного перепутал, надо:

          cd %ProgramFiles%\iobroker
          node controller.js
          
          
          1 Antwort Letzte Antwort
          0
          • X Offline
            X Offline
            X13
            schrieb am zuletzt editiert von
            #24

            @Bluefox:

            cd %ProgramFiles%\iobroker
            node controller.js
            
            ```` `  
            

            На всякий случай переустановил. v 0.0.31 Не помогает.

            C:\Program Files\ioBroker>node controller.js
            
            module.js:340
                throw err;
                      ^
            Error: Cannot find module 'node-schedule'
                at Function.Module._resolveFilename (module.js:338:15)
                at Function.Module._load (module.js:280:25)
                at Module.require (module.js:364:17)
                at require (module.js:380:17)
                at Object. <anonymous>(C:\Program Files\ioBroker\controller.js:14:20)
                at Module._compile (module.js:456:26)
                at Object.Module._extensions..js (module.js:474:10)
                at Module.load (module.js:356:32)
                at Function.Module._load (module.js:312:12)
                at Function.Module.runMain (module.js:497:10)</anonymous> 
            
            1 Antwort Letzte Antwort
            0
            • K Offline
              K Offline
              KondorSoft
              schrieb am zuletzt editiert von
              #25

              @X13:

              @Bluefox:

              cd %ProgramFiles%\iobroker
              node controller.js
              
              ```` `  
              

              На всякий случай переустановил. v 0.0.31 Не помогает.

              C:\Program Files\ioBroker>node controller.js
              
              module.js:340
                  throw err;
                        ^
              Error: Cannot find module 'node-schedule'
                  at Function.Module._resolveFilename (module.js:338:15)
                  at Function.Module._load (module.js:280:25)
                  at Module.require (module.js:364:17)
                  at require (module.js:380:17)
                  at Object. <anonymous>(C:\Program Files\ioBroker\controller.js:14:20)
                  at Module._compile (module.js:456:26)
                  at Object.Module._extensions..js (module.js:474:10)
                  at Module.load (module.js:356:32)
                  at Function.Module._load (module.js:312:12)
                  at Function.Module.runMain (module.js:497:10)</anonymous> 
              ```` `  
              

              cd %ProgramFiles%\iobroker

              npm install node-schedule

              1 Antwort Letzte Antwort
              0
              • K Offline
                K Offline
                KondorSoft
                schrieb am zuletzt editiert von
                #26

                Решил проверить инсталляцию под винду, скачал, установил на диск С, далее команды в консоли.

                cd %ProgramFiles%\Redis

                redis-server.exe

                в новом окне

                cd %ProgramFiles%\iobroker

                npm install

                node controller.js

                Все работает!

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

                  @KondorSoft:

                  Решил проверить инсталляцию под винду, скачал, установил на диск С, далее команды в консоли.

                  cd %ProgramFiles%\Redis

                  redis-server.exe

                  в новом окне

                  cd %ProgramFiles%\iobroker

                  npm install

                  node controller.js

                  Все работает! `

                  Windows 7 ?

                  Был ли предустановлен Node.js? Я думаю в этом загвоздка.

                  1 Antwort Letzte Antwort
                  0
                  • K Offline
                    K Offline
                    KondorSoft
                    schrieb am zuletzt editiert von
                    #28

                    @Bluefox:

                    @KondorSoft:

                    Решил проверить инсталляцию под винду, скачал, установил на диск С, далее команды в консоли.

                    cd %ProgramFiles%\Redis

                    redis-server.exe

                    в новом окне

                    cd %ProgramFiles%\iobroker

                    npm install

                    node controller.js

                    Все работает! `

                    Windows 7 ?

                    Был ли предустановлен Node.js? Я думаю в этом загвоздка. `
                    Windows 7 x64

                    Node.js была установлена

                    1 Antwort Letzte Antwort
                    0
                    • X Offline
                      X Offline
                      X13
                      schrieb am zuletzt editiert von
                      #29

                      @KondorSoft:

                      cd %ProgramFiles%\iobroker

                      npm install node-schedule `

                      C:\Program Files\ioBroker>npm install node-schedule
                      Error: ENOENT, stat 'C:\Users\whense\AppData\Roaming\npm'
                      
                      

                      Попробовал установить на чистой Win7 32 RU. Сначала Нода v. 0.10.33, потом ioBroker v. 0.0.31. Результат тот-же.

                      Создал папку npm и далее по инструкциям. ЗАРАБОТАЛО! :!:
                      291_modbus-adapter.png
                      291_modbus.png
                      291_modbus-obj.png

                      1 Antwort Letzte Antwort
                      0
                      • K Offline
                        K Offline
                        KondorSoft
                        schrieb am zuletzt editiert von
                        #30

                        @X13:

                        @KondorSoft:

                        cd %ProgramFiles%\iobroker

                        npm install node-schedule `

                        C:\Program Files\ioBroker>npm install node-schedule
                        Error: ENOENT, stat 'C:\Users\whense\AppData\Roaming\npm'
                        
                        

                        Попробовал установить на чистой Win7 32 RU. Сначала Нода v. 0.10.33, потом ioBroker v. 0.0.31. Результат тот-же.

                        Создал папку npm и далее по инструкциям. ЗАРАБОТАЛО! :!: `
                        Да google это сила 🙂

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

                          @X13:

                          @KondorSoft:

                          cd %ProgramFiles%\iobroker

                          npm install node-schedule `

                          C:\Program Files\ioBroker>npm install node-schedule
                          Error: ENOENT, stat 'C:\Users\whense\AppData\Roaming\npm'
                          
                          

                          Попробовал установить на чистой Win7 32 RU. Сначала Нода v. 0.10.33, потом ioBroker v. 0.0.31. Результат тот-же.

                          Создал папку npm и далее по инструкциям. ЗАРАБОТАЛО! :!: `
                          А какую папку? C:\Users\whense\AppData\Roaming\npm ?

                          1 Antwort Letzte Antwort
                          0
                          • X Offline
                            X Offline
                            X13
                            schrieb am zuletzt editiert von
                            #32

                            @Bluefox:

                            А какую папку? C:\Users\whense\AppData\Roaming\npm ? `
                            Да. Сегодня попробую всё начисто поставить.

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

                              Есть новая версия инсталлятора:

                              http://download.iobroker.org/ioBrokerIn … .0.1.1.exe

                              1 Antwort Letzte Antwort
                              0
                              • I Offline
                                I Offline
                                instalator
                                schrieb am zuletzt editiert von
                                #34

                                Поставил новый дистр. набрал cd %ProgramFiles%\iobroker

                                node controller.js

                                ! C:\Program Files\ioBroker>node controller.js
                                ! 2014-11-28 23:53:40.075 - info: ioBroker.js-controller version 0.1.1 js-controller starting
                                ! 2014-11-28 23:53:40.077 - info: Copyright © 2014 hobbyquaker, bluefox
                                ! 2014-11-28 23:53:40.078 - info: controller hostname: instalator
                                ! 2014-11-28 23:53:40.078 - info: controller ip addresses: 192.168.1.35 2001:0:5ef5:79fb:2867:b
                                ! a2:ac09:16a1 fe80::2867:ba2:ac09:16a1
                                ! events.js:72
                                ! throw er; // Unhandled 'error' event
                                ! ^
                                ! Error: EPERM, open 'C:\Program Files\ioBroker\log\iobroker.log'

                                http://localhost:8081/ - Веб страница недоступна

                                ! C:\Program Files\ioBroker>net start iobroker
                                ! Системная ошибка 5.
                                ! Отказано в доступе.

                                При повторной установке выдает ошибку 266___________.png

                                После повторной переустановки

                                ! C:\Program Files\ioBroker>node controller.js
                                ! 2014-11-29 00:09:48.894 - info: ioBroker.js-controller version 0.1.1 js-controller starting
                                ! 2014-11-29 00:09:48.897 - info: Copyright © 2014 hobbyquaker, bluefox
                                ! 2014-11-29 00:09:48.897 - info: controller hostname: instalator
                                ! 2014-11-29 00:09:48.898 - info: controller ip addresses: 192.168.1.35 2001:0:5ef5:79fb:2867:b
                                ! a2:ac09:16a1 fe80::2867:ba2:ac09:16a1
                                ! 2014-11-29 00:09:49.093 - info: controller couchdb connected
                                ! 2014-11-29 00:09:49.118 - info: controller 1 instance found
                                ! 2014-11-29 00:09:49.119 - info: controller starting 1 instance
                                ! 2014-11-29 00:09:49.123 - warn: controller startInstance cannot find start file for adapter "
                                ! admin". Try to install it...1 attempt
                                ! 2014-11-29 00:09:49.124 - info: iobroker install admin
                                ! events.js:72
                                ! throw er; // Unhandled 'error' event
                                ! ^
                                ! Error: Redis connection to 127.0.0.1:6379 failed - connect ECONNREFUSED
                                ! at RedisClient.on_error (C:\Program Files\ioBroker\node_modules\redis\index.js:185:24)
                                ! at Socket. <anonymous>(C:\Program Files\ioBroker\node_modules\redis\index.js:95:14)
                                ! at Socket.emit (events.js:95:17)
                                ! at net.js:440:14
                                ! at process._tickCallback (node.js:419:13)</anonymous>

                                Высокий уровень Децибел вреден для здоровья!

                                http://blog.instalator.ru/

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

                                  @instalator:

                                  Поставил новый дистр. набрал cd %ProgramFiles%\iobroker

                                  node controller.js

                                  ! C:\Program Files\ioBroker>node controller.js
                                  ! 2014-11-28 23:53:40.075 - info: ioBroker.js-controller version 0.1.1 js-controller starting
                                  ! 2014-11-28 23:53:40.077 - info: Copyright © 2014 hobbyquaker, bluefox
                                  ! 2014-11-28 23:53:40.078 - info: controller hostname: instalator
                                  ! 2014-11-28 23:53:40.078 - info: controller ip addresses: 192.168.1.35 2001:0:5ef5:79fb:2867:b
                                  ! a2:ac09:16a1 fe80::2867:ba2:ac09:16a1
                                  ! events.js:72
                                  ! throw er; // Unhandled 'error' event
                                  ! ^
                                  ! Error: EPERM, open 'C:\Program Files\ioBroker\log\iobroker.log'

                                  http://localhost:8081/ - Веб страница недоступна

                                  ! C:\Program Files\ioBroker>net start iobroker
                                  ! Системная ошибка 5.
                                  ! Отказано в доступе.

                                  При повторной установке выдает ошибку filename="Безымянный.png" index="0">~~

                                  После повторной переустановки

                                  ! C:\Program Files\ioBroker>node controller.js
                                  ! 2014-11-29 00:09:48.894 - info: ioBroker.js-controller version 0.1.1 js-controller starting
                                  ! 2014-11-29 00:09:48.897 - info: Copyright © 2014 hobbyquaker, bluefox
                                  ! 2014-11-29 00:09:48.897 - info: controller hostname: instalator
                                  ! 2014-11-29 00:09:48.898 - info: controller ip addresses: 192.168.1.35 2001:0:5ef5:79fb:2867:b
                                  ! a2:ac09:16a1 fe80::2867:ba2:ac09:16a1
                                  ! 2014-11-29 00:09:49.093 - info: controller couchdb connected
                                  ! 2014-11-29 00:09:49.118 - info: controller 1 instance found
                                  ! 2014-11-29 00:09:49.119 - info: controller starting 1 instance
                                  ! 2014-11-29 00:09:49.123 - warn: controller startInstance cannot find start file for adapter "
                                  ! admin". Try to install it...1 attempt
                                  ! 2014-11-29 00:09:49.124 - info: iobroker install admin
                                  ! events.js:72
                                  ! throw er; // Unhandled 'error' event
                                  ! ^
                                  ! Error: Redis connection to 127.0.0.1:6379 failed - connect ECONNREFUSED
                                  ! at RedisClient.on_error (C:\Program Files\ioBroker\node_modules\redis\index.js:185:24)
                                  ! at Socket. <anonymous>(C:\Program Files\ioBroker\node_modules\redis\index.js:95:14)
                                  ! at Socket.emit (events.js:95:17)
                                  ! at net.js:440:14
                                  ! at process._tickCallback (node.js:419:13)</anonymous> `
                                  Взялся за установщик. Удалил node и couch, redis и поставил отсюда: http://download.iobroker.org/ioBrokerIn … .0.1.6.exe

                                  У меня заработало после исправления нескольких ошибок. Они уже в 0.1.6 исправлены.

                                  1 Antwort Letzte Antwort
                                  0
                                  • I Offline
                                    I Offline
                                    instalator
                                    schrieb am zuletzt editiert von
                                    #36

                                    Удалил все, поставил ioBrokerInstaller.0.1.6.exe, http://localhost:8081/ - веб страница не доступна.

                                    ! C:\Program Files\ioBroker>node controller.js
                                    ! 2014-11-30 11:38:15.128 - info: ioBroker.js-controller version 0.1.6 js-controller starting
                                    ! 2014-11-30 11:38:15.148 - info: Copyright © 2014 hobbyquaker, bluefox
                                    ! 2014-11-30 11:38:15.148 - info: controller hostname: instalator
                                    ! 2014-11-30 11:38:15.149 - info: controller ip addresses: 192.168.1.10 2001:0:9d38:90d7:2094:2
                                    ! 107:3f57:fef5 fe80::2094:2107:3f57:fef5
                                    ! events.js:72
                                    ! throw er; // Unhandled 'error' event
                                    ! ^
                                    ! Error: EPERM, open 'C:\Program Files\ioBroker\log\iobroker.log'

                                    ! C:\Program Files\ioBroker>net start iobroker
                                    ! Системная ошибка 5.
                                    ! Отказано в доступе.

                                    В логе вот что

                                    ! 2014-11-30 11:46:40.893 - [32minfo[39m: ioBroker.js-controller version 0.1.6 js-controller starting
                                    ! 2014-11-30 11:46:40.894 - [32minfo[39m: Copyright © 2014 hobbyquaker, bluefox
                                    ! 2014-11-30 11:46:40.894 - [32minfo[39m: controller hostname: instalator
                                    ! 2014-11-30 11:46:40.894 - [32minfo[39m: controller ip addresses: 192.168.1.10 2001:0:9d38:90d7:2094:2107:3f57:fef5 fe80::2094:2107:3f57:fef5
                                    ! 2014-11-30 11:46:41.087 - [32minfo[39m: controller couchdb connected
                                    ! 2014-11-30 11:46:41.111 - [32minfo[39m: controller 1 instance found
                                    ! 2014-11-30 11:46:41.111 - [32minfo[39m: controller starting 1 instance
                                    ! 2014-11-30 11:46:41.123 - [33mwarn[39m: controller startInstance cannot find start file for adapter "admin". Try to install it...1 attempt
                                    ! 2014-11-30 11:46:41.124 - [32minfo[39m: iobroker install admin[/spoiler]

                                    Высокий уровень Децибел вреден для здоровья!

                                    http://blog.instalator.ru/

                                    1 Antwort Letzte Antwort
                                    0
                                    • aurodionovA Offline
                                      aurodionovA Offline
                                      aurodionov
                                      schrieb am zuletzt editiert von
                                      #37

                                      instalator, а если запустить с правами админа ?

                                      Пишу с пульта….

                                      1 Antwort Letzte Antwort
                                      0
                                      • I Offline
                                        I Offline
                                        instalator
                                        schrieb am zuletzt editiert von
                                        #38

                                        @aurodionov:

                                        instalator, а если запустить с правами админа ? `
                                        Запустить что?

                                        Набрал iobroker install admin

                                        Поругался. Скачал с гитхаба по ссылке, пытаясь сохранить в c:\Program Files\ioBroker\tmp\ сказал что нету прав. Навесил прав - iobroker install admin прошло успешно. Сайт все равно не доступен

                                        ! C:\Program Files\ioBroker>node controller.js
                                        ! 2014-11-30 12:12:28.221 - info: ioBroker.js-controller version 0.1.6 js-controller starting
                                        ! 2014-11-30 12:12:28.223 - info: Copyright © 2014 hobbyquaker, bluefox
                                        ! 2014-11-30 12:12:28.224 - info: controller hostname: instalator
                                        ! 2014-11-30 12:12:28.224 - info: controller ip addresses: 192.168.1.10 2001:0:9d38:90d7:2094:2
                                        ! 107:3f57:fef5 fe80::2094:2107:3f57:fef5
                                        ! 2014-11-30 12:12:28.416 - info: controller couchdb connected
                                        ! 2014-11-30 12:12:28.440 - info: controller 1 instance found
                                        ! 2014-11-30 12:12:28.441 - info: controller starting 1 instance
                                        ! 2014-11-30 12:12:28.454 - info: controller instance system.adapter.admin.0 started with pid 5
                                        ! 084
                                        ! module.js:340
                                        ! throw err;
                                        ! ^
                                        ! Error: Cannot find module 'express'
                                        ! at Function.Module._resolveFilename (module.js:338:15)
                                        ! at Function.Module._load (module.js:280:25)
                                        ! at Module.require (module.js:364:17)
                                        ! at require (module.js:380:17)
                                        ! at Object. <anonymous>(C:\Program Files\ioBroker\adapter\admin\admin.js:5:16)
                                        ! at Module._compile (module.js:456:26)
                                        ! at Object.Module._extensions..js (module.js:474:10)
                                        ! at Module.load (module.js:356:32)
                                        ! at Function.Module._load (module.js:312:12)
                                        ! at Function.Module.runMain (module.js:497:10)
                                        ! 2014-11-30 12:12:28.501 - error: controller instance system.adapter.admin.0 terminated with c
                                        ! ode 8
                                        ! 2014-11-30 12:12:28.502 - info: Restart adapter system.adapter.admin.0 because enabled
                                        ! events.js:72
                                        ! throw er; // Unhandled 'error' event
                                        ! ^
                                        ! Error: Redis connection to 127.0.0.1:6379 failed - connect ECONNREFUSED
                                        ! at RedisClient.on_error (C:\Program Files\ioBroker\node_modules\redis\index.js:185:24)
                                        ! at Socket. <anonymous>(C:\Program Files\ioBroker\node_modules\redis\index.js:95:14)
                                        ! at Socket.emit (events.js:95:17)
                                        ! at net.js:440:14
                                        ! at process._tickCallback (node.js:419:13)</anonymous></anonymous>

                                        Высокий уровень Децибел вреден для здоровья!

                                        http://blog.instalator.ru/

                                        1 Antwort Letzte Antwort
                                        0
                                        • aurodionovA Offline
                                          aurodionovA Offline
                                          aurodionov
                                          schrieb am zuletzt editiert von
                                          #39

                                          по "форточкам не подскажу ,пользую на дебиане и шастаю с бука удалённо , после обновления постоянно слетают права на iobroker.

                                          даю права на запуск всё стартует , попробуйте запускать файл с правами админа (вроде для запуска под форточками iobroker.bat)

                                          Пишу с пульта….

                                          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

                                          778

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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