cncjs / cncjs-pendant-keyboard

A simple pendant (using wireless keyboard or usb) to CNCJS
MIT License
23 stars 24 forks source link

Getting a login error in the cncjs log #6

Open travistabbal opened 5 years ago

travistabbal commented 5 years ago

I think I've almost got it going. I'm getting this error in the log file.

service:cncengine Error: Unauthorized user: user.id=, user.name=cncjs-pendant

This seems to imply I need a user named "cncjs-pendant", but I can't create a user without a password, and I don't see a way to tell the program what the user/pass would be. I created a user with that name, then tried with the secret from the file and the password for the new user, I get the same error in the log and "Connection Error" on the CLI.

nsfilho commented 4 years ago

@travistabbal I'll implement that feature. Sorry about the delay with that.