Home | Networks | Community | Need Help? 

 
 Quick search

 
 
 RegisterRegister   Log inLog in 

Network user/channel chart is not showing bars.

 
Post new topic   Reply to topic    SearchIRC Forum Index -> IRC Admin Assistance
Author Message
benw
none
none


Joined: 01 Oct 2008
Posts: 12

PostPosted: Mar 11, 2010 5:50pm    Post subject: Network user/channel chart is not showing bars. Reply with quote

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
Lurker


Joined: 25 Dec 2009
Posts: 119
Location: 10 minutes away. Wanna hang out?

PostPosted: Mar 12, 2010 2:16pm    Post subject: Reply with quote

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
SearchIRC Developer


Joined: 03 May 2003
Posts: 1486
Location: Tampa, FL

PostPosted: Mar 12, 2010 5:31pm    Post subject: Reply with quote

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
none


Joined: 01 Oct 2008
Posts: 12

PostPosted: Mar 12, 2010 7:47pm    Post subject: Reply with quote

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
Lurker


Joined: 25 Dec 2009
Posts: 119
Location: 10 minutes away. Wanna hang out?

PostPosted: Mar 12, 2010 8:04pm    Post subject: Reply with quote

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
Post Whore


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

PostPosted: Mar 13, 2010 6:54am    Post subject: Reply with quote

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
SearchIRC Developer


Joined: 03 May 2003
Posts: 1486
Location: Tampa, FL

PostPosted: Mar 13, 2010 7:14am    Post subject: Reply with quote

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
Post Whore


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

PostPosted: Mar 13, 2010 7:26am    Post subject: Reply with quote

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 Smile
Trust you to spark a rumour with a simple code tweak Razz
Back to top
SkydiverGoose
Lurker
Lurker


Joined: 25 Dec 2009
Posts: 119
Location: 10 minutes away. Wanna hang out?

PostPosted: Mar 13, 2010 10:23am    Post subject: Reply with quote

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 Smile


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
none


Joined: 04 Nov 2009
Posts: 1

PostPosted: Mar 15, 2010 2:37pm    Post subject: Reply with quote

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
Lurker


Joined: 25 Dec 2009
Posts: 119
Location: 10 minutes away. Wanna hang out?

PostPosted: Mar 15, 2010 2:52pm    Post subject: Reply with quote

Let's all blame PingBad!
Back to top
Jason
SearchIRC Developer
SearchIRC Developer


Joined: 03 May 2003
Posts: 1486
Location: Tampa, FL

PostPosted: Mar 17, 2010 4:52am    Post subject: Reply with quote

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
Lurker


Joined: 25 Dec 2009
Posts: 119
Location: 10 minutes away. Wanna hang out?

PostPosted: Mar 17, 2010 8:49am    Post subject: Reply with quote

seems to be working for me. thanks Jason!
Back to top
Display posts from previous:   
Post new topic   Reply to topic    SearchIRC Forum Index -> IRC Admin Assistance All times are GMT - 6 Hours
Page 1 of 1

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