Cannot SSH into server

Game development with Board Game Arena Studio
Post Reply
User avatar
HighLiuk
Posts: 3
Joined: 22 May 2014, 16:47

Cannot SSH into server

Post by HighLiuk »

Hey there. I've successfully uploaded my SSH key to the server and I can confirm I see it under ~/.ssh/authorized_keys by opening the FTP folder.
Yet I cannot ssh into the server.
Since my username is HighLiuk, I am trying with the command

Code: Select all

ssh HighLiuk@1.studio.boardgamearena.com
but I get the error

Code: Select all

This service allows sftp connections only.
Connection to 1.studio.boardgamearena.com closed.
isn't SSH supposed to be enabled? Looks like this should be supported > https://studio.boardgamearena.com/bug?id=31
User avatar
Tisaac
Posts: 2352
Joined: 26 August 2014, 21:28

Re: Cannot SSH into server

Post by Tisaac »

HighLiuk wrote: 21 February 2024, 23:35 Hey there. I've successfully uploaded my SSH key to the server and I can confirm I see it under ~/.ssh/authorized_keys by opening the FTP folder.
Yet I cannot ssh into the server.
Since my username is HighLiuk, I am trying with the command

Code: Select all

ssh HighLiuk@1.studio.boardgamearena.com
but I get the error

Code: Select all

This service allows sftp connections only.
Connection to 1.studio.boardgamearena.com closed.
isn't SSH supposed to be enabled? Looks like this should be supported > https://studio.boardgamearena.com/bug?id=31
There is no ssh access, only sftp
User avatar
HighLiuk
Posts: 3
Joined: 22 May 2014, 16:47

Re: Cannot SSH into server

Post by HighLiuk »

User avatar
Tisaac
Posts: 2352
Joined: 26 August 2014, 21:28

Re: Cannot SSH into server

Post by Tisaac »

HighLiuk wrote: 22 February 2024, 18:42 So what about this? > https://studio.boardgamearena.com/bug?id=31
As explained on the report, it's just for putting public ssh key for sftp access instead of usual credentials, not for ssh access.
User avatar
HighLiuk
Posts: 3
Joined: 22 May 2014, 16:47

Re: Cannot SSH into server

Post by HighLiuk »

Got it. Thanks
Post Reply

Return to “Developers”