aeroo / aeroo_docs

Aeroo DOCS - a document conversion service
GNU General Public License v3.0
10 stars 29 forks source link

Unable to lock on the pidfile #9

Open diezcode opened 9 years ago

diezcode commented 9 years ago

When I'm trying to do this: sudo python3 /opt/aeroo/aeroo_docs/aeroo-docs start -c /etc/aeroo-docs.conf

I have this unable error . I rebooted the server but error is still there. Any help?

sraps commented 9 years ago

Could it be that the service (daemon) is already running?

diezcode commented 9 years ago

ah yes , my other problem is, that the aeroo reports give me .odt files back and not PDF. I say them in the configuration, that the output should be PDF but they print it to odt files.

diezcode commented 9 years ago

Why are the aeroo Modules Printing the Template as ODT and not PDF?

unbenannt

sraps commented 9 years ago

on server console type: ps ax | grep aeroo-docs

SBollatti commented 9 years ago

Same issue 1589 ? Ssl 0:00 python3 /etc/init.d/aeroo-docs restart 1622 pts/3 S+ 0:00 grep --color=auto aeroo-docs

SBollatti commented 9 years ago

pdf is created but can not see it, give an error

gdlin commented 9 years ago

Hi, I have the same problem with the PDF error. I can't see anything relevant on the log.

2015-05-09 19:27:29,600 - MainThread - DEBUG - Upload identifier: False 2015-05-09 19:27:29,600 - MainThread - DEBUG - assigning new identifier 3200896848570188788 2015-05-09 19:27:29,601 - MainThread - DEBUG - chunk finished 0.000659 s 2015-05-09 19:27:29,601 - MainThread - DEBUG - file finished 2015-05-09 19:27:29,604 - MainThread - DEBUG - Openning identifier: 3200896848570188788 2015-05-09 19:27:29,605 - MainThread - DEBUG - read file 0.000594 s 2015-05-09 19:27:29,605 - MainThread - DEBUG - connection test ok 0.000838 s 2015-05-09 19:27:29,707 - MainThread - DEBUG - upload document to office 0.102418 s 2015-05-09 19:27:29,720 - MainThread - DEBUG - download converted document 0.115935 s 2015-05-09 19:27:29,768 - MainThread - DEBUG - close document 0.163177 s

zaccoz commented 9 years ago

I was on similar situation, aeroo generated a corrupt pdf without content. The problem was in the LibreOffice install, I had installed only libreoffice-core package. I solved the problem by installing all packages.

diezcode commented 9 years ago

How you have installed all package? the code line ? I need help please docs-error-again

now it works with the aeroodocs,

But when I'm printing a Template. I can save the PDF-File but it's empty. WHY?=

diezcode commented 9 years ago

Error in loading the PDf-File ??????????

diezcode commented 9 years ago

on the server that it works: root 30655 1 0 09:38 ? 00:00:00 python3 /etc/init.d/aeroo-docs restart

on the other server that it doesn't works:

root 5005 1 0 10:02 ? 00:00:00 python3 /opt/aeroo/aeroo_docs/aeroo-docs start -c /etc/init.d/aeroo-docs.conf