mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #1788] Unable To Get Calls Though #1782
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1782
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 @HasanLean on GitHub (Sep 28, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1788
Description
I am getting this error for all my calls
The operation couldn’t be completed. (NIOCore.ChannelError error 0.) (code=0)
It happened suddenly nothing changed from the day before
Steps to Reproduce
Current Behavior
Expected Behavior
Successful Calls
Environment
@NghiaTranUIT commented on GitHub (Sep 28, 2023):
@HasanLean does it happen with other domains?
You can test it:
error 0 means Proxyman can't connect to your dev endpoints.
@HasanLean commented on GitHub (Sep 28, 2023):
Hi @NghiaTranUIT
I is working fine with Google.com
What could be the reason why it cannot connect to my endpoints?
i have been using it for months without any changes and it was working great
@HasanLean commented on GitHub (Sep 28, 2023):
Sorry Closed it by mistake,
this is my first time
@NghiaTranUIT commented on GitHub (Sep 28, 2023):
Is your dev endpoint accessible? 🤔 You can use cURL to test it.
and what the Request comes from? (iPhone, Android, Web Browser, Backend, ...) because you might need to add & trust a Proxyman Certificate in order to decrypt HTTPS content.
@HasanLean commented on GitHub (Sep 28, 2023):
Sorry for the inconvenience. 🫣
I needed to change the IP of my domain in the hosts file (IP Changed)
@NghiaTranUIT commented on GitHub (Sep 28, 2023):
so, it's working now 🤔