Installed thinlinc server on Lubuntu 24.04 LTS and tried to connect localhost:1010 to configure. Was unable to connect.
No process is listening on port 1010.
Interesting to note that there is no thinlinc file in /etc/apparmor.d even though the install asked to configure apparmor.
I found this in the journal:
Feb 04 10:21:27 charon systemd[1]: tlwebadm.service: start operation timed out. Terminating.
Feb 04 10:21:27 charon systemd[1]: tlwebadm.service: Failed with result 'timeout'.
Feb 04 10:21:27 charon systemd[1]: Failed to start tlwebadm.service - ThinLinc Web Administration.
With that hint and some help from dpkg -l I used /opt/thinlinc/sbin/tl-gen-auth to generate a password which I inserted into /opt/thinlinc/etc/conf.d/tlwebadm.hconf.
The did a systemctl daemon-reloadand then started the tlwebadm daemon using systemctl start tlwebadm