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.

  • rubenstorm@lemmy.worldOP
    link
    fedilink
    arrow-up
    1
    ·
    6 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
      2
      arrow-down
      1
      ·
      6 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.

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

        The website reaches and open. The packages from OwnTracks never get there. I think it is cloudflare or the reverse Proxy, maybe both I think. Thank you.