Image for a location is not shown #969
-
Beta Was this translation helpful? Give feedback.
Answered by
timkolloch
Jan 16, 2026
Replies: 1 comment 6 replies
-
|
Hi there! Are you able to double check the Let me know if this helps, if not if you could provide more of your config that would help too! |
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

I think I might have found the error.
I am using a Let's Encrypt certificate for services and in NPM I set the frontend to use the certificate but forgot about the backend. I now set the backend npm entry to use the certificate and now the image is shown correctly.
Is it possible that this was the issue?