When I'm trying to create a backup of a database through SolidCP I'm getting the following error:
Error executing 'BACKUP' task on 'database' SQL_DATABASE ---> Value cannot be null.
Parameter name: path1
I get the same error if I try to expand the "Root Folder" under "Backup Destination"
When I created the server, I pointed "SolidCP Server backup path:" to "C:\SqlBackups" and I gave "everyone" full rights to that folder
Hello,
Do you have some more details to the error ? such as audit log and event viewer?
In most cases Path1 references the "System" module and it's base hosting space directory.
Regards,
Marco
Hello,
It would be in the Windows event viewer, Select Applications then SolidCP when it is loaded.
You can find the Audit log in SolidCP. When logged in as ServerAdmin go to Account menu -> Auditlog.
Regards,
Trevor
Sorry for the late reply...
In the event viewer I get the following "flow" when I click the backup button
- Starting up database 'database'.
- Parallel redo is started for database 'database' with worker pool size [4].
- Parallel redo is shutdown for database 'database' with worker pool size [4].
- Database backed up. Database: database, creation date(time): 2021/02/26(10:06:13), pages dumped: 386, first LSN: 37:1152:1, last LSN: 37:1155:1, number of dump devices: 1, device information: (FILE=1, TYPE=DISK: {'C:\Users\SCPServer\AppData\Local\Temp\database.bak'}). This is an informational message only. No user action is required.
- BACKUP DATABASE successfully processed 377 pages in 0.533 seconds (5.514 MB/sec).
In the Audit Log I get the following
I hope this helps you help me 🙂
If not, please do feel free to tell me what data to provide
Hello,
I have taken a look and been able to replicate it. Issue has been logged in the tracker at https://github.com/FuseCP/SolidCP/issues/76 .
Regards,
Trevor