traccar installation ob ubuntu server 16.04

jay6 years ago

Install Traccar Server Linux Demonstration - Ubuntu
(Please see if below command that I must to install)

sudo apt-get install unzip 
sudo apt-get install python-software-properties 
sudo apt-get install software-properties-common 
sudo add-apt-repository ppa:webupd8team/java 
sudo apt update; 
sudo apt install oracle-java8-installer 
sudo apt install oracle-java8-set-default javac -version java - version 
sudo wget https://github.com/tananaev/traccar/r... traccar-linux-xx.xx.zip unzip traccar-linux-xx.xx.zip sudo ./traccar.run 
sudo /opt/traccar/bin/startDaemon.sh 
Ernesto Vallejo6 years ago

Which version are you trying to install?
You can find step by step installation instructions at https://www.traccar.org/linux/

Tony Shelver6 years ago

What Ernesto says. follow the installation instructions.

The startup you are using is for an earlier version of traccar.

I just finished installing on Ubuntu 18.04 per the installation instructions and worked fine on the standard h2 database