mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-27 00:55:57 +03:00
[GH-ISSUE #1679] Proxyman stops proxying traffic intermittently #1671
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#1671
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 @fleytman on GitHub (Jun 14, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1679
Originally assigned to: @NghiaTranUIT on GitHub.
Description
I've noticed the following issue after the update of Proxyman. After a certain period, especially if the MacBook goes to sleep (but it also happens without that), the traffic stops going through Proxyman. Even if I toggle the "override macOS proxy" option on and off, the problem persists. However, if I disable and then enable Proxyman, it starts proxying the traffic again.
Steps to reproduce
Expected behavior
The traffic should continue to pass through Proxyman after waking up the MacBook, regardless of whether it was enabled or disabled during sleep.
Actual behavior
The traffic stops going through Proxyman after waking up the MacBook, and the issue persists even after toggling the "override macOS proxy" option. However, if I disable and then enable Proxyman, the traffic starts passing through again.
Additional information
https://github.com/ProxymanApp/Proxyman/assets/1923645/1ce32a89-eb94-4e1d-983d-85d7f1663c66
@NghiaTranUIT commented on GitHub (Jun 14, 2023):
Just wondering: If Proxyman could not capture any traffic, if you don't mind, please open the System Setting -> Wifi -> Details -> Check whether or not the HTTP and HTTPS Proxy Toggle is ON or OFF?
I suspect that some apps change these settings after your Mac wakes up -> No Traffic goes through Proxyman.
@fleytman commented on GitHub (Jun 14, 2023):
Regarding the logs, I couldn't find any specific logging feature within Proxyman to monitor its actions. If there is a way to access logs or any other debugging information in Proxyman, please let me know. I believe having access to logs could greatly help in identifying the root cause of the issue.

@fleytman commented on GitHub (Jun 14, 2023):
Interestingly, when I intentionally put my MacBook to sleep and wake it up now, I am unable to reproduce the issue. It's challenging for me to determine the exact trigger for this problem. However, I have been encountering this issue intermittently since the release of the new version of Proxyman.
If there are any specific steps or conditions that I should be aware of to help reproduce the problem consistently, please let me know. I would like to provide as much information as possible to assist in resolving this issue. Additionally, if there are any known issues or common triggers associated with the latest version of Proxyman, please inform me, as it may help in troubleshooting the problem more effectively.
@NghiaTranUIT commented on GitHub (Jun 14, 2023):
Thanks. This is my assumption. If this bug happen again, please help me to check it 👍
@fleytman commented on GitHub (Jun 14, 2023):
Furthermore, I would like to mention that I have a WireGuard VPN connection enabled at all times, which only proxies my work-related traffic. Previously, this setup did not cause any issues with Proxyman on previous versions, and I haven't made any changes to the VPN configuration recently.
Please let me know if the VPN connection could potentially be a factor contributing to the problem, and if there are any specific settings or compatibility considerations I should be aware of when using Proxyman alongside WireGuard VPN.
@fleytman commented on GitHub (Jun 14, 2023):
I was able to reproduce the issue with the same proxy settings as before. Disabling and enabling the VPN did not resolve the problem, but restarting Proxyman did.
This confirms that the problem is consistently resolved by restarting Proxyman, indicating a potential issue with the Proxyman application itself.