-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
GPX track not rendering on geomap note #5753
Copy link
Copy link
Closed
Description
Description
Importing a gpx track does not render on the linux desktop (client) although renders correctly via the web interface of my raspberry pi (TriliumNextNotes-Server-0.93.0-linux-arm64).
The underlying map looks ok.
TriliumNext Version
0.93
What operating system are you using?
Other Linux
What is your setup?
Local + server sync
Operating System Version
Linux msata 6.13.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Sun, 23 Mar 2025 17:17:30 +0000 x86_64 GNU/Linux
Error logs
log from client (arch linux, up to date) fails to render gpx trace but shows map
200 GET /api/note-map/XJ21KrTFUZNo/backlink-count with 11 bytes took 0ms
200 GET /api/notes/XJ21KrTFUZNo/blob with 247 bytes took 0ms
204 PUT /api/options with 0 bytes took 1ms
204 PUT /api/notes/XJ21KrTFUZNo/data with 0 bytes took 8ms
JS Error: Uncaught error: Message: Failed to execute 'serializeToString' on 'XMLSerializer': parameter 1 is not of type 'Node'., Line: undefined, Column: undefined, Error object: {"message":"Failed to execute 'serializeToString' on 'XMLSerializer': parameter 1 is not of type 'Node'."}, Stack: TypeError: Failed to execute 'serializeToString' on 'XMLSerializer': parameter 1 is not of type 'Node'.
at #l (http://127.0.0.1:37840/assets/v0.93.0/app-dist/9955.js:1:164994)
Stack: Error
at Object.b [as logError] (http://127.0.0.1:37840/assets/v0.93.0/app-dist/desktop.js:18:334801)
at http://127.0.0.1:37840/assets/v0.93.0/app-dist/desktop.js:18:226379
Displaying the same note on my raspberry pi server via the browser interface the note renders almost correctly, but the end pin markers do not display.
09:32:42.137 304 GET /api/notes/L3eS0fiKNtqO/blob with 155 bytes took 3ms
09:32:42.143 304 GET /api/note-map/L3eS0fiKNtqO/backlink-count with 11 bytes took 2ms
09:32:42.654 200 POST /api/script/bundle/DptQdWGD86sI with 19910 bytes took 6ms
09:32:42.901 Slow 304 GET /api/special-notes/months/2025-06 with 328 bytes took 87ms
09:32:42.999 Slow 304 GET /api/special-notes/months/2025-07 with 328 bytes took 49ms
09:32:45.822 304 GET /api/note-map/XJ21KrTFUZNo/backlink-count with 11 bytes took 2ms
09:32:45.872 204 PUT /api/options with 0 bytes took 5ms
09:32:46.146 404 GET /marker-icon.png
09:32:46.152 404 GET /marker-shadow.png
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels