Не запускается traccar со старой базой данных.

Ilyuha4 years ago

В один момент база достигла порядка 8 Гигабайт и traccar перестал запускаться. Установлен на Windows. Может есть какие то способы почистить эту БД чтобы не потерять данные о пользователях и устройствах?

Ilyuha4 years ago

Good afternoon. At one point, the database reached about 8 gigabytes and traccar stopped running. Installed on Windows. Maybe there are some ways to clean this database so as not to lose data about users and devices?

Anton Tananaev4 years ago

What database are you using?

Ilyuha4 years ago

database.mv.db

Ilyuha4 years ago

The database is the one that is installed by default on the Windows version of trccar-server.

Anton Tananaev4 years ago

We don't recommend using H2 database for production. You should really migrate to something like MySQL.

Ilyuha4 years ago

In the future, I will switch to MySQL. Is there anything that can be done with this database so that it is not lost?

Anton Tananaev4 years ago

If it's not corrupted you can try to migrate to MySQL. There are some threads about it on the forum.

Ilyuha4 years ago

Thank you very much. Now I'll look.