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
- Connect to SF DEV WEB
- 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.
- 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
Filter by label
There are no items with the selected labels at this time.