Stirling-Tools / Stirling-PDF

#1 Locally hosted web application that allows you to perform various operations on PDF files
GNU General Public License v3.0
29.75k stars 2.19k forks source link

[Bug]: Compressing PDF #1502

Open cvt8 opened 1 week ago

cvt8 commented 1 week ago

The Problem

When compressing PDF an error appears : HTTP error! status: 413. No more information is given.

Version of Stirling-PDF

0.23.1

Last Working Version of Stirling-PDF

No response

Page Where the Problem Occurred

No response

Docker Configuration

No response

Relevant Log Output

No response

Additional Information

No response

Browsers Affected

Firefox

No Duplicate of the Issue

Ludy87 commented 1 week ago

An HTTP 413 error occurs when the HTTP request or HTTP response sent by the client or server is too large and exceeds the maximum allowed size.

Gokulviper commented 1 week ago

@cvt8 I need some information about the issue you are facing. Are you encountering this problem with every PDF file or just a single PDF file? If it is a single PDF file, what is its size?