m2c icon indicating copy to clipboard operation
m2c copied to clipboard

Varnish 6 initialisation issue

Open netukamptg opened this issue 5 years ago • 0 comments

Hi,

We are using m2c version v0.10.5. Command m2c_magento --notty varnish:vcl:generate --access-list… generates invalid VCL file which is not accepted by Varnish 6:

Running VCC-compiler failed, exited with 2
VCL compilation failed
Error:
Message from VCC-compiler:
Expected return action name.
('/etc/varnish/default.vcl' Line 219 Pos 21)
return (miss);

netukamptg avatar Feb 07 '21 12:02 netukamptg