-
-
Notifications
You must be signed in to change notification settings - Fork 164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Method 1] ChatGPT integration login issue #60
Comments
I have this problem too. |
same problem |
same issue |
Guess it's issues related to networks. Im physically in the eu and everything is fine. |
+1. I have upgraded to macOS 15.2 and haven't noticed any issue. (US Apple ID + US network environment). |
That's probably because I'm in mainland China. I got this problem using a Japanese Apple ID and a Japanese proxy IP. 😭😭 |
error when I try to sign my account, but everthing is okay when I use client and safari, so I don't think it's related to account or network I just remembered that I only executed this one line of code. Is it sufficient? For XcodeLLM + Apple Intelligence + Cleanupcurl -L https://raw.githubusercontent.com/Kyle-Ye/XcodeLLMEligible/release/0.2/scripts/override.sh | bash -s -- install override xcodellm+greymatter+strontium |
It is sufficient to unlock/workaround the feature limited by the OS's The remaining Apple ID and network stuff is out of scope the repo and can only be solved by yourself.
|
same issues |
The essence of this issue is that network traffic is routed through the local network, making it impossible to access OpenAI properly. The solution is to set up global network traffic proxying on the router side, or use a Windows machine as a proxy, and then connect your Mac to the proxy-enabled WiFi network. |
See the latest FAQ here. If it is still not working for you, reopen the issue and report your output by launching terminal directly (without |
Additional Information
When I try to login in it says "something wrong ... " also if I choose not to login in I still can not use chatgpt to compose anything. thank you~
The text was updated successfully, but these errors were encountered: