Skip to content

actions/cache@v2 error: Cache Service Url not found, unable to restore cacheΒ #285

Closed
@grische

Description

@grische

I am not sure how the cache is meant to work with nektos/act, but when working around bug #257, the cache will always throw a cache-hit=false with the following errors:

☁  git clone 'https://github.com/actions/cache' # ref=v2
🐳  docker cp src=/home/grische/.cache/act/actions-cache@v2 dst=/actions/
❓   ::save-state name=CACHE_KEY::Linux-2b7ee04efeb2a8c4ea27558750b1c2dee27f1692a30af56727638c98655a2410
πŸ’¬  ::debug::Resolved Keys:
πŸ’¬  ::debug::["Linux-2b7ee04efeb2a8c4ea27558750b1c2dee27f1692a30af56727638c98655a2410"]
πŸ’¬  ::debug::Checking zstd --version
πŸ’¬  ::debug::*** zstd command line interface 64-bits v1.3.3, by Yann Collet ***
πŸ’¬  ::debug::getCacheEntry - Attempt 1 of 2 failed with error: Cache Service Url not found, unable to restore cache.
πŸ’¬  ::debug::getCacheEntry - Attempt 2 of 2 failed with error: Cache Service Url not found, unable to restore cache.
| [warning]getCacheEntry failed: Cache Service Url not found, unable to restore cache.
βš™  ::set-output:: cache-hit=false

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/runnerRelating to errors in the runnerkind/bugSomething isn't workingstale

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions