No such user: behidote

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • parswebserver
    Junior Member
    • May 2019
    • 8

    #1

    No such user: behidote

    hi

    our server OS is cloudlinux8 and installed cpanel
    when we enable cagefs for user in setup python app and setup nodejs app have a this error
    No such user: behidote

    if disable this user in cagefs the problem will be fix
  • bogdan.sh
    Administrator
    • Nov 2016
    • 1218

    #2
    Hi,

    I guess there are some issues with alt-python27-cllib package. Could you please try reinstalling it?

    Code:
    yum reinstall alt-python27-cllib

    Comment

    • parswebserver
      Junior Member
      • May 2019
      • 8

      #3
      hi
      thank you for response

      fix the issue with this command
      yum downgrade alt-python27-cllib

      Comment

      Working...