kb: technical
Plesk Obsidian
ext: onedrive
Symptoms
- Plesk is unable to create backups on Microsoft OneDrive storage. Errors like below are provided:
Unable to create the remote backup: Transport error: Extension transport: ext://one-drive-backup/subscription/1/: Microsoft OneDrive returns the error: The object specified does not belong to a list.
- Errors like below can be found in the backup logs (in
/var/log/plesk/PMM/
directory):
...
[2024-11-06 19:11:07.762|668265] INFO: Transport: Create dir .discovered/backup_info_2411061910
[2024-11-06 19:11:07.762|668265] INFO: RepositoryTransportExternal::CloseFile
[2024-11-06 19:11:07.762|668265] INFO: The utility input: append,/tmp/pmm-rte-wftb-buf-qwWaTh
[2024-11-06 19:11:07.770|668265] INFO: The utility output: {"error":"Microsoft OneDrive returns the error: The object specified does not belong to a list."}
[2024-11-06 19:11:07.770|668265] INFO: The utility executed with exit code: 0, stdout:
[2024-11-06 19:11:07.770|668265] INFO: Cancel export
[2024-11-06 19:11:07.770|668265] INFO: Created temp file: /tmp/pmm-rte-wftb-buf-ZWuOEi
[2024-11-06 19:11:07.771|668265] INFO: RepositoryTransportExternal::CloseFile
[2024-11-06 19:11:07.772|668265] INFO: TransportError Transport error: Extension transport: ext://one-drive-backup/server/: Microsoft OneDrive returns the error: The object specified does not belong to a list. [common/plesk-utils/PMM/repository-transport/repository_transport_external.cpp:TransportError]void plesk::RepositoryTransportExternal::Append()
[2024-11-06 19:11:07.772|668265] INFO: pmm-ras finished. Exit code: 129
[2024-11-06 19:11:07.774|668252] DEBUG [panel] STDOUT of pmm-ras:
...
Transport error: Extension transport: ext://one-drive-backup/server/: Microsoft OneDrive returns the error: The object specified does not belong to a list.
...
[2024-11-06 19:11:07.775|668252] ERR [panel] Plesk\backup\Agent\Exception\ExportFailed: Unable to create the remote backup: Transport error: Extension transport: ext://one-drive-backup/server/: Microsoft OneDrive returns the error: The object specified does not belong to a list.
file: /opt/psa/admin/plib/backup/Agent/BackupExporter.php
line: 352
code: 129
...
Cause
The issue is rooted in Microsoft's One Drive configuration. Our team has submitted an issue at Microsoft Graph SDK to bring it to Microsoft's attention. In addition, a rework EXTPLESK-6197 is planned to update the msgraph-sdk-php
library version in Plesk to address this issue from our side.
Resolution
Workaround: Temporarily reconfigure Plesk to create backups on some other storage (local or remote). That can be done via Tools & Settings > Backup Manager > Schedule or via Websites & Domains > example.com > Backup & Restore > Schedule menus.
Comments
2 comments
When do you expect to have it fixed? Thank you
I got this message on an centos7 , is the problem with centos 7 and old onedrive version ?
Please sign in to leave a comment.