SuperDARNCanada / borealis

A control system for USRP based digital radars
GNU General Public License v3.0
13 stars 7 forks source link

Scheduler not starting radar successfully when no schedule available #408

Open tjk584 opened 1 year ago

tjk584 commented 1 year ago

Symptoms: I manually stopped the radar at CLY to run some tests. When I tried to run it again using start_radar.sh, the radar wouldn't start successfully. I was able to run it manually using steamed_hams.py, but using the scheduler didn't work. At this time, CLY had no schedule available (due to network being down for past couple months).

Solution: After syncing the new schedule from Campus to CLY, the radar started as normal using the scheduler.

What to do: This problem should be looked into to make sure it's just a one off, and it doesn't prevent a site from operating without a schedule in the future. It should be noted that CLY ran for the past month with no schedule - not sure why it stopped working once I manually restarted the radar.

RemingtonRohel commented 6 months ago

This could be related to the scheduler problems we have been having lately, see #448 and #447