通过WEB上传文件多个文件,会有个别文件上传失败

WindowsError: [Error 32] : ‘E:\seafile-server\seahub_cache\ceec40422771f78d283f254429d1d993.djcache’
2016-11-07 11:27:57,789 [ERROR] django.request:256 handle_uncaught_exception Internal Server Error: /ajax/u/d/cd272527e8/upload/
Traceback (most recent call last):
File “D:\SeafileProgram\seafile-server-5.1.3\seahub\thirdpart\django-1.8.10-py2.7.egg\django\core\handlers\base.py”, line 108, in get_response
response = middleware_method(request)
File “D:\SeafileProgram\seafile-server-5.1.3\seahub\seahub\base\middleware.py”, line 65, in process_request
self.get_from_db()
File “D:\SeafileProgram\seafile-server-5.1.3\seahub\seahub\base\middleware.py”, line 58, in get_from_db
refresh_cache()
File “D:\SeafileProgram\seafile-server-5.1.3\seahub\seahub\notifications\utils.py”, line 10, in refresh_cache
NOTIFICATION_CACHE_TIMEOUT)
File “D:\SeafileProgram\seafile-server-5.1.3\seahub\thirdpart\django-1.8.10-py2.7.egg\django\core\cache\backends\filebased.py”, line 59, in set
file_move_safe(tmp_path, fname, allow_overwrite=True)
File “D:\SeafileProgram\seafile-server-5.1.3\seahub\thirdpart\django-1.8.10-py2.7.egg\django\core\files\move.py”, line 70, in file_move_safe
copystat(old_file_name, new_file_name)
File “C:\Python27\lib\shutil.py”, line 98, in copystat
os.utime(dst, (st.st_atime, st.st_mtime))
WindowsError: [Error 5] : ‘E:\seafile-server\seahub_cache\ceec40422771f78d283f254429d1d993.djcache’
2016-11-07 11:27:57,792 [ERROR] django.request:256 handle_uncaught_exception Internal Server Error: /ajax/u/d/cd272527e8/upload/
Traceback (most recent call last):
File “D:\SeafileProgram\seafile-server-5.1.3\seahub\thirdpart\django-1.8.10-py2.7.egg\django\core\handlers\base.py”, line 108, in get_response
response = middleware_method(request)
File “D:\SeafileProgram\seafile-server-5.1.3\seahub\seahub\base\middleware.py”, line 64, in process_request
cur_note = cache.get(‘CUR_TOPINFO’) if cache.get(‘CUR_TOPINFO’) else
File “D:\SeafileProgram\seafile-server-5.1.3\seahub\thirdpart\django-1.8.10-py2.7.egg\django\core\cache\backends\filebased.py”, line 41, in get
if not self._is_expired(f):
File “D:\SeafileProgram\seafile-server-5.1.3\seahub\thirdpart\django-1.8.10-py2.7.egg\django\core\cache\backends\filebased.py”, line 141, in _is_expired
self._delete(f.name)
File “D:\SeafileProgram\seafile-server-5.1.3\seahub\thirdpart\django-1.8.10-py2.7.egg\django\core\cache\backends\filebased.py”, line 72, in _delete
os.remove(fname)
WindowsError: [Error 32] : ‘E:\seafile-server\seahub_cache\ceec40422771f78d283f254429d1d993.djcache’
2016-11-07 11:27:57,838 [ERROR] django.request:256 handle_uncaught_exception Internal Server Error: /ajax/u/d/cd272527e8/upload/
Traceback (most recent call last):
File “D:\SeafileProgram\seafile-server-5.1.3\seahub\thirdpart\django-1.8.10-py2.7.egg\django\core\handlers\base.py”, line 108, in get_response
response = middleware_method(request)
File “D:\SeafileProgram\seafile-server-5.1.3\seahub\seahub\base\middleware.py”, line 64, in process_request
cur_note = cache.get(‘CUR_TOPINFO’) if cache.get(‘CUR_TOPINFO’) else
File “D:\SeafileProgram\seafile-server-5.1.3\seahub\thirdpart\django-1.8.10-py2.7.egg\django\core\cache\backends\filebased.py”, line 41, in get
if not self._is_expired(f):
File “D:\SeafileProgram\seafile-server-5.1.3\seahub\thirdpart\django-1.8.10-py2.7.egg\django\core\cache\backends\filebased.py”, line 141, in _is_expired
self._delete(f.name)
File “D:\SeafileProgram\seafile-server-5.1.3\seahub\thirdpart\django-1.8.10-py2.7.egg\django\core\cache\backends\filebased.py”, line 72, in _delete
os.remove(fname)
WindowsError: [Error 32] : ‘E:\seafile-server\seahub_cache\ceec40422771f78d283f254429d1d993.djcache’
2016-11-07 11:27:58,016 [ERROR] django.request:256 handle_uncaught_exception Internal Server Error: /ajax/u/d/cd272527e8/upload/
Traceback (most recent call last):
File “D:\SeafileProgram\seafile-server-5.1.3\seahub\thirdpart\django-1.8.10-py2.7.egg\django\core\handlers\base.py”, line 108, in get_response
response = middleware_method(request)
File “D:\SeafileProgram\seafile-server-5.1.3\seahub\seahub\base\middleware.py”, line 65, in process_request
self.get_from_db()
File “D:\SeafileProgram\seafile-server-5.1.3\seahub\seahub\base\middleware.py”, line 58, in get_from_db
refresh_cache()
File “D:\SeafileProgram\seafile-server-5.1.3\seahub\seahub\notifications\utils.py”, line 10, in refresh_cache
NOTIFICATION_CACHE_TIMEOUT)
File “D:\SeafileProgram\seafile-server-5.1.3\seahub\thirdpart\django-1.8.10-py2.7.egg\django\core\cache\backends\filebased.py”, line 59, in set
file_move_safe(tmp_path, fname, allow_overwrite=True)
File “D:\SeafileProgram\seafile-server-5.1.3\seahub\thirdpart\django-1.8.10-py2.7.egg\django\core\files\move.py”, line 70, in file_move_safe
copystat(old_file_name, new_file_name)
File “C:\Python27\lib\shutil.py”, line 100, in copystat
os.chmod(dst, mode)
WindowsError: [Error 2] : ‘E:\seafile-server\seahub_cache\ceec40422771f78d283f254429d1d993.djcache’