Error start service traccar

Hendry Moronta4 months ago

I have performed a new installation of traccar server and when I configure the database with mysql I get the following error.
I get the same result on Windows and Ubuntu.

Process: 5521 ExecStart=/opt/traccar/jre/bin/java -jar tracker-server.jar conf/traccar.xml (code=exited, status=1/FAILURE)
Anton Tananaev4 months ago

How is this different from your other topic?

Hendry Moronta4 months ago

I have already carried out tests on Ubuntu 22.04, Winsows Server 2019 and Windows 10.

Could you tell me if the mysql database parameters are correct?

    <entry key='database.driver'>com.mysql.cj.jdbc.Driver</entry>
    <entry key='database.url'>jdbc:mysql://localhost/traccar?zeroDateTimeBehavior=round&amp;serverTimezone=UTC&amp;allowPublicKeyRetrieval=true&amp;useSSL=false>
    <entry key='database.user'>admin</entry>
    <entry key='database.password'>mypass</entry>
Anton Tananaev4 months ago

If you completely ignore my questions, don't expect any help from me.

Hendry Moronta4 months ago

How is this different from my other topic?
I have already carried out tests on Ubuntu 22.04, Winsows Server 2019 and Windows 10.

The result is the same, when placing mysql configuration to the configuration file the service stops

Anton Tananaev4 months ago

That's not an answer. The problem seems to be exactly the same as before. What is the difference?