[BUG] Client stops sending messages #152
Labels
No Label
bug
build
dependencies
developers
documentation
duplicate
enhancement
formatting
invalid
legal
mobile
obsolete
packaging
performance
protocol
question
refactoring
regression
security
test
translation
usability
wontfix
No Milestone
No project
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Bitmessage/PyBitmessage-2024-12-01#152
Loading…
Reference in New Issue
Block a user
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?
With the spike of traffic last night I, and several others, noticed that we had to re-start our clients in order for them to start processing messages again.
Notes (knowns):
-OS>Windows7,Server2008
-Not processing old messages (only 10 old messages, all of which received ack.)
-CPU> not higher than during idle
-RAM> not higher than during idle
-Message>Work queued for all outgoing messages except those already sent
Fix: Restart required (I did have to restart one client every few hours last night)
Something must have happened to the worker thread. If you are able to output the console output to a file and, when it happens again, let me know what the exception was and perhaps some other output that happened around it, I would be happy to fix it or add exception-handling to keep the worker thread from dying.
I'm sorry for the inconvenience.
Verified with Atheros and fixed here:
b5fef550bf