Comment 4 for bug 1368269

Revision history for this message
Gavin Panella (allenap) wrote :

> The error in comment #1 is because the errors CannotRemoveHostmap and
> CannotCreateHostmap are declared incorrectly — they should be declared
> as ascii strings, not unicode. Fixing that now…

I think this is what's causing the connection to drop, which is
unfortunately masking the underlying error. Can you try again once
Graham's fixes have landed?