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

Remove scary warning about full NodeDB #5292

Merged
merged 1 commit into from
Nov 9, 2024
Merged

Conversation

fifieldt
Copy link
Contributor

@fifieldt fifieldt commented Nov 9, 2024

NodeDB becoming full at 100 entries and cycling out old entries is normal behaviour. The user doesn't need to take any action and shouldn't be concerned when this happens.

Remove the warning from the screen and reduce loglevel to info.

Fixes #5282

NodeDB becoming full at 100 entries and cycling out old entries is normal behaviour. The user doesn't need to take any action and shouldn't be concerned when this happens.

Remove the warning from the screen and reduce loglevel to info.
@thebentern thebentern merged commit 623203c into master Nov 9, 2024
48 checks passed
@fifieldt fifieldt deleted the No-nodedb-warning branch November 9, 2024 13:48
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.

[Feature Request]: Get rid of the node database full warning message.
2 participants