I could not find the right place for this question, so I try asklemmy.

I installed Traccar on a server and OwnTracks on my phone.

I get problems with the connection, does anyone can give some tipps? How to connect my phone to it.

Thanks, comments and links are welcome.

  • ☂️-@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    4 days ago

    a linux or selfhosting comm would be better.

    make sure to open the correct ports, provide the correct identifier and check the traccar/owntracks logs.

    • rubenstorm@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      3 days ago

      I have it on a raspberry pi in a home network. Connected with a reverse cloudflared and in cloudflare in did set up the domain over the Tunnel routing on the right port. I think the problem is cloudflare only allow http and the data bis send over TCP. Thank you for your nanswer. When I bhave more time I will look again into it.

      • ☂️-@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        3 days ago

        you can quickly verify if the packets are reaching it by simply checking its logs. traccar logs every connection attempt even if it isn’t authenticated. narrows it down a bit.