Solve soffice error python django in server


When execute soffice from python, i got this errors :

1
2
3
4
5
6
[Java framework] Error in function createSettingsDocument (elements.cxx).
javaldx failed!
Warning: failed to read path from javaldx
[Java framework] Error in function createSettingsDocument (elements.cxx).
javaldx failed!
Warning: failed to read path from javaldx

The solution is change uwsgi ini to execute django using “ubuntu” (user) instead of “www-data”


Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.