• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue Dropbox Backup Extension - Internal Server Error

Darren Lovelock

New Pleskian
Hi, i'm having trouble with the Dropbox Backup extension, the backup is constantly failing and in the control panel when you hover over the Status column it either has a blank message or displays 'Internal server error'.

I receive no email from task scheduler when it fails and in the backup logs under /var/log/plesk/PMM/ the backups appear to complete successfully and end in 'pmm-ras finished. Exit code: 0'.

I contacted the extension developer but he says he cannot help, I wondered if anyone here could assist?

Any assistance would be greatly appreciated.

Thanks
 
Hi Darren,

The 'Internal server error' is likely returned from the Dropbox API.
I have found many concerns with the same error in the Dropbox community: Search - Dropbox Community

I'd recommend collecting logs with Dropbox API requests.
  • Increase verbosity in /usr/local/psa/admin/conf/panel.ini with:
Code:
[log]
filter.priority = 7
  • Run the backup
  • Check the log /var/log/plesk/panel.log after the failure
  • Cut API requests and responses from the log
  • If there are errors in API responses, then create a ticket: Login - Dropbox
 
Back
Top