SQL error: attempt to write a readonly database ---whats goin on

I rebuilt LimeSuite and also ran the calibration routine …\

Hit this error when running gqrx so i rebuilt gqrx …
Still stopping here …

tried a chmod +x to the I/Q .db file that the calibration routine made …

STILL

[INFO] Rx Filter calibrated from cache
[INFO] Tx Filter calibrated from cache
MCU algorithm time: 11 ms
MCU Ref. clock: 30.72 MHz
MCU algorithm time: 184 ms
[ERROR] SQL error: attempt to write a readonly database
[ERROR] SQL error: attempt to write a readonly database
[ERROR] setBandwidth(Rx, 0, 60 MHz) Failed -
terminate called after throwing an instance of ‘std::runtime_error’
what():
Aborted

Try instead chmod +w on the .db file. You want it to be writeable, not executable.

Didn’t make a change …

So i deleted the .db file … gqrx does not error out now …

Rebuilding the .db file with the calibration program …