Anomalie #1213
ferméCRASH : FILE sheet view ODT export
100%
Description
IOError at /show-file/37/odt
[Errno 2] No such file or directory: '/var/www/../static/template.odt'
Request Method: GET
Request URL: http://192.168.100.204/show-file/37/odt
Django Version: 1.4.5
Exception Type: IOError
Exception Value:
[Errno 2] No such file or directory: '/var/www/../static/template.odt'
Exception Location: /usr/lib/python2.7/zipfile.py in init, line 701
Python Executable: /usr/bin/python
Python Version: 2.7.3
Python Path:
['/usr/lib/python2.7',
'/usr/lib/python2.7/plat-linux2',
'/usr/lib/python2.7/lib-tk',
'/usr/lib/python2.7/lib-old',
'/usr/lib/python2.7/lib-dynload',
'/usr/local/lib/python2.7/dist-packages',
'/usr/lib/python2.7/dist-packages',
'/usr/lib/python2.7/dist-packages/PIL',
'/usr/lib/pymodules/python2.7',
'/srv/ishtar/',
'/usr/local/lib/',
'/usr/local/lib/']
Server time: lun, 15 Avr 2013 16:29:03 +0200
Traceback Switch to copy-and-paste view
/usr/lib/python2.7/dist-packages/django/core/handlers/base.py in get_response
response = callback(request, *callback_args, **callback_kwargs)
...
▶ Local vars
/srv/ishtar/ishtar_common/views.py in func
odtfile.open()
...
▶ Local vars
/usr/local/lib/xhtml2odt/xhtml2odt.py in open
self.zfile = zipfile.ZipFile(self.options.template, "r")
...
▶ Local vars
/usr/lib/python2.7/zipfile.py in __init__
self.fp = open(file, modeDict[mode])
...
▶ Local vars
Mis à jour par Anonyme il y a plus de 11 ans
- % réalisé changé de 0 à 100
- Statut changé de Nouveau à Résolu
Appliqué par commit commit:"d71927ba803b37318b1a8e88183db41810bf2b25".