|
|
| Author |
Message |
Yamakiri none

Joined: 02 Jul 2009 Posts: 4
|
Posted: Jul 21, 2009 7:49pm Post subject: Indexing issues |
|
|
| Hi, I'm an oper on TyroNet, but the bot suddenly stopped indexing us, although we still get the client connect notices, and can clearly see the bot being fjoined to our lobby. We're afraid that our network is going to be marked inactive, so can an administrator assist us, please? I checked the gzklines and shun list as well. |
|
| Back to top |
|
 |
Jobe Eleet

Joined: 30 Jul 2006 Posts: 526 Location: Lurking in the shadows of some random channel!
|
Posted: Jul 22, 2009 9:01am Post subject: |
|
|
| What message does it quit with? |
|
| Back to top |
|
 |
Yamakiri none

Joined: 02 Jul 2009 Posts: 4
|
Posted: Jul 22, 2009 11:38am Post subject: |
|
|
It always quits like this
[SearchIRC] This message brought to you by the power of grayskull.
Like it always seems to have... Everything appears to be the same as it's always been, but it isn't indexing. |
|
| Back to top |
|
 |
Yamakiri none

Joined: 02 Jul 2009 Posts: 4
|
Posted: Jul 29, 2009 1:01pm Post subject: |
|
|
| Um, I don't mean to be rushy or pushy, but it's been seven days since I posted this, and the bot no longer joins our network, and we still wish to be indexed, so we were wondering if anything could be done about this? I sent in a request for help email a week ago as well, but the only reply I've gotten so far is automated. Is there anything I can do to assist in hastening this or get any help at all? |
|
| Back to top |
|
 |
Jason SearchIRC Developer

Joined: 03 May 2003 Posts: 1486 Location: Tampa, FL
|
Posted: Jul 29, 2009 5:52pm Post subject: |
|
|
The bot doesn't list channels because the server doesn't send any:
INPUT: :yamakiri.tyronet.org NOTICE scrawl12 :*** You cannot list within the first 60 seconds of connecting. Please try again later.
INPUT: :yamakiri.tyronet.org 321 scrawl12 Channel :Users Name
[TyroNet @ irc.tyronet.org] QUIT :[SearchIRC] This message brought to you by the power of grayskull.
As far as the bot knows, you're sending numeric 321 (RPL_LISTSTART) and then no list. Remember this is a bot, it doesn't understand the NOTICE you send it. |
|
| Back to top |
|
 |
Jobe Eleet

Joined: 30 Jul 2006 Posts: 526 Location: Lurking in the shadows of some random channel!
|
Posted: Jul 29, 2009 6:27pm Post subject: |
|
|
| As I understand it, the end of LIST numeric MUST be sent regardless of whether or not there were any results. I may need correcting on that, am a lil tired lately. |
|
| Back to top |
|
 |
PingBad Post Whore

Joined: 05 Feb 2005 Posts: 3001 Location: New Zealand
|
Posted: Jul 29, 2009 7:13pm Post subject: |
|
|
| Jobe wrote: | | As I understand it, the end of LIST numeric MUST be sent regardless of whether or not there were any results. I may need correcting on that, am a lil tired lately. | Correct | Quote: | Replies RPL_LISTSTART, RPL_LIST, RPL_LISTEND mark
the start, actual replies with data and end of the
server's response to a LIST command. If there are
no channels available to return, only the start
and end reply must be sent. | Source |
|
| Back to top |
|
 |
|