Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to lock on the pidfile #9

Open
diezcode opened this issue Mar 31, 2015 · 11 comments
Open

Unable to lock on the pidfile #9

diezcode opened this issue Mar 31, 2015 · 11 comments
Labels

Comments

@diezcode
Copy link

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
Copy link
Contributor

sraps commented Mar 31, 2015

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

@sraps sraps added the question label Mar 31, 2015
@diezcode
Copy link
Author

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
Copy link
Author

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

unbenannt

@sraps
Copy link
Contributor

sraps commented Mar 31, 2015

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

@SBollatti
Copy link

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
Copy link

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

@gdlin
Copy link

gdlin commented May 9, 2015

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
Copy link

zaccoz commented May 10, 2015

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
Copy link
Author

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
Copy link
Author

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

@diezcode
Copy link
Author

diezcode commented Aug 3, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants