traccar / traccar-client-android

Traccar Client for Android
https://www.traccar.org/client
Apache License 2.0
656 stars 724 forks source link

Send fail #154

Open AkashBuzz opened 9 years ago

AkashBuzz commented 9 years ago

I run the web server on localhost:8082 I added device with IMEI and also name as buzz But on my android device, the status is Service created and then send fail!!

I am using a Samsung galaxy s3 GT-I9300 Help please

tananaev commented 9 years ago

What port are you using in the app? You should be using 5055, but it seems to be closed on your server.

AkashBuzz commented 9 years ago

Im using the port 5055... But still send fail on client

tananaev commented 9 years ago

The port is not visible from internet (check port here).

AkashBuzz commented 9 years ago

Should I disable firewall?

tananaev commented 9 years ago

Well, ideally you should configure firewall to allow required ports without disabling it.

AkashBuzz commented 9 years ago

Sir, how can I fix this??

tananaev commented 9 years ago

Do you have a dedicated public IP address?

AkashBuzz commented 9 years ago

197.224.57.254

tananaev commented 9 years ago

Ports are still closed. I guess it's either firewall or router issue.