Changes between Initial Version and Version 2 of Ticket #23284
- Timestamp:
- Jan 6, 2016, 4:10:00 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23284
- Property Resolution → invalid
- Property Status new → closed
-
Ticket #23284 – Description
initial v2 2 2 3 3 That error only occurred in environment amazon. 4 4 {{{ 5 5 File "/home/ubuntu/site/local/lib/python2.7/site-packages/dj_static.py", line 59, in __call__ 6 6 return self.application(environ, start_response) … … 26 26 print xml_response 27 27 IOError: [Errno 5] Input/output error 28 }}} 28 29 29 30 When error ocurred i need restart server to fix but it return in some hours. 30 When error occurred i need restart server to fix but it return in some hours. 31 31 32 32 **In settings.py**