View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005503 | unreal | ircd | public | 2019-12-22 14:12 | 2019-12-22 14:43 |
| Reporter | westor | Assigned To | Gottem | ||
| Priority | normal | Severity | text | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 5.0.0 | ||||
| Summary | 0005503: require-module {} doesn't working under set {} | ||||
| Description | Hello, I was trying to add the new U5 "require-module {}" set under "set {}" options but when i rehashed the server it failed, i followed the documentation https://www.unrealircd.org/docs/Set_block#set::require-module , i am not sure if this is actually a bug or a documentation fault. Examples: Config: set { require-module { squit-on-deny yes; squit-on-missing yes; squit-on-mismatch yes; }; }; Errors: *** westor is rehashing server config file *** Loading IRCd configuration.. *** error: /home/unreal/unrealircd/conf/unrealircd.conf:510: unknown directive set::require-module *** error: 1 errors encountered *** error: IRCd configuration failed to pass testing - Thanks! | ||||
| Tags | No tags attached. | ||||
| 3rd party modules | |||||
|
|
The wiki was actually referring to old syntax/functionality, I've updated it now so thanks for mentioning it. =] You'll only want these 2 pages: https://www.unrealircd.org/docs/Require_module_block https://www.unrealircd.org/docs/Deny_module_block |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-12-22 14:12 | westor | New Issue | |
| 2019-12-22 14:42 | Gottem | Note Added: 0021169 | |
| 2019-12-22 14:43 | Gottem | Assigned To | => Gottem |
| 2019-12-22 14:43 | Gottem | Priority | high => normal |
| 2019-12-22 14:43 | Gottem | Severity | block => text |
| 2019-12-22 14:43 | Gottem | Status | new => resolved |
| 2019-12-22 14:43 | Gottem | Resolution | open => fixed |