煎饼果子卷鲨鱼辣椒 (@yuaotian) 在 【Augment】终结 free(community社区版本)套餐出现:Sign in failed. If you have a firewall, please add "https://i1.api.augmentcode.com/" to your allowlist. 中发帖
代理问题,你可以手动ping或者curl试试看就知道了,你会发现用curl挂上代理就能访问到了,又是一种锁国区,唉~ :bili_001:
PS:**代理规则必须要走 全局 **
挂代理
curl -v -x http:/127.0.0.1:7890 https:/i1.api.augmentcode.com
[PixPin_2025-07-31_18-03-46]
不挂代理无法访问
curl -v https:/i1.api.augmentcode.com
[PixPin_2025-07-31_18-04-13]
Cursor和VSCode 代理
代理设置(json)
快捷键:ctrl+shift+p,输入 user json 出现下面👇直接打开复制即可,
[PixPin_2025-07-31_18-11-54]
[PixPin_2025-07-31_18-12...