Are u using the h2 DB or using the MySQL configurations. If MySQL, make sure your MySQL server is working properly.
The problem is related to database. In my case it gave me an exception. Check the configuration file.
The problem was with the configuration of the database in the configuration file. The port was not the one that it should be. Thank you!
iam using intellij ide
i downloaded traccar server and imported in this ide
then database where database can exist
how can i see database
could u help me
Hi !
I am following this link Build from source with IDEA to build Traccar server from source. But when i click on Run, the terminal of IDEA displays this
2019-03-04 09:45:40 INFO: HikariPool-1 - Starting...
And does not continue. Can you help me please ?!