Dec 8 06:27:04 satnogs satnogs-client[748]: 2019-12-08 06:27:04,041 - apscheduler.executors.default - ERROR - Job “spawn_observer (trigger: date[2019-12-08 05:16:30 UTC], next run at: 2019-12-08 05:16:30 UTC)” raised an exception
Dec 8 06:27:04 satnogs satnogs-client[748]: Traceback (most recent call last):
Dec 8 06:27:04 satnogs satnogs-client[748]: File “/usr/local/lib/python2.7/dist-packages/apscheduler/executors/base.py”, line 125, in run_job
Dec 8 06:27:04 satnogs satnogs-client[748]: retval = job.func(*job.args, **job.kwargs)
Dec 8 06:27:04 satnogs satnogs-client[748]: File “/var/lib/satnogs/local/lib/python2.7/site-packages/satnogsclient/scheduler/tasks.py”, line 110, in spawn_observer
Dec 8 06:27:04 satnogs satnogs-client[748]: observer.observe()
Dec 8 06:27:04 satnogs satnogs-client[748]: File “/var/lib/satnogs/local/lib/python2.7/site-packages/satnogsclient/observer/observer.py”, line 301, in observe
Dec 8 06:27:04 satnogs satnogs-client[748]: self.plot_waterfall()
Dec 8 06:27:04 satnogs satnogs-client[748]: File “/var/lib/satnogs/local/lib/python2.7/site-packages/satnogsclient/observer/observer.py”, line 393, in plot_waterfall
Dec 8 06:27:04 satnogs satnogs-client[748]: tmin, tmax = np.min(t_idx), np.max(t_idx)
Dec 8 06:27:04 satnogs satnogs-client[748]: File “/usr/local/lib/python2.7/dist-packages/numpy/core/fromnumeric.py”, line 2618, in amin
Dec 8 06:27:04 satnogs satnogs-client[748]: initial=initial)
Dec 8 06:27:04 satnogs satnogs-client[748]: File “/usr/local/lib/python2.7/dist-packages/numpy/core/fromnumeric.py”, line 86, in _wrapreduction
Dec 8 06:27:04 satnogs satnogs-client[748]: return ufunc.reduce(obj, axis, dtype, out, **passkwargs)
Dec 8 06:27:04 satnogs satnogs-client[748]: ValueError: zero-size array to reduction operation minimum which has no identity
Station failed for all observations after that and running normaly after restart. No error from RTL device driver, but seems failed return values.
After several searches in the log files, it seems that the dongle no longer returned data. Would it be possible on this type of error to reset the USB port ?
Uptime before crash : 1 month
I test command “usbreset RTL2838UHIDIR” at pre and post observation script.