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

Internal error after triggering a lengthy download of data #143

Open
smathermather opened this issue Nov 17, 2020 · 3 comments
Open

Internal error after triggering a lengthy download of data #143

smathermather opened this issue Nov 17, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@smathermather
Copy link
Contributor

After triggering a lengthy download of data, I tried stopping the service and get:

Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

My hunch is this is due to how we've launched flask and tied in with issue #132, but I thought I would open this here in case 132 isn't a fix, and my hunch is wrong

@smathermather
Copy link
Contributor Author

Confirmed that I am able to toggle the service off after the download is complete, which strengthens my suspicion that this will be fixed by 132.

@hcwinsemius
Copy link
Contributor

hcwinsemius commented Nov 18, 2020 via email

@smathermather
Copy link
Contributor Author

Yes, this probably should be changed. But I suspect a lot of functions fail during download, likely due to lack of concurrency support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants