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

413 error after uploadinf filestorage via Skale proxy http endpoint #75

Open
oleksandrSydorenkoJ opened this issue Apr 8, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@oleksandrSydorenkoJ
Copy link

oleksandrSydorenkoJ commented Apr 8, 2022

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

  1. Get schain HTTP proxy-endpoint for schain from skale proxy
  2. Run filestorage tests via skale-proxy endpoint

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"

@oleksandrSydorenkoJ oleksandrSydorenkoJ added the bug Something isn't working label Apr 8, 2022
@gannakulikova
Copy link

Fix only for skale-proxy, does not affect mainnet update for V2

@DmytroNazarenko DmytroNazarenko transferred this issue from skalenetwork/skaled Sep 13, 2024
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
Status: No status
Development

No branches or pull requests

3 participants