• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue Unable to delete a Host/Network in File Server extension

Polsys

New Pleskian
When I attempt to delete an existing Network or host address from the section "Access" in the File Server Extension, a 500 error appears and the Network remains activated. The Repair Kit doesn't help in any way.

delete.pngerror.png
 
This is known issue PPPM-11383.

As a temporary fix for Plesk Obsidian, replace modules.fileserver.user.delete.php file:
  1. Connect to the server via SSH.
  2. Backup the modules.fileserver.user.delete.php file:
# cp /usr/local/psa/admin/plib/modules/fileserver/ui/modules.fileserver.user.delete.php /usr/local/psa/admin/plib/modules/fileserver/ui/modules.fileserver.user.delete.php.bk
  1. Download the hotfix file (attached):
# unzip modules.fileserver.user.delete.zip
  1. Replace the file with the fixed one:
# mv /root/modules.fileserver.user.delete.php /usr/local/psa/admin/plib/modules/fileserver/ui/modules.fileserver.user.delete.php
 

Attachments

  • modules.fileserver.user.delete.zip
    2.8 KB · Views: 2
Thanks @IgorG for your answer. This file doesn't fix the problem with deleting Networks (inside Access label) but for removing Users. I suppose it's a similar issue. Could you share a version for Networks?

Besides, I have made another test trying to delete a Share and this problem also appears.

Thanks!
 
I have updated mentioned bugreport with your case. Let's wait fix in one of the nearest Plesk updates.
 
Back
Top