nickola / web-console

:desktop_computer: Simple web-based shell in your browser (outdated)
https://nickola.ru/projects/web-console
1.55k stars 350 forks source link

Error opening terminal: unknown. #59

Closed saudiqbal closed 3 years ago

saudiqbal commented 3 years ago

I keep getting this error if I use nano or some other command.

zombozo12 commented 3 years ago

Please give us more information.

saudiqbal commented 3 years ago

If I type ls I can see the listing if I type nano /file.txt I get Error opening terminal: unknown.

zombozo12 commented 3 years ago

Afaik, this project doesn't support execute arbitrary screen-based programs on a remote machine such as nano or vim. I just tested it, and I've been using web-console since 2017 and can never run screen-based programs. Another approach to use nano is directly connected to your remote server using ssh.