mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Error adding site #342
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 @jeanluca-r on 9/20/2023
CloudPanel version(s) affected
2.3.2
Description
When I try to add a new site:
An error has occurred, error message: Command " : /usr/bin/sudo /usr/sbin/useradd -p $(/usr/bin/openssl passwd -6 'JPClRItsNt9CwT3ZltkQ') -m 'crator-test-xyz' -k '/home/clp/htdocs/app/files/resources/etc/skel/site-user' -s '/bin/bash' -d '/home/crator-test-xyz' " failed, error message: useradd: failed to reset the lastlog entry of UID 1027: No such file or directory useradd: failed to reset the lastlog entry of UID 1027: No such file or directory
How to reproduce
Press add site
Possible Solution
No response
Additional Context
No response