We encountered an issue when using your 10.12.16.203 API key. Please check your API key settings and try again. Error: Attempted to connect to internal IP in @rawExternalApiProxyService.axiosPost
deanrie
October 22, 2024, 10:04am
2
Hi @zhanghaiqiangshigezh
Which model are you trying to connect? And which provider are you using?
I have encountered the same issue.
opened 09:08AM - 23 Oct 24 UTC
Unable to use the [oneAPI](https://github.com/songquanpeng/one-api))API gateway … built in an internal environment.
Retrieve the following URL from this [webpage](https://www.cursor.com/security#client) and test connectivity.
```
cat cursor
https://api2.cursor.sh
https://api3.cursor.sh
https://repo42.cursor.sh
https://api4.cursor.sh
https://us-asia.gcpp.cursor.sh
https://us-eu.gcpp.cursor.sh
https://us-only.gcpp.cursor.sh
for url in $(cat cursor); do echo "$url";curl $url;echo "\n";done
https://api2.cursor.sh
Welcome to Cursor. From server c8qa2vt5909q250d3jkvjh with time 0.011727000121027231. Pod name: undefined. Pod IP: undefined.\n
https://api3.cursor.sh
Welcome to Cursor. From server a4s1u344g70qoiyqi971wi with time 0.008086999878287315. Pod name: undefined. Pod IP: undefined.\n
https://repo42.cursor.sh
Welcome to Cursor. From server 7a3b2itn34jguppzzyox3r with time 0.0074800001457333565. Pod name: undefined. Pod IP: undefined.\n
https://api4.cursor.sh
Welcome to Cursor. From server gtczzuyywwgao4t1pwo327 with time 0.011580999940633774. Pod name: undefined. Pod IP: undefined.\n
https://us-asia.gcpp.cursor.sh
Welcome to Cursor. From server nvflwrq5bh4ege4eatcsw with time 0.006500000134110451. Pod name: undefined. Pod IP: undefined.\n
https://us-eu.gcpp.cursor.sh
Welcome to Cursor. From server v5v1phm2dowbs549dmb6 with time 0.002673998475074768. Pod name: undefined. Pod IP: undefined.\n
https://us-only.gcpp.cursor.sh
Welcome to Cursor. From server 6cagj592m7fz62b23xwb with time 0.005909999832510948. Pod name: undefined. Pod IP: undefined.\n
```
![image](https://github.com/user-attachments/assets/00f7acca-c851-4b68-84d2-bd3e7468b9fd)