/
Restarting EAS Development Web Server

Restarting EAS Development Web Server

Follow these steps to restart the EAS web service on SF DEV WEB if the server becomes unresponsive (for example, after the database connection is interrupted).

Step-by-step guide

  1. Connect to SF DEV WEB
  2. Put EAS in Standby Mode
    • $ cd /var/www/html
    • $ sudo ./set_eas_mode.sh STANDBY_SF
    • Browse to the development web server and confirm there is a message about EAS being in standby mode.
  3. Put EAS in Live Mode
    • $ cd /var/www/html
    • $ sudo ./set_eas_mode.sh LIVE
    • Browse to the development web server and confirm that EAS is functioning.


Related articles



Related content

1.4.1 Deployment Details
1.4.1 Deployment Details
More like this
Create a pgAdmin Server Connection
Create a pgAdmin Server Connection
More like this
Create an SSH Login Session
Create an SSH Login Session
More like this
* * WEB Server
More like this