-
Notifications
You must be signed in to change notification settings - Fork 292
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed getCacheEntry failed: Cache service responded with 503 #2259
Comments
…up version actions/checkout from v2 to v3
…up version actions/setup-node from v1 to v3
I use checkout v2, and my actions are now running.
|
We have the v2 version in use and there was this problem. In your case, the solution is the following comment line: |
…h 503 - if load-cache" This reverts commit 35429b9.
…_failed_Cache_service_responded_with_503 #2259 Fixed getCacheEntry failed: Cache service responded with 503
Description
There was a problem with the actions/cache@v2
There is a problem loading the war file to the cache using the actions/cache@v2 action:
Which leads to the error:
Links
bahmutov/npm-install#80
actions/cache#698
actions/cache#820
https://github.com/marketplace/actions/cache-anything-new
https://github.com/actions/cache
https://www.githubstatus.com/
The text was updated successfully, but these errors were encountered: