You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to investigate a timeout issue at the "waiting for DNS refresh" phase.
I tried to specify a debug log level in the dehydrated config file as specified in the doc:
I am trying to investigate a timeout issue at the "waiting for DNS refresh" phase.
I tried to specify a debug log level in the dehydrated config file as specified in the doc:
but the latter part is interpreted as a command and not found:
If I use quotes around the whole value, as such:
I get another error, which shows that dehydrated expects HOOK to be an executable without flags:
How do I pass the --level=debug flag?
The text was updated successfully, but these errors were encountered: