Phraseanet icon indicating copy to clipboard operation
Phraseanet copied to clipboard

Unable to add files to Phraseanet

Open zhuyi1983 opened this issue 2 years ago • 2 comments

Hello,

I installed Phraseanet on a mac using docker, and I changed MAX_BODY_SIZE to 20G in .env file to allow big files. Although the uploader accepts big files (more than 1G), after uploading finishes the error message shows "Unable to add files to Phraseanet". Any idea how to fix it?

Thanks, Y screen 2022-03-25 085633 i

zhuyi1983 avatar Mar 25 '22 00:03 zhuyi1983

Hello, check the message in the logs/app_error_xxxx-xx-xx.log file and/or the response return in the browser it seems to be a write permission or remaining space on the disk issue.

nmaillat avatar Mar 25 '22 19:03 nmaillat

Hello, there's no related error message in app_error xxx .log, and not sure how to check response in browser. Again, it only occurs when file is bigger than 1G, I have manually copy file to asset folder, it seems ok. Any idea how to debug the problem?

zhuyi1983 avatar Mar 26 '22 10:03 zhuyi1983