I am trying to submit an extention to the market place and have hit a Varnish Error
I have no idea what it means or where the problem is. I have tested and retested my code and everything is working.
Please can someone explain the errors I have recieved and what i can do about them?
Any asstistance will be greatly appreciated.
Hello @ryanblanch5dba
Greetings for the day!
Here is the link from Magento DevDocs which explains your problem in detail for varnish test.
Have a look once at: https://devdocs.magento.com/marketplace/sellers/installation-and-varnish-tests.html#varnish-test-exe...
Accept as the solution if you get the right path!
All the best!
Stay safe, stay connected!
The varnish errors you are getting, mean two things that are as follows:
Please read the article mentioned above to get a complete understanding.
Hello,
There may be two possibilities :
Check the Catalog Observers which are implemented in your Extensions :
1) You can check the same by going to admin section , Edit /Make New product make changes and then try to save the product, This issue is comming from Observer.
2) Comment your events.xml file and then give a try to submit the extension
You can directly connect with slack channel of Magento Connect and ask them your issues by mentoning them with your extension Submission Id
https://magentocommeng.slack.com/archives/C7SL5CGDN
Click on 'Kudos' & Accept as Solution to encourage to write more answers !
Thankyou