How is this different from your other topic?
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&serverTimezone=UTC&allowPublicKeyRetrieval=true&useSSL=false>
<entry key='database.user'>admin</entry>
<entry key='database.password'>mypass</entry>
If you completely ignore my questions, don't expect any help from me.
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
That's not an answer. The problem seems to be exactly the same as before. What is the difference?
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.