Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

PyPI connector fails to connect to https://pypi.org



  • I'm getting the following error when I set up a connector to https://pypi.org, I see the error below in the Administration screen. We're using 5.2.9

    Message: Error listing latest packages from pypi.org connector: The 'link' start tag on line 14 position 2 does not match the end tag of 'head'. Line 18, position 3.

    Details: System.Xml.XmlException: The 'link' start tag on line 14 position 2 does not match the end tag of 'head'. Line 18, position 3.
    at System.Xml.XmlTextReaderImpl.Throw(Exception e)
    at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)
    at System.Xml.XmlTextReaderImpl.ParseEndElement()
    at System.Xml.XmlTextReaderImpl.ParseElementContent()
    at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
    at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
    at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
    at System.Xml.Linq.XDocument.Load(TextReader textReader, LoadOptions options)
    at Inedo.ProGet.Feeds.Pypi.PypiConnector.<ListLatestPackagesAsync>d__4.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at Inedo.ProGet.Feeds.Pypi.PypiFeed.<ListLatestPackagesAsync>d__13.MoveNext()


  • inedo-engineer

    Hello; most likely, you have a proxy in between ProGet and and PyPi.org. This can be configured under Admin > Proxy


Log in to reply
 

Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation