• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Couldn't get in Filemanager after update

3minar

New Pleskian
Hi everyone.
After update the Plesk to Obsidian version, all things all fine but I couldn't get in Filemanager anymore!!
before update I didn't have any problem!!
Posted an image from the exist error.
Thanks in advance if anyone can solve my problem.
 

Attachments

  • Annotation 2019-11-16 084013.jpg
    Annotation 2019-11-16 084013.jpg
    148.6 KB · Views: 5
Try to fix this issue with command:

"%plesk_cli%\repair" --repair-webspace-system-users -webspace-name kinders.ir
 
Try to fix this issue with command:

"%plesk_cli%\repair" --repair-webspace-system-users -webspace-name kinders.ir
Thanks for answer, I just did it but it didn't work.
It showed me this result :

Code:
C:\Users\Administrator>"%plesk_cli%\repair" --repair-webspace-system-users -webspace-name kinders.ir
INFO: Updating system user 'kndrsir'...
ERR: "C:\Program Files (x86)\Plesk\admin\bin\usermng" --set-password ****** "--password=******" failed with code 1.

stdout:
User 'kndrsir' doesn't exist.
   at execute console command --set-password(vconsoleapp::start line 93)
   at execute "C:\Program Files (x86)\Plesk\admin\bin\usermng" --set-password "--name=kndrsir" "--password=*"(vconsoleapp::run line 110)

stderr:

ERR: Unable to execute usermng: User 'kndrsir' doesn't exist.
   at execute console command --set-password(vconsoleapp::start line 93)
   at execute "C:\Program Files (x86)\Plesk\admin\bin\usermng" --set-password "--name=kndrsir" "--password=*"(vconsoleapp::run line 110)
(Error code 1)
INFO: Updating system user 'mainroot'...
INFO: Updating system user 'Payment'...
INFO: Updating system user 'videoKinder'...
INFO: Updating webspace system users access...
Unable to repair subscription 'kinders.ir' system users.
 
Back
Top