janipewter
- Total activity 52
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
Comments
Recent activity by janipewter-
Err OK, it still seems to be broken. [2018-09-20 16:32:09 +0100] database_name_removed: mysqldump: Couldn't execute 'show events': Cannot proceed because system tables used by Event Scheduler were...
-
sounds like mysql/mariadb server was never properly upgraded if you had done mysql upgrades. Did you make sure to run mysql_upgrade after upgrading mysql/mariadb major versions ? what's output for...
-
[root@srv01 ~]# ls -lah /var/lib/mysql total 177M drwxr-x--x 38 mysql mysql 4.0K Sep 9 14:42 . drwxr-xr-x. 24 root root 4.0K Sep 18 04:33 .. -rw-rw---- 1 mysql mysql 16K Sep 16 20:09 aria_lo...
-
OK, I started the backup manually using that command. Watching the log output as it's going I've already seen this: exec(/usr/bin/mysqldump,--complete-insert --quote-names --quick --single-transac...
-
Won't be able to tell until the next automatic backup runs on Wednesday night. For now I am doing manual backups of the affected accounts and there are no errors with those. The databases are in ta...
-
Thanks for your reply synsnishit. I tried the mysqlcheck on all of the databases and they were all OK, nothing to repair. A couple of the databases showed this message for some tables: The storage...
-
Thanks, support ticket opened. Your Support Request ID is: 9443101
-
Here you go: [quote][root@srv01 ~]# grep ONBOOT /etc/sysconfig/network-scripts/* /etc/sysconfig/network-scripts/ifcfg-eth0:ONBOOT="yes" /etc/sysconfig/network-scripts/ifcfg-eth1:ONBOOT="no" /etc/s...
-
Is there any update on this? It would be great if cPanel supported TLS SNI for FTP connections. All of my clients get certificate warnings in Filezilla when connecting to FTP if they use their own ...
-
When an account has multiple domains with SSL available, there is an option to set one as primary, presumably so that domain does not require visiting clients to support SNI in order to access it. ...