getting started with libreoffice online
Marc Roos
M.Roos at f1-outsourcing.eu
Fri Nov 13 23:11:42 UTC 2020
I tried in October to get the docker image running, but cannot find
anything usefull in the documentation to get started with libreoffice
online, there is more written there about other products.
Eg docs on api calls I can not find. How to create a new empty file? How
to view this empty file? Basically I just want to mount a docker volume
and be able to open these files. Authentication is for now not an issue.
I just want to see how this works.
I tried copying a file to the docker image. But still this url won't
open it.
https://localhost:9980/loleaflet/dist/loleaflet.html?file_path=file:///test.odt&host=wss://localhost:9980
I am getting these errors in the docker image:
[1]
pkill: killing pid 6844 failed: Operation not permitted
sh: 1: /usr/bin/loolmount: Operation not permitted
[2]
wsd-07060-07091 2020-10-22 21:59:46.631783 [ websrv_poll ] ERR Socket
#24 SSL BIO error: error:14094418:SSL routines:ssl3_read_bytes:tlsv1
alert unknown ca (0: Success)| ./net/SslSocket.hpp:291
wsd-07060-07091 2020-10-22 21:59:46.633129 [ websrv_poll ] ERR Error
while handling poll for socket #24 in websrv_poll: error:14094418:SSL
routines:ssl3_read_bytes:tlsv1 alert unknown ca| net/Socket.cp
p:314
kit-07089-07087 2020-10-22 21:59:55.689551 [ kit_spare_001 ] SIG Fatal
signal received: SIGABRT
Backtrace 7089:
/usr/bin/loolforkit(_ZN7SigUtil13dumpBacktraceEv+0x5e)[0x55e9fa3206ae]
/usr/bin/loolforkit(+0xd5ea5)[0x55e9fa320ea5]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x128a0)[0x7fb24ea5c8a0]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7fb24e697f47]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x141)[0x7fb24e6998b1]
/opt/libreoffice/program/libuno_sal.so.3(+0x3416a)[0x7fb24437416a]
/opt/libreoffice/program/libuno_sal.so.3(+0x2e576)[0x7fb24436e576]
/opt/libreoffice/program/libmergedlo.so(+0xfeb883)[0x7fb249111883]
/opt/libreoffice/program/libmergedlo.so(_ZN3psp16PrintFontManager15conve
rtSfntNameEPv+0x53f)[0x7fb24b3f8f9f]
/opt/libreoffice/program/libmergedlo.so(_ZN3psp16PrintFontManager21analy
zeSfntFamilyNameEPKvRSt6vectorIN3rtl8OUStringESaIS5_EE+0x1c3)[0x7fb24b3f
9923]
/opt/libreoffice/program/libmergedlo.so(_ZNK3psp16PrintFontManager15anal
yzeSfntFileEPNS0_9PrintFontE+0xa2)[0x7fb24b3f9dc2]
/opt/libreoffice/program/libmergedlo.so(_ZNK3psp16PrintFontManager15anal
yzeFontFileEiRKN3rtl7OStringEPKc+0x294)[0x7fb24b3fa6f4]
/opt/libreoffice/program/libmergedlo.so(_ZN3psp16PrintFontManager20count
FontconfigFontsERSt13unordered_mapIN3rtl7OStringEiSt4hashIS3_ESt8equal_t
oIS3_ESaISt4pairIKS3_iEEE+0x4ca)[0x7fb24b3f60aa]
/opt/libreoffice/program/libmergedlo.so(_ZN3psp16PrintFontManager10initi
alizeEv+0x11f)[0x7fb24b3f969f]
/opt/libreoffice/program/libmergedlo.so(_ZN3psp16PrintFontManager3getEv+
0x20)[0x7fb24b3f89c0]
/opt/libreoffice/program/libmergedlo.so(_ZN22FreeTypeTextRenderImpl14Get
DevFontListEP22PhysicalFontCollection+0x40)[0x7fb24b3edd60]
/opt/libreoffice/program/libmergedlo.so(+0x3009f19)[0x7fb24b12ff19]
/opt/libreoffice/program/libmergedlo.so(+0x300a42c)[0x7fb24b13042c]
/opt/libreoffice/program/libmergedlo.so(+0x300ab8e)[0x7fb24b130b8e]
/opt/libreoffice/program/libmergedlo.so(_ZNK12OutputDevice13GetTextHeigh
tEv+0x9)[0x7fb24b1343a9]
/opt/libreoffice/program/libmergedlo.so(+0x2f2d787)[0x7fb24b053787]
/opt/libreoffice/program/libmergedlo.so(_ZN11Application11SetSettingsERK
11AllSettings+0x1c8)[0x7fb24b3345f8]
/opt/libreoffice/program/libmergedlo.so(+0x224d0c7)[0x7fb24a3730c7]
/opt/libreoffice/program/libmergedlo.so(+0x224d930)[0x7fb24a373930]
/opt/libreoffice/program/libmergedlo.so(+0x224dcb1)[0x7fb24a373cb1]
/opt/libreoffice/program/libmergedlo.so(_ZN14SvtMiscOptionsC1Ev+0x11d)[0
x7fb24a374cad]
/opt/libreoffice/program/libmergedlo.so(+0x209b987)[0x7fb24a1c1987]
/opt/libreoffice/program/libmergedlo.so(_Z10ImplSVMainv+0x46)[0x7fb24b33
ad86]
/opt/libreoffice/program/libmergedlo.so(soffice_main+0x11d)[0x7fb24a1e26
cd]
/opt/libreoffice/program/libmergedlo.so(+0x20cc151)[0x7fb24a1f2151]
/usr/bin/loolforkit(_Z10lokit_mainRKNSt7__cxx1112basic_stringIcSt11char_
traitsIcESaIcEEES6_S6_S6_S6_bbbbm+0x2562)[0x55e9fa2c6142]
/usr/bin/loolforkit(+0x64677)[0x55e9fa2af677]
/usr/bin/loolforkit(main+0x1693)[0x55e9fa280853]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7)[0x7fb24e67ab97]
/usr/bin/loolforkit(_start+0x2a)[0x55e9fa28221a]
frk-07087-07087 2020-10-22 21:59:56.214826 [ forkit ] WRN No live Kits
exist, and we are not terminating yet.| kit/ForKit.cpp:271
[3]
wsd-07135-07855 2020-10-22 22:09:46.058033 [ docbroker_00a ] WRN
link("/tmp/test.txt",
"/opt/lool/child-roots/m4jCsG5GwcSzlEgS/tmp/user/docs/m4jCsG5GwcSzlEgS/t
est.txt") failed. Will copy. Linking error: EPERM Operation not
permitted| wsd/Storage.cpp:335
[4]
/loleaflet/dist/admin/adminAnalytics.html#memview
wsd-07982-08021 2020-10-23 07:50:44.865044 [ websrv_poll ] WRN client -
server version mismatch, disabling browser cache. Expected: 215a76e21|
wsd/FileServer.cpp:287
wsd-07982-08021 2020-10-23 07:50:44.994165 [ websrv_poll ] WRN
FileServerRequestHandler: File not found: Invalid URI request:
[/loleaflet/215a76e21/branding.js].| wsd/FileServer.cpp:489
kit-08043-08017 2020-10-23 07:50:46.685440 [ kit_spare_004 ] SIG Fatal
signal received: SIGABRT
Backtrace 8043:
/usr/bin/loolforkit(_ZN7SigUtil13dumpBacktraceEv+0x5e)[0x55dbb5f4a6ae]
/usr/bin/loolforkit(+0xd5ea5)[0x55dbb5f4aea5]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x128a0)[0x7f5544f6c8a0]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f5544ba7f47]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x141)[0x7f5544ba98b1]
/opt/libreoffice/program/libuno_sal.so.3(+0x3416a)[0x7f553a88416a]
/opt/libreoffice/program/libuno_sal.so.3(+0x2e576)[0x7f553a87e576]
/opt/libreoffice/program/libmergedlo.so(+0xfeb883)[0x7f553f621883]
/opt/libreoffice/program/libmergedlo.so(_ZN3psp16PrintFontManager15conve
rtSfntNameEPv+0x53f)[0x7f5541908f9f]
/opt/libreoffice/program/libmergedlo.so(_ZN3psp16PrintFontManager21analy
zeSfntFamilyNameEPKvRSt6vectorIN3rtl8OUStringESaIS5_EE+0x1c3)[0x7f554190
9923]
/opt/libreoffice/program/libmergedlo.so(_ZNK3psp16PrintFontManager15anal
yzeSfntFileEPNS0_9PrintFontE+0xa2)[0x7f5541909dc2]
/opt/libreoffice/program/libmergedlo.so(_ZNK3psp16PrintFontManager15anal
yzeFontFileEiRKN3rtl7OStringEPKc+0x294)[0x7f554190a6f4]
/opt/libreoffice/program/libmergedlo.so(_ZN3psp16PrintFontManager20count
FontconfigFontsERSt13unordered_mapIN3rtl7OStringEiSt4hashIS3_ESt8equal_t
oIS3_ESaISt4pairIKS3_iEEE+0x4ca)[0x7f55419060aa]
/opt/libreoffice/program/libmergedlo.so(_ZN3psp16PrintFontManager10initi
alizeEv+0x11f)[0x7f554190969f]
/opt/libreoffice/program/libmergedlo.so(_ZN3psp16PrintFontManager3getEv+
0x20)[0x7f55419089c0]
/opt/libreoffice/program/libmergedlo.so(_ZN22FreeTypeTextRenderImpl14Get
DevFontListEP22PhysicalFontCollection+0x40)[0x7f55418fdd60]
/opt/libreoffice/program/libmergedlo.so(+0x3009f19)[0x7f554163ff19]
/opt/libreoffice/program/libmergedlo.so(+0x300a42c)[0x7f554164042c]
/opt/libreoffice/program/libmergedlo.so(+0x300ab8e)[0x7f5541640b8e]
/opt/libreoffice/program/libmergedlo.so(_ZNK12OutputDevice13GetTextHeigh
tEv+0x9)[0x7f55416443a9]
/opt/libreoffice/program/libmergedlo.so(+0x2f2d787)[0x7f5541563787]
/opt/libreoffice/program/libmergedlo.so(_ZN11Application11SetSettingsERK
11AllSettings+0x1c8)[0x7f55418445f8]
/opt/libreoffice/program/libmergedlo.so(+0x224d0c7)[0x7f55408830c7]
/opt/libreoffice/program/libmergedlo.so(+0x224d930)[0x7f5540883930]
/opt/libreoffice/program/libmergedlo.so(+0x224dcb1)[0x7f5540883cb1]
/opt/libreoffice/program/libmergedlo.so(_ZN14SvtMiscOptionsC1Ev+0x11d)[0
x7f5540884cad]
/opt/libreoffice/program/libmergedlo.so(+0x209b987)[0x7f55406d1987]
/opt/libreoffice/program/libmergedlo.so(_Z10ImplSVMainv+0x46)[0x7f554184
ad86]
/opt/libreoffice/program/libmergedlo.so(soffice_main+0x11d)[0x7f55406f26
cd]
/opt/libreoffice/program/libmergedlo.so(+0x20cc151)[0x7f5540702151]
/usr/bin/loolforkit(_Z10lokit_mainRKNSt7__cxx1112basic_stringIcSt11char_
traitsIcESaIcEEES6_S6_S6_S6_bbbbm+0x2562)[0x55dbb5ef0142]
/usr/bin/loolforkit(+0x64677)[0x55dbb5ed9677]
/usr/bin/loolforkit(_Z18forkLibreOfficeKitRKNSt7__cxx1112basic_stringIcS
t11char_traitsIcESaIcEEES6_S6_S6_i+0xb44)[0x55dbb5eda524]
/usr/bin/loolforkit(main+0x18a7)[0x55dbb5eaaa67]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7)[0x7f5544b8ab97]
/usr/bin/loolforkit(_start+0x2a)[0x55dbb5eac21a]
frk-08017-08017 2020-10-23 07:50:46.929846 [ forkit ] WRN No live Kits
exist, and we are not terminating yet.| kit/ForKit.cpp:271
More information about the LibreOffice
mailing list