Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logging #62

Open
ahmaddxb opened this issue Feb 10, 2022 · 3 comments
Open

Logging #62

ahmaddxb opened this issue Feb 10, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@ahmaddxb
Copy link

ahmaddxb commented Feb 10, 2022

Description of the feature

image

Is there a different logging level where it wont show this error?

@ahmaddxb ahmaddxb added the enhancement New feature or request label Feb 10, 2022
@alexdelprete
Copy link

alexdelprete commented Mar 6, 2022

I have the same errors, but the opposite request: how can I debug what the problem causing the error is?

2022-03-06T20:23:15.119071722+01:00 [ERROR] ** rainmachine.domain.net - 1004 DNS Validation Error
2022-03-06T20:23:15.030924884+01:00 [ERROR] ** agh.domain.net - 1004 DNS Validation Error
2022-03-06T20:23:13.022975416+01:00 [ERROR] ** pbs.domain.net - 1004 DNS Validation Error
2022-03-06T20:23:12.972342271+01:00 [ERROR] ** aghsync.domain.net - 1004 DNS Validation Error
2022-03-06T20:23:10.860061229+01:00 [ERROR] ** inverter.domain.net - 1004 DNS Validation Error
2022-03-06T20:23:10.875191799+01:00 [ERROR] ** jellyfin.domain.net - 1004 DNS Validation Error

I turned on these 2 env variables, but I don't see details in the log:

      CONTAINER_LOG_LEVEL: DEBUG
      DEBUG_MODE: TRUE

@tiredofit
Copy link
Owner

I believe that error is coming from the Cloudflare python module. I don't believe there is any more output to get out of it.

@alexdelprete
Copy link

Thanks. I don't know how to fix it, the creation of the CNAMEs is working, but I costantly have those errors on all the records. Can't understand what the problem could be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants