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

Issues with GenieACS/Node Ver #1

Open
SFCKieran97 opened this issue Jul 6, 2020 · 2 comments
Open

Issues with GenieACS/Node Ver #1

SFCKieran97 opened this issue Jul 6, 2020 · 2 comments

Comments

@SFCKieran97
Copy link

Hi.

Thanks for this its really helpful to have something that puts all the pieces together.

Following the steps, i get up and running along with the ui being accessible and working, but had issues connecting any devices to the acs. upon further inspection it seems that although the UI is running the back end isnt and looking at the install logs i get the following;

npm WARN notsup Unsupported engine for genieacs@1.1.3: wanted: {"node":">=6.9.2 <9.0"} (current: {"node":"10.21.0","npm":"6.14.4"})
npm WARN notsup Not compatible with your version of node/npm: genieacs@1.1.3

I am very new to this so my understanding would be that genieacs needs Node version 6.9.2-9.0.0 however 10.21.0 is installed.

I have tried the following;
Tweak : curl -sL https://deb.nodesource.com/setup_10.x -o nodesource_setup.sh and change it to curl -sL https://deb.nodesource.com/setup_6.x -o nodesource_setup.sh

although this installs an older node version i still have issues.

Any help would be appreciated.

Kieran

@skull-candy
Copy link
Owner

well, it all depends on which Linux version and flavor you installed it on!

@SFCKieran97
Copy link
Author

I have installed it on : ubuntu-18.04.4-live-server-amd64. Following the standard install as per the video, i have then followed the instructions.

The GUI works, but nothing else.. How can i check if the actual GenieACS service is running?

Im not using Mikrotik, im going to be using Draytek, which support TR-069.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants