-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Java Runtime mismatch #133
Comments
Hi, right now, you have to run the traccar version 6.2 "traccar:6.2" and do not use "traccar:latest" |
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 |
Try new builds, please |
I just pulled the latest, and it seems to be working. Thank you! @magna-z |
Many thanks ! doing |
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
The text was updated successfully, but these errors were encountered: