pink tiles / only one .meta data

At first, what i am using: Ubuntu 14.04 core server

And I used these two instructions:

At first I tried this instruction: https://switch2osm.org/serving-tiles/building-a-tile-server-from-packages/

Secondly I tried this: https://switch2osm.org/serving-tiles/manually-building-a-tile-server-14-04/

First Problem: So now i have a slippymap with only pink tiles. I also changed the Location in the Slippymaphtml (from localhost to my server)

Secondly i also have only one .meta data (A picture from the whole world) in my /var/lib/mod_tiles/ file although i downloaded germany and north-ireland and imported them into the database.

I also checked all my .conf files and compared them with a running VMWare System which im downloaded. Last there weren’t big differences, except some paths.

Maybe you guys can help me or give me some tips for which file maybe makes the problem. If you need more Information pls tell me. Thank you in advance.

Im also sorry for my english, it is still not the best.

I’d run renderd in the foreground and have a look at what the output says, like the person who asked this question did:

https://help.openstreetmap.org/questions/44098/switch2osm-on-ubuntu-1404-no-tiles-generated-suspected-apache-coredump

If there’s a configuration problem that confuses renderd, you’ll see an error at the top of that log.

As requests for new tiles come in, you should see " TILE " messages there. If they don’t, then there’s a problem between Apache and Renderd.

Maybe you know, where the misstake is.

So here’s the Output while rendering:


renderd[3350]: Rendering daemon started
renderd[3350]: Initiating reqyest_queue
renderd[3350]: Parsing section renderd
renderd[3350]: Parsing render section 0
renderd[3350]: Parsing section mapnik
renderd[3350]: Parsing section default
renderd[3350]: config renderd: unix socketname=/var/run/renderd/renderd.sock
renderd[3350]: config renderd: num_threads=4
renderd[3350]: config renderd: num_slaves=0
renderd[3350]: config renderd: tile_dir=/var/lib/mod_tile
renderd[3350]: config renderd: stats_file=/var/run/renderd/renderd.stats
renderd[3350]: config mapnik:  plugins_dir=/usr/local/lib/mapnik/input
renderd[3350]: config mapnik:  font_dir=/usr/share/fonts/truetype/ttf-dejavu
renderd[3350]: config mapnik:  font_dir_recurse=1
renderd[3350]: config renderd(0): Active
renderd[3350]: config renderd(0): unix socketname=/var/run/renderd/renderd.sock
renderd[3350]: config renderd(0): num_threads=4
renderd[3350]: config renderd(0): tile_dir=/var/lib/mod_tile
renderd[3350]: config renderd(0): stats_file=/var/run/renderd/renderd.stats
renderd[3350]: config map 0:   name(default) file(/usr/local/share/maps/style/OSMBright/OSMBright.xml) uri(/osm_tiles/) htcp() host(localhost)
renderd[3350]: Initialising unix server socket on /var/run/renderd/renderd.sock
renderd[3350]: Created server socket 4
renderd[3350]: Renderd is using mapnik version 2.2.0
renderd[3350]: DEBUG: Loading font: /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-Oblique.ttf
renderd[3350]: DEBUG: Loading font: /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf
renderd[3350]: DEBUG: Loading font: /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-Bold.ttf
renderd[3350]: DEBUG: Loading font: /usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif-Italic.ttf
renderd[3350]: DEBUG: Loading font: /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-BoldOblique.ttf
renderd[3350]: DEBUG: Loading font: /usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif-Bold.ttf
renderd[3350]: DEBUG: Loading font: /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Oblique.ttf
renderd[3350]: DEBUG: Loading font: /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansCondensed-Oblique.ttf
renderd[3350]: DEBUG: Loading font: /usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif.ttf
renderd[3350]: DEBUG: Loading font: /usr/share/fonts/truetype/ttf-dejavu/DejaVuSerifCondensed-BoldItalic.ttf
renderd[3350]: DEBUG: Loading font: /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansCondensed-Bold.ttf
renderd[3350]: DEBUG: Loading font: /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
renderd[3350]: DEBUG: Loading font: /usr/share/fonts/truetype/ttf-dejavu/DejaVuSerifCondensed.ttf
renderd[3350]: DEBUG: Loading font: /usr/share/fonts/truetype/ttf-dejavu/DejaVuSerifCondensed-Italic.ttf
renderd[3350]: DEBUG: Loading font: /usr/share/fonts/truetype/ttf-dejavu/DejaVuSerifCondensed-Bold.ttf
renderd[3350]: DEBUG: Loading font: /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansCondensed.ttf
renderd[3350]: DEBUG: Loading font: /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf
renderd[3350]: DEBUG: Loading font: /usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif-BoldItalic.ttf
renderd[3350]: DEBUG: Loading font: /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-ExtraLight.ttf
renderd[3350]: DEBUG: Loading font: /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-BoldOblique.ttf
renderd[3350]: DEBUG: Loading font: /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansCondensed-BoldOblique.ttf
Running in foreground mode...
renderd[3350]: Starting stats thread
debug: init_storage_backend: initialising file storage backend at: /var/lib/mod_tile
renderd[3350]: Loading parameterization function for
debug: init_storage_backend: initialising file storage backend at: /var/lib/mod_tile
renderd[3350]: Loading parameterization function for
debug: init_storage_backend: initialising file storage backend at: /var/lib/mod_tile
renderd[3350]: Loading parameterization function for
debug: init_storage_backend: initialising file storage backend at: /var/lib/mod_tile
renderd[3350]: Loading parameterization function for
renderd[3350]: Using web mercator projection settings
renderd[3350]: Using web mercator projection settings
renderd[3350]: Using web mercator projection settings
renderd[3350]: Using web mercator projection settings

And here is the apache logfile:


[Mon Nov 14 06:36:11.835145 2016] [mpm_event:notice] [pid 7270:tid 139832313796480] AH00489: Apache/2.4.7 (Ubuntu) configured -- resuming normal operations
[Mon Nov 14 06:36:11.835173 2016] [core:notice] [pid 7270:tid 139832313796480] AH00094: Command line: '/usr/sbin/apache2'
[Wed Nov 16 08:39:18.572646 2016] [mpm_event:notice] [pid 7270:tid 139832313796480] AH00493: SIGUSR1 received.  Doing graceful restart
[Wed Nov 16 08:39:18.595300 2016] [so:warn] [pid 7270:tid 139832313796480] AH01574: module tile_module is already loaded, skipping
[Wed Nov 16 08:39:18.596549 2016] [tile:notice] [pid 7270:tid 139832313796480] Loading tile config default at /osm_tiles/ for zooms 0 - 20 from tile directory /var/lib/mod_tile with extension .png and mime type image/png
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using "server_ip". Set the 'ServerName' directive globally to suppress this message
[Wed Nov 16 08:39:18.600278 2016] [mpm_event:notice] [pid 7270:tid 139832313796480] AH00489: Apache/2.4.7 (Ubuntu) configured -- resuming normal operations
[Wed Nov 16 08:39:18.600298 2016] [core:notice] [pid 7270:tid 139832313796480] AH00094: Command line: '/usr/sbin/apache2'
[Wed Nov 16 09:32:37.103023 2016] [mpm_event:notice] [pid 7270:tid 139832313796480] AH00493: SIGUSR1 received.  Doing graceful restart
[Wed Nov 16 09:32:37.123187 2016] [so:warn] [pid 7270:tid 139832313796480] AH01574: module tile_module is already loaded, skipping
[Wed Nov 16 09:32:37.124336 2016] [tile:notice] [pid 7270:tid 139832313796480] Loading tile config default at /osm_tiles/ for zooms 0 - 20 from tile directory /var/lib/mod_tile with extension .png and mime type image/png
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using "server_ip". Set the 'ServerName' directive globally to suppress this message
[Wed Nov 16 09:32:37.128021 2016] [mpm_event:notice] [pid 7270:tid 139832313796480] AH00489: Apache/2.4.7 (Ubuntu) configured -- resuming normal operations
[Wed Nov 16 09:32:37.128040 2016] [core:notice] [pid 7270:tid 139832313796480] AH00094: Command line: '/usr/sbin/apache2'
debug: init_storage_backend: initialising file storage backend at: /var/lib/mod_tile
debug: init_storage_backend: initialising file storage backend at: /var/lib/mod_tile
[Wed Nov 16 09:50:22.768608 2016] [mpm_event:notice] [pid 7270:tid 139832313796480] AH00491: caught SIGTERM, shutting down
[Wed Nov 16 09:51:05.691373 2016] [so:warn] [pid 1245:tid 139672332908416] AH01574: module tile_module is already loaded, skipping
[Wed Nov 16 09:51:05.699286 2016] [mpm_event:notice] [pid 1246:tid 139672332908416] AH00489: Apache/2.4.7 (Ubuntu) configured -- resuming normal operations
[Wed Nov 16 09:51:05.699325 2016] [core:notice] [pid 1246:tid 139672332908416] AH00094: Command line: '/usr/sbin/apache2'
debug: init_storage_backend: initialising file storage backend at: /var/lib/mod_tile
debug: init_storage_backend: initialising file storage backend at: /var/lib/mod_tile
debug: init_storage_backend: initialising file storage backend at: /var/lib/mod_tile
[Wed Nov 16 09:52:52.745007 2016] [tile:warn] [pid 1250:tid 139672042850048] [client 192.168.0.230:57402] Failed to read tile from disk: Could not open metatile /var/lib/mod_tile/default/1/0/0/0/0/0.meta. Reason: No such file or directory\n