Open mrdenisters opened 1 year ago
Issue should be solved with 1.8 release
I updated the panel until 1.8.1 the problem while maintaining the server settings was solved, but 500 errors remain when adding a package, and editing the user.
@mrdenisters, can you kindly provide the trace logs from the system after having attempted to access Packages and Edit User?
I updated the panel until 1.8.4 the problem while maintaining the server settings, and editing the user was solved, but 500 errors remain when adding a package.
Could you share the error message?
2023/08/01 12:24:57 [error] 1658868#0: *57 FastCGI sent in stderr: "PHP message: PHP Warning: foreach() argument must be of type array|object, null given in /usr/local/hestia/web/templates/pages/>
2023/08/01 12:26:42 [error] 1658868#0: *62 FastCGI sent in stderr: "PHP message: PHP Warning: Undefined array key "v_shell" in /usr/local/hestia/web/add/package/index.php on line 112; PHP message>
Stack trace:
#0 /usr/local/hestia/web/add/package/index.php(112): Hestiacp\quoteshellarg\quoteshellarg()
#1 {main}
thrown in /usr/local/hestia/web/inc/vendor/hestiacp/phpquoteshellarg/src/Hestiacp/quoteshellarg/quoteshellarg.php on line 14" while reading response header from upstream, client: 79.110.133.13, >
2023/08/01 12:26:45 [error] 1658868#0: *62 FastCGI sent in stderr: "PHP message: PHP Warning: foreach() argument must be of type array|object, null given in /usr/local/hestia/web/templates/pages/>
2023/08/01 12:27:38 [error] 1658868#0: *66 FastCGI sent in stderr: "PHP message: PHP Warning: foreach() argument must be of type array|object, null given in /usr/local/hestia/web/templates/pages/>
2023/08/01 12:27:58 [error] 1658868#0: *66 FastCGI sent in stderr: "PHP message: PHP Warning: foreach() argument must be of type array|object, null given in /usr/local/hestia/web/templates/pages/>
2023/08/01 12:28:24 [error] 1658868#0: *66 FastCGI sent in stderr: "PHP message: PHP Warning: foreach() argument must be of type array|object, null given in /usr/local/hestia/web/templates/pages/>
2023/08/01 12:29:02 [error] 1658868#0: *72 FastCGI sent in stderr: "PHP message: PHP Warning: foreach() argument must be of type array|object, null given in /usr/local/hestia/web/templates/pages/>
2023/08/01 12:35:38 [error] 1658868#0: *76 FastCGI sent in stderr: "PHP message: PHP Warning: foreach() argument must be of type array|object, null given in /usr/local/hestia/web/templates/pages/>
I noticed that the list with the choice of values is emptry.
Strange
v-list-sys-shells json
Should list the availble shells
I noticed that the list with the choice of values is emptry.
Can you check /etc/shells content?
Can you check /etc/shells content?
/bin/sh /bin/dash /bin/bash /bin/rbash /sbin/nologin /usr/bin/rssh /sbin/nologin /usr/sbin/nologin
Describe the bug
When creating/editing the user, package, server, error 500 appears during the conservation through the admin panel. Through Cli, everything works as expected Hestia CP 1.7.7 Debian 11 PHP 8.1 Default.
Tell us how to replicate the bug
Error when pressing the button to save. When this data is stored, and some are not.
Which components are affected by this bug?
Control Panel Web Interface
Hestia Control Panel Version
1.7.7
Operating system
Debian 11
Log capture