콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
5689 화면

Hi everyone, 

I just wanted to send a mail in Odoo 11. When I try to upload file its okay, uploading normally. However, when I try to upload a specific pdf file its not uploading to Odoo. Spinning is showing, its waiting to infinity. It's not uploading to system ang no giving error.

Any idea to fix it? 


Here is the specific pdf file which is trying to upload: 

https://files.fm/u/vs3zntxr


Image of the spinning moment:

https://ibb.co/k77rpq


best regards.

아바타
취소

Hi,
Are you hosting odoo with your own dedicated server (on-premise) with nginx installed?

Hi, i have same problem and i using own dedicated server with nginx installation, may i know how to solve it?

베스트 답변

If you are using Nginx:- 

Add this to the site config file in the server block

change the upload size as you want, here it's 100MB

client_max_body_size 100M;
아바타
취소
관련 게시물 답글 화면 활동
3
1월 19
9851
1
7월 18
12457
2
6월 18
22556
1
11월 22
3502
2
8월 22
7902