Posted on 04-14-2022 08:51 AM
I just starting using the logCollection script (https://github.com/kc9wwh/logCollection) and works great but noticed that some zip files will not upload.
Is there a file size limitation on uploading to Jamf Pro?
04-14-2022 11:44 AM - edited 04-14-2022 11:44 AM
@sgiesbrecht Are you self hosting on-prem, or are you a Jamf Cloud customer? I think the limitation is how much free space you have available on the servers hosting your JSS application and MySQL database. For on-prem you can easily determine that, but for a Jamf Cloud hosted system ¯\_(ツ)_/¯
Posted on 04-18-2022 06:57 AM
On-prem
Lots of room for files but not uploading
Posted on 04-18-2022 07:18 AM
@sgiesbrecht Are the upload failures across different machines, or will some zip files upload and not others on the same machine? If the former are the machines failing on your internal network, or only on an external network not connected via VPN? Since you're on-prem I'm going to guess that you have internal and DMZ JSS nodes and I'd look at the storage on the DMZ JSS server in that case.
Posted on 04-19-2022 06:35 AM
It fails on multiple machines both on-prem and remote (VPN) machines.
Posted on 04-19-2022 07:13 AM
Since you've said that it's not a storage limit on your MySQL server you could be hitting a limit on the size of the data object for the 'attachments' table in Jamf Pro. I'd suggest asking Jamf Support what that limit is.