Closed xiahe-debug closed 3 months ago
Hi there, please try deleting the repo and re-running the front-end instructions. Also, please add more details about when you're getting this error so I can help you debug. Thanks!
When you go to your backend URL, what do you see? http://124.10.20.1:7001/
Are you able to go to it from the browser though? The problem is likely that your front end is trying to connect to 127.0.0.1 but your server is located at a different IP. You’ll need to modify the front end config.ts (I think) to fix the issue.
"GET /js/chunk-4ac37528.ca9bf58b.1.18.11.js HTTP/1.0" 404 Not Found