easyssh icon indicating copy to clipboard operation
easyssh copied to clipboard

Crash when adding new account

Open Mijutra opened this issue 2 years ago • 3 comments

When adding a new account the application crashes. I try with identity file and without identity file.

OS: Ubuntu 22.04.3 LTS

Mijutra avatar Nov 22 '23 14:11 Mijutra

I am running in to the same bug/issue. Anyone have a workaround?

ravensorb avatar Apr 01 '24 13:04 ravensorb

@ravensorb I switched to SSH in the terminal and now I edit my ~/.ssh/config file by hand. 😅 No alternative or workaround found. Also dark theme does not work.

Mijutra avatar Apr 01 '24 14:04 Mijutra

You can manually create an account by editing accounts.json as follows: [{"name": "account1","username": "user","password": "password"}]

rrasto avatar Aug 09 '24 07:08 rrasto