reanahub / reana

REANA: Reusable research data analysis platform
https://docs.reana.io
MIT License
127 stars 54 forks source link

sessions: open session bug #325

Closed diegodelemos closed 4 years ago

diegodelemos commented 4 years ago

Currently when trying to open a session in reana-qa.cern.ch:

$ reana-client open jupyter -w workflow
Interactive session could not be opened: 
local variable 'kubernetes_objects' referenced before assignment
diegodelemos commented 4 years ago

Exception coming from here, probably due to a failure in build_interactive_jupyter_deployment_k8s_objects most probably caused by rebuilding the image and gathering new dependencies.