ThomasVon2021 / blikvm

Open and cost-effective "KVM-over-IP". BliKVM comes in 4 different models, v1 CM4, v2 PCIe, v3 HAT and v4 Allwinner, based on Raspberry Pi and Allwinner SoC.
https://thomasvon2021.github.io/blikvm/
GNU General Public License v3.0
407 stars 38 forks source link

[1.4.5-alpha] SSH Webterminal not working #191

Closed swingstate closed 1 month ago

swingstate commented 1 month ago

I tried to use the Terminal in the webbrowser but get following error:

connecting... Connection failed, Please check your account and password information, then you can refresh and try again.

The log says:

SSH CONNECTION ERROR: All configured authentication methods failed.

Do I need to enable the web terminal somewhere?

ThomasVon2021 commented 1 month ago

You change the ssh username or password, right? If you do it, you need to change the /mnt/exec/release/config/app.json

swingstate commented 1 month ago

Thanks, are you planing to document these necessary configuration steps in the wiki/docu and would you consider to move away from storing plain text passwords in the configuration files?

ThomasVon2021 commented 1 month ago

Wiki was added. About text passwords, can you open a new issue for it? So When we do it, you will know.

m50S79sM6SRNp8Jn commented 1 month ago

Wiki was added. About text passwords, can you open a new issue for it? So When we do it, you will know.

I created issue [Enhancement] [1.4.7-alpha] Enhance Secret Management: Move Away from Storing Plain-Text Passwords in Configuration Files https://github.com/ThomasVon2021/blikvm/issues/192

ThomasVon2021 commented 1 month ago

https://wiki.blicube.com/blikvm/en/ssh/