Posted on 08-19-2015 06:03 AM
Does anyone know if there is a version of Auto Update Magic/AutoPkgr for those of us that use JSS in the cloud? I was digging around yesterday and couldn't find much info on it.
Thanks!!!
Solved! Go to Solution.
Posted on 08-20-2015 09:15 AM
@Shawn.Waller Give it a shot with AutoPkgr 1.3.1, which landed yesterday.
Posted on 08-19-2015 06:44 AM
You can use JSS-Importer with cloud jss I believe, although we don't use cloud only local. Then you can use autopkgr and AUM with it anyway and just use JSS-Importer to push your packages up to the cloud.
Posted on 08-19-2015 06:53 AM
Thats what i thought but i couldn't get it to connect to the JSS. Unless there is a different URL to use on JSS Importer.
Posted on 08-19-2015 07:14 AM
Should be your normal URL you use to access it, can you web browse to it from the box you run autopkg on?
Posted on 08-19-2015 07:16 AM
Yeah i tried the normal URL and it just gives an error that it cant connect. I can browse the site just fine in Safari or Chrome on the same computer. I think @adamcodega had a different version last time but i havent seen anything lately.
Posted on 08-20-2015 08:03 AM
@Shawn.Waller, what's your master distribution point configuration?
JSS in the cloud with master JDS or file share distribution points should work with JSSImporter today. JSS in the cloud with cloud distribution points will work soon.
Posted on 08-20-2015 08:11 AM
i have JSS in the cloud with File Share DP's
Posted on 08-20-2015 09:15 AM
@Shawn.Waller Give it a shot with AutoPkgr 1.3.1, which landed yesterday.
Posted on 08-20-2015 09:31 AM
That totally worked!!
Posted on 08-20-2015 09:50 AM
Now that i have it working it connects and sets up the Distribution points but when i go to Run the Recipe's it gives an error.
A Python exception occurred during the execution of autopkg, see the system log for more details.
[ERROR] jss.exceptions.JSSGetError: Response Code: 404 Response:
Posted on 08-20-2015 10:06 AM
So I run this setup all the time with a cloud instance. One thing I have found is that it is important to use are url that forces the port number like https://yourjss.jamfcloud.com:443/
Also you will want to triple check your permissions on the JSS user.
Posted on 08-20-2015 10:15 AM
@Shawn.Waller If you get a 404 error, try running the same recipe a second time. The API sometimes chokes while uploading the icon file, but subsequent runs usually work.
If you run the recipe in Terminal, you may see icon.save()
in the traceback. That's a sure sign that the above behavior is occurring.
Posted on 08-21-2015 01:14 PM
I got a 404 on some updates that it was trying to package. I found more info about the error by turning on email alerts. My hangup was TextWrangler causing the 404.