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 error being set into txt file #64

Merged
merged 2 commits into from
Jan 8, 2024

Conversation

dappnodedev
Copy link
Contributor

When attempts failed when trying to fetch both the domain or the internal IP, these errors ended up being written into the file cloacking-rules.txt

@dappnodedev dappnodedev requested a review from a team as a code owner December 20, 2023 12:20
domain=$fetched_domain
else
echo "Failed to fetch DOMAIN"
kill $pid
Copy link
Member

@3alpha 3alpha Dec 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why this? DNS server should continue running in any case.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, you are right

@pablomendezroyo pablomendezroyo merged commit dba6ce6 into master Jan 8, 2024
2 checks passed
@pablomendezroyo pablomendezroyo deleted the dappnodedev/fix-fetch-attempts branch January 8, 2024 09:45
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