can't access interface website

omrgl9 years ago

Dear Anton

just found your platform

I followed the instruction carefully

I can not access to http://localhost8082

asking for your help..

thank you !!

Anton Tananaev9 years ago

There should be a "colon" symbol between "localhost" and "8082":

http://localhost:8082/

omrgl9 years ago

i swear its what i did and it didnt work...

now it does though !!

next thing is how to connect a vehicle gps tracker
what do I use as my unique id ? is it the IMEI last 11 digits and 0 at the beginning ?
as well what i.p is correct one to set up on the tracker ?

I have the GP02A if it matters (founded that the correct port is 5022 on the list attached)

thank you !

Anton Tananaev9 years ago

Most likely you need to use IMEI as unique id.

Not sure about the right port. You can try list of ports from here:

https://www.traccar.org/ports-for-tk-gt-and-other-gps-devices/

IP address is your server public IP address. Make sure the port is visible from internet (router and firewall are set up correctly).

omrgl9 years ago

i'm not sure I was clear...

I mean the i.p to set as the server of the device..

Anton Tananaev9 years ago

Yes, that's clear. It should be your public IP address.

omrgl9 years ago

so my public i.p of the computer will work for the tracker device ?
and then try all the ports from the link above ?

sorry for the hessel it is really not my zone... :)

Anton Tananaev9 years ago

Yes, it should work. Try port from the link and if it doesn't work check for HEX messages in the log file (tracker-server.log).