logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

远程服务器连接Codex:Token exchange failed: token endpoint returned status 403 Forbidde

一: 找到你远程服务起的/root/.vscode-server/data/Machine/settings.json,打开后加入下面这几行。找到当前服务器那一项配置文件,在最后加上RemoteForward,端口号填自己的。这里面的7890根据你的代理自己调整,一般都是7890或者7892。二:打开vscode本地.ssh/config文件。

文章图片
#服务器#运维
androidstudio gradle构建报错解决方法

Could not install Gradle distribution from 'https://services.gradle.org/distributions/gradle-8.4-bin.zip'.Reason: java.net.ConnectException: Connection refused: no further informationPlease ensure gra

文章图片
#android-studio#gradle
到底了