I believe I’ve found and fixed the task active tasks page to refresh properly and stop displaying completed tasks. I tested this very minimally as I don’t have my normal dev environment setup currently.
It appears to be working properly, and should be fixed for RC-11.
As I don’t have a means to properly test this issue, I am not going to solve it, but just wanted to give a heads up so people don’t think it’s just been forgotten.
I’m solving this topic for now. @Jim-Graczyk if you are still having the issue, mind creating a new one? I will work on this in the meantime, but I would much prefer a new bug report for the issue (after updating to latest rc of course) .
Marking solved as this was not a bug, it really was a valid db connection not being able to be made. (this means the storage nodes it was asking for could not communicate to the main server).
The best way to delete hiberfil.sys is to disable hibernation in Windows:
Go to Start menu, type “cmd” open up command prompt
Type “powercfg.exe -h off” [make sure you are an Administrator]
ENTER
Type “exit”
ENTER
RESTART YOUR PC and you are all set
After the restart, you should be able to see more free space on your hard drive.
This generally works for 90% of the time but if it doesn’t work for you then you can refer to other available methods.
Ahh my bad, the description was just blank as I was just testing the Menu.
I copied every other field but the description from my previous server. All good now cheers.
Sorry about that.
@88fingerslukee after double checking, the FOG Client does not force log offs; this means that any other user process can stop the log off. This indicates the problem is likely another program on the computer, that or a GPO policy is blocking it.
Could you try running:
shutdown.exe /l manually on a problematic machine and see what happens?
This command works and logs me out. For some reason it isn’t happening automatically
@Brian-David well this is certainly strange. This is the best theory I can think of:
Is one of the snapins specifically to blame? You state that this only happens when you run “All Snapins”; from the client perspective this is no different then running them individually. Are you running all of the snapins individually, and this issue is not present then?
If this is not the case let me know, and I can walk you through using the client’s debugger, it should help narrow down the issue pretty quickly.
@patate01 Sorry this has slipped through. Just too many things happening here in the forums. Thanks for reporting. I know Tom has changed the code to only print a warning but keep going but I added a fix to not warn/fail on empty diskuuid as well.
@tom-elliott Thanks for your attention on my tickets!
The most cryptic one (count= issue) is not solved by sgdisk -z before dd but after. I’m going to add some infos.
Thanks again for FOG: I’ve been using it by 6-7 years. I can multicast deploy a 20 dual boot pc classroom in 30 minutes!
Finally I solved it was because once that you delete the image name, can’t be empty name on the log so, is using the last image name that you use, even if the information is not true.
If you don’t delete any image the log is working ok. If you delete will use the previous name from the last usage. I believe that the best is that the log become in this field as “empty” to not confuse, but it is ok.