Service destroyed means that you turned off the service toggle in the app.
OK - that's clear now. Thanks !
I am running the service again but the client app is now giving:
Location Update
Location Update
Send failed.
Any idea what is causing this ?
Perhaps the below parameters are incorrect ?
server address: 192.168.1.149
Server port: 5055 ?
Is your device on the same local network as your server?
Yes it is.
The server runs on my laptop which is connected to the same WIFI as the Iphone with the client app.
Any idea ?
This is what the port check gives back:
Address 127.0.0.1
Port 80
Result is open
How can I check if I have a public IP ?
If phone and server are on the same local network, it should work fine with local IP address.
how can i change server? it always send failed
Server address field is on the main screen. You can change it from there.
hi anton sir,
working perfectly on the demo server now.
only asking what ip to use on server address field for localhost server
It should be your server's public IP address.
exactly sir,wanted to ask how can i find my localhost server's public ip address?
If you don't know it, you should ask your ISP. Are you sure you have it in the first place?
Hi -
I was able to install traccar server on my computer and tracker client app on my iphone!
Now I have registered the client device in the server web (http://localhost:8082/) using device identifier and adding the server address - 192.168.1.149
Result:
Location update
Location update
Service destroyed ..
Now something is wrong. Maybe server address is not correct.. How can I check ?
Anyone have some advice ? Thanks :)