Opened 6 years ago
Last modified 6 years ago
#13443 new defect
Export plugin leaves the browser waiting for a reply
Reported by: | anonymous | Owned by: | Aurélien Bompard |
---|---|---|---|
Priority: | normal | Component: | OdtExportPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 1.0 |
Description
I managed to install the plugin properly, and I see the link at the button of wiki pages saying
Download in other formats: Plain Text | OpenDocument
When I click in OpenDocument The browser just keeps waiting for the server reply. This can go on for several minutes (I have not seen stopping after about 10 minutes)
If I monitor the processes in the server, there in nothing really using CPU or memory related to the web server. CPU and memory usage are low and there are no running tasks (all asleep).
If I read the trac logs, I see a log line for the start of the conversion, and then nothing after that:
2018-06-15 17:05:44,927 Trac[odtexport] DEBUG: start function wiki_to_html
This happens on Wiki pages with and without attachments (I saw there was a previous bug related to attachments, this is definitely not the case).
Attachments (0)
Change History (5)
comment:1 Changed 6 years ago by
comment:5 Changed 6 years ago by
I'm not sure what the issue might be. It works for me in a development environment.
Just wondering, would this have something to do with apache authentication? I am using apache authentication.