CollaboraOnline / online

Collabora Online is a collaborative online office suite based on LibreOffice technology. This is also the source for the Collabora Office apps for iOS and Android.
https://collaboraonline.com
Other
1.77k stars 679 forks source link

collabora 23 cannot start normally in docker 18 environment #7414

Open imkos opened 11 months ago

imkos commented 11 months ago

docker 18.09.x

logs

frk-00034-00034 2023-10-12 06:30:29.607783 +0000 [ forkit ] WRN  No live Kits exist, and we are not terminating yet.| kit/ForKit.cpp:305
wsd-00001-00338 2023-10-12 06:30:41.128981 +0000 [ docbroker_007 ] WRN  Removing dead spare child [331].| wsd/COOLWSD.cpp:481
wsd-00001-00338 2023-10-12 06:30:41.129052 +0000 [ docbroker_007 ] WRN  #18: Unassociated Kit (331) disconnected unexpectedly| wsd/COOLWSD.cpp:3491
frk-00034-00034 2023-10-12 06:30:41.129406 +0000 [ forkit ] WRN  The systemplate directory [/opt/cool/systemplate] is read-only, and at least [/opt/cool/systemplate//etc/hosts] is out-of-date. Will have to copy sysTemplate to jails. To restore optimal performance, make sure the files in [/opt/cool/systemplate/etc] are up-to-date.| common/JailUtil.cpp:524
Collabora Office 23.05 - Fatal Error: The application cannot be started. 
Collabora Office user installation could not be processed due to missing access rights. Please make sure that you have sufficient access rights for the following location and restart Collabora Office:

/tmp/user

docker run cmd

docker run -d --name collabora --privileged \
--network apps \
--add-host host.local.internal:172.30.0.1 \
-p 9980:9980 \
-e 'extra_params=--o:ssl.enable=false' \
-e username=collabora -e password=eqolfzTrszpv4RSL6iztmIBg \
collabora/code:23.05.4.2.1
blessing-gao commented 6 months ago

I have the same problem.

wangchaowei666 commented 4 months ago

I have the same problem.

wangchaowei666 commented 2 months ago

I fixed the problem by update runc >= 1.0.0-rc95