mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Cant create new site #358
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 @huydev0401 on 8/16/2023
CloudPanel version(s) affected
2.3.1
Description
When i try to add new site, i have issue like this: An error has occurred, error message: Command " : /usr/bin/sudo /usr/sbin/useradd -p $(/usr/bin/openssl passwd -6 'xxx') -m 'xxx-site' -k '/home/clp/htdocs/app/files/resources/etc/skel/site-user' -s '/bin/bash' -d '/home/xxx-site' " failed, error message: useradd: failed to reset the lastlog entry of UID 1128: Success useradd: failed to reset the lastlog entry of UID 1128: Success
How to reproduce
When add new site
Possible Solution
No response
Additional Context
No response