Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

504 error trying to display a large workflow (works in FireCloud) #662

Open
mbookman opened this issue Jul 10, 2019 · 0 comments
Open

504 error trying to display a large workflow (works in FireCloud) #662

mbookman opened this issue Jul 10, 2019 · 0 comments

Comments

@mbookman
Copy link

I have been running the joint-discovery-gatk4.wdl in Terra over 4000 gVCFs. This workflow ultimately creates tens of thousands of child operations as the published intervals_list contains 10,187 intervals and there are 5 different scatters in this workflow over those 10,187 intervals.

When trying to bring up the workflow in Job Manager, the page fails to load (no error displayed, it just says "Authenticate" and "Sign In"). When I bring up the browser console, I can see:

Failed to load resource: the server responded with a status of 504 ()
main.9778a89cd2c9767f5a05.bundle.js:1 ERROR Error: Uncaught (in promise): Object: {"status":504,"title":"OK","message":"An unknown error has occurred. Please try again later."}
    at S (polyfills.97fa30f63aa53d84f512.bundle.js:1)
    at S (polyfills.97fa30f63aa53d84f512.bundle.js:1)
    at polyfills.97fa30f63aa53d84f512.bundle.js:1
    at t.invokeTask (polyfills.97fa30f63aa53d84f512.bundle.js:1)
    at Object.onInvokeTask (main.9778a89cd2c9767f5a05.bundle.js:1)
    at t.invokeTask (polyfills.97fa30f63aa53d84f512.bundle.js:1)
    at e.runTask (polyfills.97fa30f63aa53d84f512.bundle.js:1)
    at v (polyfills.97fa30f63aa53d84f512.bundle.js:1)
    at e.invokeTask [as invoke] (polyfills.97fa30f63aa53d84f512.bundle.js:1)
    at m (polyfills.97fa30f63aa53d84f512.bundle.js:1)

On the one hand, this seems to be a back-end error, but on the other hand I can view the workflow in FireCloud. If these are using different API calls, then please do turn this into an issue for the appropriate API.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant