Closed juanitoddd closed 3 months ago
Hi, right now, you have to run the traccar version 6.2 "traccar:6.2" and do not use "traccar:latest" Traccar 6.3 is not yet ready. A modification on this repo has been pushed 1 hour ago. For more information : https://github.com/traccar/traccar-docker/pull/132#pullrequestreview-2214120755
cc @magna-z
Just encountered this issue. I would suggest that we either add this to README or change our docker deployment strategy a little bit so that latest
won't match to a version that is not production-ready?
Try new builds, please PR #134
I just pulled the latest, and it seems to be working. Thank you! @magna-z
Many thanks ! doing docker pull traccar/traccar:latest
solved the issue 👍
Hello dear Friends,
I was trying to run the latest image of traccar, and got this error message
java.lang.UnsupportedClassVersionError: org/traccar/Main has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
Can someone point me out how to overcome this issue ? Many thanks in advance