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: don't log every time a server is not responding #9

Merged
merged 1 commit into from Sep 12, 2020

Conversation

TrueBrain
Copy link
Member

This happens often enough in production that it blurs the logs
from what is really going wrong. It turns out a lot of people
have their advertisement on, but they never really advertise.
This is most likely due to their firewall not allowing all
required traffic for a gameserver to be advertised.

This happens often enough in production that it blurs the logs
from what is really going wrong. It turns out a lot of people
have their advertisement on, but they never really advertise.
This is most likely due to their firewall not allowing all
required traffic for a gameserver to be advertised.
@TrueBrain TrueBrain merged commit 666fc44 into OpenTTD:master Sep 12, 2020
@TrueBrain TrueBrain deleted the fix_logs branch September 12, 2020 12:44
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.

None yet

2 participants