WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2024 Poal.co

198

Hoi,

When I try to log in, most of the time the server tells me, that I entered the wrong captcha. however, when I create a new circuit in tor, and resend the exact same data, I get logged in. Ergo, I entered the correct captcha in the first place, but my login was refused nonetheless.

I think this may have something to do with how your server manages session data, which leads to one thread not knowing about session data from another thread.

Hoi, When I try to log in, most of the time the server tells me, that I entered the wrong captcha. however, when I create a new circuit in tor, and resend the exact same data, I get logged in. Ergo, I entered the correct captcha in the first place, but my login was refused nonetheless. I think this may have something to do with how your server manages session data, which leads to one thread not knowing about session data from another thread.

(post is archived)

[–] 0 pt

BTW, I would solve this by using something like memcached to serve data to which all threads should have access. Saving DB writes is a good thing.

[–] 1 pt

BTW, I would solve this

The only way to solve it is to use a TOR exit that hasn't been abused by spammers.

[–] 0 pt

Kek. Read my other reply to your other reply ;)

[–] 1 pt

I did when you were replying to my other reply.