buildingu / Building-u-feedback

A feedback application that allows the interns at building-u, receive feedbacks on their projects.
https://buildingu.github.io/Building-u-feedback/
0 stars 5 forks source link

Errors after requesting feedback #38

Closed Sidragon123 closed 1 month ago

Sidragon123 commented 2 months ago

Describe the bug Once a feedback request is made and the user navigates to the 'Feedback Requests' tab, it throws an error 403 and says that the user does not have access and may have been logged out. However, upon trying to log back in with the same credentials, it throws another error and does not login. Signing up with the same credentials also does not work.

To Reproduce Steps to reproduce the behavior:

  1. Submit a Feedback Request
  2. Go to 'Feedback Requests'
  3. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

gbudjeakp commented 2 months ago

So I tried recreating this error but to no avail. It could be that during the time of your testing, the server was done or pre one of the hotfixes I merged. (There's some improvements I need to make with our CD pipeline to sort that out) I was able to submit a request and see it in the feedback request tab. Maybe try again later and see if that is still an issue.

Screenshot 2024-07-08 004940

Sidragon123 commented 2 months ago

Tried to login now but it still isn't letting me login with my credentials. Won't let me sign up with those again either.

Edit: Not able to sign up with new credentials either

gbudjeakp commented 2 months ago

Okay so I think the issue is with the server, it keeps shutting down, I'll look into it. Thanks

gbudjeakp commented 1 month ago

So this should no longer be an issue. We've moved to a different server and things seem to be working fine. Feel free to reopen issue if you see it persisting and add more details to the issue like the browser you are using etc