Data from devices stopped coming in to traccar server?

Slawek4 years ago

from where ?

qlex4 years ago

From mysql. I don’t know how to access h2 now. MySQL is filled with users, devices, groups. I don’t care that much about historical data but users, groups and devices are critical.
Can’t recreate it manuall

Slawek4 years ago

login to mysql

mysql -u root -p

then

SHOW DATABASES;

qlex4 years ago

I know how to get them from MySQL but how to import them to h2? Have no experience in h2 whatsoever

Slawek4 years ago

you must use some tool

but if you can connect to mysql, switch traccar to mysql database
use config for mysql