Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1] 2   Go Down

Author Topic: InspIRCd and Anope, take two  (Read 18052 times)

0 Members and 1 Guest are viewing this topic.

Smartys

  • Guest
InspIRCd and Anope, take two
« on: July 24, 2006, 11:34:39 PM »

I originally was working on this here:
http://forum.anope.org/viewthread.php?tid=440

I've tried again with the newest version of InspIRCd (1.0.5) and the same version of Anope (1.7.14)

InspIRCd said:

Code: [Select]

Mon Jul 24 18:15:24 2006: Type: X_ESTAB_MODULE: fd=14
Mon Jul 24 18:15:24 2006: Create blank DNS
Mon Jul 24 18:15:24 2006: Set readbit
Mon Jul 24 18:15:24 2006: Add socket 1
Mon Jul 24 18:15:24 2006: OUT: CAPAB m_banexception.so,m_blockcolor.so,m_globops.so,m_operchans.so,m_services.so,m_spanningtree.so
Mon Jul 24 18:15:24 2006: Type: X_ESTAB_MODULE: fd=1
Mon Jul 24 18:15:24 2006: IN: :services.testserver.com PONG services.testserver.com
Mon Jul 24 18:15:24 2006: OUT: ERROR :Invalid command in negotiation phase.
Mon Jul 24 18:15:24 2006: ProcessLine says no!
Mon Jul 24 18:15:24 2006: inspircd.cpp: Socket poll returned false, close and bail
Mon Jul 24 18:15:24 2006: SocketEngine::DelFd(1)
Mon Jul 24 18:15:24 2006: Deleted fd 1

Looks the same

Anope said:
Code: [Select]

[Jul 24 18:19:55 2006] MySQL: has been enabled.
[Jul 24 18:19:55 2006] MySQL: client version 4.1.7.
[Jul 24 18:19:55 2006] debug: SELECT RAND()
[Jul 24 18:19:55 2006] debug: SELECT `display`,`pass`,`email`,`icq`,`url`,`flags`,`language`,`accesscount`,`memocount`,`memomax`,`channelcount`,`channelmax`,`greet`,`active` FROM `anope_ns_core`
[Jul 24 18:19:55 2006] debug: Sent: :services.testserver.com PONG services.testserver.com
[Jul 24 18:19:55 2006] debug: RDB Loaded NickServ DataBase (1/8)
[Jul 24 18:19:55 2006] debug: SELECT `nick`,`user`,`host`,`rname`,`flags`,`created`,`chancount` FROM `anope_bs_core`
[Jul 24 18:19:55 2006] debug: Sent: :services.testserver.com PONG services.testserver.com
[Jul 24 18:19:55 2006] debug: RDB Loaded BotServ DataBase (3/8)
[Jul 24 18:19:55 2006] debug: SELECT `name`,`founder`,`successor`,`founderpass`,`descr`,`url`,`email`,`time_registered`,`last_used`,`last_topic`,`last_topic_setter`,`last_topic_time`,`flags`,`forbidby`,`forbidreason`,`bantype`,`accesscount`,`akickcount`,`mlock_on`,`mlock_off`,`mlock_limit`,`mlock_key`,`mlock_flood`,`mlock_redirect`,`entry_message`,`memomax`,`botnick`,`botflags`,`ttb`,`bwcount`,`capsmin`,`capspercent`,`floodlines`,`floodsecs`,`repeattimes` FROM `anope_cs_info`
[Jul 24 18:19:55 2006] debug: Sent: :services.testserver.com PONG services.testserver.com
[Jul 24 18:19:55 2006] debug: RDB Loaded ChanServ DataBase (4/8)
[Jul 24 18:19:55 2006] debug: SELECT `maxusercnt`,`maxusertime`,`akills_count`,`sglines_count`,`sqlines_count`,`szlines_count` FROM `anope_os_core`;
[Jul 24 18:19:55 2006] debug: SELECT `user`,`host`,`xby`,`reason`,`seton`,`expire` FROM `anope_os_akills`;
[Jul 24 18:19:55 2006] debug: SELECT `mask`,`xby`,`reason`,`seton`,`expire` FROM `anope_os_sglines`;
[Jul 24 18:19:55 2006] debug: SELECT `mask`,`xby`,`reason`,`seton`,`expire` FROM `anope_os_sqlines`;
[Jul 24 18:19:55 2006] debug: SELECT `mask`,`xby`,`reason`,`seton`,`expire` FROM `anope_os_szlines`;
[Jul 24 18:19:55 2006] debug: Sent: :services.testserver.com PONG services.testserver.com
[Jul 24 18:19:55 2006] debug: RDB Loaded OperServ DataBase (5/8)
[Jul 24 18:19:55 2006] debug: SELECT `type`,`num`,`ntext`,`who`,`time` FROM `anope_os_news`
[Jul 24 18:19:55 2006] debug: Sent: :services.testserver.com PONG services.testserver.com
[Jul 24 18:19:55 2006] debug: RDB Loaded News DataBase (6/8)
[Jul 24 18:19:55 2006] debug: SELECT `mask`,`lim`,`who`,`reason`,`time`,`expires` FROM `anope_os_exceptions`;
[Jul 24 18:19:55 2006] debug: Sent: :services.testserver.com PONG services.testserver.com
[Jul 24 18:19:55 2006] debug: RDB Loaded Exception Database (7/8)
[Jul 24 18:19:55 2006] debug: RDB No need to load PreNickDB (8/8)
[Jul 24 18:19:55 2006] RDB: All DataBases loaded.
[Jul 24 18:19:55 2006] Databases loaded
[Jul 24 18:19:55 2006] Info: Not reflecting database records.
[Jul 24 18:19:55 2006] debug: Emitting event "connect" (1 args)
[Jul 24 18:19:55 2006] Connected to Server 1 (127.0.0.1:7001)
[Jul 24 18:19:55 2006] debug: Sent: :services.testserver.com SERVER services.testserver.com inspircdrocks 0 :Services for GameNet IRC Network
[Jul 24 18:19:55 2006] debug: Sent: BURST
[Jul 24 18:19:55 2006] debug: Sent: :services.testserver.com VERSION :Anope-1.7.14 (1023) services.testserver.com :InspIRCd Beta 6 -  QM -- build #1, compiled Mar 27 2006 11:03:09
[Jul 24 18:19:55 2006] debug: Sent: :Global NOTICE $services.testserver.com :Services are now back online - have a nice day
[Jul 24 18:19:55 2006] debug: Emitting event "connect" (1 args)
[Jul 24 18:19:55 2006] debug: Sent: :services.testserver.com NICK 1153779595 NickServ services.testserver.com services.testserver.com services ++o 0.0.0.0 :Nickname Server
[Jul 24 18:19:55 2006] debug: Sent: :services.testserver.com OPERTYPE Service
[Jul 24 18:19:55 2006] debug: Sent: :services.testserver.com NICK 1153779595 ChanServ services.testserver.com services.testserver.com services ++o 0.0.0.0 :Channel Server
[Jul 24 18:19:55 2006] debug: Sent: :services.testserver.com OPERTYPE Service
[Jul 24 18:19:55 2006] debug: Sent: :services.testserver.com NICK 1153779595 MemoServ services.testserver.com services.testserver.com services ++o 0.0.0.0 :Memo Server
[Jul 24 18:19:55 2006] debug: Sent: :services.testserver.com OPERTYPE Service
[Jul 24 18:19:55 2006] debug: Sent: :services.testserver.com NICK 1153779595 BotServ services.testserver.com services.testserver.com services ++o 0.0.0.0 :Bot Server
[Jul 24 18:19:55 2006] debug: Sent: :services.testserver.com OPERTYPE Service
[Jul 24 18:19:55 2006] debug: Sent: :services.testserver.com NICK 1153779595 HelpServ services.testserver.com services.testserver.com services ++o 0.0.0.0 :Help Server
[Jul 24 18:19:55 2006] debug: Sent: :services.testserver.com OPERTYPE Service
[Jul 24 18:19:55 2006] debug: Sent: :services.testserver.com NICK 1153779595 OperServ services.testserver.com services.testserver.com services ++io 0.0.0.0 :Operator Server
[Jul 24 18:19:55 2006] debug: Sent: :services.testserver.com OPERTYPE Service
[Jul 24 18:19:55 2006] debug: Sent: :services.testserver.com NICK 1153779595 Global services.testserver.com services.testserver.com services ++io 0.0.0.0 :Global Noticer
[Jul 24 18:19:55 2006] debug: Sent: :services.testserver.com OPERTYPE Service
[Jul 24 18:19:55 2006] debug: Sent: ENDBURST
[Jul 24 18:19:55 2006] trying to load [cs_appendtopic]
[Jul 24 18:19:55 2006] Runtime module location: .modulesruntimecs_appendtopic.dll.a04472
[Jul 24 18:19:55 2006] Displaying command list for APPENDTOPIC
[Jul 24 18:19:55 2006] 1:  0x00760DB8
[Jul 24 18:19:55 2006] end
[Jul 24 18:19:55 2006] debug: cs_appendtopic Adding 3 texts for language 0
[Jul 24 18:19:55 2006] debug: cs_appendtopic Adding 3 texts for language 12
[Jul 24 18:19:55 2006] debug: cs_appendtopic Adding 3 texts for language 9
[Jul 24 18:19:55 2006] debug: cs_appendtopic Adding 3 texts for language 5
[Jul 24 18:19:55 2006] debug: cs_appendtopic Adding 3 texts for language 8
[Jul 24 18:19:55 2006] [cs_appendtopic] Loaded succesfully
[Jul 24 18:19:55 2006] status: [0][Module, Okay - No Error]
[Jul 24 18:19:55 2006] trying to load [cs_enforce]
[Jul 24 18:19:55 2006] Runtime module location: .modulesruntimecs_enforce.dll.a04472
[Jul 24 18:19:56 2006] Displaying command list for ENFORCE
[Jul 24 18:19:56 2006] 1:  0x00762670
[Jul 24 18:19:56 2006] end
[Jul 24 18:19:56 2006] debug: cs_enforce Adding 6 texts for language 0
[Jul 24 18:19:56 2006] debug: cs_enforce Adding 6 texts for language 12
[Jul 24 18:19:56 2006] debug: cs_enforce Adding 6 texts for language 9
[Jul 24 18:19:56 2006] debug: cs_enforce Adding 6 texts for language 5
[Jul 24 18:19:56 2006] debug: cs_enforce Adding 6 texts for language 8
[Jul 24 18:19:56 2006] status: [0][Module, Okay - No Error]
[Jul 24 18:19:56 2006] trying to load [ns_noop]
[Jul 24 18:19:56 2006] Runtime module location: .modulesruntimens_noop.dll.a04472
[Jul 24 18:19:56 2006] ns_noop: Loading configuration directives
[Jul 24 18:19:56 2006] ns_noop: NSAutoOPDBName is not defined in Services configuration file, using default autoop.db
[Jul 24 18:19:56 2006] ns_noop: Directive NSAutoOPDBName loaded (autoop.db)...
[Jul 24 18:19:56 2006] Displaying command list for autoop
[Jul 24 18:19:56 2006] 1:  0x00765208
[Jul 24 18:19:56 2006] end
[Jul 24 18:19:56 2006] Displaying message list for join_channel
[Jul 24 18:19:56 2006] 1: 0x007652C8
[Jul 24 18:19:56 2006] end
[Jul 24 18:19:56 2006] Displaying message list for db_saving
[Jul 24 18:19:56 2006] 1: 0x00765340
[Jul 24 18:19:56 2006] end
[Jul 24 18:19:56 2006] Displaying message list for reload
[Jul 24 18:19:56 2006] 1: 0x007653B8
[Jul 24 18:19:56 2006] end
[Jul 24 18:19:56 2006] ns_noop: WARNING: Can not open database file! (it might not exist, this is not fatal)
[Jul 24 18:19:56 2006] debug: ns_noop Adding 8 texts for language 0
[Jul 24 18:19:56 2006] debug: ns_noop Adding 8 texts for language 4
[Jul 24 18:19:56 2006] debug: ns_noop Adding 8 texts for language 12
[Jul 24 18:19:56 2006] debug: ns_noop Adding 8 texts for language 9
[Jul 24 18:19:56 2006] debug: ns_noop Adding 8 texts for language 5
[Jul 24 18:19:56 2006] debug: ns_noop Adding 8 texts for language 8
[Jul 24 18:19:56 2006] status: [0][Module, Okay - No Error]
[Jul 24 18:19:56 2006] trying to load [os_info]
[Jul 24 18:19:56 2006] Runtime module location: .modulesruntimeos_info.dll.a04472
[Jul 24 18:19:56 2006] os_info: Loading configuration directives...
[Jul 24 18:19:56 2006] os_info: OSInfoDBName is not defined in Services configuration file, using default os_info.db
[Jul 24 18:19:56 2006] os_info: Directive OSInfoDBName loaded (os_info.db)...
[Jul 24 18:19:56 2006] Displaying command list for oInfo
[Jul 24 18:19:56 2006] 1:  0x0076B428
[Jul 24 18:19:56 2006] end
[Jul 24 18:19:56 2006] Displaying command list for INFO
[Jul 24 18:19:56 2006] 1:  0x006EABF8
[Jul 24 18:19:56 2006] end
[Jul 24 18:19:56 2006] debug: existing cmd: (0x006EABF8), new cmd (0x0076B4E8)
[Jul 24 18:19:56 2006] Displaying command list for INFO
[Jul 24 18:19:56 2006] 1:  0x006EABF8
[Jul 24 18:19:56 2006] 2:  0x0076B4E8
[Jul 24 18:19:56 2006] end
[Jul 24 18:19:56 2006] Displaying command list for oInfo
[Jul 24 18:19:56 2006] 1:  0x0076B580
[Jul 24 18:19:56 2006] end
[Jul 24 18:19:56 2006] Displaying command list for INFO
[Jul 24 18:19:56 2006] 1:  0x0070B3A8
[Jul 24 18:19:56 2006] end
[Jul 24 18:19:56 2006] debug: existing cmd: (0x0070B3A8), new cmd (0x0076B640)
[Jul 24 18:19:56 2006] Displaying command list for INFO
[Jul 24 18:19:56 2006] 1:  0x0070B3A8
[Jul 24 18:19:56 2006] 2:  0x0076B640
[Jul 24 18:19:56 2006] end
[Jul 24 18:19:56 2006] debug: existing msg: (0x00765340), new msg (0x0076B6D8)
[Jul 24 18:19:56 2006] Displaying message list for db_saving
[Jul 24 18:19:56 2006] 1: 0x0076B6D8
[Jul 24 18:19:56 2006] 2: 0x00765340
[Jul 24 18:19:56 2006] end
[Jul 24 18:19:56 2006] debug: existing msg: (0x007653B8), new msg (0x0076B720)
[Jul 24 18:19:56 2006] Displaying message list for reload
[Jul 24 18:19:56 2006] 1: 0x0076B720
[Jul 24 18:19:56 2006] 2: 0x007653B8
[Jul 24 18:19:56 2006] end
[Jul 24 18:19:56 2006] os_info: WARNING: can not open the database file! (it might not exist, this is not fatal)
[Jul 24 18:19:56 2006] debug: os_info Adding 10 texts for language 0
[Jul 24 18:19:56 2006] debug: os_info Adding 10 texts for language 4
[Jul 24 18:19:56 2006] debug: os_info Adding 10 texts for language 12
[Jul 24 18:19:56 2006] debug: os_info Adding 10 texts for language 9
[Jul 24 18:19:56 2006] debug: os_info Adding 10 texts for language 5
[Jul 24 18:19:56 2006] debug: os_info Adding 10 texts for language 8
[Jul 24 18:19:56 2006] status: [0][Module, Okay - No Error]
[Jul 24 18:19:56 2006] debug: Received: CAPAB m_banexception.so,m_blockcolor.so,m_globops.so,m_operchans.so,m_services.so,m_spanningtree.so
[Jul 24 18:19:56 2006] debug: Received: ERROR :Invalid command in negotiation phase.
[Jul 24 18:19:56 2006] debug: unknown message from server (ERROR :Invalid command in negotiation phase.)
[Jul 24 18:19:56 2006] debug: Emitting event "shutdown" (1 args)
[Jul 24 18:19:56 2006] Read error from server: No such file or directory (error num: 2)
[Jul 24 18:19:56 2006] debug: Sent: :services.testserver.com SQUIT services.testserver.com :Read error from server: No such file or directory (error num: 2)
[Jul 24 18:19:56 2006] debug: firstuser() returning NULL (end of list)
[Jul 24 18:19:56 2006] debug: Emitting event "shutdown" (1 args)
[Jul 24 18:19:56 2006] [cs_appendtopic] Unloaded succefully


I'm still not sure what the problem is, but I really want to try and get this working :P
Any ideas what I can try or what I should do to get more information on the issue?
Logged

katsklaw

  • Guest
(No subject)
« Reply #1 on: July 24, 2006, 11:43:00 PM »

hmm.

I see this "No such file or directory" which usually indicates the ircd isn't listening to the port services is trying to connect to on the IP specified.

You say it's version 1.0.5 but the log says "InspIRCd Beta 6 - QM -- build #1, compiled Mar 27 2006 11:03:09
" which is likely what Services goes by.

I didn't see anything indicating which ircd module Anope loaded .. which is something that I personally look for since it will tell me what services.conf says the IRCDModule is set to.

That aside I'd like to know if this is an unaltered Anope install in terms of it's inspircd protocol file or did you apply the svn version of the anope-module from inspircd's site?
Logged

Smartys

  • Guest
(No subject)
« Reply #2 on: July 25, 2006, 12:05:40 AM »

Quote
Originally posted by katsklaw
hmm.

I see this "No such file or directory" which usually indicates the ircd isn't listening to the port services is trying to connect to on the IP specified.

I don't think that's what it means in this case though, since you can see that they do interact

Quote

You say it's version 1.0.5 but the log says "InspIRCd Beta 6 - QM -- build #1, compiled Mar 27 2006 11:03:09
" which is likely what Services goes by.

That's the version of Anope's InspIRCd module, not my copy of InspIRCd

Quote

I didn't see anything indicating which ircd module Anope loaded .. which is something that I personally look for since it will tell me what services.conf says the IRCDModule is set to.

IRCDModule is set to inspircd

Quote
That aside I'd like to know if this is an unaltered Anope install in terms of it's inspircd protocol file or did you apply the svn version of the anope-module from inspircd's site?

I can't compile anything related to Anope (I can compile InspIRCd because I can use cygwin) and the anope-module has been removed from their site. So yes, this is the MySQL enabled binary I downloaded from SourceForge.
Logged

heinz

  • Guest
(No subject)
« Reply #3 on: July 25, 2006, 12:13:15 AM »

You might want to try the latest svn version of Anope, as it may work with Inspircd. If you want to compile it up, there's a whole section on the Wiki - http://wiki.anope.org/Windows - on how to compile Anope, along with a list of download links to the required tools.

edit: s/release/version/ - svn versions aren't 'released', they're development versions :)

[Edited on 24-7-2006 by heinz]
Logged

Smartys

  • Guest
(No subject)
« Reply #4 on: July 25, 2006, 12:20:54 AM »

Quote
Originally posted by heinz
You might want to try the latest svn version of Anope, as it may work with Inspircd. If you want to compile it up, there's a whole section on the Wiki - http://wiki.anope.org/Windows - on how to compile Anope, along with a list of download links to the required tools.

edit: s/release/version/ - svn versions aren't 'released', they're development versions :)

[Edited on 24-7-2006 by heinz]


I tried setting that stuff up last time, I ended up with a gig or two of programs just for this which ended up not working (it kept not finding files when I ran the cscript thing).
I'm not at the same computer I was at that time either (although I uninstalled the programs now) and I don't particularly want to install all that stuff on this computer.
It's the one thing I won't try to fix it; if it requires me loading all that stuff again, I'm content to wait for the next release of Anope :P
Logged

heinz

  • Guest
(No subject)
« Reply #5 on: July 25, 2006, 12:26:03 AM »

The configuration tool for compiling on Windows has been re-written by myself recently, and it now works perfectly*.

Okay, so PlatformSDK and Visual C++ 2005 combined may be about 800MB, but once it's installed, compiling Anope couldn't be easier :)

Might consider doing some "nightly build" things at some stage, but nothing's in the pipeline yet. The next RC version of Anope is due "soon" - watch this space...

(* We've tested it as much as possible, and nothing went wrong...)
Logged

Smartys

  • Guest
(No subject)
« Reply #6 on: July 25, 2006, 12:28:55 AM »

OK, thanks: I guess I'll just wait then :)
Logged

heinz

  • Guest
(No subject)
« Reply #7 on: July 25, 2006, 12:33:48 AM »

Give us a minute or two, and i'll knock up a current svn build - We could do with testing the Inspircd support some more :)
Logged

Smartys

  • Guest
(No subject)
« Reply #8 on: July 25, 2006, 12:48:15 AM »

Woohoo! :D
Logged

heinz

  • Guest
(No subject)
« Reply #9 on: July 25, 2006, 12:52:49 AM »

MySQL DB Support:         [YES]
Encrypted Passwords:      [NO]
Compiler Version:            Microsoft Visual Studio 2005
MySQLDB Version:           MySQL 5.0
Anope Version:                1.7.14.1102

Download URL: http://forum.anope.org/~anope/qa/winbuilds.php

Note: This is an SVN build, and may contain unresolved issues.

[Edited on 25-7-2006 by heinz]
Logged

Smartys

  • Guest
(No subject)
« Reply #10 on: July 25, 2006, 01:09:16 AM »

OK, downloaded and unzipped.
Now I get
Code: [Select]

[Jul 24 20:05:36 2006] MySQL: has been enabled.
[Jul 24 20:05:36 2006] MySQL: client version 4.1.7.
[Jul 24 20:05:36 2006] debug: SELECT RAND()
[Jul 24 20:05:36 2006] debug: SELECT `display`,`pass`,`email`,`icq`,`url`,`flags`,`language`,`accesscount`,`memocount`,`memomax`,`channelcount`,`channelmax`,`greet`,`active` FROM `anope_ns_core`
[Jul 24 20:05:36 2006] debug: Sent: :services.testserver.com PONG services.testserver.com
[Jul 24 20:05:36 2006] debug: RDB Loaded NickServ DataBase (1/8)
[Jul 24 20:05:36 2006] debug: SELECT `nick`,`user`,`host`,`rname`,`flags`,`created`,`chancount` FROM `anope_bs_core`
[Jul 24 20:05:36 2006] debug: Sent: :services.testserver.com PONG services.testserver.com
[Jul 24 20:05:36 2006] debug: RDB Loaded BotServ DataBase (3/8)
[Jul 24 20:05:36 2006] debug: SELECT `name`,`founder`,`successor`,`founderpass`,`descr`,`url`,`email`,`time_registered`,`last_used`,`last_topic`,`last_topic_setter`,`last_topic_time`,`flags`,`forbidby`,`forbidreason`,`bantype`,`accesscount`,`akickcount`,`mlock_on`,`mlock_off`,`mlock_limit`,`mlock_key`,`mlock_flood`,`mlock_redirect`,`entry_message`,`memomax`,`botnick`,`botflags`,`ttb`,`bwcount`,`capsmin`,`capspercent`,`floodlines`,`floodsecs`,`repeattimes` FROM `anope_cs_info`
[Jul 24 20:05:36 2006] debug: Sent: :services.testserver.com PONG services.testserver.com
[Jul 24 20:05:36 2006] debug: RDB Loaded ChanServ DataBase (4/8)
[Jul 24 20:05:36 2006] debug: SELECT `maxusercnt`,`maxusertime`,`akills_count`,`sglines_count`,`sqlines_count`,`szlines_count` FROM `anope_os_core`;
[Jul 24 20:05:36 2006] debug: SELECT `user`,`host`,`xby`,`reason`,`seton`,`expire` FROM `anope_os_akills`;
[Jul 24 20:05:36 2006] debug: SELECT `mask`,`xby`,`reason`,`seton`,`expire` FROM `anope_os_sglines`;
[Jul 24 20:05:36 2006] debug: SELECT `mask`,`xby`,`reason`,`seton`,`expire` FROM `anope_os_sqlines`;
[Jul 24 20:05:36 2006] debug: SELECT `mask`,`xby`,`reason`,`seton`,`expire` FROM `anope_os_szlines`;
[Jul 24 20:05:36 2006] debug: Sent: :services.testserver.com PONG services.testserver.com
[Jul 24 20:05:36 2006] debug: RDB Loaded OperServ DataBase (5/8)
[Jul 24 20:05:36 2006] debug: SELECT `type`,`num`,`ntext`,`who`,`time` FROM `anope_os_news`
[Jul 24 20:05:36 2006] debug: Sent: :services.testserver.com PONG services.testserver.com
[Jul 24 20:05:36 2006] debug: RDB Loaded News DataBase (6/8)
[Jul 24 20:05:36 2006] debug: SELECT `mask`,`lim`,`who`,`reason`,`time`,`expires` FROM `anope_os_exceptions`;
[Jul 24 20:05:36 2006] debug: Sent: :services.testserver.com PONG services.testserver.com
[Jul 24 20:05:36 2006] debug: RDB Loaded Exception Database (7/8)
[Jul 24 20:05:36 2006] debug: RDB No need to load PreNickDB (8/8)
[Jul 24 20:05:36 2006] RDB: All DataBases loaded.
[Jul 24 20:05:36 2006] Databases loaded
[Jul 24 20:05:36 2006] Info: Not reflecting database records.
[Jul 24 20:05:36 2006] debug: Emitting event "connect" (1 args)
[Jul 24 20:05:36 2006] Connected to Server 1 (127.0.0.1:7001)
[Jul 24 20:05:36 2006] debug: Sent: :services.testserver.com SERVER services.testserver.com inspircdrocks 0 :Services for GameNet IRC Network
[Jul 24 20:05:36 2006] debug: Sent: BURST
[Jul 24 20:05:36 2006] debug: Sent: :services.testserver.com VERSION :Anope-1.7.14 (1102) services.testserver.com :InspIRCd Beta 6 -  WQM -- build #1, compiled Jul 25 2006 00:37:04
[Jul 24 20:05:36 2006] debug: Sent: :Global NOTICE $services.testserver.com :Services are now back online - have a nice day
[Jul 24 20:05:36 2006] debug: Emitting event "connect" (1 args)
[Jul 24 20:05:36 2006] debug: Sent: :services.testserver.com NICK 1153785936 NickServ services.testserver.com services.testserver.com services ++o 0.0.0.0 :Nickname Server
[Jul 24 20:05:36 2006] debug: Sent: :services.testserver.com OPERTYPE Service
[Jul 24 20:05:36 2006] debug: Sent: :services.testserver.com NICK 1153785936 ChanServ services.testserver.com services.testserver.com services ++o 0.0.0.0 :Channel Server
[Jul 24 20:05:36 2006] debug: Sent: :services.testserver.com OPERTYPE Service
[Jul 24 20:05:36 2006] debug: Sent: :services.testserver.com NICK 1153785936 MemoServ services.testserver.com services.testserver.com services ++o 0.0.0.0 :Memo Server
[Jul 24 20:05:36 2006] debug: Sent: :services.testserver.com OPERTYPE Service
[Jul 24 20:05:36 2006] debug: Sent: :services.testserver.com NICK 1153785936 BotServ services.testserver.com services.testserver.com services ++o 0.0.0.0 :Bot Server
[Jul 24 20:05:36 2006] debug: Sent: :services.testserver.com OPERTYPE Service
[Jul 24 20:05:36 2006] debug: Sent: :services.testserver.com NICK 1153785936 HelpServ services.testserver.com services.testserver.com services ++o 0.0.0.0 :Help Server
[Jul 24 20:05:36 2006] debug: Sent: :services.testserver.com OPERTYPE Service
[Jul 24 20:05:36 2006] debug: Sent: :services.testserver.com NICK 1153785936 OperServ services.testserver.com services.testserver.com services ++io 0.0.0.0 :Operator Server
[Jul 24 20:05:36 2006] debug: Sent: :services.testserver.com OPERTYPE Service
[Jul 24 20:05:36 2006] debug: Sent: :services.testserver.com NICK 1153785936 Global services.testserver.com services.testserver.com services ++io 0.0.0.0 :Global Noticer
[Jul 24 20:05:36 2006] debug: Sent: :services.testserver.com OPERTYPE Service
[Jul 24 20:05:36 2006] debug: Sent: ENDBURST
[Jul 24 20:05:36 2006] trying to load [cs_appendtopic]
[Jul 24 20:05:36 2006] Runtime module location: .\modules\runtime\cs_appendtopic.dll.a05588
[Jul 24 20:05:36 2006] Module cs_appendtopic compiled against current or newer anope revision 1102, this is 1102
[Jul 24 20:05:36 2006] Displaying command list for APPENDTOPIC
[Jul 24 20:05:36 2006] 1:  0x007611D8
[Jul 24 20:05:36 2006] end
[Jul 24 20:05:36 2006] debug: cs_appendtopic Adding 3 texts for language 0
[Jul 24 20:05:36 2006] debug: cs_appendtopic Adding 3 texts for language 12
[Jul 24 20:05:36 2006] debug: cs_appendtopic Adding 3 texts for language 9
[Jul 24 20:05:36 2006] debug: cs_appendtopic Adding 3 texts for language 5
[Jul 24 20:05:36 2006] debug: cs_appendtopic Adding 3 texts for language 8
[Jul 24 20:05:36 2006] [cs_appendtopic] Loaded succesfully
[Jul 24 20:05:36 2006] status: [0][Module, Okay - No Error]
[Jul 24 20:05:36 2006] trying to load [cs_enforce]
[Jul 24 20:05:36 2006] Runtime module location: .\modules\runtime\cs_enforce.dll.a05588
[Jul 24 20:05:36 2006] Module cs_enforce compiled against current or newer anope revision 1102, this is 1102
[Jul 24 20:05:36 2006] Displaying command list for ENFORCE
[Jul 24 20:05:36 2006] 1:  0x00762A98
[Jul 24 20:05:36 2006] end
[Jul 24 20:05:36 2006] debug: cs_enforce Adding 6 texts for language 0
[Jul 24 20:05:36 2006] debug: cs_enforce Adding 6 texts for language 12
[Jul 24 20:05:36 2006] debug: cs_enforce Adding 6 texts for language 9
[Jul 24 20:05:36 2006] debug: cs_enforce Adding 6 texts for language 5
[Jul 24 20:05:36 2006] debug: cs_enforce Adding 6 texts for language 8
[Jul 24 20:05:36 2006] status: [0][Module, Okay - No Error]
[Jul 24 20:05:36 2006] trying to load [ns_noop]
[Jul 24 20:05:36 2006] Runtime module location: .\modules\runtime\ns_noop.dll.a05588
[Jul 24 20:05:36 2006] status: [4][Module Error, file does not exist]
[Jul 24 20:05:36 2006] trying to load [os_info]
[Jul 24 20:05:36 2006] Runtime module location: .\modules\runtime\os_info.dll.a05588
[Jul 24 20:05:36 2006] Module os_info compiled against current or newer anope revision 1102, this is 1102
[Jul 24 20:05:36 2006] os_info: Loading configuration directives...
[Jul 24 20:05:36 2006] os_info: OSInfoDBName is not defined in Services configuration file, using default os_info.db
[Jul 24 20:05:36 2006] os_info: Directive OSInfoDBName loaded (os_info.db)...
[Jul 24 20:05:36 2006] Displaying command list for oInfo
[Jul 24 20:05:36 2006] 1:  0x00765638
[Jul 24 20:05:36 2006] end
[Jul 24 20:05:36 2006] Displaying command list for INFO
[Jul 24 20:05:36 2006] 1:  0x006EBF50
[Jul 24 20:05:36 2006] end
[Jul 24 20:05:36 2006] debug: existing cmd: (0x006EBF50), new cmd (0x007656F8)
[Jul 24 20:05:36 2006] Displaying command list for INFO
[Jul 24 20:05:36 2006] 1:  0x006EBF50
[Jul 24 20:05:36 2006] 2:  0x007656F8
[Jul 24 20:05:36 2006] end
[Jul 24 20:05:36 2006] Displaying command list for oInfo
[Jul 24 20:05:36 2006] 1:  0x00765790
[Jul 24 20:05:36 2006] end
[Jul 24 20:05:36 2006] Displaying command list for INFO
[Jul 24 20:05:36 2006] 1:  0x0070C7E0
[Jul 24 20:05:36 2006] end
[Jul 24 20:05:36 2006] debug: existing cmd: (0x0070C7E0), new cmd (0x00765850)
[Jul 24 20:05:36 2006] Displaying command list for INFO
[Jul 24 20:05:36 2006] 1:  0x0070C7E0
[Jul 24 20:05:36 2006] 2:  0x00765850
[Jul 24 20:05:36 2006] end
[Jul 24 20:05:36 2006] Displaying message list for db_saving
[Jul 24 20:05:36 2006] 1: 0x00767DC0
[Jul 24 20:05:36 2006] end
[Jul 24 20:05:36 2006] Displaying message list for reload
[Jul 24 20:05:36 2006] 1: 0x00765940
[Jul 24 20:05:36 2006] end
[Jul 24 20:05:36 2006] os_info: WARNING: can not open the database file! (it might not exist, this is not fatal)
[Jul 24 20:05:36 2006] debug: os_info Adding 10 texts for language 0
[Jul 24 20:05:36 2006] debug: os_info Adding 10 texts for language 4
[Jul 24 20:05:36 2006] debug: os_info Adding 10 texts for language 12
[Jul 24 20:05:36 2006] debug: os_info Adding 10 texts for language 9
[Jul 24 20:05:36 2006] debug: os_info Adding 10 texts for language 5
[Jul 24 20:05:36 2006] debug: os_info Adding 10 texts for language 8
[Jul 24 20:05:36 2006] status: [0][Module, Okay - No Error]
[Jul 24 20:05:36 2006] debug: Received: ÿ
[Jul 24 20:05:36 2006] debug: unknown message from server (ÿ)
[Jul 24 20:05:36 2006] debug: Emitting event "shutdown" (1 args)
[Jul 24 20:05:36 2006] Read error from server: No such file or directory (error num: 2)
[Jul 24 20:05:36 2006] debug: Sent: :services.testserver.com SQUIT services.testserver.com :Read error from server: No such file or directory (error num: 2)
[Jul 24 20:05:36 2006] debug: firstuser() returning NULL (end of list)
[Jul 24 20:05:36 2006] debug: Emitting event "shutdown" (1 args)
[Jul 24 20:05:36 2006] [cs_appendtopic] Unloaded succefully

Which I seem to get with both the SVN version and 1.7.14 (although with 1.7.14 I also sometimes get the CAPAB bit, I haven't been able to get that with the SVN version yet). I know that they're communicating because InspIRCd sends out a notice that "Server '' has closed the connection" (the '' should have the server name within it but it doesn't, probably because the linking wasn't done).

Edit: And no, there is no SSL or anything involved here (that was the speculation last time I had that character show up)

[Edited on 25-7-2006 by Smartys]
Logged

heinz

  • Guest
(No subject)
« Reply #11 on: July 25, 2006, 01:11:07 AM »

Quote

[Jul 24 20:05:36 2006] debug: Received: ÿ


Usually you get that kinda thing with SSL enabled ports... is your config correct? :)
Logged

Smartys

  • Guest
(No subject)
« Reply #12 on: July 25, 2006, 01:13:46 AM »

Yes, there is no SSL involved (unless of course m_spanningtree.so, which is InspIRCd's linking module, has some SSL that nobody talks about)
I have no SSL modules compiled into my version of InspIRCd, let alone loaded. :P

[Edited on 25-7-2006 by Smartys]
Logged

Smartys

  • Guest
(No subject)
« Reply #13 on: July 25, 2006, 01:28:26 AM »

http://www.inspircd.org/wiki/InspIRCd_Spanning_Tree_%28Beta_6%29
That's the documentation for the linking module, by the way
Logged

Smartys

  • Guest
(No subject)
« Reply #14 on: July 25, 2006, 01:38:33 AM »

Interesting though :)
I found where that error came from and it was here (excuse the line numbers, I looked it up in their SVN repo, although the revision I looked at was the one used in 1.0.5):
Code: [Select]

02202                 switch (this->LinkState)
02203                 {
02204                         TreeServer* Node;
02205                        
02206                         case WAIT_AUTH_1:
02207                                 // Waiting for SERVER command from remote server. Server initiating
02208                                 // the connection sends the first SERVER command, listening server
02209                                 // replies with theirs if its happy, then if the initiator is happy,
02210                                 // it starts to send its net sync, which starts the merge, otherwise
02211                                 // it sends an ERROR.
02212                                 if (command == "PASS")
02213                                 {
02214                                         /* Silently ignored */
02215                                 }
02216                                 else if (command == "SERVER")
02217                                 {
02218                                         return this->Inbound_Server(params);
02219                                 }
02220                                 else if (command == "ERROR")
02221                                 {
02222                                         return this->Error(params);
02223                                 }
02224                                 else if (command == "USER")
02225                                 {
02226                                         this->WriteLine("ERROR :Client connections to this port are prohibited.");
02227                                         return false;
02228                                 }
02229                                 else if (command == "CAPAB")
02230                                 {
02231                                         return this->Capab(params);
02232                                 }
02233                                 else if ((command == "U") || (command == "S"))
02234                                 {
02235                                         this->WriteLine("ERROR :Cannot use the old-style mesh linking protocol with m_spanningtree.so!");
02236                                         return false;
02237                                 }
02238                                 else
02239                                 {
02240                                         this->WriteLine("ERROR :Invalid command in negotiation phase.");
02241                                         return false;
02242                                 }
02243                         break;

Obviously something is wrong here, since SERVER was sent previously by Anope.
Logged

Dave Robson

  • Team
  • *
  • Offline Offline
  • Posts: 357
(No subject)
« Reply #15 on: July 25, 2006, 07:29:53 AM »

Could you try without mysql enabled?
Logged

Smartys

  • Guest
(No subject)
« Reply #16 on: July 25, 2006, 09:02:10 PM »

Sure, one second :)
Logged

Smartys

  • Guest
(No subject)
« Reply #17 on: July 25, 2006, 09:24:47 PM »

It connects!
I do have a few bugs to report other than that though :P
- I'm not sure if this is a bug, but to disable MySQL I had to comment out all MySQL related variables as well as UseRDB: shouldn't I have to only comment UseRDB?
- This was the end of the connection:
Code: [Select]

[Jul 25 16:15:27 2006] debug: Emitting event "connect" (1 args)
[Jul 25 16:15:27 2006] Connected to Server 1 (127.0.0.1:7001)
[Jul 25 16:15:27 2006] debug: Sent: :services.testserver.com SERVER services.testserver.com inspircdrocks 0 :Services for GameNet IRC Network
[Jul 25 16:15:27 2006] debug: Sent: BURST
[Jul 25 16:15:27 2006] debug: Sent: :services.testserver.com VERSION :Anope-1.7.14 (1102) services.testserver.com :InspIRCd Beta 6 -  WQM -- build #1, compiled Jul 25 2006 00:37:04
[Jul 25 16:15:27 2006] debug: Sent: :Global NOTICE $services.testserver.com :Services are now back online - have a nice day
[Jul 25 16:15:27 2006] debug: Emitting event "connect" (1 args)
[Jul 25 16:15:27 2006] debug: Sent: :services.testserver.com NICK 1153858527 NickServ services.testserver.com services.testserver.com services ++o 0.0.0.0 :Nickname Server
[Jul 25 16:15:27 2006] debug: Sent: :services.testserver.com OPERTYPE Service
[Jul 25 16:15:27 2006] debug: Sent: :services.testserver.com NICK 1153858527 ChanServ services.testserver.com services.testserver.com services ++o 0.0.0.0 :Channel Server
[Jul 25 16:15:27 2006] debug: Sent: :services.testserver.com OPERTYPE Service
[Jul 25 16:15:27 2006] debug: Sent: :services.testserver.com NICK 1153858527 MemoServ services.testserver.com services.testserver.com services ++o 0.0.0.0 :Memo Server
[Jul 25 16:15:27 2006] debug: Sent: :services.testserver.com OPERTYPE Service
[Jul 25 16:15:27 2006] debug: Sent: :services.testserver.com NICK 1153858527 BotServ services.testserver.com services.testserver.com services ++o 0.0.0.0 :Bot Server
[Jul 25 16:15:27 2006] debug: Sent: :services.testserver.com OPERTYPE Service
[Jul 25 16:15:27 2006] debug: Sent: :services.testserver.com NICK 1153858527 HelpServ services.testserver.com services.testserver.com services ++o 0.0.0.0 :Help Server
[Jul 25 16:15:27 2006] debug: Sent: :services.testserver.com OPERTYPE Service
[Jul 25 16:15:27 2006] debug: Sent: :services.testserver.com NICK 1153858527 OperServ services.testserver.com services.testserver.com services ++io 0.0.0.0 :Operator Server
[Jul 25 16:15:27 2006] debug: Sent: :services.testserver.com OPERTYPE Service
[Jul 25 16:15:27 2006] debug: Sent: :services.testserver.com NICK 1153858527 Global services.testserver.com services.testserver.com services ++io 0.0.0.0 :Global Noticer
[Jul 25 16:15:27 2006] debug: Sent: :services.testserver.com OPERTYPE Service
[Jul 25 16:15:27 2006] debug: Sent: ENDBURST
[Jul 25 16:15:27 2006] trying to load [cs_appendtopic]
[Jul 25 16:15:27 2006] Runtime module location: .\modules\runtime\cs_appendtopic.dll.a04056
[Jul 25 16:15:27 2006] Module cs_appendtopic compiled against current or newer anope revision 1102, this is 1102
[Jul 25 16:15:27 2006] Displaying command list for APPENDTOPIC
[Jul 25 16:15:27 2006] 1:  0x0075F4C0
[Jul 25 16:15:27 2006] end
[Jul 25 16:15:27 2006] debug: cs_appendtopic Adding 3 texts for language 0
[Jul 25 16:15:27 2006] debug: cs_appendtopic Adding 3 texts for language 12
[Jul 25 16:15:27 2006] debug: cs_appendtopic Adding 3 texts for language 9
[Jul 25 16:15:27 2006] debug: cs_appendtopic Adding 3 texts for language 5
[Jul 25 16:15:27 2006] debug: cs_appendtopic Adding 3 texts for language 8
[Jul 25 16:15:27 2006] [cs_appendtopic] Loaded succesfully
[Jul 25 16:15:27 2006] status: [0][Module, Okay - No Error]
[Jul 25 16:15:27 2006] trying to load [cs_enforce]
[Jul 25 16:15:27 2006] Runtime module location: .\modules\runtime\cs_enforce.dll.a04056
[Jul 25 16:15:27 2006] Module cs_enforce compiled against current or newer anope revision 1102, this is 1102
[Jul 25 16:15:27 2006] Displaying command list for ENFORCE
[Jul 25 16:15:27 2006] 1:  0x0075FCA0
[Jul 25 16:15:27 2006] end
[Jul 25 16:15:27 2006] debug: cs_enforce Adding 6 texts for language 0
[Jul 25 16:15:27 2006] debug: cs_enforce Adding 6 texts for language 12
[Jul 25 16:15:27 2006] debug: cs_enforce Adding 6 texts for language 9
[Jul 25 16:15:27 2006] debug: cs_enforce Adding 6 texts for language 5
[Jul 25 16:15:27 2006] debug: cs_enforce Adding 6 texts for language 8
[Jul 25 16:15:27 2006] status: [0][Module, Okay - No Error]
[Jul 25 16:15:27 2006] trying to load [ns_noop]
[Jul 25 16:15:27 2006] Runtime module location: .\modules\runtime\ns_noop.dll.a04056
[Jul 25 16:15:27 2006] status: [4][Module Error, file does not exist]
[Jul 25 16:15:27 2006] trying to load [os_info]
[Jul 25 16:15:27 2006] Runtime module location: .\modules\runtime\os_info.dll.a04056
[Jul 25 16:15:27 2006] Module os_info compiled against current or newer anope revision 1102, this is 1102
[Jul 25 16:15:27 2006] os_info: Loading configuration directives...
[Jul 25 16:15:27 2006] os_info: OSInfoDBName is not defined in Services configuration file, using default os_info.db
[Jul 25 16:15:27 2006] os_info: Directive OSInfoDBName loaded (os_info.db)...
[Jul 25 16:15:27 2006] Displaying command list for oInfo
[Jul 25 16:15:27 2006] 1:  0x00765328
[Jul 25 16:15:27 2006] end
[Jul 25 16:15:27 2006] Displaying command list for INFO
[Jul 25 16:15:27 2006] 1:  0x006EBF50
[Jul 25 16:15:27 2006] end
[Jul 25 16:15:27 2006] debug: existing cmd: (0x006EBF50), new cmd (0x007653E8)
[Jul 25 16:15:27 2006] Displaying command list for INFO
[Jul 25 16:15:27 2006] 1:  0x006EBF50
[Jul 25 16:15:27 2006] 2:  0x007653E8
[Jul 25 16:15:27 2006] end
[Jul 25 16:15:27 2006] Displaying command list for oInfo
[Jul 25 16:15:27 2006] 1:  0x00765480
[Jul 25 16:15:27 2006] end
[Jul 25 16:15:27 2006] Displaying command list for INFO
[Jul 25 16:15:27 2006] 1:  0x0070C7E0
[Jul 25 16:15:27 2006] end
[Jul 25 16:15:27 2006] debug: existing cmd: (0x0070C7E0), new cmd (0x00765540)
[Jul 25 16:15:27 2006] Displaying command list for INFO
[Jul 25 16:15:27 2006] 1:  0x0070C7E0
[Jul 25 16:15:27 2006] 2:  0x00765540
[Jul 25 16:15:27 2006] end
[Jul 25 16:15:27 2006] Displaying message list for db_saving
[Jul 25 16:15:27 2006] 1: 0x007679F0
[Jul 25 16:15:27 2006] end
[Jul 25 16:15:27 2006] Displaying message list for reload
[Jul 25 16:15:27 2006] 1: 0x00765630
[Jul 25 16:15:27 2006] end
[Jul 25 16:15:27 2006] os_info: WARNING: can not open the database file! (it might not exist, this is not fatal)
[Jul 25 16:15:27 2006] debug: os_info Adding 10 texts for language 0
[Jul 25 16:15:27 2006] debug: os_info Adding 10 texts for language 4
[Jul 25 16:15:27 2006] debug: os_info Adding 10 texts for language 12
[Jul 25 16:15:27 2006] debug: os_info Adding 10 texts for language 9
[Jul 25 16:15:27 2006] debug: os_info Adding 10 texts for language 5
[Jul 25 16:15:27 2006] debug: os_info Adding 10 texts for language 8
[Jul 25 16:15:27 2006] status: [0][Module, Okay - No Error]
[Jul 25 16:15:27 2006] debug: Received: CAPAB m_banexception.so,m_blockcolor.so,m_globops.so,m_operchans.so,m_services.so,m_spanningtree.so
[Jul 25 16:15:27 2006] debug: Received: SERVER testserver.com iloveanope 0 :Gotta love that new game smell
[Jul 25 16:15:27 2006] debug: Server introduced (testserver.com)
[Jul 25 16:15:27 2006] debug: Sent: :Global NOTICE $testserver.com :Services are now back online - have a nice day
[Jul 25 16:15:27 2006] debug: Emitting event "server_connect" (1 args)
[Jul 25 16:15:27 2006] debug: Received: BURST 1153858527
[Jul 25 16:15:27 2006] debug: unknown message from server (BURST 1153858527)
[Jul 25 16:15:27 2006] debug: Received: :testserver.com VERSION :InspIRCd-1.0.5(r0) testserver.com :Smartys Version
[Jul 25 16:15:27 2006] debug: Received: :testserver.com NICK 1153858425 Smartys 192.168.1.101 netadmin.configure.me ~keyrex1 +iowsg 192.168.1.101 :Smartys
[Jul 25 16:15:27 2006] debug: new user: Smartys
[Jul 25 16:15:27 2006] user: New maximum user count: 1
[Jul 25 16:15:27 2006] debug: common_svsmode(0)
[Jul 25 16:15:27 2006] debug: Emitting event "newnick" (1 args)
[Jul 25 16:15:27 2006] debug: Changing mode for Smartys to +iowsg
[Jul 25 16:15:27 2006] debug: Received: :Smartys OPERTYPE administrator
[Jul 25 16:15:27 2006] debug: Received: :testserver.com ADDLINE Q ChanServ <Config> 1153858334 0 :Reserved For Services
[Jul 25 16:15:27 2006] debug: Received: :testserver.com ADDLINE Q NickServ <Config> 1153858334 0 :Reserved For Services
[Jul 25 16:15:27 2006] debug: Received: :testserver.com ADDLINE Q OperServ <Config> 1153858334 0 :Reserved For Services
[Jul 25 16:15:27 2006] debug: Received: :testserver.com ADDLINE Q MemoServ <Config> 1153858334 0 :Reserved For Services
[Jul 25 16:15:27 2006] debug: Received: :testserver.com ADDLINE Q BotServ <Config> 1153858334 0 :Reserved For Services
[Jul 25 16:15:27 2006] debug: Received: :testserver.com ADDLINE Q HelpServ <Config> 1153858334 0 :Reserved For Services
[Jul 25 16:15:27 2006] debug: Received: ENDBURST
[Jul 25 16:15:27 2006] debug: unknown message from server (ENDBURST)

The lines I think are noteworthy are:
Code: [Select]
[Jul 25 16:15:27 2006] debug: unknown message from server (ENDBURST)
and
Code: [Select]
[Jul 25 16:15:27 2006] debug: unknown message from server (BURST 1153858527)
More information on those commands (and the fact that BURST can be with or without a timestamp) is in the documentation I linked to above.
This is with the SVN version btw, should I test with 1.7.14? And why would using/not using MySQL change if it would connect properly or not?
Logged

Smartys

  • Guest
(No subject)
« Reply #18 on: July 25, 2006, 09:34:05 PM »

Oh, and also: according to my LUSERS the Services clients weren't listed as being operators although they did have +o set. I'm not positive, but on another server I'm on it counts Services as opers in LUSERS. I'm not sure if that would affect anything (I didn't test functionality, if you want I'll do so later) but it might be worth noting
Logged

Dave Robson

  • Team
  • *
  • Offline Offline
  • Posts: 357
(No subject)
« Reply #19 on: July 25, 2006, 09:46:23 PM »

Due to the... less than disirable way we currently have mysql implemented you would need to comment them all out for this particuallar issue.
Logged

Smartys

  • Guest
(No subject)
« Reply #20 on: July 25, 2006, 10:11:50 PM »

So for InspIRCd to work with Anope, MySQL must be disabled? And that's not possible to change?
Logged

Smartys

  • Guest
(No subject)
« Reply #21 on: July 26, 2006, 11:40:12 PM »

InspIRCd allows you to disable/enable half-op on a per-server basis. The protocol module assumes half-op is enabled. Is there anyway to change that (I have cs_xop loaded and I don't want the HOP option since I have half ops disabled)
Logged

Jan Milants

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1372
(No subject)
« Reply #22 on: July 26, 2006, 11:59:38 PM »

in the inspircd protocol module inspircd.c  change the line where it says " /* Supports Halfop +h   */ " from 1 to 0... that should be all i think
Logged
If you like me donate coins to 1FBmZVT4J8WAUMHKqpWhgNVj3XXnRN1cCk :)

Smartys

  • Guest
(No subject)
« Reply #23 on: July 27, 2006, 12:23:57 AM »

Yeah, I know, except I'm on Windows so I was hoping there was a way that didn't involve compiling a new version of the module :P
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
(No subject)
« Reply #24 on: July 28, 2006, 10:53:31 AM »

Hi,

I feel friendly. - I've asked hienz to bake you a new inspircd module with half ops disabled.

He'll be here soon.
Logged
Pages: [1] 2   Go Up