FOG Snapin Client download error
-
According to this thread, the max upload size was increased from 100MB to 3GB in revision 7107. Also in that thread, it says you must also set
post_max_size
andupload_max_filesize
in order to benefit from the change.My suggestion for you is to update to the latest.
-
Hi Wayne,
ok thx i’ll update then to the newer version via git.
Any way for me to download the newest version of FOG Client or is it included in the newest Server Version?!
-
It’s included. It will download during installation and all clients in your environment will update automatically as well.
-
Ok i’ve updated now to the latest 7228 but Error is still there with my Big Snapin
what can i do?
-
@Timo Adjust those two settings I mentioned earlier, and see how that goes.
-
@Wayne-Workman You only need to make the change if you’re updating from a version that already got setup as it’s looking for the default values to be present before setting. If I always changed it, people might be upset.
-
@Tom-Elliott So would he need to change them?
-
@Wayne-Workman I’m assuming so.
I’m just trying to help clarify. “Fresh install – you shouldn’t have to make the change” “Update from trunk to newer trunk – most likely you will have to make the change manually”
-
@Wayne-Workman said in FOG Snapin Client download error:
@Timo Adjust those two settings I mentioned earlier, and see how that goes.
i’ve changed the settings in the beginning in php.ini as i mentioned in my first Post. Upload Size 2900M post_size 2900M and restartet the Apache
-
@Timo And now can you upload the snapin?
-
Log entry’s i 've marked the IP and Mac with stars
0.04.2
20.04.2016 16:33 Middleware::Communication URL: http:///fog/service/snapins.file.php?mac=||00:00:00:00:00:00:00:E0|00:00:00:00:00:00:00:E0|00:00:00:00:00:00:00:E0&taskid=101
20.04.2016 16:33 Middleware::Communication ERROR: Could not download file
20.04.2016 16:33 Middleware::Communication ERROR: Der Server hat eine Protokollverletzung ausgeführt… Section=ResponseHeader Detail=“Content-Length”-Headerwert ist ungültig
20.04.2016 16:33 Middleware::Communication URL: http:///fog/service/snapins.checkin.php?taskid=101&exitcode=-1&mac=***||00:00:00:00:00:00:00:E0|00:00:00:00:00:00:00:E0|00:00:00:00:00:00:00:E0&newService=1 -
@Timo Am I correct in assuming you can now upload the snapin to FOG, but the client will not download it?
-
My Topic aka question is not too upload the Snapin, it is to DOWNLOAD the snapin to the Windows Client via Task
-
@Wayne-Workman said in FOG Snapin Client download error:
@Timo Am I correct in assuming you can now upload the snapin to FOG, but the client will not download it?
Yes!
-
@Timo Ok then… apologies, it wasn’t totally clear to me. I’m informing @Jbob about it to see what he says then.
-
Redirecting ping to @Tom-Elliott, this is most likely a server issue.
-
@Timo said:
…Section=ResponseHeader Detail=“Content-Length”-Headerwert ist ungültig…
This translates to “value of Content-Length header is invalid”! Possibly .Net does not like such a big value??
-
Good Morning, this MOrning i’ve updated to latest GIT 7242. Now when i try to download the Snapin via Basic Task “Single Snapin” it comes up in the Log with " Unable to hash file, The file is too long. This process currently only supports files with a size of less than 2 GB.
So i think at this time it is not possible… !!!
-
@Sebastian-Roth said in FOG Snapin Client download error:
@Timo said:
…Section=ResponseHeader Detail=“Content-Length”-Headerwert ist ungültig…
This translates to “value of Content-Length header is invalid”! Possibly .Net does not like such a big value??
Is it possible to increase that? If so, where i can change that value?
-
@Timo Can you simply try updating? I removed the Content-Length setter in hopes that is all it takes to fix the issue at hand.