HP Stream 11 uploads but wont update database?
-
Hello all,
I have attempted to upload an HP Stream 11 image to FOG 7410 a few times. Each time it uploads, It makes it through partclone then fails to update the database.
I made a test image with a Dell Latitude E6500 to see if FTP is working on the FOG Server. That image uploaded fine (from the onboard NIC) and updated the database instantly
I am uploading the HP Stream using an Official HP USB to Ethernet adapter.
Any suggestions?
Thanks for your time! -
There could be some gunk in your
tasks
table. It’s fine to just truncate that table.I would suggest trying to delete the host and re-register as well.
Also, you could try a different boot file though I severely doubt that this is the problem since you go all the way through the upload and fail at the end.
-
@cojohnson said:
It makes it through partclone then fails to update the database.
Well that sounds strange. Could you do a debug upload and check the connection to the server (
ping x.x.x.x
andwget http://x.x.x.x/fog/service/Post_Stage3.php
) to see if the connection is really gone after the upload finished. Do you see the image being properly uploaded / moved to/images/<imagename>
on the server?