The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi,
We have a very strange issue about singing in to our forum. The issue is that it takes too long after insertion of the login's data to receive the response from the server and be directed to the main page. The rest of the forum works very well. once you get logged in after lots of trying everything is ok. The error is ERR_TIMED_OUT. There is no issue for the database connection I checked. The issue arose a week ago after having lot's of fake users registrations. I have delete all the fake users and activated DDOS detection and blocking in the server (Linux debian). DDOS deflate , APF and BFD have been installed and configured. I have updated PHP, apcache2 and mysql and phpmyadmin to theri last versions. The problem however still exists and I do not have any idea about how to solve the issue. The only thing that comes to my mind is maybe the issue of sessions and cookies but I do not see any error. Could anyone please help me about resolving the issue? Thanks. |
#2
|
||||
|
||||
![]()
Try .. in adminCP
path to save cookies ..default is slash "/" cookie domain .. default is "blank" forum URL Forum Component URL and .htaccess to see if login.php is being redirected. check everywhere if it is http or https .. it should be only one not mixture of both |
#3
|
|||
|
|||
![]()
Also if you have any plugins that interact with the login process, disable them one by one. It's possible one of them performs a HTTP(S) call behind the scenes that times out.
|
#4
|
||||
|
||||
![]() Quote:
OP - Check server logs. |
#5
|
|||
|
|||
![]()
Hi,
I did everything to fix the issue but it still does not work. I have reinstalled the Debian operating system in the VPS and imported everything again. The hooks are disabled from the config file. The response takes too long to be received and the timeout error still persists. It should be related to something to server but I don't know what. The same issue exists in signing into phpmyadmin. The strange thing is that all the rest of the website works well. if your session is not destroyed you can access it properly. Currently i myself cannot log in to the forum. There is no error log in the operating system log files. I don't know what is wrong. I asked form the hosting company to check if everything is wrong with them but the technicians of the server told me the only available opened port are http, https, and mysql and i don't personally think this is related. I sometime see php allocation memory issue in the apache2 log but increasing the limit in php.ini did not resolve the problem. Using a test php file I checked db connection, session and cookie creation and all work. I appreciate if anyone can help me. Thanks. |
#6
|
||||
|
||||
![]()
Are you using a php.ini file?
If so what are the these settings? memory_limit = ${PHP_MEMORY_LIMIT} max_execution_time = (30) |
#7
|
|||
|
|||
![]()
Yes, i use php.ini.
I recently switched to use php 7.1 instead of 5.6 and here are the settings: memory_limit = 128M max_execution_time = 30 But why a simple login response should require more resources of time and limit? However, nothing changed by increasing the above limits. I wish I could find a way to trace the issue and figure out the real source of it. Thanks. |
#8
|
||||
|
||||
![]() Quote:
|
#9
|
|||
|
|||
![]()
Hi,
The issue is resolved. It was some block from the server administration side on the VPS done from the hosting company. The did not explain what was it exactly but after communicating with them they resolved it. Thanks everyone. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|