• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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