Issue with tracker-server.jar

Kek4 years ago

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.

Anton Tananaev4 years ago

As the error says, you have to provide a config file as an argument.

Ashok Chandra2 years ago

@Anton Tananaev I have same issue.

How to provide a config file please help.