Mikael Löfgren
Mikael Löfgren
Similar problem here: `autopkg run -v local.munki.MakeCatalogs -k force_rebuild=YES Processing local.munki.MakeCatalogs... MakeCatalogsProcessor makecatalogs failed: Traceback (most recent call last): File "/usr/local/munki/makecatalogs", line 109, in main() File "/usr/local/munki/makecatalogs", line 98, in...
Did a update to Munki 4.0.1.3899, seems to get rid of the error
I get this output, the first one seems reporting right, but the second "Skolkorridoren Kyocera P6035.plist" When I added underscore instead "Skolkorridoren_Kyocera_P6035.plist" the file doesn't show up when searching. Thanks!...
Thanks that was quick! When looking quickly and testing this block it looks like you added variable HINT into variable result_value and that seems not to work in my quick...
Ahh pulled out the code, but this one seems to work. Thanks!
Hi Try to clean your ppds files. I got reports app crashing with corrupts ppd files…
Ahh none ppds can also be a issue. Does it crash on the other computer?
Can you install a ppd file and see if that solves the issue?
Output from `smbutil statshares -a` SERVER_NAME jamffs USER_ID 501 SMB_NEGOTIATE SMBV_NEG_SMB1_ENABLED SMB_NEGOTIATE SMBV_NEG_SMB2_ENABLED SMB_NEGOTIATE SMBV_NEG_SMB3_ENABLED SMB_VERSION SMB_3.1.1 SMB_ENCRYPT_ALGORITHMS AES_128_CCM_ENABLED SMB_ENCRYPT_ALGORITHMS AES_128_GCM_ENABLED SMB_ENCRYPT_ALGORITHMS AES_256_CCM_ENABLED SMB_ENCRYPT_ALGORITHMS AES_256_GCM_ENABLED SMB_CURR_ENCRYPT_ALGORITHM OFF SMB_SIGN_ALGORITHMS AES_128_CMAC_ENABLED SMB_SIGN_ALGORITHMS...
Did some tweaks on the SMB share that more or less solved the first issue with Input/output error using unified log helped: `log stream --predicate 'eventMessage contains "smb"' --info` ```...