Logs in sometimes
dirkson opened this issue ยท 6 comments
MonsterIRC only appears to want to connect on certain, selective reboots, complaining on others that the IRC server is running too slow. I cranked the timeout up to 10,000 and turned on the debug, but no additional information is forthcoming.
It doesn't seem to be an issue with our IRC server, as it functions perfectly well for all non-MonsterIRC clients, but if you'd like to look at the irc server in question connect to irc.dirkocraft.com
Cheers,
-Dirk
A simple solution to this might be to simply retry the connection every few seconds, rather than disabling the plugin. After all, it's connecting some of the time!
-Dirk
I will set it up that way and add a variable to the config to the amount of retries
The same thing happens to me, and since the IRC server is running on a different virtual machine on the same machine, I'm pretty sure it's not taking that long to respond. I'd be happy to help debug this.
@packetcollision is it only connecting sometimes for you or is it never connecting?