You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to use any command of cargo shuttle that tries to access shuttle, I get an error.
I took a look at wireshark and it doesn't even get to the point of sending an HTTP request. So the error might be in cargo shuttle.
Version
v0.13.0
Which operating systems are you seeing the problem on?
Linux
Which CPU architectures are you seeing the problem on?
x86_64
Relevant log output
Error: failed to make get request
Caused by:
0: Request error: builder error: failed to parse header value
1: builder error: failed to parse header value
2: failed to parse header value
Duplicate declaration
I have searched the issues and there are none like this.
The text was updated successfully, but these errors were encountered:
Okay my bad (sort of). I seem to have used ctrl+p instead of ctrl+shift+p to paste my API key while logging in.
After login in again correctly, the error is gone.
I'm still leaving the bug open because it might be useful to add a check on the input of cargo shuttle login or a more expressive error message in a future version.
What happened?
When I try to use any command of cargo shuttle that tries to access shuttle, I get an error.
I took a look at wireshark and it doesn't even get to the point of sending an HTTP request. So the error might be in cargo shuttle.
Version
v0.13.0
Which operating systems are you seeing the problem on?
Linux
Which CPU architectures are you seeing the problem on?
x86_64
Relevant log output
Duplicate declaration
The text was updated successfully, but these errors were encountered: