- Server operating system version
- Windows server 2016 standard
- Plesk version and microupdate number
- 18.0.67 #3
Hi everyone,
I'm struggling with a backup issue on Plesk Obsidian for Windows. I have a WordPress site that consistently fails during backup with the following error:
Unable to back up files from D:\Inetpub\vhosts\mydomain.com owned by system user.
Error: Failed to create archive: Repository error: Archiver error: unable to pack D:/Inetpub/vhosts\mydomain.com
Archive creation failed: (0x80004005) Unspecified error
See logged errors for more information.
My questions to isolate and solve the issue:
Thanks in advance,
I'm struggling with a backup issue on Plesk Obsidian for Windows. I have a WordPress site that consistently fails during backup with the following error:
Unable to back up files from D:\Inetpub\vhosts\mydomain.com owned by system user.
Error: Failed to create archive: Repository error: Archiver error: unable to pack D:/Inetpub/vhosts\mydomain.com
Archive creation failed: (0x80004005) Unspecified error
See logged errors for more information.
What I've tried so far:
- Checked for stuck processes (RunCU.exe):
- Verified via Task Manager — no stuck or running processes related to backups.
- Repaired webspace permissions using repair.exe:
D:\Plesk\bin\repair.exe --repair-webspace-security -webspace-name mydomain.com- Output: Permissions for the specified subscription have been repaired.
- No change, backup still fails
- Checked Windows Event Viewer & Plesk logs:
- Reviewed logs in:
- Plesk\admin\logs\php_error.log
- Plesk\admin\logs\plesklog_debug.log
- Windows Event Viewer under Application Logs.
- Found nothing relevant.
- Reviewed logs in:
- Analyzed Telemetry:
- Tried to dig deeper but couldn’t find anything useful in Plesk's telemetry data.
My questions to isolate and solve the issue:
- Where else can I find detailed logs for Plesk's backup process?
- Is there a way to manually trigger the archiver outside Plesk?
Thanks in advance,