Autopkg Error Mounting URL

Chriskmpruitt
Contributor

Hello everyone!

I have been playing around with autopkg the passed couple days and would love to get it working.
It looks like everything is working until it has to talk to the JSS. It mounts our CasperShare but give me this error.

Error mounting Url "smb://jssuser:jsspassord:@ourjss:139/caspershare$: None

I was suggested to take a look at the defaults read and all of them look right to me

defaults read com.github.autopkg JSS_REPOS - looks right

defaults read com.github.autopkg JSS_URL - looks right

defaults read com.github.autopkg JSS_VERIFY_SSL - says no SSL exists

defaults read com.github.autopkg API_USERNAME - looks good

defaults read com.github.autopkg API_PASSWORD - looks good

d8573c2dc7fb4384ace560646acdafc0

1 ACCEPTED SOLUTION

Chriskmpruitt
Contributor

We figured it out! does not respect the $

https://github.com/sheagcraig/JSSImporter/issues/74#issuecomment-170170235

View solution in original post

5 REPLIES 5

gregneagle
Valued Contributor

If you choose Finder->Go->Connect To Server and copy/paste that URL, what happens?

Chriskmpruitt
Contributor

thank you for getting back so fast@gregneagle

when connecting to server, my casper share mounts no problem

smith_kyle
New Contributor III

Is it a local share you're trying to mount? I ran into a similar issue a while back:

https://github.com/sheagcraig/JSSImporter/issues/64

Chriskmpruitt
Contributor

It is not a local share. But I think i am going to test that today. I will let you know how that goings ;)

Chriskmpruitt
Contributor

We figured it out! does not respect the $

https://github.com/sheagcraig/JSSImporter/issues/74#issuecomment-170170235