nextcloud / nextcloud/maps

osrm routing not working

Open
#429 10 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
598
Forks
113
PR merge metrics
No merged PRs in 30d

Description

Hi Guys,

I have a problem with the maps app and my osrm routing server.
The osrm Server run's correctly.
When I try routing in the Nextcloud Maps app I get an error "Routing Error: undefined"
and no routing is present.

I installed both services at the same server. The server is running on Ubuntu.
I also see no communication in any logfile when I get the error.

I used the outgoing IP address in the configuration, no localhost.

Nextcloud Version: 19.0.1
Maps Version: 0.1.6

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the routing failure in the Nextcloud Maps app with the stated OSRM server and Ubuntu setup, then inspect browser and server logs because the report says no logfile communication is visible. Done means the routing request reaches the OSRM server and the app displays a route instead of “Routing Error: undefined”.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.