-
Notifications
You must be signed in to change notification settings - Fork 9
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
dio push fails with 500 internal server error #11
Comments
@MKleusberg Any interest in taking a look? 😄 |
Hmm, this one is more tricky to reproduce and I can't find anything obvious in the logs. Does this happen for any database you try to push? Does it also happen when using DB4S for uploading a database?
😂 |
This seems to happen with every database I try to push. E.g., here's a little dummy database:
Using this version of
I I try to push it...
...it fails with an internal server error and no additional details. |
I tried to upload 1.5MB sqlite datbase using
dio push
, but it failed with a server error:And in a fascinating bit of trivia, I discovered that a Google search for "dio push" is not helpful at all.
The text was updated successfully, but these errors were encountered: