Openai 既 API 死哂?

休息左幾日,  剛剛再開工.
唔知乜事, 之前寫落既野全部行唔到, 無論用 ChatCompletion 定 Completion, 甚至 file 既 api 都死.
係咪家陣連 api 都唔比香港直 call?   係就大碌了, 唔通要放 server 去外國, 或者 api call 都經 VPN?
大家有無 d 用 openai API 整既 app, 家陣行唔到呢?

補充, 係 3.5 同 4.0 既 都死,  JSONDecodeError, 係 site-packages/openai/api_requestor.py, 佢個 package 入面死.
好似係 load 個 response body 果下出事,  data = json.load(rbody) 出 exception.  應該係 openai 果邊return 返黎既 野有問題了.

TOP

再補充, 睇哂成堆 error, 最尾有個 html page, http code 403,
入面 Cloudflare  出既 , You are unable to access api.openai.com.

Why have I been blocked?
This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.

What can I do to resolve this?
You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.

其實我無直接用 cloudflare 既 service, 係邊度用到佢出事呢?

TOP

提示: 作者被禁止或刪除 內容自動屏蔽

TOP

提示: 作者被禁止或刪除 內容自動屏蔽

TOP

提示: 作者被禁止或刪除 內容自動屏蔽

TOP

提示: 作者被禁止或刪除 內容自動屏蔽

TOP

回復 sironeone

taobao條友走左佬?

utube我試過

via HKEPC Reader for Android

利: api太貴
有plus后 ...
CarlR696 發表於 2023-11-16 18:25



唔關事, 個 account 經 VPN 仲用到, 應該係香港 ip 終於被 block 了.

TOP

回復 sironeone

chrome大把plugin可试api


via HKEPC Reader for Android
CarlR696 發表於 2023-11-16 18:29


我之前都係用 free 既事, 但後尾想自己再 tune 下, 果 d command 無得玩, 一定要用 paid account.
所以先開始玩 pay-as-you-go.

TOP

睇左 https://community.openai.com/ 同埋網上一 d forum, 應該可以得出以下結論...
OpenAI 終於 block 埋 API 用既 香港 IP.  之前只係 block web ui, 家陣連 API 都 block 埋.
而且唔單止係 block 個人, 係連 server 都 block,
https://community.openai.com/t/a ... lock-page/506015/18
This error only occurs on my all Azure machines and not on Google VMs.
It seems like OpenAI’s Cloudflare firewall might be blocking some cloud service providers, including Azure, or regions.

如果用左 AZure 既香港或者大陸 server 都會死哂.  Google 已經徹出, 反而無事.

有D 用 server hosting 服務, 如果唔好彩  server 在 unsupported 既地區仲慘, 佢自己 local call 到, 隻 server 就死哂.

唔知係專登玩人, 定真係剛剛至發現, API 無 跟足去 block, 家陣至 block 番你.  
等之前寫左既 app 死哂, 焗你搵外國 hosting 放.

TOP