-
Notifications
You must be signed in to change notification settings - Fork 21
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
Unable to export CSV #82
Comments
Actually, it looks like this is from the |
Commited a potential fix - try pulling in from main and let me know if the issue is resolved @Tricopetaurus |
For now we've been using this fork I put together last night Which really just hides the problem for now, I think. |
I'll try this codebase out with the crashing db later on, thank you. |
Version 1.0, commit
b3fe9234
Hosting through a docker container. Issue is repeated on a remote server behind nginx as well as locally.
I clicked that icon, hoping to get a CSV download of the matches. With nginx, it'll eventually throw a 504 Gateway Timeout error. Otherwise it'll just spin forever. I've tried this with a very, very small database as well as one with a few more matches in it. In both cases, the error I get is the following:
We ran in to this issue when just trying out the application, so the data we have is totally bogus. If anyone would like to import the database we have on their setup to debug let me know?
The text was updated successfully, but these errors were encountered: