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

Error message got changed #815

Open
chenrui333 opened this issue Aug 7, 2023 · 2 comments
Open

Error message got changed #815

chenrui333 opened this issue Aug 7, 2023 · 2 comments

Comments

@chenrui333
Copy link

👋 while regression test sgr, we found that the error message for login got changed, raise this issue to confirm if that is desired. Thanks!

Error message diff

  -"error: splitgraph.exceptions.AuthAPIError: {\"error_code\":\"INVALID_CREDENTIALS\",\"error\":\"Invalid username or password\"}
  +"error: splitgraph.exceptions.AuthAPIError: <html>
  +error: <head><title>502 Bad Gateway</title></head>
  +error: <body>
  +error: <center><h1>502 Bad Gateway</h1></center>
  +error: <hr><center>openresty/1.19.3.1</center>
  +error: </body>
  +error: </html>

relates to Homebrew/homebrew-core#138866

@onpaws
Copy link
Contributor

onpaws commented Aug 7, 2023

Thanks for the heads up. Will investigate

@mildbyte
Copy link
Contributor

mildbyte commented Aug 7, 2023

Server error on our side. Should be fixed now.

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

3 participants