It says “{“error_message”: “Session reuse detected, IPAddress logged.”, “errorMessage”: “Session reuse detected, IPAddress logged.”}”
Anyone knows how to solve that? It’s the first time after years of using cyber panel and I don’t know how to solve it.
Searched in Google but it seems to be very outdated information about that.
@usmannasir
I follow the fix and it is solved but if I upgrade/update cyber panel it still happens again. It didn’t happen before…
What do you think @usmannasir ?
1 Like
HLT
November 15, 2024, 2:19pm
4
You can try my method, it will fix this problem, but don’t update, if you update it needs to be re-fixed, I have submitted a pull.
usmannasir:stable
← hlshell:stable
opened 10:10PM - 14 Nov 24 UTC
use cloudflare login show this message:{“errorMessage”: “Session reuse detected,… IPAddress logged.”, “error_message”: “Session reuse detected, IPAddress logged.”}
The reason is that
request.session['ipAddr']
is not paired with security settings. Now the same judgment can solve this problem.
1 Like
tchucho
November 17, 2024, 10:18am
5
Had the the same problem upon updating my local instance for testing the update script. The workaround those fix it but upon updating it needs to be reapplied. Hoping to get this fixed on future update