Ubuntu 20.04 Sever - This page can’t be displayed

bjoern2 years ago

Dear All,

i tryt many times to installthe Traccar Server on this way with exactly same same inputs: https://www.traccar.org/install-digitalocean/

But it is no working for some reason why, i also dont get an error message.

Have someone any ideas how to resolve it?

King Regards
Bjoern

bjoern2 years ago

Note: World4you Server
Error Message: This page can’t be displayed

Anton Tananaev2 years ago

Have you checked if the process is running? Have you checked logs?

bjoern2 years ago

Sorry for the late Delay, late me check asap and i come back to you, thanks for the fast reply :)

bjoern2 years ago

I got this message from the logs:

INFO: HikariPool-1 - Starting...
WARN: Registered driver with driverClassName=com.mysql.jdbc.Driver was not found, trying direct instantiation.
ERROR: HikariPool-1 - Exception during pool initialization. - Access denied for user 'root'@'localhost' - CJException (... < DataManager:131 < *:90 < Context:298 < Main:120 < ...)

King Regards
Bjoern

bjoern2 years ago
<properties>

    <entry key="config.default">./conf/default.xml</entry>
    <entry key='web.port'>80</entry>

    <entry key='database.driver'>com.mysql.cj.jdbc.Driver</entry>
    <entry key='database.url'>jdbc:mysql://localhost/XXXX?allowPublicKeyRetrieval=true&amp;useSSL=false&amp;serverTimezone=UTC&amp;useSSL=false&amp;allowMultiQueries=true&amp;autoReconnect=true&amp;useUnicode=yes&amp;characterEncoding=UTF-8&amp;sessionVariables=sql_mode=''</entry>
    <entry key='database.user'>XXXX</entry>
    <entry key='database.password'>XXXX</entry>

</properties>
bjoern2 years ago

I also tryt it with pth keys:
com.mysql.jdbc.Driver
com.mysql.cj.jdbc.Driver

bjoern2 years ago

i got it with an installl from com.mysql.cj.jdbc.Driver and server time change.

But now i got this:
Waiting for changelog lock....

bjoern2 years ago

Closed, createt a new db and changed also the port