question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cache receiving stalled

See original GitHub issue

The same log line repeating indefinitely for 40+ minutes: Received 1653791515 of 1662180123 (99.5%)

image
    - name: Cache dataset
      uses: actions/cache@v3
      with:
        path: tests/S1A_Stack_CPGF_T173.tar.gz
        key: S1A_Stack_CPGF_T173.tar.gz
        restore-keys: S1A_Stack_CPGF_T173

This is the link to the job: https://github.com/mobigroup/gmtsar/actions/runs/3095306955/jobs/5009583727

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:7

github_iconTop GitHub Comments

3reactions
julianiagcommented, Feb 22, 2023

Could we remove the awaiting-customer-reponse label from the ticket as we can still confirm the issue is still not resolved.

0reactions
pct-cclausencommented, May 8, 2023

I am seeing this as well, it is a major issue in my workflow, the primary reason why it is very unreliable.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Does processor stall during cache coherence operation
It depends on the temporal occurences (race). As soon as as processor 1 updates a, the corresponding cache line in processor 2 is...
Read more >
Unable to cancel stalled cache processing job
To stop any cache job is in progress, stop the caching gp service. To fix the cache status, run "ManageMapServerCacheStatus" tool with update ......
Read more >
LVM Write Stalls When Cache Fills
I'm currently encountering a very perplexing issue with my media server. I have an LV set up with a few disks, and that...
Read more >
Deploy stuck at "still downloading cache"
Hi there, I am doing my first deploy of an app, and I have gotten stuck at a very early phase in the...
Read more >
Stalled cache updating - NGINX
Hi List, I'm getting this error in my logs every few minutes. ... 22203#0: *28358 stalled cache updating, error:0 while closing request, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found