mohammadreza
- Total activity 46
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Comments
Recent activity by mohammadreza-
I'd strongly urge you to contact your hosting provider to ensure that there isn't something network related occurring. I'm able to perform a curl request to the server over 443 without issue usin...
-
With the firewall disabled does the request continue to fail? The error PR_CONNECT_RESET_ERROR almost always indicates a firewall related issue Hi @cPanelLauren I disabled the firewall and the Im...
-
The previous result is from the same server that is hosted. Yes I use a firewall and imunify360 The following result is from another server: curl -vvI https://nika... * About to connect() to nik......
-
Hello, When you attempt to access a domain that has a valid SSL you receive the timeout? What is the output of the following: curl -vvI https://domain.tld Ensure you remove any actual domain n...
-
my error Log:
-
Hello I found the problem One of the hard drives has a problem so i cant Start MYSQL service How is possible move db Files on mysql/dbname/... to new server? MYD,FRM,... format Hello Can you ple...
-
This indicates that you've set the max_open_files and max_connections in the mysql conf at /etc/my.cnf but it does not indicate the issue with it starting. Can you please include the log messages ...
-
What's output in the log? This gives 0 indication of what the issue is. Output in logs: 2020-03-20 23:59:21 140021755435264 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2020-03-20 ...
-
You'd need to set it to at least what it's trying to open. Now i set LimitNOFILE=25000000, and run this command /scripts/restartsrv_mysql --start output is : /scripts/restartsrv_mysql --start ...
-
Thanks for 2020-03-20 22:08:36 139926287259904 [Warning] InnoDB: 1048576 bytes should have been read. Only 503808 bytes read. Retrying for the remaining bytes. 2020-03-20 22:08:39 139926287259904 ...