Noobie reinstall of server

Server stopped working and so removed all traces of ThinLinc.
Reran setup script which ran very nearly to the end but then displayed:

Configuring Services

Configuring and starting ThinLinc services… failed.

An error occurred whilst trying to configure and start one or more of
ThinLinc’s services. You will need to manually install and start each of
the ThinLinc services vsmserver, vsmagent, tlwebaccess and tlwebadm. It
is not possible to use ThinLinc until this problem is solved.

I am a very noob to both ThinLinc and Linux so any help much appreciated.
Thanks

I’d recommend starting by looking at what systemctl says about the status of the four services:

sudo systemctl status vsmserver vsmagent tlwebaccess tlwebadmin

Then you can also check ThinLinc’s log files:

  • /var/log/vsmserver.log
  • /var/log/vsmagent.log
  • /var/log/tlwebaccess.log
  • /var/log/tlwebadm.log