24.9.0 Files upload...
 
Notifications
Clear all

24.9.0 Files upload and failing

1 Posts
1 Users
0 Reactions
29 Views
(@lpchouinardrss)
Joined: 3 weeks ago
Posts: 6
Topic starter  

I had to send a large file today, but when I was trying to upload it would fail after a few percent

Looked into the file /var/log/carbonio/files/files.log and found a line :

[nioEventLoopGroup-3-4] ERROR c.z.c.files.netty.ExceptionsHandler - Failed to execute the request. 500 Internal Server Error

Quick google pointed me to this possible solution: https://community.zextras.com/forum/postid/5166/

So I changed the permissions with:

chown carbonio-storages: /opt/zextras/carbonio-storages

chown carbonio-storages: /opt/zextras/carbonio-storages/blobs/

And it's now working (previous owner was zextras), but is this how it should be or is this is a new bug in 24.9.0?

 


   
Quote