amo13
amo13
I have tried a lot of different things, but I am still stuck with the exported file. It is apparently formatted in JSON, but it does not look like it...
Thank you for your answer, I already have got the exported data as a 14mb file. Sublime text editor confirms that it is valid JSON. The beginning looks like this:...
Ok, so I followed the discussion above to find out the internal device ID and issued the same curl command than above to get the export and what I get...
Thank you for pointing that out. Unfortunately, it still get the 406 error with my curl call: `curl -u a****[email protected] -H "Accept: application/gpx+xml" "https://traccar.a****y.cc/api/reports/route?deviceId=1&from=2017-12-01T00:00:00Z&to=2017-12-31T00:00:00Z" > export.gpx` What I don't understand...
Awesome, now I was able to export successfully to GPX. Thank you very much for your hints! Let me leave the curl command I used to successfully export to a...
For me, `sudo -u www-data scanimage --mode color --resolution 300 -x 215 -y 217` returns `scanimage: setting of option --mode failed (Invalid argument)` so i guess the issue is the...
I can confirm it's working in Kassel, Germany. Big thumbs-up for this app and for having it listed on F-Droid!
A week ago I started getting the same error without having changed anything in my jruby code or with my letsencrypt certificate, it just suddenly broke. I am on jruby...
Solved my problem by adding the TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 cipher to my nginx config (even though this one is considered weak as of today). It looks like jruby-openssl (or is it java8?)...
fails with `E: invalid operation gnuplot-x11`