Issue
The following error may occur in the NodeJS/Python Selector:
"No such user {Username}"
Environment
- CloudLinux
- NodeJS Selector
- Python Selector
Solution
To solve this issue, you should carry out the following steps:
1. Reinstall alt-python27-cllib:
yum reinstall alt-python27-cllib
2. Update and remount CageFS:
cagefsctl --force-update && cagefsctl -M
Note: OpenLiteSpeed server is not compatible with our selector due to lack of .htaccess
support. So if OpenLiteSpeed is running on your server, consider switching to Apache or LiteSpeed (paid version).
Comments
0 comments
Please sign in to leave a comment.