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. Русский
  3. ioBroker
  4. Ошибка
  5. ioBroker ошибки
  6. Разные ошибки

NEWS

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

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

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

Разные ошибки

Geplant Angeheftet Gesperrt Verschoben ioBroker ошибки
192 Beiträge 27 Kommentatoren 62.5k 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.
  • BluefoxB Offline
    BluefoxB Offline
    Bluefox
    schrieb am zuletzt editiert von
    #160

    @Izzm:

    Обновился до крайней версии. MQTT сервер стал заваливать сообщениями в лог.

    WarrMqtt.PNG

    Перезапускал отдельно драйвер, перезагружал сервер целиком. Эффекта нет.

    js-controller 0.16.2

    Admin 1.7.0

    JS 3.2.6 `
    А на самом деле эти переменные существуют?

    1 Antwort Letzte Antwort
    0
    • F Offline
      F Offline
      ford7
      schrieb am zuletzt editiert von
      #161

      @Haus:

      Сменить nodejs нужна версия v4.x и выше. `
      Как это сделать, подскажите.

      1 Antwort Letzte Antwort
      0
      • H Offline
        H Offline
        Haus
        schrieb am zuletzt editiert von
        #162

        @ford7:

        @Haus:

        Сменить nodejs нужна версия v4.x и выше. Как это сделать, подскажите.

        apt-get --purge remove node
        apt-get --purge remove nodejs
        apt-get autoremove
        reboot
        
        apt-get update
        apt-get upgrade
        apt-get install curl build-essential
        curl -sL https://deb.nodesource.com/setup_4.x | bash -
        apt-get install -y nodejs
        
        

        js-controller: 1.5.7 / node.js: v8.15.1/ npm: 6.4.1

        admin: 3.6.0

        javascript: 4.1.10

        web: 2.4.1 vis: 1.1.10

        cloud: 2.6.2

        Server: DELL FX170 / linux: Debian 9.5 Stretch

        Adapter: MegaD-2561, Mega-ES…

        1 Antwort Letzte Antwort
        0
        • F Offline
          F Offline
          ford7
          schrieb am zuletzt editiert von
          #163

          @Haus:

          apt-get --purge remove node
          apt-get --purge remove nodejs
          apt-get autoremove
          reboot
          
          apt-get update
          apt-get upgrade
          apt-get install curl build-essential
          curl -sL https://deb.nodesource.com/setup_4.x | bash -
          apt-get install -y nodejs
          
          ```` `  
          

          Обновил, сейчас сыплются ошибки с sql и s7

          ! ````
          host.zvmubn 2017-03-10 12:25:46.641 error instance system.adapter.s7.0 terminated with code 0 (OK)
          s7.0 2017-03-10 12:25:46.627 info terminating
          s7.0 2017-03-10 12:25:46.206 info starting. Version 0.2.5 in /opt/iobroker/node_modules/iobroker.s7, node: v4.8.0
          s7.0 2017-03-10 12:25:46.116 error at Object.Module._extensions..js (module.js:416:10)
          s7.0 2017-03-10 12:25:46.116 error at Module._compile (module.js:409:26)
          s7.0 2017-03-10 12:25:46.116 error at Object. (/opt/iobroker/node_modules/iobroker.s7/node_modules/node-snap7/lib/node-snap7.js:6:45)
          s7.0 2017-03-10 12:25:46.116 error at bindings (/opt/iobroker/node_modules/iobroker.s7/node_modules/node-snap7/node_modules/bindings/bindings.js:76:44)
          s7.0 2017-03-10 12:25:46.116 error at require (internal/module.js:12:17)
          s7.0 2017-03-10 12:25:46.116 error at Module.require (module.js:353:17)
          s7.0 2017-03-10 12:25:46.116 error at Function.Module._load (module.js:300:12)
          s7.0 2017-03-10 12:25:46.116 error at Module.load (module.js:343:32)
          s7.0 2017-03-10 12:25:46.116 error at Object.Module._extensions..node (module.js:434:18)
          s7.0 2017-03-10 12:25:46.116 error at Error (native)
          s7.0 2017-03-10 12:25:46.116 error Error: Module did not self-register.
          s7.0 2017-03-10 12:25:46.108 error uncaught exception: Module did not self-register.
          host.zvmubn 2017-03-10 12:25:45.677 info instance system.adapter.s7.0 started with pid 7860
          sql.0 2017-03-10 12:25:31.347 error TypeError: Cannot read property 'borrow' of undefined
          sql.0 2017-03-10 12:25:31.347 error Selected SQL DB was not installed properly: "sqlite". SQLite requires build tools on system. See README.md
          host.zvmubn 2017-03-10 12:25:15.668 info Restart adapter system.adapter.s7.0 because enabled
          host.zvmubn 2017-03-10 12:25:15.668 error instance system.adapter.s7.0 terminated with code 0 (OK)

          1 Antwort Letzte Antwort
          0
          • H Offline
            H Offline
            Haus
            schrieb am zuletzt editiert von
            #164

            @ford7:

            @Haus:

            apt-get --purge remove node
            apt-get --purge remove nodejs
            apt-get autoremove
            reboot
            
            apt-get update
            apt-get upgrade
            apt-get install curl build-essential
            curl -sL https://deb.nodesource.com/setup_4.x | bash -
            apt-get install -y nodejs
            
            ```` `  
            

            Обновил, сейчас сыплются ошибки с sql и s7

            ! host.zvmubn 2017-03-10 12:25:46.641 error instance system.adapter.s7.0 terminated with code 0 (OK) s7.0 2017-03-10 12:25:46.627 info terminating s7.0 2017-03-10 12:25:46.206 info starting. Version 0.2.5 in /opt/iobroker/node_modules/iobroker.s7, node: v4.8.0 s7.0 2017-03-10 12:25:46.116 error at Object.Module._extensions..js (module.js:416:10) s7.0 2017-03-10 12:25:46.116 error at Module._compile (module.js:409:26) s7.0 2017-03-10 12:25:46.116 error at Object. (/opt/iobroker/node_modules/iobroker.s7/node_modules/node-snap7/lib/node-snap7.js:6:45) s7.0 2017-03-10 12:25:46.116 error at bindings (/opt/iobroker/node_modules/iobroker.s7/node_modules/node-snap7/node_modules/bindings/bindings.js:76:44) s7.0 2017-03-10 12:25:46.116 error at require (internal/module.js:12:17) s7.0 2017-03-10 12:25:46.116 error at Module.require (module.js:353:17) s7.0 2017-03-10 12:25:46.116 error at Function.Module._load (module.js:300:12) s7.0 2017-03-10 12:25:46.116 error at Module.load (module.js:343:32) s7.0 2017-03-10 12:25:46.116 error at Object.Module._extensions..node (module.js:434:18) s7.0 2017-03-10 12:25:46.116 error at Error (native) s7.0 2017-03-10 12:25:46.116 error Error: Module did not self-register. s7.0 2017-03-10 12:25:46.108 error uncaught exception: Module did not self-register. host.zvmubn 2017-03-10 12:25:45.677 info instance system.adapter.s7.0 started with pid 7860 sql.0 2017-03-10 12:25:31.347 error TypeError: Cannot read property 'borrow' of undefined sql.0 2017-03-10 12:25:31.347 error Selected SQL DB was not installed properly: "sqlite". SQLite requires build tools on system. See README.md host.zvmubn 2017-03-10 12:25:15.668 info Restart adapter system.adapter.s7.0 because enabled host.zvmubn 2017-03-10 12:25:15.668 error instance system.adapter.s7.0 terminated with code 0 (OK) `
            node.js Version? npm Version?

            node -v
            npm -v
            

            Если команда node -v выдаёт ошибку, то выполнить:

            ln -s /usr/bin/nodejs /usr/bin/node
            

            js-controller: 1.5.7 / node.js: v8.15.1/ npm: 6.4.1

            admin: 3.6.0

            javascript: 4.1.10

            web: 2.4.1 vis: 1.1.10

            cloud: 2.6.2

            Server: DELL FX170 / linux: Debian 9.5 Stretch

            Adapter: MegaD-2561, Mega-ES…

            1 Antwort Letzte Antwort
            0
            • F Offline
              F Offline
              ford7
              schrieb am zuletzt editiert von
              #165

              @Haus:

              node.js Version? npm Version?

              node -v
              npm -v
              

              Если команда node -v выдаёт ошибку, то выполнить:

              ln -s /usr/bin/nodejs /usr/bin/node
              ```` `  
              
              root@zvmubn:/opt/iobroker# node -v
              v4.8.0
              root@zvmubn:/opt/iobroker# npm -v
              2.15.11
              
              
              1 Antwort Letzte Antwort
              0
              • BluefoxB Offline
                BluefoxB Offline
                Bluefox
                schrieb am zuletzt editiert von
                #166

                @ford7:

                @Haus:

                node.js Version? npm Version?

                node -v
                npm -v
                

                Если команда node -v выдаёт ошибку, то выполнить:

                ln -s /usr/bin/nodejs /usr/bin/node
                ```` `  
                
                root@zvmubn:/opt/iobroker# node -v
                v4.8.0
                root@zvmubn:/opt/iobroker# npm -v
                2.15.11
                
                ```` `  
                

                При смене ноды нужно все бинарные пакеты перекомпилировать.

                Попробуй

                cd /opt/iobroker
                iobroker stop
                npm i node-gyp -g --force
                npm i iobroker.s7 --force
                npm i iobroker.sql --force
                iobroker start
                
                

                Может быть нужно выполнить как sudo. Зависит от того какая у тебя система

                1 Antwort Letzte Antwort
                0
                • I Offline
                  I Offline
                  Izzm
                  schrieb am zuletzt editiert von
                  #167

                  @Bluefox:

                  @Izzm:

                  Обновился до крайней версии. MQTT сервер стал заваливать сообщениями в лог.

                  WarrMqtt.PNG

                  Перезапускал отдельно драйвер, перезагружал сервер целиком. Эффекта нет.

                  js-controller 0.16.2

                  Admin 1.7.0

                  JS 3.2.6 А на самом деле эти переменные существуют?

                  Нет, их не существует.Существует только в system.host.Server-Izzm.outputCount и system.host.Server-Izzm.inputCount.

                  1 Antwort Letzte Antwort
                  0
                  • F Offline
                    F Offline
                    ford7
                    schrieb am zuletzt editiert von
                    #168

                    @Bluefox:

                    При смене ноды нужно все бинарные пакеты перекомпилировать.

                    Попробуй

                    cd /opt/iobroker
                    iobroker stop
                    npm i node-gyp -g --force
                    npm i iobroker.s7 --force
                    npm i iobroker.sql --force
                    iobroker start
                    
                    

                    Может быть нужно выполнить как sudo. Зависит от того какая у тебя система `
                    Все получилось, спасибо!

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

                      при обновлении rflink драйвера, есть ошибки:

                      ! ````
                      npm install iobroker.rflink@1.1.2 --production --prefix "/opt/iobroker" (System call)
                      node-pre-gyp
                      ERR! Tried to download: https://github.com/voodootikigod/node-serialport/releases/download/3.1.2/serialport-v3.1.2-node-v46-linux-arm.tar.gz
                      node-pre-gyp ERR! Pre-built binaries not found for serialport@3.1.2 and node@4.2.1 (node-v46 ABI) (falling back to source compile with node-gyp)
                      node-pre-gyp
                      ERR! Tried to download(404): https://github.com/EmergingTechnologyAdvisors/node-serialport/releases/download/4.0.7/serialport-v4.0.7-node-v46-linux-arm.tar.gz node-pre-gyp ERR! Pre-built binaries not found for serialport@4.0.7 and node@4.2.1 (node-v46 ABI) (falling back to source compile with node-gyp)

                      Ошибки не критические, все ставится и работает, но мало ли.
                      1 Antwort Letzte Antwort
                      0
                      • BluefoxB Offline
                        BluefoxB Offline
                        Bluefox
                        schrieb am zuletzt editiert von
                        #170

                        @spectrekr:

                        при обновлении rflink драйвера, есть ошибки:

                        ! ````
                        npm install iobroker.rflink@1.1.2 --production --prefix "/opt/iobroker" (System call)
                        node-pre-gyp
                        ERR! Tried to download: https://github.com/voodootikigod/node-serialport/releases/download/3.1.2/serialport-v3.1.2-node-v46-linux-arm.tar.gz
                        node-pre-gyp ERR! Pre-built binaries not found for serialport@3.1.2 and node@4.2.1 (node-v46 ABI) (falling back to source compile with node-gyp)
                        node-pre-gyp
                        ERR! Tried to download(404): https://github.com/EmergingTechnologyAdvisors/node-serialport/releases/download/4.0.7/serialport-v4.0.7-node-v46-linux-arm.tar.gz node-pre-gyp ERR! Pre-built binaries not found for serialport@4.0.7 and node@4.2.1 (node-v46 ABI) (falling back to source compile with node-gyp)

                        Ошибки не критические, все ставится и работает, но мало ли. `  
                        

                        Это нормально. Просто нет для твоей системы готового бинарника и он переходит на компиляцию.

                        1 Antwort Letzte Antwort
                        0
                        • F Offline
                          F Offline
                          ford7
                          schrieb am zuletzt editiert von
                          #171

                          Не замечал ранее, что я делаю не так?

                          ! vis.0 2017-08-19 19:03:06.033 error No license found for vis. Please get one on https://iobroker.net !

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

                            @ford7:

                            Не замечал ранее, что я делаю не так?

                            ! vis.0 2017-08-19 19:03:06.033 error No license found for vis. Please get one on https://iobroker.net ! `
                            Пойди на https://iobroker.net и получи лицензию

                            1 Antwort Letzte Antwort
                            0
                            • M Offline
                              M Offline
                              maxmen
                              schrieb am zuletzt editiert von
                              #173

                              После попытки переставить частоту обновления iobroker на "1раз в месяц" не могу зайти в веб-интерфейс (нажал "сохранить", после чего минут 15 ждал пока "перестанет крутиться шестерня").

                              Рестарт Iobroker не помогает, ребут системы тоже. Страница в браузере открывается бесконечно…

                              # iobroker -v
                              1.1.3
                              # node -v
                              v6.11.3
                              # npm -v
                              3.10.10
                              Нетстат показывает что iobroker слушает порт. 
                              # netstat -tunlp
                              Active Internet connections (only servers)
                              Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
                              tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      29555/node-red
                              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1311/iobroker.js-co
                              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1311/iobroker.js-co
                              tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      1236/mysqld
                              tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      799/nginx -g daemon
                              tcp        0      0 0.0.0.0:8881            0.0.0.0:*               LISTEN      915/motion
                              tcp        0      0 0.0.0.0:8882            0.0.0.0:*               LISTEN      915/motion
                              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      642/sshd
                              tcp6       0      0 :::5880                 :::*                    LISTEN      25028/apache2
                              tcp6       0      0 :::80                   :::*                    LISTEN      799/nginx -g daemon
                              tcp6       0      0 :::8081                 :::*                    LISTEN      31399/io.admin.0
                              tcp6       0      0 :::8082                 :::*                    LISTEN      29530/io.web.0
                              tcp6       0      0 :::8085                 :::*                    LISTEN      29513/io.megadd.0
                              tcp6       0      0 :::8086                 :::*                    LISTEN      29529/io.megadd.1
                              
                              

                              Куда копать? Опять переустанавливать iobroker?
                              2777_iob_error.png

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

                                @maxmen:

                                После попытки переставить частоту обновления iobroker на "1раз в месяц" не могу зайти в веб-интерфейс (нажал "сохранить", после чего минут 15 ждал пока "перестанет крутиться шестерня").

                                Рестарт Iobroker не помогает, ребут системы тоже. Страница в браузере открывается бесконечно…

                                # iobroker -v
                                1.1.3
                                # node -v
                                v6.11.3
                                # npm -v
                                3.10.10
                                Нетстат показывает что iobroker слушает порт. 
                                # netstat -tunlp
                                Active Internet connections (only servers)
                                Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
                                tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      29555/node-red
                                tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1311/iobroker.js-co
                                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1311/iobroker.js-co
                                tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      1236/mysqld
                                tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      799/nginx -g daemon
                                tcp        0      0 0.0.0.0:8881            0.0.0.0:*               LISTEN      915/motion
                                tcp        0      0 0.0.0.0:8882            0.0.0.0:*               LISTEN      915/motion
                                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      642/sshd
                                tcp6       0      0 :::5880                 :::*                    LISTEN      25028/apache2
                                tcp6       0      0 :::80                   :::*                    LISTEN      799/nginx -g daemon
                                tcp6       0      0 :::8081                 :::*                    LISTEN      31399/io.admin.0
                                tcp6       0      0 :::8082                 :::*                    LISTEN      29530/io.web.0
                                tcp6       0      0 :::8085                 :::*                    LISTEN      29513/io.megadd.0
                                tcp6       0      0 :::8086                 :::*                    LISTEN      29529/io.megadd.1
                                
                                

                                Куда копать? Опять переустанавливать iobroker? `
                                Что говорит "iobroker list instances" ?

                                1 Antwort Letzte Antwort
                                0
                                • M Offline
                                  M Offline
                                  maxmen
                                  schrieb am zuletzt editiert von
                                  #175

                                  @Bluefox:

                                  Что говорит "iobroker list instances" ? `
                                  root@cubietruck:~# iobroker list instances

                                  events.js:160

                                  throw er; // Unhandled 'error' event

                                  ^

                                  Error: listen EADDRINUSE 127.0.0.1:9001

                                  at Object.exports._errnoException (util.js:1020:11)

                                  at exports._exceptionWithHostPort (util.js:1043:20)

                                  at Server._listen2 (net.js:1258:14)

                                  at listen (net.js:1294:10)

                                  at net.js:1404:9

                                  at _combinedTickCallback (internal/process/next_tick.js:83:11)

                                  at process._tickCallback (internal/process/next_tick.js:104:9)

                                  root@cubietruck:~#

                                  error говорит. Как лечить?

                                  Вроде бы это"Error: listen EADDRINUSE 127.0.0.1:9001" говорит о том что этот порт уже используется. Это странно, потому что я никаких изменений, которые могли привести к появлению еще каких-то служб, слушающих порты, не делал.

                                  root@cubietruck:~# netstat -tunlp

                                  ! Active Internet connections (only servers)
                                  ! Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
                                  ! tcp 0 0 0.0.0.0:1880 0.0.0.0:* LISTEN 19221/node-red
                                  ! tcp 0 0 127.0.0.1:9000 0.0.0.0:* LISTEN 31520/iobroker.js-c
                                  ! tcp 0 0 127.0.0.1:9001 0.0.0.0:* LISTEN 31520/iobroker.js-c

                                  root@cubietruck:~# netstat -a -o | grep 9001

                                  ! tcp 0 0 localhost:9001 : LISTEN off (0.00/0/0)
                                  ! tcp 0 0 localhost:9001 localhost:36746 TIME_WAIT timewait (46.55/0/0)
                                  ! tcp 0 0 localhost:50000 localhost:9001 ESTABLISHED off (0.00/0/0)
                                  ! tcp 294 341548 localhost:9001 localhost:36938 ESTABLISHED unkn-4 (0.21/0/0)
                                  ! tcp 0 0 localhost:54468 localhost:9001 ESTABLISHED off (0.00/0/0)
                                  ! tcp 0 0 localhost:49990 localhost:9001 ESTABLISHED off (0.00/0/0)
                                  ! tcp 0 0 localhost:9001 localhost:36866 TIME_WAIT timewait (46.66/0/0)
                                  ! tcp 0 0 localhost:49930 localhost:9001 ESTABLISHED off (0.00/0/0)
                                  ! tcp 0 0 localhost:50074 localhost:9001 ESTABLISHED off (0.00/0/0)
                                  ! tcp 788238 49 localhost:36938 localhost:9001 ESTABLISHED on (0.24/0/0)
                                  ! tcp 0 0 localhost:9001 localhost:50006 ESTABLISHED off (0.00/0/0)
                                  ! tcp 0 0 localhost:9001 localhost:50074 ESTABLISHED off (0.00/0/0)
                                  ! tcp 0 0 localhost:9001 localhost:54468 ESTABLISHED off (0.00/0/0)
                                  ! tcp 0 0 localhost:9001 localhost:50000 ESTABLISHED off (0.00/0/0)
                                  ! tcp 0 0 localhost:9001 localhost:36936 TIME_WAIT timewait (49.51/0/0)
                                  ! tcp 0 0 localhost:9001 localhost:49930 ESTABLISHED off (0.00/0/0)
                                  ! tcp 0 0 localhost:50006 localhost:9001 ESTABLISHED off (0.00/0/0)
                                  ! tcp 0 0 localhost:9001 localhost:36940 TIME_WAIT timewait (49.66/0/0)
                                  ! tcp 0 0 localhost:9001 localhost:49990 ESTABLISHED off (0.00/0/0)
                                  ! root@cubietruck:~#
                                  root@cubietruck:~# lsof -i tcp:9001

                                  ! COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
                                  ! io.megadd 2507 root 12u IPv4 3675984 0t0 TCP localhost:49990->localhost:9001 (ESTABLISHED)
                                  ! io.node-r 2513 root 12u IPv4 3675998 0t0 TCP localhost:50000->localhost:9001 (ESTABLISHED)
                                  ! io.web.0 9540 root 11u IPv4 3676213 0t0 TCP localhost:50074->localhost:9001 (ESTABLISHED)
                                  ! io.admin. 12873 root 11u IPv4 3882172 0t0 TCP localhost:37720->localhost:9001 (ESTABLISHED)
                                  ! node-red 19221 root 13u IPv4 3693851 0t0 TCP localhost:54468->localhost:9001 (ESTABLISHED)
                                  ! io.megadd 20337 root 11u IPv4 3675902 0t0 TCP localhost:49930->localhost:9001 (ESTABLISHED)
                                  ! io.discov 20343 root 11u IPv4 3676001 0t0 TCP localhost:50006->localhost:9001 (ESTABLISHED)
                                  ! iobroker. 31520 root 12u IPv4 399252 0t0 TCP localhost:9001 (LISTEN)
                                  ! iobroker. 31520 root 13u IPv4 3675985 0t0 TCP localhost:9001->localhost:49990 (ESTABLISHED)
                                  ! iobroker. 31520 root 15u IPv4 3674837 0t0 TCP localhost:9001->localhost:50000 (ESTABLISHED)
                                  ! iobroker. 31520 root 19u IPv4 3674841 0t0 TCP localhost:9001->localhost:50006 (ESTABLISHED)
                                  ! iobroker. 31520 root 23u IPv4 3694711 0t0 TCP localhost:9001->localhost:54468 (ESTABLISHED)
                                  ! iobroker. 31520 root 26u IPv4 3882173 0t0 TCP localhost:9001->localhost:37720 (ESTABLISHED)
                                  ! iobroker. 31520 root 28u IPv4 3674924 0t0 TCP localhost:9001->localhost:50074 (ESTABLISHED)
                                  ! iobroker. 31520 root 30u IPv4 3675914 0t0 TCP localhost:9001->localhost:49930 (ESTABLISHED)
                                  ! root@cubietruck:~#
                                  Останавливаю Iobroker и на порту 9001 сервисов не видно. Но запустить его не получается из-за вышеописанной ошибки.

                                  root@cubietruck:~# iobroker stop

                                  Stopping iobroker controller daemon…

                                  iobroker controller daemon stopped.

                                  Exit code for "killall.sh": 0

                                  root@cubietruck:~# netstat -tunlp

                                  ! Active Internet connections (only servers)
                                  ! Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
                                  ! tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 1236/mysqld
                                  ! tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 799/nginx -g daemon
                                  ! tcp 0 0 0.0.0.0:8881 0.0.0.0:* LISTEN 915/motion
                                  ! tcp 0 0 0.0.0.0:8882 0.0.0.0:* LISTEN 915/motion
                                  ! tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 642/sshd
                                  ! tcp6 0 0 :::5880 :::* LISTEN 25028/apache2
                                  ! tcp6 0 0 :::80 :::* LISTEN 799/nginx -g daemon
                                  ! tcp6 0 0 :::22 :::* LISTEN 642/sshd
                                  ! udp 0 0 0.0.0.0:20466 0.0.0.0:* 679/dhclient
                                  ! udp 0 0 0.0.0.0:68 0.0.0.0:* 679/dhclient
                                  ! udp 0 0 192.168.55.2:123 0.0.0.0:* 820/ntpd
                                  ! udp 0 0 127.0.0.1:123 0.0.0.0:* 820/ntpd
                                  ! udp 0 0 0.0.0.0:123 0.0.0.0:* 820/ntpd
                                  ! udp6 0 0 ::1:123 :::* 820/ntpd
                                  ! udp6 0 0 fe80::45:6ff:fe42:9:123 :::* 820/ntpd
                                  ! udp6 0 0 :::123 :::* 820/ntpd
                                  ! udp6 0 0 :::27484 :::* 679/dhclient
                                  ! root@cubietruck:~#

                                  1 Antwort Letzte Antwort
                                  0
                                  • M Offline
                                    M Offline
                                    maxmen
                                    schrieb am zuletzt editiert von
                                    #176

                                    Кто-нибудь сталкивался с такой ошибкой? Как лечить? Как понять, что именно занимает порт раньше времени?

                                    Решение из темы http://downloads.iobroker.com/forum/vie … =12&t=7202
                                    ` > There are two possible reasons for that:

                                    • the port is really occupied by other application, like monkey done server or torrent,

                                    • your system is so slowly, that in 2 seconds the server still too busy to send the response.

                                    You can change this parameter to 5000 or even to 10000

                                    https://github.com/ioBroker/ioBroker.js … t.json#L24

                                    But in iobroker-data/iobroker.json `

                                    Не помогает.

                                    Памяти в системе достаточно, остановка большинства сервисов тоже не помогает. И при том же самом наборе служб до этого все работало нормально до изменения времени обновления.

                                    Такое ощущение, что iobroker или пытается себя дважды запустить или еще что-то непонятное.

                                    Переустанавливать его в 10-й раз желания нет, т.к. после каждой установки приходится заново все настраивать и где гарантия, что эта проблема опять не проявит себя…

                                    1 Antwort Letzte Antwort
                                    0
                                    • V Offline
                                      V Offline
                                      Vadim
                                      schrieb am zuletzt editiert von
                                      #177

                                      С ioBroker.admin 2.0.11 возникают проблемы с интерфейсом. В т.ч. наблюдалось подвисание OS раз в несколько часов.

                                      Откатился.

                                      В 2.0.7 проблемы не наблюдаются.

                                      Orange pi plus2e

                                      ARMBIAN 5.31 stable Debian GNU/Linux 8 (jessie) 3.4.113-sun8i

                                      Memory usage: 14 % of 2014MB
                                      4095_1.jpg
                                      4095_1_1.jpg
                                      4095_2.jpg
                                      4095_2_1.jpg
                                      4095_2_2.jpg

                                      1 Antwort Letzte Antwort
                                      0
                                      • H Offline
                                        H Offline
                                        Haus
                                        schrieb am zuletzt editiert von
                                        #178

                                        Версии с гит, устанавливаешь на свой страх и риск. Бывают исключения когда разработчик драйвера делает правки ошибок в релизе и советует поставить с гит. Стабильная версия 2.0.7

                                        По первому скину

                                        cd /opt/iobroker
                                        iobroker upload admin
                                        iobroker restart admin
                                        
                                        

                                        js-controller: 1.5.7 / node.js: v8.15.1/ npm: 6.4.1

                                        admin: 3.6.0

                                        javascript: 4.1.10

                                        web: 2.4.1 vis: 1.1.10

                                        cloud: 2.6.2

                                        Server: DELL FX170 / linux: Debian 9.5 Stretch

                                        Adapter: MegaD-2561, Mega-ES…

                                        1 Antwort Letzte Antwort
                                        0
                                        • K Offline
                                          K Offline
                                          koh
                                          schrieb am zuletzt editiert von
                                          #179

                                          подскажите, люди добрые )

                                          перенес c горем пополам iobroker c win на linux

                                          все вроде завел, а вот с драйвером S7 проблема..

                                          в логе такие записи

                                          ! host.deb 2017-11-29 19:43:28.441 error instance system.adapter.s7.0 terminated with code 0 (OK)
                                          ! Caught 2017-11-29 19:43:28.440 error by controller[0]: at /opt/iobroker/node_modules/iobroker.s7/main.js:1158:33
                                          ! Caught 2017-11-29 19:43:28.440 error by controller[0]: at /opt/iobroker/node_modules/iobroker.s7/node_modules/async/lib/async.js:44:16
                                          ! Caught 2017-11-29 19:43:28.440 error by controller[0]: at done (/opt/iobroker/node_modules/iobroker.s7/node_modules/async/lib/async.js:246:17)
                                          ! Caught 2017-11-29 19:43:28.440 error by controller[0]: at /opt/iobroker/node_modules/iobroker.s7/node_modules/async/lib/async.js:52:16
                                          ! Caught 2017-11-29 19:43:28.440 error by controller[0]: at /opt/iobroker/node_modules/iobroker.s7/main.js:1187:74
                                          ! Caught 2017-11-29 19:43:28.440 error by controller[0]: TypeError: Cannot read property 'lsb' of undefined
                                          ! s7.0 2017-11-29 19:43:28.432 info terminating
                                          ! s7.0 2017-11-29 19:43:27.929 error at /opt/iobroker/node_modules/iobroker.s7/main.js:1158:33
                                          ! s7.0 2017-11-29 19:43:27.929 error at /opt/iobroker/node_modules/iobroker.s7/node_modules/async/lib/async.js:44:16
                                          ! s7.0 2017-11-29 19:43:27.929 error at done (/opt/iobroker/node_modules/iobroker.s7/node_modules/async/lib/async.js:246:17)
                                          ! s7.0 2017-11-29 19:43:27.929 error at /opt/iobroker/node_modules/iobroker.s7/node_modules/async/lib/async.js:52:16
                                          ! s7.0 2017-11-29 19:43:27.929 error at /opt/iobroker/node_modules/iobroker.s7/main.js:1187:74
                                          ! s7.0 2017-11-29 19:43:27.929 error TypeError: Cannot read property 'lsb' of undefined
                                          ! s7.0 2017-11-29 19:43:27.929 error uncaught exception: Cannot read property 'lsb' of undefined
                                          ! s7.0 2017-11-29 19:43:27.927 error Writing DB. Code #TypeError: Cannot read property 'lsb' of undefined

                                          js-controller: 1.2.3 / node.js: v6.12.0 / npm: 3.10.10

                                          admin: 2.0.9

                                          web: 2.1.9 vis: 1.0.4

                                          Server: Intel i5 / linux: Debian 9-amd64

                                          Adapter: Siemens LOGO!8.FS4 , Modbus TCP

                                          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

                                          582

                                          Online

                                          32.8k

                                          Benutzer

                                          82.7k

                                          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