exceptionless / Exceptionless

Exceptionless application
https://exceptionless.com
Apache License 2.0
2.41k stars 516 forks source link

can't login to Exceptionless #1229

Closed gogitsaswati closed 1 year ago

gogitsaswati commented 1 year ago

Whatever I do I can't login - Reset password does send me a link and upon following that it's always error out . Like someone advise here to wait and see if the account has been locked , but unfortunately that's not the case either . Any help please ?

image

niemyjski commented 1 year ago

Hello,

Is your api server running? Open your browsers network request tab and see what api calls are failing. What is the response code?

gogitsaswati commented 1 year ago
image
gogitsaswati commented 1 year ago

I get this error message

{Message: "Invalid Password Reset Token."} Message : "Invalid Password Reset Token."

gogitsaswati commented 1 year ago

Yes the API server is up and running as I have other teammates who are able to login .

niemyjski commented 1 year ago

I'd request a new password token and look at the server logs as it will tell you more information.

niemyjski commented 1 year ago

Did this fix it?