拯救因为cloudflare-warp失联的OracleVM

2024-05-01 by Jinyang | Filed under Uncategorized.

起因是因为在VM使用Gemini pro API 报错:

{
"error": true,
"message": "User location is not supported for the API use."
}

为了解决这个问题决定安装cloudflare-warp ,直接参考的官方文档:https://developers.cloudflare.com/warp-client/get-started/linux/

执行 warp-cli connect 后,服务器就断联了。。。

好在也不是第一次失联了,


Comments are disabled

返回顶部