Thiago Voltolini
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 7
Activity overview
Latest activity by Thiago Voltolini-
Thiago Voltolini commented,
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...
-
Thiago Voltolini commented,
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...
-
Thiago Voltolini commented,
@... 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 &
-
Thiago Voltolini commented,
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_...
-
Thiago Voltolini commented,
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.
-
Thiago Voltolini created a post,
Server upgraded mysql 8.4 to 9.7
Hello Yesterday one of my servers updated the mysql84-community-release package. It disabled the mysql8.4 channel and enabled the mysql9.7 channel inside the mysql-community.repo file 2026-04-21T20...
-
Thiago Voltolini commented,
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...
-
Thiago Voltolini commented,
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...
-
Thiago Voltolini commented,
Can't access the support article too. But the workaround is to install the "cpanel-analytics" package yum install cpanel-analytics