Coder Social home page Coder Social logo

Comments (5)

salihozdemir avatar salihozdemir commented on May 19, 2024

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.

  • Use any postman etc tools and post data localhost:8080/api/signup link adress with value of body username and password.
  • Then use see all of users localhost:8080/api/users that link adress.

from stackoverflow-clone.

a-nai avatar a-nai commented on May 19, 2024

The Database mongodb empty - may it reason for error? http://84.201.145.163:3000 - at this address i have error
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)

I found this https://stackoverflow.com/questions/58790057/network-error-on-posting-a-request-using-axios
question - and answer "The problem is resolved,I was using wrong IP(172.0.0.1) given by hostname --ip-address. Using the inet ip given by ip addr show works." - but not understand what that means!!!!

from stackoverflow-clone.

a-nai avatar a-nai commented on May 19, 2024

I do firewall disable

sudo ufw disable

but error persist

from stackoverflow-clone.

a-nai avatar a-nai commented on May 19, 2024
  • :8080/api/signup

CORS Error: The request has been blocked because of the CORS policy
when i do request via postman web - to - https://84.201.145.163:8080/api/signup

and

Mixed Content Error: The request has been blocked because it requested an insecure HTTP resource
when i do request via postman web - to - http://84.201.145.163:8080/api/signup

at https://web.postman.co/workspace/c35a90b7-4bfd-4a9b-8907-4b9a33372a2e/request/create?requestId=ac01fcc0-46f6-4e9b-860c-e544d47789e7

from stackoverflow-clone.

a-nai avatar a-nai commented on May 19, 2024

Still waiting for resolution. May be try other fork?

from stackoverflow-clone.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.