Mark Netuka
Mark Netuka
Hi, We are using m2c version v0.10.5. Magento 2.3.5 and later contains SCP plugin which generates extremely large headers which leads to 502 Bad Gateway issue "…upstream sent too big...
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...
Hi, We are using m2c version v0.10.5. Varnish service cannot be initialised because Magento command `m2c_magento --notty setup:config:set --http-cache-hosts=varnish.${M2C_CFG_DOMAIN_NAME}:80` now asks for interactive confirmation "Overwrite the existing configuration for http-cache-hosts?[Y/n]"...
Hi, We are using m2c version v0.10.5 which contains Mutagen.io 0.11.5. Mutagen 0.11.5 contains this [bug](https://github.com/mutagen-io/mutagen/issues/174) which fatally blocks many m2c commands.