Map not loading on Mac (works fine on mobile browser) v1.136.0 #20415
Vlad9572324
started this conversation in
General
Replies: 1 comment 6 replies
-
Please check your browsers dev console and see if there are any errors there, you can also check the network tab to see why the requests to the tile server are failing. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm self-hosting Immich and noticed a weird issue:
On macOS, the map background is completely gray in all browsers (Chrome, Firefox, Safari)
Map clusters (bubbles) are visible and clickable
The map works fine in a mobile browser (same network)
What I tried:
Switched map style URLs (used both tiles.immich.cloud and CartoDB styles)
Opened DevTools → No tile requests (.png, .pbf) at all on Mac
Cleared cache, tried incognito, different browsers
tiles.immich.cloud/v1/style/light.json is accessible directly from the browser
No blocking extensions or VPNs active
It really seems like the style JSON is not being parsed or executed on macOS — but works on phone browsers.
Has anyone faced this on Mac?
Here’s a screenshot from DevTools:
(attach your screenshot here)
Thanks in advance!

Beta Was this translation helpful? Give feedback.
All reactions