mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #1638] Failed to load ChatGPT #1633
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#1633
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 @levantAJ on GitHub (May 17, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1638
Description
When ProxyMan is on ChatGPT will show error
Something went wrong. If this issue persists please contact us through our help center at help.openai.com.Steps to Reproduce
Current Behavior
Something went wrong. If this issue persists please contact us through our help center at help.openai.com.Expected Behavior
It should not be any error on ChatGPT
Environment
@NghiaTranUIT commented on GitHub (May 17, 2023):
Hey @levantAJ it's a known issue because Chat GPT only talks with HTTP/2 and Proxyman hasn't supported it yet.
HTTP/2 is still under development on this ticket: https://github.com/ProxymanApp/Proxyman/issues/416#issuecomment-1535569359
@luckman212 commented on GitHub (Oct 12, 2024):
As of Proxyman 5.9.0, I cannot open ChatGPT with Proxyman active. I get the error below. Is there anything that can be done?
@NghiaTranUIT commented on GitHub (Oct 13, 2024):
The error is straightforward, it means the ChatGPT app has a security check and rejects all self-signed certificates (including Proxyman). It's a new feature to prevent being capture HTTPS by Mitm app.
There is no way to bypass it unless you use SSL-Kill or Jailbreak devices to break it 👍