The display of the Traccar web has changed to the default Apache2 page now

rozali6 years ago

Hi Anton,
I need your help, there is a problem on my traccar web. Previously it went ok but now my web site Traccar changes to the default Apache2 page. To connect a GPS device to Traccar it still runs normally, I can see by selecting it to the database.
Where do I have to find the root document for the Traccar web or configure it missing in Apache2. I use debian 9 64-bit and mysql and apache2.
For traccar.service service results as below:

Loaded: loaded (/etc/systemd/system/traccar.service; enabled; vendor preset: enabled)
   Active: active (running) since Thu 2019-07-25 14:03:56 WIB; 20h ago
 Main PID: 4249 (java)
    Tasks: 39 (limit: 4915)
   CGroup: /system.slice/traccar.service
           ΓΆΓΆ4249 /opt/traccar/jre/bin/java -jar tracker-server.jar conf/traccar.xml

Jul 25 14:04:00 CommGt06 traccar[4249]: SLF4J: Class path contains multiple SLF4J bindings.
Jul 25 14:04:00 CommGt06 traccar[4249]: SLF4J: Found binding in [jar:file:/opt/traccar/lib/slf4j-jdk14-1.7.26.jar!/org/slf4j/impl/StaticLoggerBinder.class]
Jul 25 14:04:00 CommGt06 traccar[4249]: SLF4J: Found binding in [jar:file:/opt/traccar/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
Jul 25 14:04:00 CommGt06 traccar[4249]: SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
Jul 25 14:04:00 CommGt06 traccar[4249]: SLF4J: Actual binding is of type [org.slf4j.impl.JDK14LoggerFactory]
Jul 25 14:04:16 CommGt06 traccar[4249]: WARNING: An illegal reflective access operation has occurred
Jul 25 14:04:16 CommGt06 traccar[4249]: WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/opt/traccar/lib/guice-4.2.2.j
Jul 25 14:04:16 CommGt06 traccar[4249]: WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1
Jul 25 14:04:16 CommGt06 traccar[4249]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
Jul 25 14:04:16 CommGt06 traccar[4249]: WARNING: All illegal access operations will be denied in a future release

For service Apache2 results as below:

apache2.service - The Apache HTTP Server
   Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled)
   Active: active (running) since Wed 2019-07-17 13:42:18 WIB; 1 weeks 1 days ago
  Process: 22956 ExecStop=/usr/sbin/apachectl stop (code=exited, status=0/SUCCESS)
  Process: 8699 ExecReload=/usr/sbin/apachectl graceful (code=exited, status=0/SUCCESS)
  Process: 22963 ExecStart=/usr/sbin/apachectl start (code=exited, status=0/SUCCESS)

Best Regard,
Rozali