This is a static archive of our old OSM Help Site. Please post any new questions and answers at community.openstreetmap.org.

Server not rendering in Ubuntu 16.04 - VirtualBox

0

Hello,

I use the umap-package as frontend to work with my tileserver. Backend is mod_tile / renderd. (All up setted after the tutroials). I disabled the firewall.

In Firefox in the VirtualBox all is working fine. When I go to the website from my windows host (bridged network) the website is working, but not the map part. The menus and start site are visible and all is fine. The part where normaly the map is shown, is empty.

Why does it work in the VirtualBox and outside not, while the firewall is disabled? I need to change to something in the server config?

thanks in advance

asked 16 Nov '16, 21:31

hevilp's gravatar image

hevilp
31558
accept rate: 0%

The connection is incoming, but not send to the renderer seems like..

192.168.178.74 - - [16/Nov/2016:23:03:16 +0100] "GET /static/storage/src/locale/en.js HTTP/1.1" 200 19957 "http://192.168.178.77:9000/en/map/new/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.87 Safari/537.36"

(16 Nov '16, 22:04) hevilp