• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Issue Domains deletion failed

Dmytro

Basic Pleskian
Server operating system version
CloudLinux 8.10 (Vladimir Aksyonov)
Plesk version and microupdate number
18.0.66 #1
Hello. Just newly installed plesk.
I added new domain iptest.link under Administrator subscription and trying to delete it after creation and getting:

Code:
f2bmng failed: ERROR:__main__:Command ['set', 'MassHead', 'dellogpath', '/var/www/vhosts/system/iptest.link/logs/error_log'] failed with error UnknownJailException('MassHead',)

Screenshhot:

GV526us.png



panel.log:

Code:
[2024-12-26 15:34:03.506] 2288996:676d5b47e557e ERR [util_exec] proc_close() failed ['/usr/local/psa/admin/bin/f2bmng' '--add-log' 'MassHead' '/var/www/vhosts/system/iptest.link/logs/error_log'] with exit code [1]
[2024-12-26 15:34:03.506] 2288996:676d5b47e557e ERR [panel] '/usr/local/psa/admin/bin/f2bmng' '--add-log' 'MassHead' '/var/www/vhosts/system/iptest.link/logs/error_log' failed with code 1.

stdout:


stderr:
ERROR:__main__:Command ['set', 'MassHead', 'addlogpath', '/var/www/vhosts/system/iptest.link/logs/error_log'] failed with error UnknownJailException('MassHead',)

[2024-12-26 15:34:25.192] 2291923:676d5b5eba9cd ERR [util_exec] proc_close() failed ['/usr/local/psa/admin/bin/f2bmng' '--del-log' 'MassHead' '/var/www/vhosts/system/iptest.link/logs/error_log'] with exit code [1]
[2024-12-26 15:34:25.193] 2291923:676d5b5eba9cd ERR [panel] '/usr/local/psa/admin/bin/f2bmng' '--del-log' 'MassHead' '/var/www/vhosts/system/iptest.link/logs/error_log' failed with code 1.

stdout:


stderr:
ERROR:__main__:Command ['set', 'MassHead', 'dellogpath', '/var/www/vhosts/system/iptest.link/logs/error_log'] failed with error UnknownJailException('MassHead',)

[2024-12-26 15:34:25.276] 2291923:676d5b5eba9cd ERR [panel] Task failed: id=710, pid=2291923, type=domain-delete, error=f2bmng failed: ERROR:__main__:Command ['set', 'MassHead', 'dellogpath', '/var/www/vhosts/system/iptest.link/logs/error_log'] failed with error UnknownJailException('MassHead',)
[2024-12-26 15:34:25.276] 2291923:676d5b5eba9cd ERR [panel] f2bmng failed: ERROR:__main__:Command ['set', 'MassHead', 'dellogpath', '/var/www/vhosts/system/iptest.link/logs/error_log'] failed with error UnknownJailException('MassHead',)
[2024-12-26 15:34:25.287] 2291923:676d5b5eba9cd ERR [panel] Long task executor: id=710 completed with error: f2bmng failed: ERROR:__main__:Command ['set', 'MassHead', 'dellogpath', '/var/www/vhosts/system/iptest.link/logs/error_log'] failed with error UnknownJailException('MassHead',):
0: /usr/local/psa/admin/plib/Task/Async/Executor.php:56
    Task_Async_Executor->execute()
1: /usr/local/psa/admin/plib/scripts/task-async-executor.php:6
[2024-12-26 15:34:25.838] 2292192:676d5b61c81a3 ERR [panel] [676d5b61c8110] Result of interface implementation call: failure: Can not find domain by id 5
[2024-12-26 15:34:25.912] 2292228:676d5b61db696 ERR [panel] [676d5b61db51f] Result of interface implementation call: failure: Can not find domain by GUID 'a865a6b4-a477-4342-b3dc-1e0876ed26f9'
[2024-12-26 15:34:26.233] 2292339:676d5b62379d9 ERR [panel] [676d5b623794d] Result of interface implementation call: failure: Can not find domain by GUID 'a865a6b4-a477-4342-b3dc-1e0876ed26f9'
[2024-12-26 15:34:26.389] 2292439:676d5b625acb4 ERR [panel] [676d5b625ac21] Result of interface implementation call: failure: Can not find domain by id 5

After closing this error message domain is not exist anymore
 
thank you. Fail2ban was not active at that moment, but after activation - error is gone. So it looks like some new bug for me
 
Back
Top