-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
World map does not show #2
Comments
I found the main reason for this is that there are no linux x86 support on the docker image and outdated image. No support for linux-linuxlike x86/x64 refuse the usual urbdash image because it is based on arm64 architecture Outdated image is the main cause of the world map not showing, presumably caused by renewed mapbase token. I solved this by building docker image directly from the git repository and run the docker image directly from my server. You can see it deployed live here. |
Hi all, I have the same issue, but in a Windows Env, I tried to follow @ultio's suggestions, but it still does not work... @winstonyym Do you have any suggestion, or is the tool not supported by Windows OS machines? PD: In MacOS works like a charm for me. OS: Windows 11 |
@mfbenitezp probably the mapbase token expired and needs another update. |
OS: Linux Debian 11 BullsEye
Docker Image : winstonyym/urbdash-windows
I'm trying urbdash on my self hosted proxmox server and I encounter a bug where the world map does not display.
The first world map where we choose the city to load its profile does not show anything. It did toggle a name when I randomly hover over a city.
I'm gonna try it with my mac to see if its an architecture problem.
Meanwhile, I have hosted my server pc here if you want to see how it's displayed.
The text was updated successfully, but these errors were encountered: