View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006082 | unreal | ircd | public | 2022-04-01 17:33 | 2022-04-01 17:33 |
Reporter | Lord255 | Assigned To | |||
Priority | low | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | linux | OS | ubuntu | OS Version | 20.04 |
Product Version | 6.0.2 | ||||
Summary | 0006082: using /rehash for remote server, makes an info appearing twice on the remote server | ||||
Description | on server1, using /rehash server2, makes the info appear twice on server2. on server1: (after hitting /rehash irc.server2) /../../unrealircd.conf Rehashing - -irc.server2- Loading IRCd configuration.. -irc.server2- Testing IRCd configuration.. - ---------------------------------------------------------------------------- on server2: -irc.server2- config.CONFIG_RELOAD [info] Rehashing server configuration file [by: nick!ident@host] -irc.server2- config.CONFIG_RELOAD [info] Rehashing server configuration file [by: nick!ident@host] -irc.server2- config.CONFIG_INFO_GENERIC [info] Loading IRCd configuration.. -irc.server2- config.CONFIG_INFO_GENERIC [info] Testing IRCd configuration.. -irc.server2- config.CONFIG_LOADED [info] Configuration loaded ----------------------------------------------------------------- -irc.server2- config.CONFIG_RELOAD [info] Rehashing server configuration file [by: nick!ident@host] this line is there twice. idk if its intended or not. also on server1, the notices are weird. no info about config.* | ||||
Steps To Reproduce | on server1, use /rehash server2 check snotices on server2 | ||||
Additional Information | you need to be an oper to use /rehash duh. snomask: server1: +bcdfkoqsvBCOS Server notice mask server2: +bcdfkoqsvBCOS Server notice mask | ||||
Tags | /rehash | ||||
3rd party modules | none | ||||