Home | Networks | Community | Need Help? 

 
 Quick search

 
 
 RegisterRegister   Log inLog in 

Inspircd problem.
Goto page 1, 2  Next
 
Post new topic   Reply to topic    SearchIRC Forum Index -> IRCD & Network Services
Author Message
funny
none
none


Joined: 05 Dec 2006
Posts: 7

PostPosted: Dec 05, 2006 10:47pm    Post subject: Inspircd problem. Reply with quote

When I was using IRCServices I received this error, but my nick is just 'funny', no ',funny', so services cant recognize me on channels!
And when I used anope services, 1.7.17, I got the same error, why this?!
Services put "," before my nick (and other users nick) and give this:

[Dec 05 18:42:40 2006] (protocol/inspircd) sjoin: FJOIN to channel #test for non-existent nick ,funny
[Dec 05 18:42:40 2006] (protocol/inspircd) Invalid FMODE from Irc.NetWork.Org for channel #test: 1165352197 +nt
[Dec 05 18:42:40 2006] (protocol/inspircd) sjoin: FJOIN to channel #Staff for non-existent nick ,funny
[Dec 05 18:42:40 2006] (protocol/inspircd) Invalid FMODE from Irc.NetWork.Org for channel #Staff: 1165354944 +nt

Thanks for who help-me!!
Back to top
FBI
Guru
Guru


Joined: 19 Aug 2005
Posts: 1515
Location: Federation Of Bored IRC'ers

PostPosted: Dec 06, 2006 12:10am    Post subject: Reply with quote

Go post in the http://www.inspircd.org/forum/ Inspircd Forums and read the http://www.inspircd.org/wiki/Main_Page


Note the inspircd devlopers don't read the forums much here so don't expect them helping you here Razz
Back to top
GeniusDex
Lurker
Lurker


Joined: 16 Aug 2003
Posts: 150

PostPosted: Dec 06, 2006 9:39am    Post subject: Reply with quote

Debug output of the services receiving the NICK-line for those nicks would be more useful
Back to top
funny
none
none


Joined: 05 Dec 2006
Posts: 7

PostPosted: Dec 06, 2006 10:37am    Post subject: Reply with quote

FBI wrote:

Note the inspircd devlopers don't read the forums much here so don't expect them helping you here Razz


hehehe, I too think this, but, they are more present here than inspircd forum, I saw his anwsers here most than there!

[]s
Back to top
funny
none
none


Joined: 05 Dec 2006
Posts: 7

PostPosted: Dec 06, 2006 10:45am    Post subject: Reply with quote

GeniusDex wrote:
Debug output of the services receiving the NICK-line for those nicks would be more useful


So, the NICK-line:

[Dec 06 13:40:48.009815 2006] debug: Received: :Irc.Network.Org NICK 1165423231 funny 216.223.42.21 216.223.42.21 funny + 216.223.42.21 :funny;
[Dec 06 13:40:48.009900 2006] debug: new user: funny
[Dec 06 13:40:48.010227 2006] debug: Sent: :NickServ SVSMODE funny :-r
[Dec 06 13:40:48.010628 2006] debug: Sent: :NickServ NOTICE funny :This nickname is registered and protected. If it is your nickname, type /msg NickServ IDENTIFY password. Otherwise, please choose a different nickname.

thanks
Back to top
shadow16
Lurker
Lurker


Joined: 02 Sep 2005
Posts: 186
Location: IRC

PostPosted: Dec 07, 2006 2:51pm    Post subject: Reply with quote

Inspircd is beta for a reason. I wouldn't recommend it for a production network (personal experience). There's a lot of fully developed IRCds out there where most of the bugs have already been found and squashed.
Back to top
PingBad
Guru
Guru


Joined: 05 Feb 2005
Posts: 2098
Location: New Zealand

PostPosted: Dec 07, 2006 11:55pm    Post subject: Reply with quote

with any piece of software, you're going to have bugs - its unavoidable.

I agree that InspIRCd is still in its infancy in relation to more matured IRCds such as Ultimate, Bahamut, IRCu and Unreal...
Back to top
GeniusDex
Lurker
Lurker


Joined: 16 Aug 2003
Posts: 150

PostPosted: Dec 08, 2006 5:17am    Post subject: Reply with quote

What about the FJOIN line that triggered that error?
Back to top
funny
none
none


Joined: 05 Dec 2006
Posts: 7

PostPosted: Dec 08, 2006 10:11pm    Post subject: Reply with quote

GeniusDex wrote:
What about the FJOIN line that triggered that error?


When funny joins the channel... Sorry if i dont understand your ask...
Back to top
GeniusDex
Lurker
Lurker


Joined: 16 Aug 2003
Posts: 150

PostPosted: Dec 09, 2006 5:10am    Post subject: Reply with quote

funny wrote:
GeniusDex wrote:
What about the FJOIN line that triggered that error?


When funny joins the channel... Sorry if i dont understand your ask...


I meant if you could paste it; inspircd is prolly sending some dodgy line there...
Back to top
funny
none
none


Joined: 05 Dec 2006
Posts: 7

PostPosted: Dec 11, 2006 12:15am    Post subject: Reply with quote

I will paste all, so I guess that no more infos should be missing Smile

Sun Dec 10 23:35:19 2006: CMDIN: funny JOIN #test
Sun Dec 10 23:35:19 2006: chanrec::JoinUser(): created: #test
Sun Dec 10 23:35:19 2006: userrec::userrec(): Instance: 08074ff8
Sun Dec 10 23:35:19 2006: Added prefix @ to #test for funny, prefixlist size is now 1
Sun Dec 10 23:35:19 2006: grant: #test funny
Sun Dec 10 23:35:19 2006: MOD_RESULT for UserList = 1
Sun Dec 10 23:35:19 2006: OUT: :Irc.Network.Org FJOIN #test 1165804519 @,funny
Sun Dec 10 23:35:19 2006: OUT: :Irc.Network.Org FMODE #test 1165804519 +nt
Sun Dec 10 23:35:19 2006: Handle write event on fd 1
Sun Dec 10 23:35:19 2006: State=2 CONNECTED=2
Sun Dec 10 23:35:19 2006: Handle write event on fd 2
Sun Dec 10 23:35:20 2006: Handle read event on fd 2
Sun Dec 10 23:35:20 2006: Read result: 12
Sun Dec 10 23:35:20 2006: CMDIN: funny MODE #test
Sun Dec 10 23:35:20 2006: ModeParser::Process start: pcnt=1
Sun Dec 10 23:35:20 2006: parameters[0] = '#test'
Back to top
braindigitalis
Idler
Idler


Joined: 22 Sep 2003
Posts: 443
Location: IRC

PostPosted: Dec 30, 2006 5:47pm    Post subject: Re: Inspircd problem. Reply with quote

funny wrote:
When I was using IRCServices I received this error, but my nick is just 'funny', no ',funny', so services cant recognize me on channels!
And when I used anope services, 1.7.17, I got the same error, why this?!
Services put "," before my nick (and other users nick) and give this:

[Dec 05 18:42:40 2006] (protocol/inspircd) sjoin: FJOIN to channel #test for non-existent nick ,funny
[Dec 05 18:42:40 2006] (protocol/inspircd) Invalid FMODE from Irc.NetWork.Org for channel #test: 1165352197 +nt
[Dec 05 18:42:40 2006] (protocol/inspircd) sjoin: FJOIN to channel #Staff for non-existent nick ,funny
[Dec 05 18:42:40 2006] (protocol/inspircd) Invalid FMODE from Irc.NetWork.Org for channel #Staff: 1165354944 +nt

Thanks for who help-me!!


Youre using InspIRCd 1.1 beta with Anope, and nobody has written an Anope module for 1.1 yet. Services which current work with the beta reliably are atheme and ircservices with our thirdparty module.

Support for anope in this newer version is planned when either;

  • Someone else writes the module
  • InspIRCd 1.1 reaches stable, in which case i may write it myself


Have a great new year Smile
Back to top
funny
none
none


Joined: 05 Dec 2006
Posts: 7

PostPosted: Dec 31, 2006 10:49am    Post subject: Reply with quote

Finally, hehe, thanks brain
Back to top
w00t
Eleet
Eleet


Joined: 09 Jun 2004
Posts: 699
Location: Nowra, Australia

PostPosted: Jan 07, 2007 12:58am    Post subject: Reply with quote

shadow16 wrote:
Inspircd is beta for a reason. I wouldn't recommend it for a production network (personal experience). There's a lot of fully developed IRCds out there where most of the bugs have already been found and squashed.


We never did have anyone else reporting most of the bugs you experienced, so that leaves it down to third party modules (which you did have loaded) - one of which we later took into core, as it was a useful addition, and had to add a number of (crash and other) related fixes to, I personally never looked into the others you had loaded and so would not be able to comment on them.

However, bugs (as pingbad said) do occur, and they get fixed.

ChatSpike is also now running on multiple servers again (running at approx. 20mb RAM per ircd), and has for quite a while (2 so far, the rest are coming).
Barafranca successfully upgraded to 1.1 (though it is single server), and is operating quite happily at 50mb or so of RAM, and 2-5% constant CPU use for 2000-3800 clients, as of this report, up 15 days (running a patched 1.1b6 + SVN) since last upgrade to fix a CPU use issue (it was running at approx. 10-20%, which I found unacceptable), previous uptime was 30 days (since switchover from 1.0.7 + SVN, previous uptime on that was 68 days (again, since upgrade), though this was single server, the only environment 1.0 really performed in without crashing. 1.0 was a mistake, we rushed it - we admit this, and we're making sure 1.1 is better through extensive testing and profiling as we go.
Crunge/ethoo (they merged, or whatever) have also been happy campers with 1.1, despite switching when 1.0's instability with multiserver became evident. Their current map contains 9 servers, previous uptime was 40 days before a crash, since fixed in b6. There have been no urgent crashes I can call to mind since b7.

With the addition of ziplinks, server-to-server SSL, plus a bunch of additional configuration options, tweaks and additions like the ability to disable whowas (it's really a waste of RAM and CPU for most networks) and a number of new developers who have proven quite prolific (peavey and pippijn), I'd say we're heading towards very nice times. And running out of things to fix.

To each their own, though, I'm quite happy with that you moved on and are happy with your situation now -- it makes my life easier :p
Back to top
FBI
Guru
Guru


Joined: 19 Aug 2005
Posts: 1515
Location: Federation Of Bored IRC'ers

PostPosted: Jan 07, 2007 1:08am    Post subject: Reply with quote

I love you w00t
Back to top
Display posts from previous:   
Post new topic   Reply to topic    SearchIRC Forum Index -> IRCD & Network Services All times are GMT - 6 Hours
Goto page 1, 2  Next
Page 1 of 2

 
 
Forum powered by phpBB
 
 © 2000 - 2008 EverythingIRC, Inc. All rights reserved. Please read our disclaimer