[GH-ISSUE #1638] Failed to load ChatGPT #1633

Open
opened 2026-03-03 19:53:02 +03:00 by kerem · 3 comments
Owner

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.

Screen Shot 2023-05-17 at 15 41 01

Steps to Reproduce

  1. New chat on https://chat.openai.com/
  2. Turn on Proxy Man
  3. Send a new request on ChatGPT
  4. Observe

Current Behavior

Something went wrong. If this issue persists please contact us through our help center at help.openai.com.

Screen Shot 2023-05-17 at 15 41 01

Expected Behavior

It should not be any error on ChatGPT

Environment

  • App version: Version 4.7.1 (47010)
  • macOS version: macOS Monterey 12.6, Apple M1
  • Chrome version: Version 112.0.5615.49 (Official Build) (arm64)
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.` ![Screen Shot 2023-05-17 at 15 41 01](https://github.com/ProxymanApp/Proxyman/assets/6329656/77366e50-b2ff-42d7-a266-bf35709cf817) ## Steps to Reproduce <!-- Add relevant code and/or a live example --> 1. New chat on https://chat.openai.com/ 2. Turn on Proxy Man 3. Send a new request on ChatGPT 4. Observe ## Current Behavior `Something went wrong. If this issue persists please contact us through our help center at help.openai.com.` ![Screen Shot 2023-05-17 at 15 41 01](https://github.com/ProxymanApp/Proxyman/assets/6329656/77366e50-b2ff-42d7-a266-bf35709cf817) ## Expected Behavior It should not be any error on ChatGPT ## Environment - App version: Version 4.7.1 (47010) - macOS version: macOS Monterey 12.6, Apple M1 - Chrome version: Version 112.0.5615.49 (Official Build) (arm64)
Author
Owner

@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

<!-- gh-comment-id:1551003840 --> @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
Author
Owner

@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?

screenshot_sBwIy9HL

<!-- gh-comment-id:2408658575 --> @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? ![screenshot_sBwIy9HL](https://github.com/user-attachments/assets/addc9255-57be-4afc-95aa-75ab9b9391cd)
Author
Owner

@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 👍

<!-- gh-comment-id:2408777778 --> @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 👍
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#1633
No description provided.