Issue on adding a user/device in geofences

Alex Tien8 years ago

Hi All,

Good day.

My set up environment.

  1. CentOS 7
  2. MariaDB
  3. Subdomain with SSL connection

Everything seems fine but until when i want to add a user/device to a specific geofences (go to geofences --> tick geofences name) and the error prompted .. refer to the image

(https://drive.google.com/file/d/0ByiVhAw9YSy5UjJRUUFRNVN1TXM/view?usp=sharing "Error Geofences")

Any possibilities where i miss out?

Thanks

Alex Tien

Anton Tananaev8 years ago

I suspect it's your proxy error. As far as I know Traccar doesn't return such errors. I would recommend to try without proxy.

abyss8 years ago

@tananaev
I'm afraid traccar may return such errors, for example if we do GET request to /api/permissions
@alextien
I have another suspicion, version of web client is different from traccar server

Anton Tananaev8 years ago

Yes, but I meant that official web app won't send such unsupported requests.

Alex Tien8 years ago

@Anton
Direct connection to server seems the problem still exist (without proxy)

@abyss
You are seems right. Revert the web client by using the default and the error gone

Thanks all for the input

Alex Tien