almenscorner / IntuneCD

Tool to backup, update and document configurations in Intune
MIT License
277 stars 35 forks source link

[BUG] Backup fails after renewal of Apple Push Nofication certificate #203

Open fmdkrenepedersen opened 3 months ago

fmdkrenepedersen commented 3 months ago

Describe the bug A customer noticed the IntuneCD backup failed one night. Analyzing the log showed it throwed an error when backing up the Apple Push Notification Certificate. The customer had renewed the certificate that day.

The backup ran fine the next night.

Not sure what to expect - just reporting :-)

To Reproduce Steps to reproduce the behavior: Error haven't appeared since

Expected behavior It would be better if backup ignored the error and continue to complete

Screenshots image

Run type (please complete the following information):

Additional context Keep up the amazing work! :-)

almenscorner commented 3 months ago

Thanks for the report :)

It would be interesting to see if this is reproducible in the latest version which is 2.3.3, there's been some changes since 2.2.0 :)