Radarspotting

Mode-S Software => Virtual Radar Server => Topic started by: tmaster on September 23, 2023, 07:10:45 PM

Title: Virtual radar running on a pi. Database errors
Post by: tmaster on September 23, 2023, 07:10:45 PM
Im running virtual radar on a pi. from command line. Every so often it stops working.

If I logon to the pi under the GUI and load it in GUI mode I get a option to autofix the database once I do this I can exit and reboot the pi and everything works fine. How do I get Virtual Radar to autofix its own database from the command line so I dont have to manually load it in the GUI to do the autofix?

This happens every few months if the pi gets turned off.


Title: Re: Virtual radar running on a pi. Database errors
Post by: Clubba on September 26, 2023, 05:20:36 PM
are all the plugins installed?

I think it's database writer setting that causes this issue, if update exisiting is checked it seems to read the last seen date and anything over 28 days gets updated and says it needs repairing. I cured it by taking the tick out of the check box.
Title: Re: Virtual radar running on a pi. Database errors
Post by: tmaster on September 27, 2023, 07:16:44 PM
ok i will try that.