• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue Change backup destination error - Plesk 17.8

xdelios

Basic Pleskian
Hello,

I previously used a remote FTP to store my backups.
Now after I upgraded to 17.8 I installed the S3 backup extension and want to store backups on DO Spaces.

All good with my config on the extension it connects just fine.
The problem is when I try to change any of the scheduled backup settings such as the destination I get the following error.

Code:
Error: DB query failed: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'repository' cannot be null, query was: replace BackupsScheduled set `id`='1', `obj_id`='1', `obj_type`='server', `repository`=NULL, `last`='2018-03-22 01:46:33', `period`='86400', `full_backup_period`='0', `active`='true', `processed`='false', `prefix`='', `email`='[email protected]', `split_size`='0', `rotation`='3', `suspend`='false', `with_content`='true', `backup_time`='01:00:00', `backup_day`='0', `content_type`='backup_content_all_at_domain', `backupExcludeFilesId`='1', `backupExcludeLogs`='0', `remoteStorage`='s3-backup', `mssql_native_backup`='1'

Any ideas on how to fix that?

Regards
 
Hello, @xdelios
DB is ok, repository column should be specified.
How your Scheduled Backup Settings screen looks like? What repository option do you select?
 
Hello,

I attach an image of how the backup looks
I am trying to change the location and when I click save it has the error I posted.

screencapture-shared01-towerhost-gr-8443-admin-backup-schedule-2018-03-22-10_53_27.png
 
Looks like a bug.
As workaround select "Remote Storage" or "Both server storage and FTP storage" in the section "Store in".
 
I've created bug for this issue with internal id: PPP-35897. We will fix it in future updates/releases.
Thank you for reporting!
 
Back
Top