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
Oops! An Error Occurred
The server returned a "500 Internal Server Error".
Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.
Response as shown in browser debug tools:
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>An Error Occurred: Internal Server Error</title>
<style>
body { background-color: #fff; color: #222; font: 16px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; margin: 0; }
.container { margin: 30px; max-width: 600px; }
h1 { color: #dc3545; font-size: 24px; }
h2 { font-size: 18px; }
</style>
</head>
<body>
<div class="container">
<h1>Oops! An Error Occurred</h1>
<h2>The server returned a "500 Internal Server Error".</h2>
<p>
Something is broken. Please let us know what you were doing when this error occurred.
We will fix it as soon as possible. Sorry for any inconvenience caused.
</p>
</div>
</body>
</html>
@alexs77 Thank you for your bug report. As always, I’m pretty late, but this issue should be fixed now for most login cases.
If the internal server error still occurs, I assume your Strava account has an email address which is already registered in our database via email registration. This is a known issue which I have to fix later.
Pretty much like Issue #237 …
The
Login via Strava
button on https://criticalmass.in/login leading to https://criticalmass.in/connect/strava is broken. I'm redirected to the Strava page and logged in there and also authorized criticalmass to get data.Then back on https://criticalmass.in/login/check-strava?state=&code=df00e00b879703674a9af21e0e7eb45dcd1d8271&scope= I get a 500.
Response as shown in browser debug tools:
Request:
The text was updated successfully, but these errors were encountered: