<div dir="ltr">Not enough space?  -- doesn't seem to be a standard Nginx error message<div><br></div><div>It might be something to do with the application itself ( nextcloud)..and since you say docker..make sure the container can store the files ( data dir for nextcloud)</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jun 2, 2019 at 6:51 PM babaz <<a href="mailto:nginx-forum@forum.nginx.org">nginx-forum@forum.nginx.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi guys,<br>
sorry to bother you with this topic but I've tried for two days without<br>
finding solution.<br>
Basically I have a letsencrypt installation and a nextcloud in a docker.<br>
I'm able to make the reverse proxy working loading the pages but I cannot<br>
upload any kind of file is always giving "not enough space message".<br>
This is my configuration on nginx<br>
<br>
location /nextcloud/ {<br>
                include /config/nginx/proxy.conf;<br>
                proxy_pass <a href="http://172.17.0.2:80/" rel="noreferrer" target="_blank">http://172.17.0.2:80/</a>;<br>
#               proxy_max_temp_file_size 2048m;<br>
                client_max_body_size 0;<br>
#               proxy_http_version 1.1;<br>
                proxy_request_buffering off;<br>
#               proxy_set_header Host $host;<br>
#               proxy_set_header X-Real-IP $remote_addr;<br>
#               proxy_set_header X-Forwarded-For<br>
$proxy_add_x_forwarded_for;<br>
#               proxy_set_header X-Forwarded-Proto $scheme;<br>
#               add_header Strict-Transport-Security "max-age=31536000;<br>
includeSubDomains; preload";<br>
                        }<br>
<br>
Please help me I-m getting crazy.<br>
Thanks<br>
<br>
Posted at Nginx Forum: <a href="https://forum.nginx.org/read.php?2,284407,284407#msg-284407" rel="noreferrer" target="_blank">https://forum.nginx.org/read.php?2,284407,284407#msg-284407</a><br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org" target="_blank">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><b>Anoop P Alias</b> <div><br></div></div></div></div>