We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
I don't get it, but uploading 300MB+ files triggers a 500 error. This is what the console shows:
2021-06-23 1:16:50 p.m.2021/06/23 20:16:50 Error validating CSRF token: CSRF token mismatch 2021-06-23 1:18:04 p.m.2021/06/23 20:18:04 Error validating CSRF token: CSRF token mismatch
I assume there's a max body length somewhere but I'm not sure why CSRF token mismatch error would be shown.
The text was updated successfully, but these errors were encountered:
AlbinoDrought
No branches or pull requests
I don't get it, but uploading 300MB+ files triggers a 500 error. This is what the console shows:
I assume there's a max body length somewhere but I'm not sure why CSRF token mismatch error would be shown.
The text was updated successfully, but these errors were encountered: