Unable to "grab" updated Team stats

Moderators: Site Moderators, FAHC Science Team

suprleg
Posts: 68
Joined: Thu Apr 26, 2012 8:30 pm

Unable to "grab" updated Team stats

Post by suprleg »

This problem isn't specific to any particular server, however I didn't see any other thread that applied, my apologies.
DSL Reports Team Helix has been running a script for many years that allows us to update the Team stats and it's run flawlessly until last night, 10/15/'12. When the script is executed it just hangs, apparently unable to access/connect to a server. Browsing the site I see there have been some recent issues with ,"stats updates", and was wondering if the two issues are related. Any input would be appreciated.
bollix47
Posts: 2978
Joined: Sun Dec 02, 2007 5:04 am
Location: Canada

Re: Unable to "grab" updated Team stats

Post by bollix47 »

I have asked a PG member to read your post. As you can probably appreciate they are very busy individuals so I can't tell you when they'll respond but it could be soon ...
7im
Posts: 10179
Joined: Thu Nov 29, 2007 4:30 pm
Hardware configuration: Intel i7-4770K @ 4.5 GHz, 16 GB DDR3-2133 Corsair Vengence (black/red), EVGA GTX 760 @ 1200 MHz, on an Asus Maximus VI Hero MB (black/red), in a blacked out Antec P280 Tower, with a Xigmatek Night Hawk (black) HSF, Seasonic 760w Platinum (black case, sleeves, wires), 4 SilenX 120mm Case fans with silicon fan gaskets and silicon mounts (all black), a 512GB Samsung SSD (black), and a 2TB Black Western Digital HD (silver/black).
Location: Arizona
Contact:

Re: Unable to "grab" updated Team stats

Post by 7im »

As long as your script is grabbing the authorized flat files, and not trying to read the CGI pages, there shouldn't be a problem "grabbing" the data.
How to provide enough information to get helpful support
Tell me and I forget. Teach me and I remember. Involve me and I learn.
schwancr
Pande Group Member
Posts: 136
Joined: Wed Jun 01, 2011 9:45 pm

Re: Unable to "grab" updated Team stats

Post by schwancr »

Hi,

We need more specifics here in order to figure out what's going wrong. What stats are you trying to "grab"? How are you grabbing them? What server are you trying to connect to?

-Christian
sortofageek
Site Admin
Posts: 3110
Joined: Fri Nov 30, 2007 8:06 pm
Location: Team Helix
Contact:

Re: Unable to "grab" updated Team stats

Post by sortofageek »

My guess is that 7im is right. This script grabs Team Helix data to compute which members have reached a Helix milestone each day. It is quite old and the person who wrote it is unavailable. I will contact another team member to see if he "speaks" Python and can figure it out.

The data it needs is the name and current total credits at the time of access for each one. It then does a computation to determine who has reached a new team milestone since the last one achieve and prints out a list. The person bringing the daily milestones to the team then posts the list in the forum.

AFAIK, the problem is related somehow to the recent stats server migration. If so, then I may be wrong in my guess above. I thought we made the change to access the text version way back when that was requested.
sortofageek
Site Admin
Posts: 3110
Joined: Fri Nov 30, 2007 8:06 pm
Location: Team Helix
Contact:

Re: Unable to "grab" updated Team stats

Post by sortofageek »

I believe the script is trying to grab the data here: http://fah-web2.stanford.edu/teamstats/team4.html

The other member I contacted said he had trouble earlier himself, but is able to access and run his script just fine now (he is working on a newer model but believes the older script is grabbing from the same URL.)

I'm asking a couple of people to test again and, if they still have problems, try to get a trace.
7im
Posts: 10179
Joined: Thu Nov 29, 2007 4:30 pm
Hardware configuration: Intel i7-4770K @ 4.5 GHz, 16 GB DDR3-2133 Corsair Vengence (black/red), EVGA GTX 760 @ 1200 MHz, on an Asus Maximus VI Hero MB (black/red), in a blacked out Antec P280 Tower, with a Xigmatek Night Hawk (black) HSF, Seasonic 760w Platinum (black case, sleeves, wires), 4 SilenX 120mm Case fans with silicon fan gaskets and silicon mounts (all black), a 512GB Samsung SSD (black), and a 2TB Black Western Digital HD (silver/black).
Location: Arizona
Contact:

Re: Unable to "grab" updated Team stats

Post by 7im »

Again, if they are using anything OTHER than these two links, they are violating policy and should be blacklisted...

http://fah-web.stanford.edu/daily_user_summary.txt.bz2
http://fah-web.stanford.edu/daily_team_summary.txt.bz2
How to provide enough information to get helpful support
Tell me and I forget. Teach me and I remember. Involve me and I learn.
sortofageek
Site Admin
Posts: 3110
Joined: Fri Nov 30, 2007 8:06 pm
Location: Team Helix
Contact:

Re: Unable to "grab" updated Team stats

Post by sortofageek »

OK, thanks. I'm not sure we have anyone who can fix it, but may be able to replace it with one using the correct link.

The team mate developing the new script said he was having trouble with this, slightly different from the other one: http://fah-web.stanford.edu/teamstats/team4.html

Looks like we missed the message which probably came after the original developer stopped maintenance.
sortofageek
Site Admin
Posts: 3110
Joined: Fri Nov 30, 2007 8:06 pm
Location: Team Helix
Contact:

Re: Unable to "grab" updated Team stats

Post by sortofageek »

Incidentally, my guess at the URL being used for our older script was based on the Fast Teampage URL PG gives us here: http://fah-web.stanford.edu/cgi-bin/mai ... &teamnum=4

Edit: And, given suprleg's post, my guess was wrong.

I think, it would be good if the Fast Teampage URL on the team CGI page was what they want us to use? :?
suprleg
Posts: 68
Joined: Thu Apr 26, 2012 8:30 pm

Re: Unable to "grab" updated Team stats

Post by suprleg »

schwancr wrote:Hi,

We need more specifics here in order to figure out what's going wrong. What stats are you trying to "grab"? How are you grabbing them? What server are you trying to connect to?

-Christian
The stats have been collected from:
http://vspx27.stanford.edu/cgi-bin/main ... &teamnum=4
Which apparently is no longer usable?
schwancr
Pande Group Member
Posts: 136
Joined: Wed Jun 01, 2011 9:45 pm

Re: Unable to "grab" updated Team stats

Post by schwancr »

Hi,

I believe you'll want to use the downloads that 7im is pointing you to. That has all the information that the "fast teampage" has.

vspx27.stanford.edu is the hostname for the old fah-web. You should access the new (and all future fah-webs) via the hostname fah-web.stanford.edu.

Thanks,
Christian
schwancr
Pande Group Member
Posts: 136
Joined: Wed Jun 01, 2011 9:45 pm

Re: Unable to "grab" updated Team stats

Post by schwancr »

I should note, as 7im keeps emphasizing, you should be getting the stats from the flat-text files, not from the cgi scripts.

-Christian
sortofageek
Site Admin
Posts: 3110
Joined: Fri Nov 30, 2007 8:06 pm
Location: Team Helix
Contact:

Re: Unable to "grab" updated Team stats

Post by sortofageek »

schwancr wrote:Hi,

I believe you'll want to use the downloads that 7im is pointing you to. That has all the information that the "fast teampage" has.

vspx27.stanford.edu is the hostname for the old fah-web. You should access the new (and all future fah-webs) via the hostname fah-web.stanford.edu.

Thanks,
Christian

I'm sure it does, but we only need the Helix info, not all stats for all teams.
sortofageek
Site Admin
Posts: 3110
Joined: Fri Nov 30, 2007 8:06 pm
Location: Team Helix
Contact:

Re: Unable to "grab" updated Team stats

Post by sortofageek »

Would there be a problem with this:

Code: Select all

 http://fah-web.stanford.edu/teamstats/team4.html 


http://fah-web.stanford.edu/teamstats/team4.html
7im
Posts: 10179
Joined: Thu Nov 29, 2007 4:30 pm
Hardware configuration: Intel i7-4770K @ 4.5 GHz, 16 GB DDR3-2133 Corsair Vengence (black/red), EVGA GTX 760 @ 1200 MHz, on an Asus Maximus VI Hero MB (black/red), in a blacked out Antec P280 Tower, with a Xigmatek Night Hawk (black) HSF, Seasonic 760w Platinum (black case, sleeves, wires), 4 SilenX 120mm Case fans with silicon fan gaskets and silicon mounts (all black), a 512GB Samsung SSD (black), and a 2TB Black Western Digital HD (silver/black).
Location: Arizona
Contact:

Re: Unable to "grab" updated Team stats

Post by 7im »

Yes there is a problem with that, as Christian clearly stated above. Do NOT use the Fast Teampage.

Download the flat file, and filter out what you don't need.
How to provide enough information to get helpful support
Tell me and I forget. Teach me and I remember. Involve me and I learn.
Post Reply