try disabe kaspersky and refresh page
When I look in the mysql db I see that no tables are created. If I remember correct that should be done automatically when traccar starts first time.
The log say nothing more about it
https://mega.nz/file/KkFUnSjR#8C_ncIWW0xR2toDSwlRLHKZS7OaRXic6lbcAM4fqBG4
https://mega.nz/file/m5VDzCDa#Edu_IsGicXm3JiIQPwyvZ1Sn0uZMpBeS2Ev55pJjRA8
sudo systemctl restart traccar.service
must working, if not show log file
/opt/traccar/logs/tracker-server.log
Well after crating a new db user it now work to login
Thanks. I write new post about other problems
Installed a fresh 4.9 on ubuntu 18.04
This is the result
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <title>Traccar</title> <link rel="icon" sizes="192x192" href="/icon.png"> <link rel="apple-touch-icon" href="/apple-touch-icon.png"> <link rel="stylesheet" href="app.css"> <script type="text/javascript" src="https://gc.kis.v2.scr.kaspersky-labs.com/FD126C42-EBFA-4E12-B309-BB3FDD723AC1/main.js?attr=LiGOpb2TlMSXhhhNQGgr4VKCbVlWCh85dN1y2a4z1eDDdG8NcbpbIWh7xFP51Q4J" charset="UTF-8"></script></head> <body> <div id="spinner"></div> <div id="attribution">Powered by <a href="https://www.traccar.org/">Traccar GPS Tracking System</a></div> <script id="loadScript" src="load.js"></script> </body> </html>