kube-HPC / hkube

🐟 High Performance Computing over Kubernetes - Core Repo 🎣
http://hkube.io
MIT License
307 stars 20 forks source link

download pipeline results dosent work #468

Closed eytangro closed 5 years ago

eytangro commented 5 years ago

HKube micro-service dashboard Describe the bug download pipeline result dosent work Expected behavior shold work and download the results To Reproduce Steps to reproduce the behavior:

  1. run pipeline
  2. when it finished click on the "download results" button
  3. dev tools show: rest.middleware.js:44 Uncaught (in promise) TypeError: Cannot read property 'message' of undefined at ce (rest.middleware.js:44) at ae (rest.middleware.js:14) at rest.middleware.js:170
denvash commented 5 years ago

Can't reproduce.