vuestorefront / magento2-vsbridge-indexer

This is official Vue Storefront, native, Magento2 indexer
https://vuestorefront.io
MIT License
68 stars 90 forks source link

Invalidate Redis Cache, but got a 500 error. #387

Open JockChiang opened 3 years ago

JockChiang commented 3 years ago

When we run curl http://localhost:3000/invalidate?tag=P1852,C20, we got 500 error with Invalid parameters for Clear cache request. When we run yarn run cache clear, it is run normally.

We could not clear the Redis cache, this problem confused us. Thanks.

Fifciu commented 3 years ago

It is not a bug of magento2-vsbridge-indexer. You got proper response from VSF-PWA - you did not provide key query string.