Greetings, i'm posting this message because i'm having an issue with the traccar server installation on ubuntu.
When i execute this command : java -jar tracker-server.jar i got this error :
Exception in thread "main" java.lang.RuntimeException: Configuration file is not provided
at org.traccar.Main.main(Main.java:80)
Did someone have encounter it, and if you did, how did you manage to fix it.
Thanks in advance for your awnsers.
As the error says, you have to provide a config file as an argument.
@Anton Tananaev I have same issue.
How to provide a config file please help.
Greetings, i'm posting this message because i'm having an issue with the traccar server installation on ubuntu.
When i execute this command : java -jar tracker-server.jar i got this error :
Did someone have encounter it, and if you did, how did you manage to fix it.
Thanks in advance for your awnsers.