Skip to content
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

Failed to load tile ... for source openmaptiles: HTTP status code 500 #3

Open
gw2princeps opened this issue Jun 30, 2019 · 4 comments

Comments

@gw2princeps
Copy link

Hello,

on my tablet, which I'm planing to use in my car with some of your software, appears to can not host the mbmatch server. When I run mbmatch with the debug flag and some map, I do not get any debug outputs and the QT applications spams the log with

[ ERROR] "{QSRenderThread}[Style]: Failed to load tile x/x/x=>x for source openmaptiles: HTTP status code 500"

On my desktop pc (using the exact same config with the same files) it just works.
Tablet is a (CW1515)[https://www.devicespecifications.com/en/model/da3636e2]. Running arch with the latest kernel 5.1.14. I'm running X11 on both machines.
When I remove the PluginParameters, that specify the tilesserver on localhost it also works on the tablet. That's why I'd assume I might be missing some dependencies?? Skimmed through the code, but I am not proficient in go to notice anything that could help resolve this issue.

Thanks for making this project.

@akhenakh
Copy link
Owner

akhenakh commented Jul 2, 2019

Hi,

Glad you tried the whole thing !

From the tablet when mbmatch is running if you point a browser to http://localhost:7000 does it work ?

@gw2princeps
Copy link
Author

Forgot to mention, on both devices a white screen comes up. The qt application also does not report "Connection refused".

@sumithakur
Copy link

HI @akhenakh

Thank you for the project. It is really good. However, I was facing some issues.

I am using Raspberry Pi 3.

I installed Golang, set the GOPATH, git the mbmatch and it runs on PORT 8080. But the browser displays only a white screen and no map in it.

Could you tell me what could possibly be wrong?

Thank you!

@akhenakh
Copy link
Owner

akhenakh commented Jan 2, 2020

can you try the docker image first ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants