I bumped into the same problem.

It seems it can also be fixed by adding an error handler:

    def handle_error(self):
        DEBUG(...)

Reply via email to