mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Can't add new sites #57
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @atisoro on 8/15/2025
CloudPanel version(s) affected
2.5.2
Description
this error occurs when I try to create a node.js site (any iteration 12 to 22LTS)
stop at 59% (cannot pass)
An error has occurred, error message: Command " : /usr/bin/sudo -u 'atis-t3ghost12' /bin/bash -c ". /home/'atis-t3ghost12'/.nvm/nvm.sh && cd '/home/atis-t3ghost12/' && nvm install '18' && nvm alias default '18'"" failed, error message: /system.slice/clp-php-fpm.service is not a snap cgroup /system.slice/clp-php-fpm.service is not a snap cgroup Version '18' not found - try
nvm ls-remoteto browse available versions.this error occurs when I try to create a wordpress site
An error has occurred, error message: Command " : /usr/bin/sudo /usr/bin/curl -kLs 'https://wordpress.org/latest.tar.gz' --output '/home/atis-t3abc/tmp/689f1e36dd1ab.tar.gz'" failed, error message: sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper sudo: a password is required sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper sudo: a password is required
stop at 64% (site it is still created and accessible through SSH)
How to reproduce
The past few days I have tested several website formats and they were all created flawlessly. Since yesterday I can only create STATIC, REVERSE and PHP,
I tried on another server and it works, so the problem is internal but I did not make any modifications Ubuntu 22.04.5 LTS release 22.04
Any possible solution?
Possible Solution
No response
Additional Context
No response