- Server operating system version
- Debian 12.14
- Plesk version and microupdate number
- 18.0.78 Update 4
For the past few days, I’ve been getting the following error every morning in the Plesk log:
I’m not running any migration, so I’m not sure why this is happening. Other than this, Plesk seems to be working normally.
Has anyone seen this before or knows what could be causing it?
Thanks in advance!
Code:
2026-06-29 06:32:12
ERR
panel [945521:6a41f54c125da]
Command returned non-zero exit code.
Command: 'plesk-migrator' 'summarize-statistics' '--quiet'
Exit code: 1
stdout:
stderr:
Traceback (most recent call last):
File "/opt/psa/admin/sbin/modules//site-import/plesk-migrator", line 41, in <module>
from parallels.core.cli.migration_cli import run
File "/usr/local/psa/admin/plib/modules/site-import/backend/lib/python/parallels/core/cli/migration_cli.py", line 21, in <module>
from parallels.core.utils.windows_agent_remote_object import RPCAgentBuilder
File "/usr/local/psa/admin/plib/modules/site-import/backend/lib/python/parallels/core/utils/windows_agent_remote_object.py", line 21, in <module>
from parallels.core.utils.plesk_utils import get_windows_util_path
File "/usr/local/psa/admin/plib/modules/site-import/backend/lib/python/parallels/core/utils/plesk_utils.py", line 4, in <module>
import pymysql
ModuleNotFoundError: No module named 'pymysql'
I’m not running any migration, so I’m not sure why this is happening. Other than this, Plesk seems to be working normally.
Has anyone seen this before or knows what could be causing it?
Thanks in advance!