Proxyman icon indicating copy to clipboard operation
Proxyman copied to clipboard

Failed to load ChatGPT

Open levantAJ opened this issue 2 years ago • 3 comments

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)

levantAJ avatar May 17 '23 08:05 levantAJ

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

NghiaTranUIT avatar May 17 '23 08:05 NghiaTranUIT

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

luckman212 avatar Oct 12 '24 18:10 luckman212

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 👍

NghiaTranUIT avatar Oct 13 '24 01:10 NghiaTranUIT