< 返回版块

Roger 发表于 2023-11-16 00:39

详细可以去 Christmas Code Hunt 看看

评论区

写评论
作者 Roger 2023-12-08 16:50

似乎是他们服务崩了,现在只能本地跑,推不了

--
👇
smile921: 看起来不是翻墙的问题用GitHub Action 也没有创建成功 https://github.com/smile921/cch23-smile921/actions/runs/7074850551/job/19260581980 这里一样的提示报错。

Run cargo shuttle init cch23-smile921 --create-env --name cch23-smiles --template axum --api-key ***

Creating project "cch23-smiles" in "/home/runner/work/cch23-smile921/cch23-smile921/cch23-smile921"

Hint: Check the examples repo for a full list of templates: https://github.com/shuttle-hq/shuttle-examples Hint: You can also use cargo shuttle init --from to clone templates. See https://docs.shuttle.rs/getting-started/shuttle-commands or run cargo shuttle init --help

Project creation failed

Please double-check the project status before retrying:

cargo shuttle project status

If the project creation or retrieving the status fails repeatedly, please check Shuttle status at https://status.shuttle.rs before contacting the team on the Discord server. Error: 503 Service Unavailable Message: Our server is at capacity and cannot serve your request at this time Error: Process completed with exit code 1.

--
👇
Bai-Jinlin: 估计是需要从GitHub上clone项目template,这一步建议翻一下,剩下的deploy倒是不用。

--
👇
smile921: POST https://api.shuttle.rs/projects/cch23-syhh1201 AUTHORIZATION: Bearer xxxxxxxx Content-Type: application/json

{ "idle_minutes" : 30 }

HTTP/1.1 503 Service Unavailable Date: Sun, 03 Dec 2023 01:59:27 GMT Content-Type: application/json Content-Length: 100 Connection: close

{ "message": "Our server is at capacity and cannot serve your request at this time", "status_code": 503 }

看来是服务满了么?还是需要翻墙

smile921 2023-12-03 20:41

看起来不是翻墙的问题用GitHub Action 也没有创建成功 https://github.com/smile921/cch23-smile921/actions/runs/7074850551/job/19260581980 这里一样的提示报错。

Run cargo shuttle init cch23-smile921 --create-env --name cch23-smiles --template axum --api-key ***

Creating project "cch23-smiles" in "/home/runner/work/cch23-smile921/cch23-smile921/cch23-smile921"

Hint: Check the examples repo for a full list of templates: https://github.com/shuttle-hq/shuttle-examples Hint: You can also use cargo shuttle init --from to clone templates. See https://docs.shuttle.rs/getting-started/shuttle-commands or run cargo shuttle init --help

Project creation failed

Please double-check the project status before retrying:

cargo shuttle project status

If the project creation or retrieving the status fails repeatedly, please check Shuttle status at https://status.shuttle.rs before contacting the team on the Discord server. Error: 503 Service Unavailable Message: Our server is at capacity and cannot serve your request at this time Error: Process completed with exit code 1.

--
👇
Bai-Jinlin: 估计是需要从GitHub上clone项目template,这一步建议翻一下,剩下的deploy倒是不用。

--
👇
smile921: POST https://api.shuttle.rs/projects/cch23-syhh1201 AUTHORIZATION: Bearer xxxxxxxx Content-Type: application/json

{ "idle_minutes" : 30 }

HTTP/1.1 503 Service Unavailable Date: Sun, 03 Dec 2023 01:59:27 GMT Content-Type: application/json Content-Length: 100 Connection: close

{ "message": "Our server is at capacity and cannot serve your request at this time", "status_code": 503 }

看来是服务满了么?还是需要翻墙

Bai-Jinlin 2023-12-03 12:12

估计是需要从GitHub上clone项目template,这一步建议翻一下,剩下的deploy倒是不用。

--
👇
smile921: POST https://api.shuttle.rs/projects/cch23-syhh1201 AUTHORIZATION: Bearer xxxxxxxx Content-Type: application/json

{ "idle_minutes" : 30 }

HTTP/1.1 503 Service Unavailable Date: Sun, 03 Dec 2023 01:59:27 GMT Content-Type: application/json Content-Length: 100 Connection: close

{ "message": "Our server is at capacity and cannot serve your request at this time", "status_code": 503 }

看来是服务满了么?还是需要翻墙

smile921 2023-12-03 10:12

POST https://api.shuttle.rs/projects/cch23-syhh1201 AUTHORIZATION: Bearer xxxxxxxx Content-Type: application/json

{ "idle_minutes" : 30 }

HTTP/1.1 503 Service Unavailable Date: Sun, 03 Dec 2023 01:59:27 GMT Content-Type: application/json Content-Length: 100 Connection: close

{ "message": "Our server is at capacity and cannot serve your request at this time", "status_code": 503 }

看来是服务满了么?还是需要翻墙

smile921 2023-12-03 07:57

cargo shuttle init 时发生了什么,我尝试init 的时候一直失败

Hint: Check the examples repo for a full list of templates: https://github.com/shuttle-hq/shuttle-examples Hint: You can also use cargo shuttle init --from to clone templates. See https://docs.shuttle.rs/getting-started/shuttle-commands or run cargo shuttle init --help

Project creation failed

Please double-check the project status before retrying:

cargo shuttle project status

If the project creation or retrieving the status fails repeatedly, please check Shuttle status at https://status.shuttle.rs before contacting the team on the Discord server. Error: 503 Service Unavailable Message: Our server is at capacity and cannot serve your request at this time (base)

1 共 5 条评论, 1 页