I do this sequence:
1. Stop your client
2. Check your task manager to ensure that no fahcore's processes are running. If they are then kill them
3. Run qfix in your FAH directory:
http://foldingforum.org/viewtopic.php?f=8&t=191qfix will tell you information about your current slot and that there is folding data in there to be processed.
3b. I run qfix a second time just in case.
4. I attempt to send the WU manually using ./fah6 -send 01 (or whatever slot# you are processing)
5. Usually it fails to upload
6. I will restart the FAH client
7. At this point it will either finish the WU and upload it normally, or after a little while complain with another core error.
8. Check and make sure no fahcore processes are running.
9. Run Qfix again
10. Attempt manual send again using ./fah6 -send 01
11. When it fails delete the WU using ./fah6 -delete 01
12. Run Qfix twice
13. At this point you have 2 choices: Start FAH again or do this sequence:
14. Attempt manual send again using ./fah6 -send 01
15. WU should upload after a few minutes
16. Once the upload confirmation is done, I delete my Queue.dat, Work folder and *.exe
17. Start Fah up
Yes, this is a rigamarole and you may not need all of these steps in this sequence. Once you've done it a few times it becomes second nature.
The key is to let qfix fix your queue properly, and then use the ./fah6 -delete to clean it up. WARNING: You don't want to issue the ./fah6 -delete too quickly , as you can easily delete your WU . That's why I do step 6 to see if the WU is truly finished processing.
- JP