Thiago Voltolini
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 7
Comments
Recent activity by Thiago Voltolini-
Can't access the support article too. But the workaround is to install the "cpanel-analytics" package yum install cpanel-analytics
-
Same behavior, epoll_wait: epoll_wait(8, [{events=EPOLLIN|EPOLLHUP, data={u32=2232167840, u64=94701966077344}}], 17, 24664) = 1epoll_wait(8, [{events=EPOLLIN|EPOLLHUP, data={u32=2232167840, u64=947...
-
Benito your mysql config might be broken to 9.7Check your logs and remove unreconised variables like mysql_native_passworddefault-authentication-pluginauthentication_policyinnodb_log_file_sizeinnod...
-
@... you need to run the mysql service with no privs to be able to access and dump databases: su -s /bin/bash mysqlmysqld --skip-grant-tables &
-
Benito as @... pointed out, verify the mysql error_log to check whats wrong on your configuration. I had to comment out this lines: mysql_native_passworddefault-authentication-pluginauthentication_...
-
Just found the support topic confirming https://support.cpanel.net/hc/en-us/articles/39925555560471-MySQL8-4-upgraded-to-MySQL9-7-during-nightly-updates Unfortunately too late.
-
Hello guys. Still facing this issue on Cpanel 124.0.21 Failed to restore the domain “sub.domain.com”: Restoration of “sub.domain.com” will be skipped because it requires that “domain.com” be create...
-
Hello Experiencing the same behavior here. Logs for domains passing through Cloudflare are showing 127.0.0.1 for every request. If I disable the Cloudflare proxy (or point the domain directly to th...