revoltchat / frontend

Monorepo for Revolt's frontend.
https://revolt.chat
GNU Affero General Public License v3.0
211 stars 62 forks source link

bug: Captcha Broken #336

Open thecow275 opened 1 day ago

thecow275 commented 1 day ago

What happened?

I keep getting InternalError on registration attempt and CaptchaFailed in network console whenever I try to register on app.revolt.chat, also getting cross site cookie errors

thecow275 commented 1 day ago

oh also I am using Firefox 132.0.2 if that helps any and the network error in the network tab also has a status of 500

thecow275 commented 1 day ago

Image

Lanwara commented 17 hours ago

Can confirm I am having the same problem when trying to register. I am using Windows 11 and Firefox 132.0 (Zen Browser 1.0.1-a.19)

Screenshot of 500 Captcha failed response

thecow275 commented 10 hours ago

actually this should porbably be moved to https://github.com/revoltchat/backend/issues/388 instead since it is a backend issue as far as I see