[Fedora-suds-list] urllib2.URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>

Dave Bonner dbonner at cogolabs.com
Thu Apr 12 01:47:30 UTC 2012


It looks like that's supposed to point to an internal server
somewhere...does the hostname resolve if you append your domain name?  If
so, that's an easy fix with a doctor.  If not, this may not be
fixable...presumably the wsdl you're trying to import has to come from
somewhere.

On Wed, Apr 11, 2012 at 5:50 PM, no spam <mrs.nospam at gmail.com> wrote:

> The error happens in this line of python:
>
> client = Client(vantage_soapuri)
>
> Can I use the Doctor class as mentioned in the suds docs for Fixing broken
> schemas?  Because this schema isn't located on my local box.
>
> On Wed, Apr 11, 2012 at 4:38 PM, Dave Bonner <dbonner at cogolabs.com> wrote:
>
> Without having the code to look at, I'd asume that one of the wsdl imports
>> has a url that won't resolve.  Given the error, I'd guess this guy is the
>> culprit.
>>
>> <wsdl:import namespace="http://Telestream.Vantage.Sdk/2010/07<http://telestream.vantage.sdk/2010/07>
>> " location="http://win-rissnu3iphi:8676/?wsdl=wsdl0"/>
>> <wsdl:types/>
>>
>>


-- 
david bonner // dbonner at cogolabs.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/suds/attachments/20120411/8a5ee96e/attachment.html>


More information about the suds mailing list