Invalid chunk id error

Luke!a year ago

Good evening,

All of a sudden our instance of Traccar server stopped working and throws following errors when we attempt to restart:

  • Failed to restore the auto commit to true
  • Main method error - Invalid chunk id 0 [2.2.224/6] - MVStoreException (...)

We did not perform an update to the database or whatsoever, so we really don't know where to start. Any good tips?

Thanks,
Luc

Anton Tananaeva year ago

Looks like your database got corrupted. Try restoring a backup. If you don't have a backup, you can try the recovery tool.

But the bigger issue is that you're using H2 database against the recommendation.

Luke!a year ago

Dear Anton. We migrated to a new server and now moved away from H2 database. Thanks for your support.