-
Notifications
You must be signed in to change notification settings - Fork 273
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
[Bug] Error on Startup.cs (Linux) #11
Comments
Replace the last command with the following |
modify file |
I've followed all the steps. Now the backend running when I checked http://ipaddress:20011 and try out the api. seems like database already connected correctly. But the frontend still requested from 127.0.0.1 |
Through the screenshot of the file [.env.production] provided by you, you have modified it correctly. Please check whether the compiled front end is accurately overwritten to the nginx directory "/etc/nginx/html/" . |
Actually I've done it all for few times already. Whenever I built new frontend, I'll check on "/etc/nginx/html/" folder. They're copied and updated whenever I executed the commands. That's why I'm not sure what else I'm missing that the ip address not changing. |
Have you cleared the browser's cache after recompiling and overwritten to the nginx directory ? |
It is recommended that you find a new server and reinstall it. |
It got this error when I try to run the .dll. this at the last step
The text was updated successfully, but these errors were encountered: