mirror of
https://github.com/mumble-voip/mumble.git
synced 2026-03-03 00:46:56 -05:00
timeout flooding in murmur logs #17
Labels
No labels
GlobalShortcuts
Hacktoberfest
accessibility
acl
asio
audio
bonjour
bsd
bug
build
certificate
ci
client
code
documentation
external-bug
feature-request
gRPC
github
good first issue
help wanted
help-needed
ice
installer
linux
macOS
needs-ckeck-with-latest-version
needs-more-input
overlay
positional audio
priority/P0 - Blocker
priority/P1 - Critical
priority/P2 - Important
priority/P3 - Somewhat important
priority/P4 - Low
public-server-registration
qt
recording
release-management
server
stale-no-response
stale-support
support
task
test
theme
translation
triage
ui
windows
wontfix
x64
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mumble-mumble-voip#17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mumble-voip on GitHub (Apr 21, 2013).
Server:
Murmur 1.2.3
WinXP Pro SP3
3GHz Pentium 4 with 2GB RAM
Constant flooding like this in my logs:
I saw this posted as a bug and closed 5 years ago, but saw no reasonable solution in the thread. I've been experiencing this problem for at least a year-- just never got around to reporting it.
We have no connection issues. Things seem okay except for the flooding.
Restarting the server stops the flooding, but when left unattended the logs grow unnecessarily huge. Has this issue been addressed in 1.2.4-RC? I'm hesitant to upgrade at this point as the server is essential for raiding on a weekly basis.
This ticket has been migrated from sourceforge. It is thus missing some details like original creator etc.
The original is at https://sourceforge.net/p/mumble/bugs/981/ .
@Kissaki commented on GitHub (Apr 22, 2013):
Can you check on the connection-IDs, whether that's people that were successfully connected to mumble and then exited?
Or maybe it's from people who get disconnected otherwise / completely.
Do you or other people use any bots or scripts that connect to your Mumble server?
@Kissaki commented on GitHub (Apr 22, 2013):
@mumble-voip commented on GitHub (Apr 22, 2013):
No bots or scripts are being used on my server. I'm unable to check connection-IDs currently, as the flooding has wiped away all entries concerning connections. What I can tell you is that the logs are still being flooded and no one is using the server at the moment.
@Kissaki commented on GitHub (Apr 22, 2013):
Are you checking the logs via a web interface?
You should still be able to check the logs written to disk. They don’t get pruned AFAIK.
What I’d check next then is if your Mumble server actually gets incoming connections (incomplete connect requests).
Maybe you can netstat that, or otherwise network-log?
@mumble-voip commented on GitHub (Apr 23, 2013):
Here is a snippet showing everything leading up to the last flooding incident. I've partially masked the IPs but everything else is untouched.
The following attachments were added on the original comment:
@Kissaki commented on GitHub (Apr 23, 2013):
So a normal connection looks like
All those timeouts seem to not announce their client version and then either close or time out.
Logging that stuff is not wrong or arguable really. If (some kind of) client initiates a connection it should be logged- and also what follows.
@mumble-voip commented on GitHub (Apr 23, 2013):
Okay, but that is only a tiny snippet of the log file.
The timeouts you see at the bottom repeat for 57,573 lines with the same connection IDs (in this case 68, 72, 78, 84, and 86) over and over again until I finally noticed it and restarted the server. These repeating entries keep flooding even if no one has connected to the server for days.
@Kissaki commented on GitHub (Apr 23, 2013):
Mh, interesting that a restart prevents further such loggings. Is the restart instantly? ( < 2s?)
I guess one should at least check the code, if it’s an issue of connection handling or wrong logging …
Oh I see, for one connection it logs a timeout multiple times.
Then a restart fixing it makes sense.
I wonder where the empty reason -1 connection close comes from though.
@mumble-voip commented on GitHub (Apr 24, 2013):
I restart it by choosing "Quit Murmur" from the tray icon, then launching it again from a desktop shortcut. Can't say for certain how long that takes, but 2-5 seconds seems like a reasonable guess.
@Kissaki commented on GitHub (May 11, 2013):
@Krzmbrzl commented on GitHub (Jan 15, 2020):
Is this (still) reproducible in v1.3?
@no-response[bot] commented on GitHub (Feb 15, 2020):
This issue has been automatically closed because there has been no response to our request for more information.
With only the information that is currently in the issue, we don't have enough information to take action.
Please reach out if you have or find the answers we need so that we can investigate further (or if you feel like this issue shouldn't be closed for another reason).