[BUG] Login :2222 Success/Fail in same time,

Ohm J

Verified User
Joined
Aug 16, 2019
Messages
1,748
this is step from my doing
first enter site with "http://1.2.3.4:2222"

Then I have auto-redirect domain option to
"https://sub.mydomain.com:2222"

and put user/pass then login
then see in log

Code:
2021:06:01-13:53:50: 'MY_IP' successful login to 'MY_USER' after 1 attempts
2021:06:01-13:53:50: 'MY_IP' successful login to 'MY_USER' after 1 attempts
2021:06:01-13:53:50: 'MY_IP' successful login to 'MY_USER' after 1 attempts
2021:06:01-13:53:50: 'MY_IP' 1 failed login attempts. Account 'MY_USER'

So, It's can't login,

Compiled onCentOS 8.0 64-Bit
Compile DateMay 27 2021, 14:11:21
Server Version1.61.5
 
Last edited:
Can't help but OS ? and versions DA?

HSTS yes no http2 yes no?

Redirects to yes no force ssl ?
and so more

For support here important.
 
UPDATE
After some debug, Got
Code:
Referer check failed for {my_ip} . See error.log
 
Back
Top