-
-
Notifications
You must be signed in to change notification settings - Fork 102
[WIP] add tracks management #38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
eb496a6 to
a758a04
Compare
461ea33 to
b428f0a
Compare
7ef9fe6 to
b6acba6
Compare
|
I'm not sure whether this is the right place to seek for a solution but I haven't found any other place. The problem is that it isn't possible to export directions as GPX. I click the button and get the message "Failed to export the current route". The inspector shows a "500"-error but "apache2"-s error log doesn't show any specific error, only some authentication stuff: "[authz_core:debug] [pid 27895] mod_authz_core.c(809): [client 192.168.1.65:44444] AH01626: authorization result of : granted". In the inspector, I see that something will be posted to https://nextcloud.tennis24.ee/index.php/apps/maps/exportRoute. Part of this something is "coords: |
|
Hi, You could have created a new issue. There might be something interesting in your Nextcloud server log ( |
|
I created the issue 415. The problem is the file name that tends to be too long if there is a large number of route stops like 41. |
Before merging, following things should be working: