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

Login is not possible, HTTP 426 Upgrade required #315

Closed
nils-jansen opened this issue Jul 27, 2022 · 2 comments
Closed

Login is not possible, HTTP 426 Upgrade required #315

nils-jansen opened this issue Jul 27, 2022 · 2 comments

Comments

@nils-jansen
Copy link

Using the following versions:

  • Ubuntu 20.04
  • node 16.16.0
  • npm 8.11.0
  • realm-cli 2.6.0

CLI was successfully installed with npm i mongodb-realm-cli --location=global.

As instructed by the MongoDB App Services UI, I ran realm-cli login --api-key <key> --private-api-key <private-key>.
This yields the following output:
image

Expected behaviour: successful login with newly generated credentials.

@makesitgo
Copy link
Contributor

This appears to be an issue with the local environment and it sounds like HTTP/2 protocol is not supported on that machine (fwiw, login works fine on my end with all recent versions of the CLI)

@nils-jansen
Copy link
Author

Even though this error message was displayed, login was possible. All I had to do was exit gracefully, not using Ctrl C.

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

2 participants