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
Comments
0 comments
Please sign in to leave a comment.