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

Fix cloaking rules file #71

Merged
merged 5 commits into from
Jan 24, 2024
Merged

Conversation

dappnodedev
Copy link
Contributor

@dappnodedev dappnodedev commented Jan 23, 2024

The file cloaking-rules.txt ended up being full of logs that should not be part of the input to the file. Example:

Fetching DOMAIN (attempt 1)
Fetching DOMAIN (attempt 2)
Fetching DOMAIN (attempt 3)
Fetching DOMAIN (attempt 4)
Fetching DOMAIN (attempt 5)
Fetching DOMAIN (attempt 6)
Fetching DOMAIN (attempt 7)
Fetching DOMAIN (attempt 8)
Fetching DOMAIN (attempt 9)
Fetching DOMAIN (attempt 10)
Fetching DOMAIN (attempt 11)
Fetching DOMAIN (attempt 12)
Fetching DOMAIN (attempt 13)
Fetching DOMAIN (attempt 14)
Fetching DOMAIN (attempt 15)
Fetching DOMAIN (attempt 16)
Fetching DOMAIN (attempt 17)
Fetching DOMAIN (attempt 18)
Fetching DOMAIN (attempt 19)
Fetching DOMAIN (attempt 20)
Fetching DOMAIN (attempt 21)
Fetching DOMAIN (attempt 22)
xxxxxxxxxxx.dyndns.dappnode.io Fetching INTERNAL_IP (attempt 1)
192.168.1.65

This PR fixes it.

@dappnodedev dappnodedev requested a review from a team as a code owner January 23, 2024 15:50
@dappnodedev dappnodedev changed the title Fix cloacking rules file Fix cloaking rules file Jan 23, 2024
bind/entrypoint.sh Outdated Show resolved Hide resolved
bind/entrypoint.sh Outdated Show resolved Hide resolved
@dappnodedev dappnodedev merged commit faa0b21 into master Jan 24, 2024
2 checks passed
@dappnodedev dappnodedev deleted the dappnodedev/fix-cloacking-rules branch January 24, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants