Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - ya29

#1
BETAS / Re: New beta 6.4.0betaXX
December 08, 2015, 08:57:07 PM
Bug report.



Mapmytracks integration doesn't work in the latest beta.

Reason: Authentication http header is not set. I.e. login/pass is not used at all.



I've fixed it for myself only by changing mapmytracks url to my server and putting the following code in nginx config:

   location = /mmtapi/a29er/ {¬
        client_max_body_size 10m;¬
        proxy_set_header Authorization "Basic [base64 encoded login/pass here]";¬
        proxy_pass https://www.mapmytracks.com/api/;¬
    }
#2
ERRORES/BUGS / Re: MapMyTracks upload broken!
December 08, 2015, 07:48:15 PM
I do confirm the bug in the latest version.

I've debugged HTTP a bit and can see that Oruxmaps doesn't sent basic authentication.
#3
GENERAL / Re: Route planner recommendations
April 02, 2014, 11:02:11 PM
I use mapmyride.com

When making a route just switch between bycicle/car modes if you go offroad.