CODE Daemon won't stay up.

Hello,

I’m trying to install CODE via Linux packages using this guide Setting up and configuring native CODE packages on Linux - Collabora Office and Collabora Online but, when trying to start it, it starts and crash right away.

root@onlineoffice-dc:/etc/apt/sources.list.d# sudo systemctl start coolwsd
root@onlineoffice-dc:/etc/apt/sources.list.d# sudo systemctl status coolwsd
● coolwsd.service - Collabora Online WebSocket Daemon
     Loaded: loaded (/lib/systemd/system/coolwsd.service; enabled; vendor preset: enabled)
     Active: active (running) since Sat 2022-11-05 18:46:56 EDT; 4ms ago
   Main PID: 26084 ((coolwsd))
      Tasks: 1 (limit: 2237)
     Memory: 136.0K
        CPU: 908us
     CGroup: /system.slice/coolwsd.service
             └─26084 "(coolwsd)"

Nov 05 18:46:56 onlineoffice-dc systemd[1]: Started Collabora Online WebSocket Daemon.
root@onlineoffice-dc:/etc/apt/sources.list.d# sudo systemctl status coolwsd
× coolwsd.service - Collabora Online WebSocket Daemon
     Loaded: loaded (/lib/systemd/system/coolwsd.service; enabled; vendor preset: enabled)
     Active: failed (Result: core-dump) since Sat 2022-11-05 18:46:59 EDT; 1s ago
    Process: 26096 ExecStart=/usr/bin/coolwsd --version --o:sys_template_path=/opt/cool/systemplate --o:child_root_path=/opt/cool/child-roots --o:file_server_root_path=/usr/share/coolwsd (code=dumped, signal=ABRT)
   Main PID: 26096 (code=dumped, signal=ABRT)
        CPU: 1.106s

Nov 05 18:46:59 onlineoffice-dc systemd[1]: coolwsd.service: Main process exited, code=dumped, status=6/ABRT
Nov 05 18:46:59 onlineoffice-dc systemd[1]: coolwsd.service: Failed with result 'core-dump'.
Nov 05 18:46:59 onlineoffice-dc systemd[1]: coolwsd.service: Consumed 1.106s CPU time.
Nov 05 18:46:59 onlineoffice-dc systemd[1]: coolwsd.service: Scheduled restart job, restart counter is at 5.
Nov 05 18:46:59 onlineoffice-dc systemd[1]: Stopped Collabora Online WebSocket Daemon.
Nov 05 18:46:59 onlineoffice-dc systemd[1]: coolwsd.service: Consumed 1.106s CPU time.
Nov 05 18:46:59 onlineoffice-dc systemd[1]: coolwsd.service: Start request repeated too quickly.
Nov 05 18:46:59 onlineoffice-dc systemd[1]: coolwsd.service: Failed with result 'core-dump'.
Nov 05 18:46:59 onlineoffice-dc systemd[1]: Failed to start Collabora Online WebSocket Daemon.
root@onlineoffice-dc:/etc/apt/sources.list.d#

If logs are required, which ones should I post here?

I’m running Ubuntu Server 22.04 x64 and it is fully updated.

Thank-you,

Guillaume

Hello,

I still need help.

Thank-you,

Guillaume

Hello,

Sorry for bumping up the post. I still need help.

Thank-you.

Guillaume

Someone can help?

Guillaume

Anyone? Please? I need to make it work…

Still need help. Please help.

I read the documentation but still don’t know by where to start. When typing the server’s IP in a web browser, it should load a web page or something?

coolwsd keep crashing.

systemctl status coolwsd
× coolwsd.service - Collabora Online WebSocket Daemon
     Loaded: loaded (/lib/systemd/system/coolwsd.service; enabled; vendor preset: enabled)
     Active: failed (Result: core-dump) since Sat 2023-01-14 01:16:55 EST; 409ms ago
    Process: 3369 ExecStart=/usr/bin/coolwsd --version --o:sys_template_path=/opt/cool/systemplate --o:child_root_path=/opt/cool/child-roots --o:file_server_root_path=/usr/share/coolwsd (code=dumped, signal=ABRT)
   Main PID: 3369 (code=dumped, signal=ABRT)
        CPU: 1.157s

Jan 14 01:16:55 onlineoffice-dc systemd[1]: coolwsd.service: Main process exited, code=dumped, status=6/ABRT
Jan 14 01:16:55 onlineoffice-dc systemd[1]: coolwsd.service: Failed with result 'core-dump'.
Jan 14 01:16:55 onlineoffice-dc systemd[1]: coolwsd.service: Consumed 1.157s CPU time.
Jan 14 01:16:55 onlineoffice-dc systemd[1]: coolwsd.service: Scheduled restart job, restart counter is at 5.
Jan 14 01:16:55 onlineoffice-dc systemd[1]: Stopped Collabora Online WebSocket Daemon.
Jan 14 01:16:55 onlineoffice-dc systemd[1]: coolwsd.service: Consumed 1.157s CPU time.
Jan 14 01:16:55 onlineoffice-dc systemd[1]: coolwsd.service: Start request repeated too quickly.
Jan 14 01:16:55 onlineoffice-dc systemd[1]: coolwsd.service: Failed with result 'core-dump'.
Jan 14 01:16:55 onlineoffice-dc systemd[1]: Failed to start Collabora Online WebSocket Daemon.

How to make it work?

Update:

I do have this now:

What to do next?

An Update:

The connection could now be establish with the CODE server:

But, it fails to open documents:

screenshot2
screenshot3

I’d put links to screenshots as I cannot post more than one single embedded file.

How to make it work?

Step 5 Disable TL/S for Coolswd from Ubuntu – Install Collabora Online (CODE) on Nextcloud server on Ubuntu 22.04… – Griffon's IT Library solve the similar problem I had.