hestiacp icon indicating copy to clipboard operation
hestiacp copied to clipboard

[Bug] Unable to Enable File System Disk Quota – Error 127

Open fawwazid opened this issue 1 year ago • 7 comments

Describe the bug

Hello,

I am experiencing an issue with enabling File System Disk Quota on HestiaCP. When I attempt to enable it, I receive the following error:

Error code: 127

Tell us how to replicate the bug

  1. Log in to HestiaCP as an administrator.
  2. Navigate to Server Settings > File System Disk Quota.
  3. Attempt to enable the disk quota feature.
  4. Error message appears: Error code: 127.

Which components are affected by this bug?

Control Panel Backend

Hestia Control Panel Version

v1.9.2

Operating system

Debian 12.9

Log capture


fawwazid avatar Feb 24 '25 18:02 fawwazid

+1 same here

adamramadhan avatar Mar 22 '25 15:03 adamramadhan

Looks like it's possible to enable it by using the command v-add-sys-quota, but I'm facing the same error while trying to do it via the backend settings.

scarneros avatar Apr 07 '25 06:04 scarneros

CPU arm?

ufukart avatar May 02 '25 01:05 ufukart

AMD64 CPU in my case

scarneros avatar May 13 '25 06:05 scarneros

Looks like it's possible to enable it by using the command v-add-sys-quota, but I'm facing the same error while trying to do it via the backend settings.

Yes, it is working. Thanks.

ufukart avatar May 17 '25 17:05 ufukart

When I run the command v-add-sys-quota, I get the following errors:

:~$ sudo /usr/local/hestia/bin/v-add-sys-quota /usr/local/hestia/bin/v-add-sys-quota: line 16: /func/main.sh: No such file or directory /usr/local/hestia/bin/v-add-sys-quota: line 18: source_conf: command not found /usr/local/hestia/bin/v-add-sys-quota: line 46: check_hestia_demo_mode: command not found /usr/local/hestia/bin/v-add-sys-quota: line 85: /v-change-sys-config-value: No such file or directory /usr/local/hestia/bin/v-add-sys-quota: line 88: /v-list-users: No such file or directory /usr/local/hestia/bin/v-add-sys-quota: line 97: /v-log-action: No such file or directory /usr/local/hestia/bin/v-add-sys-quota: line 98: log_history: command not found /usr/local/hestia/bin/v-add-sys-quota: line 99: log_event: command not found

ravczyPL avatar Jun 18 '25 10:06 ravczyPL

+1 same here.

cpu arm M128-30 and ubuntu 22.04.5

LiMoon avatar Jul 10 '25 10:07 LiMoon