Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
5524 Prikazi

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.

Avatar
Opusti

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?

Best Answer

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;
Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
3
jan. 19
9583
1
jul. 18
12238
2
jun. 18
22072
1
nov. 22
3229
2
avg. 22
7574