Anope IRC Services

Anope Support => 2.0.x/1.9.x Support => Topic started by: Platzii on October 17, 2009, 06:32:07 PM

Title: /msg OperServ EXCEPTION doesn't work
Post by: Platzii on October 17, 2009, 06:32:07 PM
Hi,

when I add an exception for a host, it doesn't work.

Code: [Select]
[19:30:44] -OperServ- 1 100 7223C369.400263CB.A927A194.IP
[19:30:44] -OperServ- 2 100 217.18.70.223

I still get:
Code: [Select]
Too many connections from your IP
What can I do to fix this?
And could you please unban me in #anope?

Platzii
Title: Re: /msg OperServ EXCEPTION doesn't work
Post by: Adam on October 17, 2009, 06:33:48 PM
That's most likely your IRCd denying the connection, not Anope.
Title: Re: /msg OperServ EXCEPTION doesn't work
Post by: Giovanni Van Parijs on October 17, 2009, 06:36:22 PM
I think also,
Since anope Does not say :
To many connections from your IP but it most likely say (if you did not edit it)

"The session limit for your host %s has been exceeded."
Title: Re: /msg OperServ EXCEPTION doesn't work
Post by: Platzii on October 17, 2009, 06:48:32 PM
Okay, now my services are crashing :/
Title: Re: /msg OperServ EXCEPTION doesn't work
Post by: Giovanni Van Parijs on October 17, 2009, 06:50:43 PM
This is a bug,
If you reach session limit, anope will crash also.
At your anope config, Edit this line :

Code: [Select]
defaultsessionlimit = 5
to example :

Code: [Select]
defaultsessionlimit = 25
Title: Re: /msg OperServ EXCEPTION doesn't work
Post by: Charles Kingsley on October 18, 2009, 11:42:23 AM
File a bug report.