Bug #1656
SignalProxy::handleInitRequest() received initRequest for unregistered Object: "IrcUser"
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
01/09/2021
Due date:
% Done:
0%
Estimated time:
Version:
0.13.0
OS:
Linux
Description
Every time a client connects to the core, a lot (~50) of the following lines are printed:
quasselcore[3033]: SignalProxy::handleInitRequest() received initRequest for unregistered Object: "IrcUser" "1/someuser"
History
#1 Updated by Bonnie219Bailey 3 days ago
The frequent "unregistered Object: IrcUser" log message in your quasselcore on Ubuntu 25.04 indicates an issue where clients are requesting user data the core isn't properly registering. This is likely due to a core/client version mismatch, a bug in the quasselcore itself (especially on a development OS), or a timing issue during client connection. You should verify core and client versions, search for existing bug reports, test with a different client, or restart the core, while also checking if core functionality remains unaffected despite the log spam. https://www.upsers.us.com