ytsapras / robonet_site

Django RoboNet operational database.
GNU General Public License v2.0
0 stars 0 forks source link

Error output from obs_control and artemis_subscriber #13

Closed rachel3834 closed 7 years ago

rachel3834 commented 7 years ago

Artemis_subscriber and obs_control should output to error.txt so that current issues can be alerted to DayOps.

rachel3834 commented 7 years ago

Implemented a check for the most common error from artemis_subscriber: that the permissions of the rsync authentication files are configured in correctly. The code will now issue an alert to the log file and the error.txt.

rachel3834 commented 7 years ago

Added error output to obs_control in the event that it encounters a pre-existing lockfile on start-up.

Code for both updates now deployed and tested.