#1289 downloadTaskOutput doesn't work on py3 hub
Closed: Fixed 5 years ago by mikem. Opened 5 years ago by tkopecek.

py3 returns xmlrpclib.Base64 entity instead of string, which fails in next step of encoding.


Reproduce: click on any task output in web ui

Reproduce: click on any task output in web ui

Most task output is a direct link. You need one that uses the getfile handler, e.g. the tail links for task outputs.

Or in the cli: download-logs or watch-logs (or the runroot plugin)

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #1290 Merged 5 years ago