Nickserv logs a stack trace when a user quits
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Kali |
Fix Released
|
Low
|
Jeremy Thurgood | ||
Bug Description
Looks like we're trying to logout a user who no longer exists.
Traceback (most recent call last):
File "/var/lib/
result = f(*a, **k)
File "/home/
method(prefix, *params)
File "/home/
self.
File "/home/
self.
--- <exception caught here> ---
File "/home/
method(
File "/home/
self.
File "/home/
self.
exceptions.
Related branches
- Tristan Seligmann: Needs Fixing
| Changed in kali: | |
| milestone: | none → 1.0.0 |
| Changed in kali: | |
| status: | In Progress → Fix Released |

By the time NickServ gets the quit event, the user no longer exists. It should be safe to just drop the logout.