You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: