mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #656] An unknown error occurred whilst the proxy was processing your request. #230
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#230
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@AndrewBastin commented on GitHub (Mar 8, 2020):
@NBTX
@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! 😄
@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:
Am I missing something here to be able to connect to localhost?
Thanks!!
@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! 😄
@AndrewBastin commented on GitHub (Mar 8, 2020):
@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 ?
@AndrewBastin commented on GitHub (Mar 9, 2020):
If the issue persists, feel free to message below.
Closing the issue meanwhile.