Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI issues when creating a cluster #281

Closed
markboost opened this issue Oct 21, 2022 · 4 comments
Closed

CLI issues when creating a cluster #281

markboost opened this issue Oct 21, 2022 · 4 comments

Comments

@markboost
Copy link

`markboost@Marks-MacBook-Air ~ % time civo k3s create --wait
Error: ResponseDecodeFailed: failed to decode the response expected from the API - status: 504 Gateway Timeout, code: 504, reason:

<title>504 Gateway Time-out</title>

504 Gateway Time-out


nginx civo k3s create --wait 0.06s user 0.03s system 0% cpu 1:01.73 total`
@satakshigarg
Copy link
Contributor

@markboost the commands seems to be working fine on my system. Could you please retry the command now ?

Screenshot 2022-10-21 at 10 13 45 PM

`markboost@Marks-MacBook-Air ~ % time civo k3s create --wait Error: ResponseDecodeFailed: failed to decode the response expected from the API - status: 504 Gateway Timeout, code: 504, reason:

<title>504 Gateway Time-out</title> # 504 Gateway Time-out nginx civo k3s create --wait 0.06s user 0.03s system 0% cpu 1:01.73 total`

@DMajrekar
Copy link
Contributor

DMajrekar commented Oct 21, 2022 via email

@keithhubner
Copy link

I've also had this issue a few times, only in LON1 though.

@keithhubner
Copy link

Tell a lie.... just had it in NYC1....

civo k3s create --wait --save --merge                                       ✔  2032  17:16:22
Error: ResponseDecodeFailed: failed to decode the response expected from the API - status: 504 Gateway Timeout, code: 504, reason: <html>
<head><title>504 Gateway Time-out</title></head>
<body>
<center><h1>504 Gateway Time-out</h1></center>
<hr><center>nginx</center>
</body>
</html>

In fact, I think this is a service issue as getting:

civo region ls                                                            1 ↵  2033  09:07:03
Error: ResponseDecodeFailed: failed to decode the response expected from the API - status: 503 Service Unavailable, code: 503, reason: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants