Hey i did a quick search and couldn't find a solution to this although i have found some possible causes. However i don't know enugh about the way anope / unrealircd works to fix them :S and wanderd if you guys could help
anope and unrealircd apear to be working fine. untill i assign a bot to a channell. At which point everything slowly grinds to a halt and i get the error message
irc.sanitarium.fm- *** Global -- Closing link: Buffer allocation error - services.sanitarium.fm[127.0.0.1]
-
-irc.sanitarium.fm- *** Notice -- *** TROUBLE: buffer allocation error! Increase BUFFERPOOL! ***
now i know u guys say to check the u lines however we are using the newer format as mentioned in the install document
the link section is as follows
link services.sanitarium.fm
{
username *;
hostname 127.0.0.1;
bind-ip *;
port 6667;
hub *;
password-connect "Mypassword";
password-recieve "Mypassword";
class servers;
}'
set {timesynch {enables no; }; };
as mentioned if i don't assign a bot to a channell services run absolutly fine its only once this is done that it slows down disconnects and the service hangs ...
any help is apriciated.