-
Notifications
You must be signed in to change notification settings - Fork 835
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 when authenticated done #3
Comments
About the first error, it may be related to whatsapp authentication. Some features in system try to use "wbot", and if its still in "authenticating" mode (before read QRcode), it throw an error. I will try to solve this in a few days. About running it in a VPS, you need to build frontend app (in frontend folder, run: Note: Its not tested it in a production environment, and I'm not sure that its safe to use. |
I did it, change the ip's 'localhost' to 'ipv4 of vps' but still have error, i already change the ip's, but still connection was localhost, and i'm trying fix it tks |
I solvedd this problem, the host did not connect to the server, because my vps ipv4 is private, so, i used a no-ip to connect host > server |
other thing, i start this on aws vps, but the server was calling the privete IP note the public ip, how can i fix it?
The text was updated successfully, but these errors were encountered: