You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aborting seed as 100.0% of the last 1000 requests failed
failed to seed tile z1,x0,y0:
curl_easy_perform() failed in rest put with code 409: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>409 Conflict</title>
</head><body>
<h1>Conflict</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator at
to inform them of the time this error occurred,
and the actions you performed just before this error.</p>
<p>More information about this error may be available
in the server error log.</p>
</body></html>
Does MapCache REST cache backend support Basic or Digest authentication?
Environment:
MapCache version: 1.14.1
Apache version: 2.4.57
The text was updated successfully, but these errors were encountered:
I'm trying to configure MapCache REST cache with authentication to a WebDAV server. Here's my current configuration:
Working curl command for reference:
mapcache_seed gives the following error:
Does MapCache REST cache backend support Basic or Digest authentication?
Environment:
MapCache version: 1.14.1
Apache version: 2.4.57
The text was updated successfully, but these errors were encountered: