-
Notifications
You must be signed in to change notification settings - Fork 4
Description
We have a strange problem with JamfSync (1.5.1) . When the user credentials are entered it can happen that the following occurs
25/03/05 14:24:13-ERROR: Failed to load the HTTPS (XXXX)
distribution point: Error Domain=NSCocoaErrorDomain Code=4 "The file
“Packages” doesn’t exist." UserInfo={NSFilePath=/Volumes/Jamf/Packages,
NSUnderlyingError=0x60000153ae80 {Error Domain=NSPOSIXErrorDomain Code=2
"No such file or directory"}}
25/03/05 14:24:12-ERROR: "Packages" directory does not exist on file
share HTTPS and it couldn't be created: Error
Domain=NSCocoaErrorDomain Code=4 "The file “Packages” doesn’t exist."
UserInfo={NSFilePath=/Volumes/Jamf/Packages,
NSUnderlyingError=0x60000153ae80 {Error Domain=NSPOSIXErrorDomain Code=2
"No such file or directory"}}
But when we try it later everything seems to work again.
Might you have an idea what's wrong here and if so how to prevent that.