Skip to content
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

Closed
jbeunvioenve opened this issue Dec 12, 2024 · 18 comments
Closed

[Method 1] ChatGPT integration login issue #60

jbeunvioenve opened this issue Dec 12, 2024 · 18 comments
Labels
bug Something isn't working method1 Issue of method 1

Comments

@jbeunvioenve
Copy link

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~

@jbeunvioenve jbeunvioenve added bug Something isn't working method1 Issue of method 1 labels Dec 12, 2024
@jeremy0519
Copy link

I have this problem too.

@vvangfaye
Copy link

same problem

@fzlzjerry
Copy link

same issue

@hyderay
Copy link

hyderay commented Dec 12, 2024

Guess it's issues related to networks. Im physically in the eu and everything is fine.

@linmonsv
Copy link

image

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

@MiKayule
Copy link

image 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

There's definitely something wrong with your environment, though I'm not sure what it is. I'm using a Japanese Apple ID for both iCloud and stores, and I'm physically in Japan, both with and without an account works fine, everything works well

@Kyle-Ye
Copy link
Owner

Kyle-Ye commented Dec 13, 2024

There's definitely something wrong with your environment, though I'm not sure what it is.

+1. I have upgraded to macOS 15.2 and haven't noticed any issue. (US Apple ID + US network environment).

@vvangfaye
Copy link

There's definitely something wrong with your environment, though I'm not sure what it is. I'm using a Japanese Apple ID for both iCloud and stores, and I'm physically in Japan, both with and without an account works fine, everything works well

That's probably because I'm in mainland China. I got this problem using a Japanese Apple ID and a Japanese proxy IP. 😭😭
In mainland China, the integration of chatgpt may be the same as the judgment of Siri using Baidu search engine instead of Google.

@linmonsv
Copy link

image 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

There's definitely something wrong with your environment, though I'm not sure what it is. I'm using a Japanese Apple ID for both iCloud and stores, and I'm physically in Japan, both with and without an account works fine, everything works well

I just remembered that I only executed this one line of code. Is it sufficient?

For XcodeLLM + Apple Intelligence + Cleanup

curl -L https://raw.githubusercontent.com/Kyle-Ye/XcodeLLMEligible/release/0.2/scripts/override.sh | bash -s -- install override xcodellm+greymatter+strontium

@Kyle-Ye
Copy link
Owner

Kyle-Ye commented Dec 13, 2024

It is sufficient to unlock/workaround the feature limited by the OS's eligibilityd daemon.

The remaining Apple ID and network stuff is out of scope the repo and can only be solved by yourself.

Why does Siri still use Baidu's services after enabling Apple Intelligence (CN related)?
Siri's search engine is determined by your region language settings and network environment. Please refer to other resources on the internet for appropriate network proxy configuration.

eg. https://github.com/VirgilClyne/iRingo

@Hao-yiwen
Copy link

same issues

@Hao-yiwen
Copy link

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.

@pilgrim1385
Copy link

I believe it's due to network issues. The requests from Apple Intelligence to call ChatGPT aren't going through a proxy, similar to the Mac terminal. When I turn on the 'enhanced mode' of my proxy software, ChatGPT is able to return successfully.
Screenshot 2024-12-13 at 11 54 45 PM
Screenshot 2024-12-13 at 11 55 10 PM

@fzlzjerry
Copy link

我认为这是由于网络问题。Apple Intelligence 调用 ChatGPT 的请求没有经过代理,类似于 Mac 终端。当我打开代理软件的“增强模式”时,ChatGPT 能够成功返回。 截图于 2024-12-13 下午 11 点 54 分 45 秒 截图于 2024-12-13 11:55 下午 10:00

i also open the global mode, but i don't know why it doesn't work

@Kyle-Ye
Copy link
Owner

Kyle-Ye commented Dec 14, 2024

See the latest FAQ here.

37d4a46

If it is still not working for you, reopen the issue and report your output by launching terminal directly (without export HTTP_PROXY or similar thing in your .bashrc/.zshrc) and running ping google.com.

@Kyle-Ye Kyle-Ye closed this as completed Dec 14, 2024
@Kyle-Ye Kyle-Ye pinned this issue Dec 14, 2024
@Kyle-Ye Kyle-Ye changed the title [Method 1] as apple has released macos 15.2 is it possible to add support for chatgpt integration? [Method 1] ChatGPT integration login issue Dec 14, 2024
@changxiongtang
Copy link

There's definitely something wrong with your environment, though I'm not sure what it is. I'm using a Japanese Apple ID for both iCloud and stores, and I'm physically in Japan, both with and without an account works fine, everything works well

That's probably because I'm in mainland China. I got this problem using a Japanese Apple ID and a Japanese proxy IP. 😭😭 In mainland China, the integration of chatgpt may be the same as the judgment of Siri using Baidu search engine instead of Google.

No issue found from the whole process, MacOS-15.2, Location-Mainland China, Network-VPN connected to US site, Apple ID-Set Country to US
image

@Berg-Song
Copy link

There's definitely something wrong with your environment, though I'm not sure what it is. I'm using a Japanese Apple ID for both iCloud and stores, and I'm physically in Japan, both with and without an account works fine, everything works well

That's probably because I'm in mainland China. I got this problem using a Japanese Apple ID and a Japanese proxy IP. 😭😭 In mainland China, the integration of chatgpt may be the same as the judgment of Siri using Baidu search engine instead of Google.

No issue found from the whole process, MacOS-15.2, Location-Mainland China, Network-VPN connected to US site, Apple ID-Set Country to US image

There's definitely something wrong with your environment, though I'm not sure what it is. I'm using a Japanese Apple ID for both iCloud and stores, and I'm physically in Japan, both with and without an account works fine, everything works well

That's probably because I'm in mainland China. I got this problem using a Japanese Apple ID and a Japanese proxy IP. 😭😭 In mainland China, the integration of chatgpt may be the same as the judgment of Siri using Baidu search engine instead of Google.

No issue found from the whole process, MacOS-15.2, Location-Mainland China, Network-VPN connected to US site, Apple ID-Set Country to US image

regular VPN can't forward the request to ChatGPT when using apple intelligence, needed to enable enhance model.

@Berg-Song
Copy link

Berg-Song commented Jan 28, 2025

Image If your VPN could appear in vpn in mac system setting, the network issue should be resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working method1 Issue of method 1
Projects
None yet
Development

No branches or pull requests