mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 09:16:03 +03:00
[GH-ISSUE #708] Postwoman raiase a connection error when communicate with localhost. #249
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#249
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 @CodeMokee on GitHub (Mar 26, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/708
Description
Console print an "net::ERR_CONNECTION_REFUSED" when I try to access my nginx welcome page on my localhost. But the interface work nomarly request by chrome or postman.
Reproduce
Steps to reproduce the behavior:
Start nginx service on my local env, and welcome page could be access by chrome and postman. url: http://localhost:80

Get the welcome page:
Open the same page on the postwomen.

request the same api by postwomen.
Expected behavior
the response is show correctly.
Screenshots

network on the developer tools:
Desktop (please complete the following information):
Additional context
Tips: Fisrt time I meet this issue when I debug my vert.x api by postwomen. and I found this connection error. But the service log show reciew the request. So I think the issue may raised when postwomen to process the response.
@liyasthomas commented on GitHub (Mar 26, 2020):
https://github.com/liyasthomas/postwoman/issues/704#issuecomment-603219828
@liuxueyiTest commented on GitHub (Dec 4, 2020):
@liyasthomas commented on GitHub (Dec 4, 2020):
Install browser extension. Links are in README.