garlik-gag / dokuwiki-plugin-odt2dw

Import odt file in dokuwiki page
10 stars 10 forks source link

odt upload failed, log entries not helping #30

Closed PifPof73 closed 2 years ago

PifPof73 commented 6 years ago

Hi, if I try to upload an odt file, I get this error messages (both inside wiki and inside the log file): 2018-04-27T16:10:27+02:00:cweidmann:er_odtFile_upload : Allgemeiner Fehler beim Datei-Upload : 1 2018-04-27T16:10:27+02:00:cweidmann:er_checkUploadResult : Allgemeiner Fehler bei der hochgeladenen Datei 2018-04-27T16:10:27+02:00:cweidmann:er_pg_dir : Kann das temporäre Arbeitsverzeichnis nicht entfernen : /

In the config file the tmp - path is inside the dokuwiki/data/tmp path with owning of the apache2 user.

System:

Do you have any hint what could go wrong? It worked some longer version ago, but was not tested on every update. Thx in advance, Greetings PifPof

tryfail commented 5 years ago

if I try to upload an odt file, I get this error messages (both inside wiki and inside the log file): 2018-04-27T16:10:27+02:00:cweidmann:er_odtFile_upload : Allgemeiner Fehler beim Datei-Upload : 1 2018-04-27T16:10:27+02:00:cweidmann:er_checkUploadResult : Allgemeiner Fehler bei der hochgeladenen Datei 2018-04-27T16:10:27+02:00:cweidmann:er_pg_dir : Kann das temporäre Arbeitsverzeichnis nicht entfernen : /

Have you seen the closed issue #11 at https://github.com/garlik-gag/dokuwiki-plugin-odt2dw/issues/11

I have not replicated this issue and proposed solution.