Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
3 tasks
jt1971 opened this issue Jan 14, 2023 · 6 comments
Open
3 tasks

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

jt1971 opened this issue Jan 14, 2023 · 6 comments
Labels
bug Something isn't working discovery Issues reported without enough information

Comments

@jt1971
Copy link

jt1971 commented Jan 14, 2023

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.

  • Yes
  • [ X] No

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.

  • HOOBS Box
  • HOOBS SD Card
  • [ X] Custom Install

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

@jt1971 jt1971 added bug Something isn't working discovery Issues reported without enough information labels Jan 14, 2023
@aaryavbehl
Copy link

image
Even I am getting the same error

@cronusfortunam
Copy link

cronusfortunam commented Jan 23, 2023

same here help

@konistehrad
Copy link

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

@DarkGrey88
Copy link

DarkGrey88 commented Jan 26, 2023

The same. Debian 11

@DarkGrey88
Copy link

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working discovery Issues reported without enough information
Projects
None yet
Development

No branches or pull requests

5 participants