• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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