Recognition of Server Immediately After Server Creation
Closed this issue · 1 comments
tefirman commented
I'm seeing some finicky behavior after server creation via the "Cromwell Servers" tab. It starts the server just fine and it seems to identify the status info just fine, but when I go to submit a job, it pops the "Your Cromwell server is not up!" error. As soon as you refresh the page and login again, everything works fine, so it's a super transient issue, but thought it was worth noting.
sckott commented
Thanks! I haven't figured it out yet but somehow the button click is not getting some updated data OR perhaps the code block its in eventReactive
thinks there's nothing to be done, so the button click is ignored or so, not sure yet