Comment 6 for bug 722084

Revision history for this message
henriq (henriq) wrote :

I tried it with older bazaar releases (tried rev 517 and rev 500). Still got the same error with both of them. The latest bazaar release gave a slightly different message however:

[12:40] DEBUG::subdownloader.SDService.SDService # Connection to the server failed/other error:(<class 'xml.parsers.expat.ExpatError'>, ExpatError('syntax error: line 12, column 0',), <traceback object at 0x8f2ae3c>)
[12:40] ERROR::subdownloader.SDService.TimeoutFunction # (<class 'xml.parsers.expat.ExpatError'>, ExpatError('syntax error: line 12, column 0',), <traceback object at 0x8f1b6e4>)
Traceback (most recent call last):
  File "/var/subdownloader/run.py", line 79, in <module>
    cli.start_session()
  File "/var/subdownloader/cli/main.py", line 107, in start_session
    self.handle_operation(self.options.operation)
  File "/var/subdownloader/cli/main.py", line 156, in handle_operation
    self.DownloadSubtitles(_filter.subtitles_to_download())
  File "/var/subdownloader/modules/SDService.py", line 374, in DownloadSubtitles
    return DownloadSubtitles(subtitles)
  File "/var/subdownloader/modules/SDService.py", line 72, in __call__
    raise e
xml.parsers.expat.ExpatError: syntax error: line 12, column 0