vitalidze / traccar-web

Traccar Web UI mod
http://traccar.litvak.su/
151 stars 145 forks source link

Traccar 3.5 web UI mod doesn't work #955

Open jbajmotor opened 7 years ago

jbajmotor commented 7 years ago

Please someone help, my web traccar 3.5 suddenly stop and can't access it from anywhere. I install it on windows server 2012 since 6 months ago and use web UI mod, it was working well. when I look in windows services, it is running well but i can't access it. wrapper.log.20161118.txt

Thank you for any help.

vitalidze commented 7 years ago

According to the log file your H2 database is damaged. You can see #749 for additional info.

You should NOT use H2 database on production system. Use MySQL instead.