View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005418 | unreal | ircd | public | 2019-09-21 15:37 | 2019-09-21 18:13 |
Reporter | westor | Assigned To | syzop | ||
Priority | normal | Severity | major | Reproducibility | sometimes |
Status | resolved | Resolution | fixed | ||
Product Version | 5.0.0-alpha2 | ||||
Target Version | 5.0.0-alpha3 | Fixed in Version | 5.0.0-alpha3 | ||
Summary | 0005418: tkldb module does not handle exceptions | ||||
Description | When i tried to start again the server the console gave me 2 warnings: [warning] [tkldb] Unhandled type!! TKLDB is missing support for type 132 -- STOPPED reading db entries! [warning] [tkldb] Database invalid. Extra data found at end of DB file. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
3rd party modules | none | ||||
|
When i tried to start again the server the console gave me 2 warnings: [warning] [tkldb] Unhandled type!! TKLDB is missing support for type 132 -- STOPPED reading db entries! [warning] [tkldb] Database invalid. Extra data found at end of DB file. |
|
I will provide you the "tkl.db" just in case that will help more. |
|
This was indeed missing, stupid oversight. Thanks for the report. commit c3f250750be477f5ba4e85c5d25678c15b094413 (HEAD -> unreal50, origin/unreal50) Author: Bram Matthys <[email protected]> Date: Sat Sep 21 18:12:20 2019 +0200 Add support for storing ELINEs in tkl.db. Reported by westor in https://bugs.unrealircd.org/view.php?id=5418 |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-09-21 15:37 | syzop | New Issue | |
2019-09-21 15:37 | syzop | Issue generated from: 0005412 | |
2019-09-21 15:37 | syzop | Note Added: 0020909 | |
2019-09-21 15:37 | syzop | Note Added: 0020910 | |
2019-09-21 15:37 | syzop | Reporter | syzop => westor |
2019-09-21 15:55 | syzop | Summary | [tkldb] Unhandled type!! TKLDB is missing support for type 132 => tkldb module does not handle exceptions |
2019-09-21 18:13 | syzop | Assigned To | => syzop |
2019-09-21 18:13 | syzop | Status | new => resolved |
2019-09-21 18:13 | syzop | Resolution | open => fixed |
2019-09-21 18:13 | syzop | Fixed in Version | => 5.0.0-alpha3 |
2019-09-21 18:13 | syzop | Note Added: 0020914 |