RootTheBox icon indicating copy to clipboard operation
RootTheBox copied to clipboard

session invalidation problem

Open Yang1k opened this issue 2 years ago • 2 comments

image

Entering the password has successfully logged in, but it will not jump to the correct page. In the code, the value of self.session is none, but the session exists when logging in.Don't know where is the problem

Yang1k avatar Jun 18 '22 09:06 Yang1k

I'd check your origin in configuration, particularly if you're running a reverse proxy like nginx. See this guide on deploying RootTheBox with nginx. Also, make sure memcached is running.

eljeffeg avatar Jun 19 '22 13:06 eljeffeg

Could be the same as #499. Time difference between host and client if using a VM.

EtheriousNight avatar Aug 01 '22 16:08 EtheriousNight

Use and install memcached.

PunitTailor55 avatar Sep 01 '22 11:09 PunitTailor55

I'm going to close this issue since there has been no further comment - if the problem persists, feel free to reopen and discuss.

eljeffeg avatar Oct 14 '22 13:10 eljeffeg