Persistent issue...
Andrew Bennetts
andrew.bennetts at canonical.com
Wed May 4 11:48:07 UTC 2011
John Szakmeister wrote:
> I wanted to bring this up here first, before entering it in the issue
> tracker to make sure this isn't somehow my fault. We're often seeing
> an annoying problem where our central server is coming back with the
> following error:
> ErrorFromSmartServer: Error received from smart server: ('error',
> "bytes must be a string, got <type
> 'bzrlib._static_tuple_c.StaticTuple'>")
>
> I'm not sure how things manage to get this way. We're hosting via
> Apache and mod_wsgi over https. This set up has been serving us
That is an odd error. The bzr log from the server would be the first
place I'd look, it should log a traceback for that error. (The client
logs don't say much except that this error occurred part-way through a
get_stream response body, which doesn't give many clues.)
I'm not sure where bzr's logging ends up by default with mod_wsgi, but
it should be somewhere…
-Andrew.
More information about the bazaar
mailing list