Resume reading domains.txt after failed validation #362

Closed
opened 2025-12-29 01:23:41 +01:00 by adam · 2 comments
Owner

Originally created by @movd on GitHub (Jul 12, 2018).

Thanks for the great work! I have one small request: Currently the script exits after a single failed validation.

I auto generate my domains.txt - Sometimes I have domains in the file which are not yet setup in DNS (DNS problem: NXDOMAIN looking up A for [...]). Thus the Challenge validation fails. Would it be possible to add a switch to skip this failed validation and resume with the rest of the domains.txt file?

Originally created by @movd on GitHub (Jul 12, 2018). Thanks for the great work! I have one small request: Currently the script exits after a single failed validation. I auto generate my domains.txt - Sometimes I have domains in the file which are not yet setup in DNS (*DNS problem: NXDOMAIN looking up A for [...]*). Thus the Challenge validation fails. Would it be possible to add a switch to skip this failed validation and resume with the rest of the domains.txt file?
adam closed this issue 2025-12-29 01:23:41 +01:00
Author
Owner

@txr13 commented on GitHub (Jul 12, 2018):

There is a switch for this: —keep-going

@txr13 commented on GitHub (Jul 12, 2018): There is a switch for this: —keep-going
Author
Owner

@movd commented on GitHub (Jul 12, 2018):

Thanks really thought I've read trough all the parameters!

@movd commented on GitHub (Jul 12, 2018): Thanks really thought I've read trough all the parameters!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#362