Defect #8501
closedAttchment files erased
0%
Description
Some files were mysteriously removed from the files directory, after reviewing the log I saw a strange thing
An example, the file 110517091517_KITS.xls:
5483623
5483624 Processing AttachmentsController#download (for 192.168.82.123 at 2011-05-20 10:58:56) [GET]
5483625 Parameters: {"action"=>"download", "id"=>"3875", "controller"=>"attachments"}
5483626 Completed in 16ms (View: 1, DB: 8) | 200 OK [https://127.0.0.1/attachments/download/3875]
5483627 Streaming file /var/www/redmine/files/110517091517_KITS.xls
5483628
5485798
5485799 Rendering /var/www/redmine/public/404.html (404 Not Found)
5485800 Streaming file /var/www/redmine/files/110517091517_KITS.xls
5485801
6141141
6141142 Processing AttachmentsController#download (for 192.168.82.155 at 2011-05-25 13:07:59) [GET]
6141143 Parameters: {"action"=>"download", "id"=>"3875", "controller"=>"attachments"}
6141144 Completed in 21ms (View: 1, DB: 7) | 200 OK [https://127.0.0.1/attachments/download/3875]
6141145 Streaming file /var/www/redmine/files/110517091517_KITS.xls
6141146
First the file is (served), then it is not, then returns to be ... (?)
I have Redmine 1.1.3
Ubuntu 10.04