Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #16513

Re: platform issues?

Path csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news-transit.tcx.org.uk!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <adrianp@bringtechnology.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.141
X-Spam-Level *
X-Spam-Evidence '*H*': 0.72; '*S*': 0.00; 'fetch': 0.09; 'fix.': 0.09; 'message-----': 0.12; 'distributed,': 0.16; 'subject:issues': 0.16; 'wrote:': 0.18; 'issue.': 0.19; 'trying': 0.21; 'badly': 0.21; 'dec': 0.22; 'defined': 0.24; 'cc:2**0': 0.24; 'command': 0.24; 'tests': 0.25; 'code': 0.25; 'thanks.': 0.26; "i'm": 0.26; 'url:mailman': 0.28; 'right.': 0.28; 'date:': 0.29; 'problem': 0.29; 'days!': 0.30; 'reveal': 0.30; 'twitter.': 0.30; 'least': 0.30; 'subject:?': 0.31; 'thu,': 0.32; 'url:listinfo': 0.32; 'actually': 0.33; 'there': 0.33; 'to:addr :python-list': 0.34; 'probably': 0.34; 'subject:': 0.34; 'causing': 0.34; 'thank': 0.35; 'google': 0.35; 'help,': 0.35; 'test': 0.35; 'url:python': 0.36; 'problem.': 0.36; 'but': 0.37; 'think': 0.37; 'could': 0.37; 'using': 0.38; 'configured': 0.38; 'despite': 0.38; 'relatively': 0.39; 'ways': 0.39; "i'd": 0.39; 'from:': 0.39; 'url:org': 0.39; 'setup': 0.40; 'to:addr:python.org': 0.40; 'received:208': 0.60; 'huge': 0.61; 'more': 0.61; '2011': 0.61; 'your': 0.61; 'took': 0.63; 'results': 0.63; 'our': 0.64; 'believe': 0.65; 'sites': 0.66; '-0500,': 0.84; 'powell': 0.84; 'received:10.200': 0.84; 'received:bluetie.com': 0.84; 'received:208.89': 0.91
X-CMAE-OUT-Analysis v=2.0 cv=KrjPKBqN c=1 sm=1 a=7hyHpxntrC0A:10 a=IkcTkHD0fZMA:10 a=2GYlCkyLAAAA:8 a=8AHkEIZyAAAA:8 a=1XWaLZrsAAAA:8 a=Vpwu6UiKQ0-8qYcDUp0A:9 a=QEXdDO2ut3YA:10 a=bZv6pCzqenoA:10 a=VhVvL8HfBcoA:10 a=41l5LDBFByitqw60Fh41mg==:117
X-CMAE-OUT-Score 0.00
X-HTTP-Received from adrianp.rcomykccru4303 [173.212.138.1] by web002.roc2.bluetie.com (BlueTie WebMail ); Thu, 01 Dec 2011 15:35:17 -0500
X-Mailer BlueTie MTA
Date Thu, 01 Dec 2011 15:35:17 -0500
Cc
To python-list@python.org
From "Adrian Powell" <adrianp@bringtechnology.com>
Importance normal
Subject Re: platform issues?
Content-transfer-encoding quoted-printable
Content-Type text/plain; charset=UTF-8
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3209.1322771878.27778.python-list@python.org> (permalink)
Lines 37
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1322771878 news.xs4all.nl 6937 [2001:888:2000:d::a6]:53874
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:16513

Show key headers only | View raw


The curl & dig ideas were great, thanks. Turns out the machine's network was badly configured and that's probably what was causing this problem. Curiously firefox could browse these sites without any problem despite not having any proxy defined and it took the command line to reveal the issue.

Thank you for your help, this had been bugging us for days!

Adrian.

-----Original Message-----
From: "Redcat" [redcat@catfolks.net]
Date: 12/01/2011 02:05 PM
To: python-list@python.org
Subject: Re: platform issues?

On Thu, 01 Dec 2011 13:43:38 -0500, Adrian Powell wrote:

> Since I'm actually trying to write a twitter client, I was more focused
> on the results from twitter. Since google and twitter are so huge and so
> distributed, I'd bet neither are good tests for this, but they look
> approximately right.
> 
> Are there better ways to test if our network setup is good? At least
> that would be a relatively easy thing to fix.

I think I'd first try "dig www.google.com" to be sure that it is 
resolving, then I believe I'd try to fetch the URL from your code sample 
using cUrl. If both of those work then I'm not sure what I'd look at next.

-- 
http://mail.python.org/mailman/listinfo/python-list

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: platform issues? "Adrian Powell" <adrianp@bringtechnology.com> - 2011-12-01 15:35 -0500

csiph-web