Giter Club home page Giter Club logo

Comments (15)

ottilis avatar ottilis commented on May 31, 2024 1

升级完了,OK。大致的步骤如下

结算帐号
https://console.cloud.google.com/billing

打开https://console.cloud.google.com/start ,点击选择项目

https://console.cloud.google.com/appengine/start/reception?project=

1、Install the Google Cloud CLI
https://cloud.google.com/sdk/docs/install-sdk

2、安装完打开Google Cloud SDK Shell

3、账号登入
gcloud auth login

gcloud config set account ACCOUNT

4、选择项目
gcloud config set project PROJECT_name

5、开启该项目管理者权限。
打开cloud build的权限,并将"App Engine"后面改成ENABLED

https://console.cloud.google.com/cloud-build/settings/service-account

6、进入到服务端文件目录,如:

CD D:\server\gae

7、升级命令
gcloud app deploy

故障排除命令
gcloud info --run-diagnostics

from xx-net.

XLX avatar XLX commented on May 31, 2024

用GAE无法更新GAE服务端,gcloud init登录谷歌账号后会跳转到XX-Net配置页面,无法继续后面步骤。
借助其它工具更新成功了,看到了“GoAgent 服务端已经升级到 python3 版本。Version: 4.0.0”的提示。
目前功能正常,试了YouTube 4K也可以看,后续再继续观望下。

from xx-net.

189189lw avatar 189189lw commented on May 31, 2024

这个必须要自己更新吗?不更新就不行?

from xx-net.

XLX avatar XLX commented on May 31, 2024

这个必须要自己更新吗?不更新就不行?

如果只用 X-Tunnel,不用 GAE 的话,不受影响。
用GAE的话,服务端之前是 python2,不更新最晚能用到 2024年1月30日

from xx-net.

189189lw avatar 189189lw commented on May 31, 2024

还扣了我2新加坡元。。。。。。。。

from xx-net.

ottilis avatar ottilis commented on May 31, 2024

还扣了我2新加坡元。。。。。。。。

这个会退还的

from xx-net.

linkinkine avatar linkinkine commented on May 31, 2024

用GAE无法更新GAE服务端,gcloud init登录谷歌账号后会跳转到XX-Net配置页面,无法继续后面步骤。 借助其它工具更新成功了,看到了“GoAgent 服务端已经升级到 python3 版本。Version: 4.0.0”的提示。 目前功能正常,试了YouTube 4K也可以看,后续再继续观望下。

方便问下是哪个工具么?我试了还是显示跳转localhost:8085

from xx-net.

XLX avatar XLX commented on May 31, 2024

用GAE无法更新GAE服务端,gcloud init登录谷歌账号后会跳转到XX-Net配置页面,无法继续后面步骤。 借助其它工具更新成功了,看到了“GoAgent 服务端已经升级到 python3 版本。Version: 4.0.0”的提示。 目前功能正常,试了YouTube 4K也可以看,后续再继续观望下。

方便问下是哪个工具么?我试了还是显示跳转localhost:8085

蓝灯 Lantern

from xx-net.

ottilis avatar ottilis commented on May 31, 2024

油管里有很好的节点分享

from xx-net.

Birminham avatar Birminham commented on May 31, 2024

第一次配置,请教一下大家,无法安装gcloud CLI,报错提示:Download failed: HTTP/1.1 503 Service Unavailable。目前卡到这一步了。
微信截图_20231221170445

from xx-net.

ottilis avatar ottilis commented on May 31, 2024

第一次配置,请教一下大家,无法安装gcloud CLI,报错提示:Download failed: HTTP/1.1 503 Service Unavailable。目前卡到这一步了。 微信截图_20231221170445

全程都要梯子,这是梯子断链吧

from xx-net.

Birminham avatar Birminham commented on May 31, 2024

第一次配置,请教一下大家,无法安装gcloud CLI,报错提示:Download failed: HTTP/1.1 503 Service Unavailable。目前卡到这一步了。 微信截图_20231221170445

全程都要梯子,这是梯子断链吧

我今天又试了几次,不是梯子断链,改成全局,其他的内容都可以访问,还是安装到那里报错。

from xx-net.

ottilis avatar ottilis commented on May 31, 2024

第一次配置,请教一下大家,无法安装gcloud CLI,报错提示:Download failed: HTTP/1.1 503 Service Unavailable。目前卡到这一步了。 微信截图_20231221170445

全程都要梯子,这是梯子断链吧

我今天又试了几次,不是梯子断链,改成全局,其他的内容都可以访问,还是安装到那里报错。

我刚才试了一遍,可以安装约3分钟左右。我是这样的,看有没有帮助:就chrome开了gae全局,系统无代理,下载后直接运行安装。

shell里操作是要系统的全局代理,否则无法认证和上传

from xx-net.

cym104 avatar cym104 commented on May 31, 2024

升级到5.9.0以后又开始出之前版本出过的那个运行一俩小时以后GAE连接池就会掉光的问题(总 IP 数正常但连接池的新、h1、h2三个数字都停在0不动了)。
已经升级了5.9.0的GAE服务端以后客户端还能用回之前的版本么?(比如5.8.x)

from xx-net.

xxnet avatar xxnet commented on May 31, 2024

@cym104 可以回滚的,协议没有改变

from xx-net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.