try with the address "localhost", after modification, restart the traccar
<entry key='database.driver'>org.postgresql.Driver</entry>
<entry key='database.url'>jdbc:postgresql://localhost:5432/traccar</entry>
<entry key='database.user'>traccar</entry>
<entry key='database.password'>asdad</entry>
So, what is the error exactly?
Haven't received anything from you.
try with the address "localhost", after modification, restart the traccar
<entry key='database.driver'>org.postgresql.Driver</entry> <entry key='database.url'>jdbc:postgresql://localhost:5432/traccar</entry> <entry key='database.user'>traccar</entry> <entry key='database.password'>asdad</entry>