-
Notifications
You must be signed in to change notification settings - Fork 226
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
- When using VPN (Quantumult X) together with Proxyman SSL Proxying, the first HTTPS request after startup always fails with an internal error (code 999).
- Sending the exact same request again (using Proxyman’s Repeat feature) succeeds with HTTP 200, which - confirms the request itself is valid and unchanged.
- This behavior reproduces every time after restarting Proxyman.
Steps to Reproduce
- Enable VPN (Quantumult X) (without https mimt/ rewrite and so on, proxy for xxxx.com is DIRECT)
- Launch Proxyman on macOS
- Enable SSL Proxying with wildcard rule: *.xxxx.com (Proxyman)
- Launch the iOS app on iPhone
- Trigger an HTTPS request → This first request fails
- Select the failed request in Proxyman and click Repeat → Repeat succeeds
- Quit Proxyman
- Relaunch Proxyman and repeat steps 4–6
Current Behavior
- First HTTPS request after each Proxyman launch
• Status: Internal Error
• Code: 999 - repeat the request
• Status: Completed
• Code: 200 - After the first failure, all subsequent requests work normally
Expected Behavior
- The first HTTPS request after startup should succeed
- Behavior should be consistent across the requests
Environment
- vpn quantumult X 1.5.4
- macOS: Tahoe 26.0.1, Proxyman root certificate installed and trusted
- Proxyman: Version 6.3.0 (60300)
- iPhone 12: iOS 18.6.2, Proxyman trusted profile installed
- SSL Proxying rule: *.xxxx.com
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working