I am trying to set up the expire and purge module to purge from varnish. However, in the logs, it shows the the following when updating a node:

1 errors have been encountered when purging these URLs. Array#012(#012    [0] => http://127.0.0.1node/138 on http://127.0.0.1/ 0#012    [1] => http://127.0.0.1blog/how-take-over-world-drupal on http://127.0.0.1/ 0#012)

The leading slash '/' is missing from the url. This looks like it is not being added to urls.

I don't have the 'include base_url' option selected, as I'm not using the domain access module. I'm not sure if this is a purge module issue either.

Kim

Comments

halcyonCorsair’s picture

Assigned: Unassigned » halcyonCorsair

I believe this is a crossover with #1471926: Invalid expire URLs when "Include base URL in expires" is enabled., I will attempt to take a look tomorrow.

halcyonCorsair’s picture

Status: Active » Fixed

Setting this to fixed (in dev). Please change the status if this is still failing for you.
Commit: 28479199ca9ef0f226f37e5659b6611cb4f9d491

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.