Tagger Export - Functionality is failed due to the filename length limit
Functionality is failed due to the filename length limit. It will be nice if we could add validation for the File Upload as well as during the Tagger-import to avoid such issues in future.
Sample EMSID from the LIVE site: EMS82955
The error log from the server
error: Error Error: ENAMETOOLONG: name too long, open '/tmp/EMS82955/EMS82955-supplement-Synthetic_procedures_and_characterization_data_for_piperine_analogues__shell_script_for_evaluation_of_costs__Python_script_to_divide_MACCS_fingerprints_into_bite_strings__parameters_obtained_for_model_3__full_composition_of_10_trees_in_model_4__and_a_table_with_the_full_list_of_descriptors_calculated_.pdf'
As per @nmarinos - it's an OS limitation: https://serverfault.com/questions/9546/filename-length-limits-on-linux/9548#9548