WorldBank-Transport / DRIVER

DRIVER - Data for Road Incident Visualization, Evaluation, and Reporting
GNU General Public License v3.0
37 stars 34 forks source link

Add doc for troubleshooting server restarts #778

Closed kshepard closed 5 years ago

kshepard commented 5 years ago

Overview

When servers are rebooted, there is generally some manual intervention needed in order to get the application functioning again. This documents a basic troubleshooting approach.

Checklist

Notes

Also fixed a couple unrelated typos within the document

Testing Instructions

Closes PT165724357

kshepard commented 5 years ago

Thanks for the comments, I've incorporated them. I added a note about checking for Redis errors while in the driver-app step, since I believe there will be some visible Redis errors in the log at that point.