Hi
We are still having this problem so we also ran that Stored Procedure for one of our users (@squazz if you click on the user in the Portal you can get the ActorID from the UserID which is here URL Default.aspx?pid=Home&UserID=) and we did get some output. I believe the ServiceItemProperties should contain data and it doesn't?
What can we check now?
Hi Forum
After working my way through the code I can see now why there is a NULL entry and it has nothing to do with the OS folder or Hosting package. It would appear that when 1.4.7 was released there was an extra configuration setting that was added to the SQL Server Provider and this needed to be filled in for the SQL Service through the Portal.
ef91a3a#diff-10e3e03e7eca19677b5292d230b73eabd751bc783c2c82151375435a6619a786
I have now added a SolidCP Server backup path AKA DatabaseBackupLocation and the backups are working again.
How were we meant to see that this new setting had been added after the update?
Hello,
The new backup path option should be using the default path when null.
@squazz have you tried to fill in the backup path and network path along with a share created for the SQL server?
Regards,
Trevor
@trobinson yup, just did that. I'm now getting the following error
"System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> Error executing 'BACKUP' task on 'customer' SQL_DATABASE ---> System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Data.SqlClient.SqlException: The media loaded on "\\WIN-RL37GBK5MUI\SqlBackups/customer.bak" is formatted to support 2 media families, but 1 media families are expected according to the backup device specification.
BACKUP DATABASE is terminating abnormally."
When trying to expand the folder path I get the following error:
"Error: Server was unable to process request. ---> Value cannot be null. Parameter name: path1"