|
|
| Author |
Message |
benw none

Joined: 01 Oct 2008 Posts: 12
|
Posted: Mar 11, 2010 5:50pm Post subject: Network user/channel chart is not showing bars. |
|
|
| A few weeks ago the network had a IP change, and searchirc is still indexing the network, but the chart for the user/channels is not showing anything. It was showing the blue shades, now it shows nothing. |
|
| Back to top |
|
 |
SkydiverGoose Lurker

Joined: 25 Dec 2009 Posts: 119 Location: 10 minutes away. Wanna hang out?
|
Posted: Mar 12, 2010 2:16pm Post subject: |
|
|
Before I go start a new thread, I'm having a similar issue. I migrated one of my servers to a new IP a few weeks ago; however the domain is the same, and the issue seems to have started on March 6th.
Network page:
http://searchirc.com/network/honk-honk |
|
| Back to top |
|
 |
Jason SearchIRC Developer

Joined: 03 May 2003 Posts: 1486 Location: Tampa, FL
|
Posted: Mar 12, 2010 5:31pm Post subject: |
|
|
This usually happens from people installing ircds with settings that limit who can do a LIST.
"You must wait 60 seconds before doing /list!"
If that isn't the case, let me know and I'll look deeper.
You can also tell me the correct hostname/ip and I'll resolve it and post if they match on my side. |
|
| Back to top |
|
 |
benw none

Joined: 01 Oct 2008 Posts: 12
|
Posted: Mar 12, 2010 7:47pm Post subject: |
|
|
My server doesnt have the 60 sec. limit for LIST.
The host name it connects to is; tiger.soulacetech.com |
|
| Back to top |
|
 |
SkydiverGoose Lurker

Joined: 25 Dec 2009 Posts: 119 Location: 10 minutes away. Wanna hang out?
|
Posted: Mar 12, 2010 8:04pm Post subject: |
|
|
While I do have a 15 second wait on /LIST, sIRC is exempt, and always has been.
| Code: | <module name="m_securelist.so">
<securelist waittime="15">
<securehost exception="*@*.searchirc.org">
<securehost exception="*@*.netsplit.de">
<securehost exception="*@*.ircdriven.com"> |
|
|
| Back to top |
|
 |
PingBad Post Whore

Joined: 05 Feb 2005 Posts: 3001 Location: New Zealand
|
Posted: Mar 13, 2010 6:54am Post subject: |
|
|
What quit message is scrawl transmitting?
I've noticed a few lately:- "This quit message brought to you by the power of grey skull"
- "Connection reset by Peer"
- and the "normal" quit it's meant to do...
I'm yet to figure out what the greyskull message signifies (logically, its probably because it couldn't get a workable /list - but Jason may have a more authorative answer...) |
|
| Back to top |
|
 |
Jason SearchIRC Developer

Joined: 03 May 2003 Posts: 1486 Location: Tampa, FL
|
Posted: Mar 13, 2010 7:14am Post subject: |
|
|
The robot doesn't always do list. Sometimes it connects just to get /luser numbers for the graphs.
Connection reset by peer happens when the robot sends QUIT then disconnects the socket. I believe there is a 1 second sleep() between the two. If the IRC server hasn't disconnected the user in 1 second as requested, the robot has closed the socket and the IRC server shows a connection reset by peer message instead of the intended quit. It's harmless.
I kept getting questions about what the quit messages meant, so I changed it to randomly do power of grey skull so they'd really have something to ask about :) |
|
| Back to top |
|
 |
PingBad Post Whore

Joined: 05 Feb 2005 Posts: 3001 Location: New Zealand
|
Posted: Mar 13, 2010 7:26am Post subject: |
|
|
| Jason wrote: | I kept getting questions about what the quit messages meant, so I changed it to randomly do power of grey skull so they'd really have something to ask about  | Trust you to spark a rumour with a simple code tweak  |
|
| Back to top |
|
 |
SkydiverGoose Lurker

Joined: 25 Dec 2009 Posts: 119 Location: 10 minutes away. Wanna hang out?
|
Posted: Mar 13, 2010 10:23am Post subject: |
|
|
| Jason wrote: | I kept getting questions about what the quit messages meant, so I changed it to randomly do power of grey skull so they'd really have something to ask about  |
| Quote: | | Jan 30 22:01:08 <~Doc> someone needs to tell the searchirc folks that it's spelled greyskull. even in the comics and cartoon. sheesh |
Fyi :p Doc is a spelling nazi. Anyways, quit messages. These are the most recent four:
[08:25:06] <ducky.honk-honk.org> CONNECT: Client connecting on port 6667: scrawl70!~scrawl@data.searchirc.org [72.64.145.20] [SearchIRC Crawler]
[08:25:11] <ducky.honk-honk.org> QUIT: Client exiting: scrawl70!~scrawl@data.searchirc.org [[HH] Quit: [SearchIRC] This message brought to you by the power of grayskull.] (72.64.145.20)
[08:55:07] <linode.honk-honk.org> CONNECT: Client connecting on port 6667: scrawl95!~scrawl@data.searchirc.org [72.64.145.20] [SearchIRC Crawler]
[08:55:13] <linode.honk-honk.org> QUIT: Client exiting: scrawl95!~scrawl@data.searchirc.org [[HH] Quit: [SearchIRC] This message brought to you by the power of grayskull.] (72.64.145.20)
[09:25:19] <ducky.honk-honk.org> CONNECT: Client connecting on port 6667: scrawl53!~scrawl@data.searchirc.org [72.64.145.20] [SearchIRC Crawler]
[09:25:29] <ducky.honk-honk.org> QUIT: Client exiting: scrawl53!~scrawl@data.searchirc.org [[HH] Quit: [SearchIRC] Indexed 28 channels in 3 secs @ Mar 13th, 2010, 9:25 am] (72.64.145.20)
[09:55:09] <ducky.honk-honk.org> CONNECT: Client connecting on port 6667: scrawl12!~scrawl@data.searchirc.org [72.64.145.20] [SearchIRC Crawler]
[09:55:14] <ducky.honk-honk.org> QUIT: Client exiting: scrawl12!~scrawl@data.searchirc.org [[HH] Quit: [SearchIRC] This message brought to you by the power of grayskull.] (72.64.145.20) |
|
| Back to top |
|
 |
Chris_F none

Joined: 04 Nov 2009 Posts: 1
|
Posted: Mar 15, 2010 2:37pm Post subject: |
|
|
| My network is having the same problem. It appears the bot is grabbing the users and such properly, as it accurately displays how many users are on, however, the graphs aren't displaying properly. |
|
| Back to top |
|
 |
SkydiverGoose Lurker

Joined: 25 Dec 2009 Posts: 119 Location: 10 minutes away. Wanna hang out?
|
Posted: Mar 15, 2010 2:52pm Post subject: |
|
|
| Let's all blame PingBad! |
|
| Back to top |
|
 |
Jason SearchIRC Developer

Joined: 03 May 2003 Posts: 1486 Location: Tampa, FL
|
Posted: Mar 17, 2010 4:52am Post subject: |
|
|
| I found the file permissions were wrong for a few of the databases, so hopefully things start to work today. |
|
| Back to top |
|
 |
SkydiverGoose Lurker

Joined: 25 Dec 2009 Posts: 119 Location: 10 minutes away. Wanna hang out?
|
Posted: Mar 17, 2010 8:49am Post subject: |
|
|
| seems to be working for me. thanks Jason! |
|
| Back to top |
|
 |
|