Fix JetBackup Stuck on Loading Screen


This article provides a guide for how to fix JetBackup Stuck on Loading Screen.

Error Information

Sometimes, an error occurs when accessing JetBackup in WHM. This error involves the loading screen being stuck and not advancing to the JetBackup management interface.

How to Fix JetBackup Stuck on Loading Screen

To resolve this issue, follow the steps provided below:

  1. Login to SSH as root user for the JetBackup server.
  2. Run the following command:
    service jetmongod restart
  3. Check the status, by running the following command:
    service jetmongod status
  4. If the service still fails, verify that jetmongod has the correct socket permissions:
    chmod +X /tmp/mongodb-27217.sock;chmod +X /tmp/;chown mongod:mongod  /tmp/mongodb-27217.sock;
  5. Run the following command:
    service jetmongod restart
  6. Verify the fix by accessing the JetBackup plugin from WHM interface.

Congratulations, you have now fixed JetBackup stuck on loading screen error.

Launch 100% SSD VPS from $2.49/mo!

  • jetbackup, whm
  • 2 Utilizadores acharam útil
Esta resposta foi útil?

Related Articles

Remove a Service from ChkServd Monitoring for cPanel Servers

This guide requires root user account in server. In some circumstances, ChkservD cPanel...

Assigning a Dedicated IP Address to a Subdomain using WHM

To assign a dedicated IP address to a subdomain, perform the following steps: Step 1: Add the...

How to Uninstall Installatron in WHM cPanel Server

This guide will show you how to quickly uninstall Installatron software from WHM/cPanel server....

How to Install Installatron in WHM cPanel Server

This guide will show you how to download and install Installatron on your cPanel/WHM server. To...

How to Install Softaculous with cPanel/WHM

This guide will show you how to download and install Softaculous on your cPanel/WHM server. To...