getfider / fider

Open platform to collect and prioritize feedback
https://fider.io
GNU Affero General Public License v3.0
2.75k stars 620 forks source link

Problem with self hosted user stuck in pending activation state #1171

Open suityou01 opened 1 week ago

suityou01 commented 1 week ago

I set up an instance of fider running on my k8s cluster. I hit the main page and completed sign up. I had not set up mailhog and found out that email is a vital part of new user setup. So I set up mailhog properly.

I now want to start again, from scratch. I removed the user from the email_verifications table and tried again. The front end is stuck on "YOUR ACCOUNT IS PENDING ACTIVATION".

I cleared all site data, tried another browser, an incognito window, nothing works. It is stuck on this whenever I hit the endpoint.

How can I reset this application state so it signs me up as a new user?