Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

work queue download progress stuck at 0% #58

Closed
michaelpalumbo opened this issue Mar 23, 2020 · 3 comments
Closed

work queue download progress stuck at 0% #58

michaelpalumbo opened this issue Mar 23, 2020 · 3 comments

Comments

@michaelpalumbo
Copy link

Hi there, my download status is stuck at 0%.

my system info:

Intel core i7-7820HQ 2.9GHz
8 cpus
16GB memory, ~14gb free
Mac OSX version 10.12

@jhitze
Copy link

jhitze commented Apr 10, 2020

@michaelpalumbo Sometimes I've found that the process gets stuck trying to talk to assignment/work servers that may not be online at that moment. So restarting the underlying program gives a chance to wake up.

Easy Version:
Restart your computer

Advanced version:
Find the PID of FAHClient and run the following in you terminal:

sudo kill -HUP [PID that you found earlier]

@ipkh
Copy link

ipkh commented Apr 10, 2020

Recommend using sudo systemctl restart Fahclient
Instead.

@shorttack
Copy link

Closed: workaround of present heavy comms traffic.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants