"cannot create table... database or disk is full"
Posted: Thu Mar 07, 2024 8:45 pm
Meteobridge PRO running 5.8, FW 1.4.
External logging appears hung up. Have been through several proposed solutions:
External logging appears hung up. Have been through several proposed solutions:
- Database -> Administration, set Boot Options to "forced rebuild on reboot", then reboot. (Incidentally, this does not stick after rebooting, and reverts to "no check/rebuild on reboot".
- Same as above, plus switching Per-Minute Data to "automated deletion past 90 days", then reboot.
Code: Select all
dbase (07.03.2024 12:30:19): cannot prepare insert into 'th0temp_min' RAM (after 0 tries in 1ms): no such table: th0temp_min (1)
dbase (07.03.2024 12:30:19): rollback on insert forced (1) (min RAM): th0temp
dbase (07.03.2024 12:30:19): cannot create table (after 0 tries in 1ms): database or disk is full (13)
dbase (07.03.2024 12:30:19): cannot commit (after 0 tries in 1ms): cannot commit - no transaction is active (1)
dbase (07.03.2024 12:30:19): cannot rollback (after 0 tries in 1ms): cannot rollback - no transaction is active (1)