What version of Traccar are you using? What architecture?
Traccar 4.1 (Just downloaded today)
https://github.com/traccar/traccar/releases/download/v4.1/traccar-linux-arm-4.1.zip
ARM Rasberry Pi 1 B
https://www.raspberrypi.org/products/raspberry-pi-1-model-b-plus/
Distro: DietPi also dowloaded today
If you want i can give you access to my rpi
Is you Pi using ARMHF or ARMEL? You might need to use manual installation option.
It's armhf
Manual installation
https://www.traccar.org/manual-installation/
or VPS instalation?
https://www.traccar.org/install-digitalocean/
I will install java manually and will try that way.
https://github.com/traccar/traccar/blob/master/setup/package.sh
package_linux_arm () {
info "Building Linux ARM installer"
package_linux armhf arm
ok "Created Linux ARM installer"
}
Should work with my hardware.
I'm using a RPi B
Traccar works great in my VM (x86) but no in my Pi (ARM)
root@DietPi:/opt/traccar/jre/bin# ./java
Illegal instruction