-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Website not working #29
Comments
Hello @pixo2000 what os are you running? |
Atm (sadly) the website connects to a localhost for the backend so the website can only be opened on the same pc the backend is running on. I will probably change this in a future update |
For setting an api key: |
ok... i am running the server on linux. /var/lib/pufferpanel/servers/fa024184/main.js:887 SyntaxError: Unexpected token .
|
Linux is fine, the website and backend need to be ran on the same pc, the website connects to the backend using localhost:3000, the error seems to be a thing with the ai make sure you follow the setup instructions in the dialog for the api key the key should start with nvapi-********* |
yeah i wanted to run it on my server, but when i tried installing it on my local pc, i got this error: C:\Users\Paul\Documents\mineflayer>node main.js Error: Cannot find module '../build/Release/canvas.node'
Node.js v18.18.2 |
try |
i tried to set the api key on the website but it wouldnt accept the key.
also: the installation on my server is not working and yeah idk what i am supposed to do cuz i cannot add a bot in the panel
The text was updated successfully, but these errors were encountered: