I spun up ubuntu and installed ThinLinc server on it.
I can access admin console on port 1010, but having trouble with client
log file from thinclient ends with following
2023-09-11T05:17:41: ssh[E]: debug1: SSH2_MSG_SERVICE_ACCEPT received
2023-09-11T05:17:41: ssh[E]: NEXT AUTHMETHOD: none
2023-09-11T05:17:41: ssh[E]: AUTH FAILURE
2023-09-11T05:17:41: ssh[E]: debug1: Authentications that can continue: publickey
2023-09-11T05:17:41: ssh[E]: NEXT AUTHMETHOD: publickey
2023-09-11T05:17:41: ssh[E]: debug1: Trying private key: C:\SynologyDrive\aws\andrey2021.pem
2023-09-11T05:17:41: ssh[E]: BAD KEY: GENERAL
using same key from prompt
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey
debug1: Next authentication method: publickey
debug1: Trying private key: andrey2021.pem
debug1: Authentication succeeded (publickey).
Authenticated to 10.2.50.15 ([10.2.50.15]:22).
debug1: channel 0: new [client-session]
debug1: Requesting no-more-sessions@openssh.com
debug1: Entering interactive session.