<p></p>
<p>Subscribing because I had to debug a problem caused by this. The config was like this, with a <code>/etc/apache2/confs-enabled/tileserver.conf</code> for many <code>mod_tile</code> directives, but inside a <code><VirtualHost></code> there was a few <code>AddTileConfig</code> directives.</p>
<p>The tile server worked for the first ~100 tile requests, and then it seemed to look for <code>/var/run/renderd/renderd.sock</code>. Since we don't use renderd, it causes 404s for all tiles. The solution was to put <code>ModTileRenderdSocketName</code> in the <code><VirtualHost></code> too.</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/mod_tile/issues/188#issuecomment-789618239">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AA6353S6BX7IAIRWBRHCO6DTBYHEVANCNFSM4FR5HJMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AA6353XOBDDCL5LS43OY4J3TBYHEVA5CNFSM4FR5HJM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOF4IJ4PY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/mod_tile/issues/188#issuecomment-789618239",
"url": "https://github.com/openstreetmap/mod_tile/issues/188#issuecomment-789618239",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>