Even if the correct IP address and port information for the FilingBox MEGA2 v2 Server is entered, if you cannot access the admin web UI site or connect to the server via the FilingBox MEGA2 v2 Windows/Linux clients, you need to restart the FilingBox MEGA2 v2 Server or restart the processes within the system where the server is installed. Below are the steps to restart the processes within the system where the FilingBox MEGA2 v2 Server is installed.
cd /namusoft/service
./stopAll.sh
./startup.sh
- Run the '/namusoft/service/stopAll.sh' script
Once the script is executed, all server processes will stop.
- Run the '/namusoft/service/startup.sh' script
Once the script is executed, the following server processes will start.- megaserver process
- pushserver process
- web process
- nginx process
- keymanager process