centOs 7

SoftException in Application.cpp:487: CageFS jail error Unable to mount

Hello,

While working on the server which has Cloudlinux Cagefs Enabled you may cace issues with websites hosted on it which start showing you the 500 Internal server error. The errors may look like as mentioned below.

SoftException in Application.cpp:487: CageFS jail error Unable to mount /var/cagefs/55/cpaneluser/.cagefs -> /usr/share/cagefs-skeleton/var/.cagefs: Cannot allocate memory

[root@server1]# cagefsctl -M
mount: mount /proc on /usr/share/cagefs-skeleton/proc failed: Cannot allocate memory
Error: failed to mount /proc

 

You do not need to panic , this normally happens with the insufficient resources like RAM or Disk needed to run the cloudlinux working. You can either get the resource usage reduce or get higher resources for your server/VPS. Most of the times if its related to the ram overusage it can be solved by rebooting the server. to make sure that the RAM usage is hitting the server you can check it via linux commands like “Free -m” .

[root@server1~]# free -m
total used free shared buff/cache available
Mem: 64768 5883 53413 906 5470 58620
Swap: 0 0 0
[root@server1 ~]#

Once confirm about the problem you can reboot the server and get it fix.

 

 


HR-ADMIN

Recent Posts

AI – Powered Customer Support in Hosting: Chatbots & Virtual Assistants

Customer support has always been the backbone of the web hosting industry. From helping users set up domains to troubleshooting…

2 weeks ago

ChatGPT: Your Ultimate AI Content Generation Tool

Content is the most vital asset for businesses navigating the digital era. But creating high-quality, engaging content consistently can be…

4 weeks ago

Discover Ollama: How It Works, Features & Everything?

Welcome to the exciting world of Ollama, a revolutionary open-source tool that's democratizing access to Large Language Models (LLMs). If…

1 month ago

Connecting to Amazon EC2 via WinSCP (SFTP): A Complete Guide

Managing files on your Amazon EC2 instances can often feel like navigating a complex maze, especially when you prefer a…

2 months ago

How Can I Connect to a Database with MySQL Workbench?

Welcome to the world of database management with MySQL Workbench! If you're new to databases or looking for a powerful,…

2 months ago