First of all, do you mean 20.04? I don't think there's 20.02 version.
Anyway, I don't think it has anything to do with your operating system. That's something with your specific setup or configuration.
We have several servers on Ubuntu 20.04 and they work just fine.
I also have one on Ubuntu 20.04. But xubuntu is not the same as ubuntu so perhaps there is a difference.
The biggest, if not the only, difference is the UI interface. So, it should make no difference for a service.
Well if you read tests there is more differences. But what do I know. I only run servers without UI
Ok..
firstly - apologies - 20.04 not 02 - typing with BIG thumbs on a small android phone ! :-)
Understood that you have 20.04 running - multiple instances - I accept that - until I added a GUI based distro , so did I !
I agree Anton - it should make no issue for a service , but I've tried it on two 64 bit distros - same results.
So in the name of helping others and in the spirit of open source, I have:
uninstalled Traccar from my server using the "debian" method elsewhere in the forum:
sudo systemctl stop traccar.service
sudo systemctl disable traccar.service
sudo rm /etc/systemd/system/traccar.service
sudo systemctl daemon-reload
sudo rm -R /opt/traccar
and am now stepping backwards through the installers...4.9, 4.8 and so on..., to try and
see if the issues I experienced came in with a particular build of Traccar.
to be clear - I have installed a completely fresh 20.04 Xubuntu / Lubuntu distro each time from the 64 bit ISO directly
to an esxi host.
the only actions taken post install are:
set the IP
sudo apt-get update
sudo apt-get upgrade
wget the traccar zip
unzip traccar zip
sudo ./traccar.run
so I don't believe the execution environment could be any simpler
I will post my findings after Ive been through - hope someone finds this useful
Cheers
Bob
I think instead of trying different versions, you should really look deeper and see what the root cause of the problem is. I'm assuming you already checked logs before creating this thread, right? Anything useful there?
My immediate priority was to get the system back online - Which I am pleased to share I have now done.
Fortunately I only had to go back to 4.8 to achieve stability - everything up to that was also stable - I tested back to 4.4
now the pressures off I can clone the machine , uninstall traccar 4.8 - re install 4.9 and start looking at logs etc
Hi Guys
sad to report that after months of stable operation on 18.04 server
(no gui) I have just upgraded to Xubuntu desktop as i need other tracking
apps to run that require a desktop in parallel, and traccar is no longer functional
sadly the same is true of Lubuntu here as well.
both installs running as install from new. fully updated, traccar installed from sudo ./traccar.run
any fixes please ?
Regards
Bob