Error in logs
I'm using logging from OSMAnd. First I got those two:
Undefined index: bat at /var/www/nextcloud/apps/phonetrack/controller/pagecontroller.php#469
Undefined index: sat at /var/www/nextcloud/apps/phonetrack/controller/pagecontroller.php#467
And then a database error:
Doctrine\DBAL\Exception\SyntaxErrorException: An exception occurred while executing 'INSERT INTO oc_phonetrack_points (sessionid, deviceid, lat, lon, timestamp, precision, satellites, altitude, batterylevel) VALUES ('7d639913594287f843c88a25444491f5','android','1.8291708','1504250379000','1504250379','30.016','','73.30745','');': SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'precision, satellites, altitude, batterylevel) VALUES ('7d639913594287f843c88a25' at line 1