Hi all. A bit of a saga for me.
I'm using LO headless from within a web server.
The server is the perl-based mojolicious, and calls LO do do some file
conversions from .odt to .doc and pdf.
LO is called like:
runcmd( 'soffice', '--headless', '--convert-to', $filter, '--outdir',
$outdir, $odtfile );
followed by a call to mojo's render() stuff to pass the file to the user.
Which often works.
But (with varying frequency) LO seems to grab the web server's port
somehow and sets up its own listen on it. This somewhat damages the web
link :-| I've seen multiple copies of soffice and oosplash listening on
the same port (a high-numbered, obscure one). I can't even see how this
is possible
The question is, why does it do this, and how do I stop it?
TIA.
Linux mint, btw, ooo 6.4.7.2
--
Mike Scott (unet2 <at> [deletethis] scottsonline.org.uk)
Harlow Essex England
"The only way is Brexit" -- anon.
--
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy
Context
- [libreoffice-users] libreoffice grabs network port · Mike Scott
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.