XMLRPC errors

Martin Pool mbp at canonical.com
Tue Dec 23 03:17:15 GMT 2008


On 21 Dec 2008, Alexander Belchenko <bialix at ukr.net> wrote:
> Russel Winder пишет:
>> In some situations I am getting:
>>
>> bzr: ERROR: xmlrpc protocol error connecting to https://xmlrpc.edge.launchpad.net/bazaar/: 502 Bad Gateway
>>
>> Has anyone any idea where this might come from so I have a start point
>> as to where the problem might stem from.

As far as where it's coming from in bzr, you can of course look for a
traceback in ~/.bzr.log, but that won't tell you what went wrong on the
server.

> I've got this error today very often. Very often.
>
> If you need to get the branch anyway then you could use http:// URL
> to the branch on LP. To obtain this URL go to the page of the branch,
> then look at URL under button "Source code". Remove from that URL
> last part ("files/") and you can use it as branch URL for clone/pull.
>
> E.g. lp:qbzr can be accessed as http://bazaar.launchpad.net/~qbzr-dev/qbzr/trunk
>
> I hope this helps.

You can actually just use e.g. 'bzr info https://launchpad.net/qbzr' and
it'll redirect to the right place.

-- 
Martin      <http://launchpad.net/~mbp>



More information about the bazaar mailing list