Copprhead - I'm trying to import a GPX track in...

I'm trying to import a GPX track in FreeboardSK, but I'm getting "Completed with errors! Not all resources were loaded". As is seems, no resources were loaded at all. Where can I find more details?
9 Replies
Владимир Калачихин
Try to open this gpx in QGIS, Viking or, in SignalK - in the GaladrielMap SK edition
Copprhead
CopprheadOP2w ago
It opens fine in geojson.io Google Earth too
Владимир Калачихин
Use GaladrielMapSK instead FreeboardSK 🙂
Copprhead
CopprheadOP2w ago
What is also curious: When I hover over the menu items in "routes, waypoints, notes", all but the import element are highlighted (but I can click on it). I think it's unrelated to my file. When I try to upload a track I had previously exported with FB, I get the same result. @AdrianP any ideas what might be wrong?
AdrianP
AdrianP2w ago
Firstly, the menu hover thing is a styling issue (which will be resolved). The fact that the GPX file content is displayed and selectable idicaters that there is no issue with the file. The message you receive is due to an error response received from the server when trying to write the resource data. Two most likely causes: 1. Server requires login and user is not authenticated 2. Content error in the resource being written. I accept that the error message is not very helpful and will seek to improve that.... in the mean time checking the the browser console under the network tab will provide details of the error response from the server and the cause.
Copprhead
CopprheadOP4d ago
Ok, tried again, checking the dev tools in the browser. Surprisingly (to me) I'm getting 404s:
No description
No description
No description
No description
Copprhead
CopprheadOP4d ago
No description
AdrianP
AdrianP4d ago
It appears that you do not have tracks configured as a custom path in the resource-provider plugin. To be able to import Tracks this needs to be configured. Btw this is mentioned in the help. Go to plugin config and add tracks as a path.
Copprhead
CopprheadOP3d ago
Thank you, it's working now.

Did you find this page helpful?