hoobs-org / HOOBS

Build your Smart Home with HOOBS. Connect over 2,000 Accessories to your favorite Ecosystem.
https://hoobs.org
GNU General Public License v3.0
550 stars 51 forks source link

Error: Cannot find module './eiows_linux_108' #1850

Open jt1971 opened 1 year ago

jt1971 commented 1 year ago

Description Recently updated by Raspberry Pi and HOOBS web interface not working. Deleted and reinstalled HOOBS, using sudo apt install hoobsd hoobs-cli hoobs-gui When enter sudo hbs install, "Error: Cannot find module './eiows_linux_108'

Version 4.1

Did you upgrade Please let us know if you upgraded from a previous version.

Pervious version If you upgraded, please let us know your previous version.

What device are you using? Please let us know the device you are running HOOBS on.

If this is a custom install, what's your operating system? RaspberryPi4

List your plugins Vanilla install with no plugins

Post your config [This can be found in the interface, Configuration -> Advanced or you can get it via SSH cat ~/.hoobs/etc/config.json]( cat: /home/pi/.hoobs/etc/config.json: No such file or directory

Post your log hoobsd/HBS is not starting and therefore no log.

node v18.13.0 npm 9.3.0 Linux raspberrypi4 5.15.84-v7l+ #1613 SMP Thu Jan 5 12:01:26 GMT 2023 armv7l GNU/Linux

aaryavbehl commented 1 year ago

image Even I am getting the same error

cronusfortunam commented 1 year ago

same here help

konistehrad commented 1 year ago

Experiencing this on a Raspberry Pi 4 running Ubuntu 22.10 64-bit.

DarkGrey88 commented 1 year ago

The same. Debian 11

DarkGrey88 commented 1 year ago

after update node js from 18.3 to 19.5 Error: Error: Cannot find module './eiows_linux_111'

lib/hoobsd/node_modules/eiows/

in this folder i have only eiows_linux_93.node

DarkGrey88 commented 1 year ago

ok remove js

sudo apt remove nodejs

after fix it

curl -sk https://dl.hoobs.org/fix | sudo bash -

It will install js 16.x