Skip to content

Map Configuration: custom map does not work #1263

Description

@schenklklopfer

OS & Hardware
Debian GNU/Linux 12
Docker version 28.1.1

CPU(s):                   8
  On-line CPU(s) list:    0-7
Vendor ID:                AuthenticAMD
  BIOS Vendor ID:         QEMU
  Model name:             AMD EPYC 9754 128-Core Processor
    BIOS Model name:      pc-q35-9.0  CPU @ 2.0GHz

Total online memory: 32G

Version
0.26.6

Describe the bug
Manually configured Tile Server on "Settings" -> "Map" does not work on main "Map" page.

To Reproduce
Configure my own OSM Tile Server in "Settings" -> "Map" -> "Map Configuration".
In the small preview window on the side everything works.
I can see the requests in my Debug-Console.
Clicking "Save changes".
Back to Main Page "Map", I still see all Tile-Requests are served by https://tile.openstreetmap.org, not by my own tile server.

Expected behavior
When I configure my Tile Server I expect it to work.

Screenshots
none

Logs
Saving data works: from 'dawarich_app':
dawarich_app | D, [2025-05-23T14:30:02.937298 #112] DEBUG -- : User Update (2.9ms) UPDATE "users" SET "updated_at" = $1, "settings" = $2 WHERE "users"."id" = $3 [["updated_at", "2025-05-23 14:30:02.930788"], ["settings", "{\"maps\":{\"name\":\"MyServer\",\"url\":\"https://my-tile-server.tld/tile/{z}/{x}/{y}.png\",\"distance_unit\":\"km\"},\"immich_url\":\"https://<redacted>\",\"immich_api_key\":\"<redacted>",\"photoprism_url\":\"\",\"photoprism_api_key\":\"\",\"preferred_map_layer\":\"OpenStreetMap\"}"], ["id", 1]]

Additional context
none

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions