Problem with Distribution Point

Andixon
Contributor

Hi,

I am currently migrating my distribution points from linux to windows. Up until now everything was smooth sailing, but now I have encountered a problem I do not know how to solve. When I try to install something via the new Distribution Point it first says the network connection has been interrupted and after the reconnect the package is no longer available. Any idea what this might be? 

Here is the complete log output of the Policy I use:

 

[STEP 1 of 4]
Executing Policy Spotify
[STEP 2 of 4]
Downloading Spotify-1.2.66.447.pkg...
Downloading https://xxxx.xxxx.xx/jamfshare/Packages/Spotify-1.2.66.447.pkg...
Error: Package was not successfully downloaded. -1012
The network connection was interrupted while downloading the package from https://xxxx.xxxx.xx/jamfshare/Packages/Spotify-1.2.66.447.pkg. Attempting to reconnect...
Downloading Spotify-1.2.66.447.pkg...
Downloading https://xxxx.xxxx.xx/jamfshare/Packages/Spotify-1.2.66.447.pkg...
Error: Package was not successfully downloaded. -1012
Error: Spotify-1.2.66.447.pkg is not available on the HTTP server.
[STEP 3 of 4]

[STEP 4 of 4]

Kind regards

1 ACCEPTED SOLUTION

Andixon
Contributor

Figured it out. Had to put the ADS/ before the user name in the HTTPS Settings

View solution in original post

4 REPLIES 4

sdagley
Esteemed Contributor III

@Andixon A "-1012" error typically indicates the SSL certificate isn't configured properly for HTTP server so check the HTTPS configuration for your new Distribution Point.

karthicksekar25
New Contributor III

@Andixon Can trust the certificate on a Mac and check. Else to isolate the certificate issue, switch over from HTTPS to HTTP.

sdagley
Esteemed Contributor III

In this day and age one should never use HTTP for a Distribution Point, or SMB for that matter.

Andixon
Contributor

Figured it out. Had to put the ADS/ before the user name in the HTTPS Settings