Ask Your Question
1

What does the Proxy error message "Could not proxy request /users from localhost:3000 to http://localhost:5000/" mean?

asked 2023-05-07 19:54:50 +0000

ladyg gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2023-05-07 20:11:02 +0000

lakamha gravatar image

The error message "Could not proxy request /users from localhost:3000 to http://localhost:5000/" means that the server at localhost:3000 was unable to forward a request for the "/users" endpoint to the server at localhost:5000. This could be due to a number of reasons, such as a network issue or an incorrect configuration on either server.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-05-07 19:54:50 +0000

Seen: 8 times

Last updated: May 07 '23