Skip to main content

Failed to open session lockfile issue

Comments

1 comment

  • cPanelMichael
    Hello, The "No space left on device" message generally indicates a lack of available disk space or inodes. You can check to see if the system has reached it's disk space or inodes limit with the following commands:
    df -h df -i
    You will need to add additional space/inodes, or remove unnecessary files if you notice 100% usage on a partition. Thank you.
    0

Please sign in to leave a comment.