loganalyzer
loganalyzer copied to clipboard
Logs larger then 10~MB get presented with a HTTP 413 error
Operating System Info
Windows 11
Other OS
No response
OBS Studio Version
30.2.0-rc1
OBS Studio Version (Other)
No response
OBS Studio Log URL
N.A
OBS Studio Crash Log URL
N.A
Expected Behavior
To be able to use the website or using the built-in log uploader to upload my logs to the website
Current Behavior
The website responds back with a HTTP error code of 413
Steps to Reproduce
- Create a log file that is 10+MB is size
- Go to the website
- Choose to upload your own log file
- Pick the log file that is 10+MB in size
- Observe that the web-server returns the HTTP error code 413
Anything else we should know?
I have tried uploading the files somewhere else but most sites don't actually allow you to upload files that big. Also hosting the files myself using a quick webserver also didn't work, this is because the log checker check's where the URL came from and ignores it if its from anywhere but a few pre-configured locations.