Project

General

Profile

Actions

Anomalie #1213

closed

CRASH : FILE sheet view ODT export

Added by Yann Le Jeune almost 12 years ago. Updated almost 12 years ago.

Status:
Fermé
Priority:
Urgent
Assignee:
Category:
-
Target version:
Start date:
15 April 2013
Due date:
% Done:

100%

Estimated time:
Élément(s):
Difficulté:

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 
Actions

Also available in: Atom PDF