We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Preconditions Active schain Address with allocated space for filestorage - 300 MB and with 10 sFUEL on balance Skale proxy connected to the network
Steps To Reproduce
Actual state Nginx server's configurations are not allowed to upload large files
Expected behavior Nginx should allow for uploading files up to 1 MB
Error: Invalid JSON RPC response: "<html>\r\n<head><title>413 Request Entity Too Large</title></head>\r\n<body>\r\n<center><h1>413 Request Entity Too Large</h1></center>\r\n<hr><center>nginx/1.20.2</center>\r\n</body>\r\n</html>\r\n"
The text was updated successfully, but these errors were encountered:
Fix only for skale-proxy, does not affect mainnet update for V2
Sorry, something went wrong.
dmytrotkk
No branches or pull requests
Preconditions
Active schain
Address with allocated space for filestorage - 300 MB and with 10 sFUEL on balance
Skale proxy connected to the network
Steps To Reproduce
Actual state
Nginx server's configurations are not allowed to upload large files
Expected behavior
Nginx should allow for uploading files up to 1 MB
Error: Invalid JSON RPC response: "<html>\r\n<head><title>413 Request Entity Too Large</title></head>\r\n<body>\r\n<center><h1>413 Request Entity Too Large</h1></center>\r\n<hr><center>nginx/1.20.2</center>\r\n</body>\r\n</html>\r\n"
The text was updated successfully, but these errors were encountered: