Search found 7 matches
- August 30th, 2024, 8:01 am
- Forum: JetBackup cPanel
- Topic: Error Dumping mysql databse
- Replies: 6
- Views: 55104
Re: Error Dumping mysql databse
Hello. It would be interesting if the solution information was shared (that's what forums are for), as I have the same error. [30/Aug/2024 01:10:45 +0000] [PID 2102] Configurations Backup [30/Aug/2024 01:10:50 +0000] [PID 2102] [ERROR] Failed fetching MySQL/PGSQL default user. Error: yaml file not f...
- May 14th, 2024, 11:48 am
- Forum: JetBackup cPanel
- Topic: In a new server install Jebackup and using existing backups of old server
- Replies: 1
- Views: 18872
In a new server install Jebackup and using existing backups of old server
Hello. I need to migrate the content from a cPanel server running on CentOS 7 to a new cPanel on Ubuntu 22.04: The current server has more than 8 TB of backups from JetBackup 5. Is it possible, after migrating the accounts from one server to another, to install JetBackup 5 on the new server, configu...
- June 10th, 2023, 8:32 pm
- Forum: JetBackup cPanel
- Topic: Logic for create download backup form API 5
- Replies: 2
- Views: 10166
Re: Logic for create download backup form API 5
A lot of thanks.
- June 1st, 2023, 7:52 am
- Forum: JetBackup cPanel
- Topic: Logic for create download backup form API 5
- Replies: 2
- Views: 10166
Logic for create download backup form API 5
I'm trying to see how using jetbackup5api I can create a full backup, of type download. It is true that it could well be done in another way since the objective is: - Create a complete backup although the last complete backup could also be used (the first option is preferable, since the execution, I...
- March 10th, 2023, 10:08 am
- Forum: JetBackup cPanel
- Topic: Restore Jetbackup 5 full backup in other server cPanel without jetbackup
- Replies: 1
- Views: 11831
Restore Jetbackup 5 full backup in other server cPanel without jetbackup
Hi. I'm made tests with full downloads Obtained from the WHM with full Download. When I go to restore the backup, it fails me because it tells me that the user is not found in the backup Process WHM Made download full MOve file to server cpanel for testing without Jetbackup If tries /usr/local/cpane...
- March 6th, 2023, 9:11 am
- Forum: JetBackup cPanel
- Topic: Hook for mysqlcheck repairs databases
- Replies: 1
- Views: 9030
Hook for mysqlcheck repairs databases
Hi. Before use hook for make a mysqlcheck all databases before backup job, I want to ask a question. Jetbackup does a mysqlcheck before each backup job (global job) or before each mysqldump or individual job ? If not is correcta my script #!/bin/bash mysqlcheck --repair --all-databases exit_code=$? ...
- January 27th, 2023, 8:05 pm
- Forum: JetBackup cPanel
- Topic: Clone backup fail
- Replies: 1
- Views: 8636
Clone backup fail
Hello. Master server and clone server same version of cpanel Unique account in master no exists in remote When try run clone jobs get this error [27/Jan/2023 17:54:14 +0000] [PID 20418] JetBackup Version: 5.2.11 Panel Version: cPanel 5.2.11 (STABLE) [27/Jan/2023 17:54:14 +0000] [PID 20418] Clone Nam...