cycledash icon indicating copy to clipboard operation
cycledash copied to clipboard

Make deployment robust

Open ihodes opened this issue 10 years ago • 2 comments

  • [ ] Fix postgres connection leaks

ihodes avatar Aug 18 '15 17:08 ihodes

Perhaps related, but after the redeployment and submitting a run I see:

File "/home/cycledash/cycledash/venv/lib/python2.7/site-packages/requests/adapters.py", line 375, in send
    raise ConnectionError(e, request=request)
ConnectionError: HTTPConnectionPool(host='demeter.hpc.mssm.edu', port=14000): Max retries exceeded with url: /webhdfs/v1/datasets/vcfs/sample.strelka.indels.passed.vcf?op=OPEN&user.name=cycledash (Caused by <class 'socket.gaierror'>: [Errno -5] No address associated with hostname)

arahuja avatar Aug 20 '15 20:08 arahuja

Good to know; that may be a WebHDFS issue (/cc @zgiles)?

ihodes avatar Aug 21 '15 10:08 ihodes