[GH-ISSUE #656] An unknown error occurred whilst the proxy was processing your request. #230

Closed
opened 2026-03-16 14:09:02 +03:00 by kerem · 6 comments
Owner

Originally created by @Byron4j on GitHub (Mar 8, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/656

When I use postwoman to access local tomcat server: http://localhost:8080,and enable proxy;
I get a 500 error, and tips like : An unknown error occurred whilst the proxy was processing your request.
image

Originally created by @Byron4j on GitHub (Mar 8, 2020). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/656 When I use postwoman to access local tomcat server: http://localhost:8080,and enable proxy; I get a 500 error, and tips like : An unknown error occurred whilst the proxy was processing your request. ![image](https://user-images.githubusercontent.com/18253211/76166004-3d521680-6196-11ea-95d4-504e91844faa.png)
kerem closed this issue 2026-03-16 14:09:07 +03:00
Author
Owner

@AndrewBastin commented on GitHub (Mar 8, 2020):

@NBTX

<!-- gh-comment-id:596222188 --> @AndrewBastin commented on GitHub (Mar 8, 2020): @NBTX
Author
Owner

@AndrewBastin commented on GitHub (Mar 8, 2020):

Umm, I just now read the issue description fully 😅

The proxy cannot connect to local servers. Please use the Postwoman browser extensions (Chrome or Firefox) to be able to send requests to local servers.

Thanks for trying Postwoman! 😄

<!-- gh-comment-id:596235691 --> @AndrewBastin commented on GitHub (Mar 8, 2020): Umm, I just now read the issue description fully 😅 The proxy cannot connect to local servers. Please use the Postwoman browser extensions ([Chrome](https://chrome.google.com/webstore/detail/postwoman-extension-for-c/amknoiejhlmhancpahfcfcfhllgkpbld) or [Firefox](https://addons.mozilla.org/en-US/firefox/addon/postwoman/)) to be able to send requests to local servers. Thanks for trying Postwoman! 😄
Author
Owner

@gasbi commented on GitHub (Mar 8, 2020):

I'm experiencing the same problem, and is certainly when trying to connect to localhost.

I have proxy enabled and chrome extension installed, and still getting the same error:

{  "success": false,  "data": {    "message": "An unknown error occurred whilst the proxy was processing your request."  }}

Am I missing something here to be able to connect to localhost?

Thanks!!

<!-- gh-comment-id:596237861 --> @gasbi commented on GitHub (Mar 8, 2020): I'm experiencing the same problem, and is certainly when trying to connect to localhost. I have proxy enabled and chrome extension installed, and still getting the same error: ``` { "success": false, "data": { "message": "An unknown error occurred whilst the proxy was processing your request." }} ``` Am I missing something here to be able to connect to localhost? Thanks!!
Author
Owner

@AndrewBastin commented on GitHub (Mar 8, 2020):

Well, the Proxy cannot talk to your local server because the proxy is in the internet and your local server isn't 😅 . Use the browser extension with the proxy disabled to access your local server.

Cheers! 😄

<!-- gh-comment-id:596246879 --> @AndrewBastin commented on GitHub (Mar 8, 2020): Well, the Proxy cannot talk to your local server because the proxy is in the internet and your local server isn't 😅 . Use the browser extension with the proxy disabled to access your local server. Cheers! 😄
Author
Owner

@AndrewBastin commented on GitHub (Mar 8, 2020):

I'm experiencing the same problem, and is certainly when trying to connect to localhost.

I have proxy enabled and chrome extension installed, and still getting the same error:

{  "success": false,  "data": {    "message": "An unknown error occurred whilst the proxy was processing your request."  }}

Am I missing something here to be able to connect to localhost?

Thanks!!

@NBTX is the proxy supposed to a message like this on failing to resolve a url, can we like get a proper axios like error thingy with error codes and stuff maybe ?

<!-- gh-comment-id:596247319 --> @AndrewBastin commented on GitHub (Mar 8, 2020): > I'm experiencing the same problem, and is certainly when trying to connect to localhost. > > I have proxy enabled and chrome extension installed, and still getting the same error: > > ``` > { "success": false, "data": { "message": "An unknown error occurred whilst the proxy was processing your request." }} > ``` > > Am I missing something here to be able to connect to localhost? > > Thanks!! @NBTX is the proxy supposed to a message like this on failing to resolve a url, can we like get a proper axios like error thingy with error codes and stuff maybe ?
Author
Owner

@AndrewBastin commented on GitHub (Mar 9, 2020):

If the issue persists, feel free to message below.

Closing the issue meanwhile.

<!-- gh-comment-id:596651863 --> @AndrewBastin commented on GitHub (Mar 9, 2020): If the issue persists, feel free to message below. Closing the issue meanwhile.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#230
No description provided.