使用naive节点无法访问ChatGPT
Closed this issue · 3 comments
Jiraiya8 commented
重现方法:使用naive节点访问 https://chat.openai.com (使用的搬瓦工的dc06机房的vps,同vps的vless节点可正常访问chatgpt)
预期结果:正常访问
实际结果:浏览器显示 “无法访问此页面似乎 chat.openai.com 关闭了连接”
客户端日志:
[1011/102145.687095:INFO:naive_proxy_bin.cc(484)] Proxying via https://example.com
[1011/102145.688274:INFO:naive_proxy_bin.cc(686)] Listening on socks://127.0.0.1:20808
[1011/102148.910039:INFO:naive_connection.cc(277)] Connection 1 to chat.openai.com:443
[1011/102149.564033:INFO:naive_proxy_delegate.cc(129)] https://example.com:443 negotiated padding type: Variant1
[1011/102149.564374:INFO:naive_proxy.cc(197)] Connection 1 closed: OK
[1011/102149.565929:INFO:naive_connection.cc(277)] Connection 2 to chat.openai.com:443
[1011/102149.725422:INFO:naive_proxy.cc(197)] Connection 2 closed: OK
[1011/102154.162959:INFO:naive_connection.cc(277)] Connection 3 to chat.openai.com:443
[1011/102154.428771:INFO:naive_proxy.cc(197)] Connection 3 closed: OK
[1011/102154.429693:INFO:naive_connection.cc(277)] Connection 4 to chat.openai.com:443
[1011/102154.675244:INFO:naive_proxy.cc(197)] Connection 4 closed: OK
[1011/102155.643878:INFO:naive_connection.cc(277)] Connection 5 to chat.openai.com:443
[1011/102155.869544:INFO:naive_proxy.cc(197)] Connection 5 closed: OK
[1011/102155.870321:INFO:naive_connection.cc(277)] Connection 6 to chat.openai.com:443
[1011/102156.035078:INFO:naive_proxy.cc(197)] Connection 6 closed: OK
[1011/102159.900586:INFO:naive_connection.cc(277)] Connection 7 to chat.openai.com:443
[1011/102200.058033:INFO:naive_proxy.cc(197)] Connection 7 closed: OK
[1011/102200.058735:INFO:naive_connection.cc(277)] Connection 8 to chat.openai.com:443
[1011/102200.229353:INFO:naive_proxy.cc(197)] Connection 8 closed: OK
服务端日志:
没有打印相关信息
klzgrad commented
未能重现
Doublefire-Chen commented
重现方法:使用naive节点访问 https://chat.openai.com (使用的搬瓦工的dc06机房的vps,同vps的vless节点可正常访问chatgpt) 预期结果:正常访问 实际结果:浏览器显示 “无法访问此页面似乎 chat.openai.com 关闭了连接”
客户端日志:
[1011/102145.687095:INFO:naive_proxy_bin.cc(484)] Proxying via https://example.com [1011/102145.688274:INFO:naive_proxy_bin.cc(686)] Listening on socks://127.0.0.1:20808 [1011/102148.910039:INFO:naive_connection.cc(277)] Connection 1 to chat.openai.com:443 [1011/102149.564033:INFO:naive_proxy_delegate.cc(129)] https://example.com:443 negotiated padding type: Variant1 [1011/102149.564374:INFO:naive_proxy.cc(197)] Connection 1 closed: OK [1011/102149.565929:INFO:naive_connection.cc(277)] Connection 2 to chat.openai.com:443 [1011/102149.725422:INFO:naive_proxy.cc(197)] Connection 2 closed: OK [1011/102154.162959:INFO:naive_connection.cc(277)] Connection 3 to chat.openai.com:443 [1011/102154.428771:INFO:naive_proxy.cc(197)] Connection 3 closed: OK [1011/102154.429693:INFO:naive_connection.cc(277)] Connection 4 to chat.openai.com:443 [1011/102154.675244:INFO:naive_proxy.cc(197)] Connection 4 closed: OK [1011/102155.643878:INFO:naive_connection.cc(277)] Connection 5 to chat.openai.com:443 [1011/102155.869544:INFO:naive_proxy.cc(197)] Connection 5 closed: OK [1011/102155.870321:INFO:naive_connection.cc(277)] Connection 6 to chat.openai.com:443 [1011/102156.035078:INFO:naive_proxy.cc(197)] Connection 6 closed: OK [1011/102159.900586:INFO:naive_connection.cc(277)] Connection 7 to chat.openai.com:443 [1011/102200.058033:INFO:naive_proxy.cc(197)] Connection 7 closed: OK [1011/102200.058735:INFO:naive_connection.cc(277)] Connection 8 to chat.openai.com:443 [1011/102200.229353:INFO:naive_proxy.cc(197)] Connection 8 closed: OK
服务端日志: 没有打印相关信息
同是天涯沦落人,相逢何必曾相识😭😭😭
一模一样的情况,搬瓦工dc06机房的vps,在小鸡上用脚本测试,显示解锁,但是用naiveproxy代理到本地就不能解锁