XMPP HTTP uploads failing again #80

Closed
opened 2019-07-05 21:56:08 +00:00 by raucao · 3 comments
Owner

Write error: ssl=0x718eb8f9c8: I/O error during system call, Broken pipe

> Write error: ssl=0x718eb8f9c8: I/O error during system call, Broken pipe
Owner

I found what caused this, it's https://gitea.kosmos.org/kosmos/chef/src/branch/master/site-cookbooks/kosmos-nginx/recipes/default.rb#L63-L68 (introduced in 36a5048).

I fixed the permissions manually for now. I think we should move the uploads directory away from the /var/www, we've had too many issues mixing it with nginx directories that belong to www-data

I found what caused this, it's https://gitea.kosmos.org/kosmos/chef/src/branch/master/site-cookbooks/kosmos-nginx/recipes/default.rb#L63-L68 (introduced in 36a5048). I fixed the permissions manually for now. I think we should move the uploads directory away from the `/var/www`, we've had too many issues mixing it with nginx directories that belong to www-data
Author
Owner

I ran Chef against Andromeda many times since that commit, and it never broke the uploads. It only first broke them again, when you ran Chef yesterday.

I ran Chef against Andromeda many times since that commit, and it never broke the uploads. It only first broke them again, when you ran Chef yesterday.
Owner

Was fixed by #81

Was fixed by #81
greg closed this issue 2019-07-30 11:47:33 +00:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kosmos/chef#80
No description provided.