I just installed Traccar on Digitalocean, I follow every step from here:
https://www.traccar.org/install-digitalocean/
but there is one thing that is not appropriate, when I run traccar.service from the terminal (PuTTY), there is no reply from the server (i.e traccar is started), and also traccar does not create wrapper.log.
root@eazttrack:~# tail -f /opt/traccar/logs/wrapper.log.*
tail: cannot open '/opt/traccar/logs/wrapper.log.*' for reading: No such file or directory
tail: no files remaining
but I can access the Traccar web interface and it runs well.
will this be a problem?
No, new versions don't have wrapper log anymore.
I just installed Traccar on Digitalocean, I follow every step from here:
https://www.traccar.org/install-digitalocean/
but there is one thing that is not appropriate, when I run traccar.service from the terminal (PuTTY), there is no reply from the server (i.e traccar is started), and also traccar does not create wrapper.log.
root@eazttrack:~# tail -f /opt/traccar/logs/wrapper.log.*
tail: cannot open '/opt/traccar/logs/wrapper.log.*' for reading: No such file or directory
tail: no files remaining
but I can access the Traccar web interface and it runs well.
will this be a problem?