autopkg / joshua-d-miller-recipes

My recipes for autopkg https://github.com/autopkg
13 stars 44 forks source link

DYMOLabel error #100

Closed duggan1972 closed 3 years ago

duggan1972 commented 3 years ago

I'm getting an error in autopkg: Error in local.munki.DYMOLabel: Processor: URLDownloader: Error: curl failure: The requested URL returned error: 403 (exit code 22)

Would this be an issue with the recipe?

Thank you.

porkcube commented 3 years ago

Seeing the same, running curl https://download.dymo.com/dymo/Software/DLS8Setup.dmg it appears they put it behind a Captcha 8/

joshua-d-miller commented 3 years ago

Ugh....I'm sorry to hear this. I'll be sure to contact them to hopefully address that

duggan1972 commented 3 years ago

I updated the Trust for DYMOLabel, found the changes, and applied them. However I'm still getting an error in autopkg. It's the same error as before.

joshua-d-miller commented 3 years ago

Please try the latest change as the link needed to be updated. I know it's only HTTP but they have assured me it works and I have tested it. I have also asked DYMO to make us an HTTPS link

duggan1972 commented 3 years ago

That may have worked. I updated trust for that recipe, and it seemed to have run normally. I'll check to see if it created the pkg on the next run.

porkcube commented 3 years ago

Fixed for me, thanks!!

joshua-d-miller commented 3 years ago

Perfect! Glad to hear it's working again until they change the URL on me again! Thanks for verifying!