We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Looks like Windows' line endings aren't stripped correctly:
C:\Users\marti$ scw -D login Login (cloud.scaleway.com): [email protected] Password: time="2016-04-07T23:03:07+02:00" level=debug msg="curl -X POST -d \"{\\\"email\\\":\\\"[email protected]\\\\r\\\",\\\"password\\\":\\\"XX-XX-XX-XX\\\",\\\"description\\\":\\\"scw-WIN-SJ0A7GO32DV\\\",\\\"expires\\\":false}\" -H \"Content-Type: application/json\" -H \"User-Agent: scw/v1.9.0\" -H \"X-Auth-Token: \" https://account.scaleway.com/tokens" time="2016-04-07T23:03:08+02:00" level=fatal msg="cannot execute 'login': [401] maybe your email or your password is not valid"
The text was updated successfully, but these errors were encountered:
Yes @Hades32, I also found this bug today, I will try to fix the compatibility with windows. Apparently you are our first windows user 😀
Sorry, something went wrong.
haha, well it seems like it ;)
I have installed scw on my Raspberry in the meantime :)
@Hades32, #343 is merged and should fix windows issues, can you give a new try ?
works fine now!
No branches or pull requests
Looks like Windows' line endings aren't stripped correctly:
The text was updated successfully, but these errors were encountered: