Problem summary
Flix Server does not log errors if it can not write to the assets directory
Customer reported version
flix_6.3.5
Customer reported platform
10.15 rhel7
Steps to reproduce
1) Start the flix server
2) Navigate to a show and a sequence. You can open an old revision or start a fresh one
3) Import a number of files to Flix
4) While the import is taking place, make the assets directory inaccessible to Flix. You can do that with the umount command on Linux. The command might fail and say "target is in use" In that case, you can do the following:
a) In VMware create a storage space
b) attach it to a Flix VM
c) set the asset directory to the new storage place
d) while the files are uploading into Flix, disconnect the storage space create in step a)
Expected behaviour
Flix should stop the process of importing files to Flix and it should output an error in the log file that the assets directory is unavailable.
Actual behaviour
Flix stops importing files but it doesn't output anything in the logs
Reproduced by support
6.3.6