openstreetmap / openstreetmap/mod_tile

initialising file storage backend debug messages

Open
#15 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
318
Forks
199
PR merge metrics
No merged PRs in 30d

Description

When running render_list I get the debug message debug: init_storage_backend: initialising file storage backend at: /var/lib/mod_tile to stderr. My config file doesn't use /var/lib/mod_tile, so this message is incorrect

Contributor guide

No contributing guide indexed for this repository

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 with the render_list entry point and the init_storage_backend path that emits the reported debug message. Compare the message's /var/lib/mod_tile value with the configured storage path. Done means the debug output accurately reflects the active configuration rather than reporting an unrelated default path.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.