-
Notifications
You must be signed in to change notification settings - Fork 183
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
Get Cors error while trying first setup #11
Comments
This {"message":"Not found"} result is normal. No problem beacause server not have any root your link. You can follow the steps below as an example to try it working.
|
The Database mongodb empty - may it reason for error? http://84.201.145.163:3000 - at this address i have error Call Stack I found this https://stackoverflow.com/questions/58790057/network-error-on-posting-a-request-using-axios |
I do firewall disable
but error persist |
CORS Error: The request has been blocked because of the CORS policy and Mixed Content Error: The request has been blocked because it requested an insecure HTTP resource |
Still waiting for resolution. May be try other fork? |
Seems server side not started successfully
Unhandled Runtime Error
Error: Network Error
Call Stack
createError
node_modules/axios/lib/core/createError.js (16:0)
XMLHttpRequest.handleError
node_modules/axios/lib/adapters/xhr.js (83:0)
a-nai@a-nai:~/stackoverflow-clone/server$ sudo npm run start
at http://84.201.145.163:8080 i get
{"message":"Not found"}
The text was updated successfully, but these errors were encountered: