ONLYOFFICE / Docker-DocumentServer

ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
GNU Affero General Public License v3.0
1.37k stars 470 forks source link

OnlyOffice Documents cannot be opened if it exceeds 30MB, and can be opened normally if it is less than 30MB #727

Closed cfy3133 closed 4 months ago

cfy3133 commented 4 months ago

Similar issues have been discovered before

https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/659

Operating System of DocumentServer

Docker image

Version information

8.0.1

Expected Behavior

Unable to view Word document files larger than 30MB

Actual Behavior

image

Reproduction Steps

docker run --name=documentserver -i -t -d -p 9997:80 -p 9998:8000 --restart=always -e JWT_ENABLED=false onlyoffice/documentserver

avdddd1111 commented 4 months ago

Hello @cfy3133 !

Can you attach your document to this issue if it's over 30MB?

If the file is confidential, can you please send it to: files@onlyoffice.com? (If yes, please specify the version: DocumentServer#[issue-number]).

cfy3133 commented 4 months ago

Thank you very much for the author's patient answer 1713234307596

avdddd1111 commented 4 months ago

I'm glad you solved issue yourself!

Rita-Bubnova commented 4 months ago

I close this issue. Feel free to comment or reopen it if you got further questions.