RootMyTV.github.io icon indicating copy to clipboard operation
RootMyTV.github.io copied to clipboard

ssh: Connection refused

Open josemonino opened this issue 2 years ago • 4 comments

I rooted my OLED65C16LA with your wonderful project.

After that I can install RetroArch and more IPKs from Homebrew repo.

But after activating ssh and telnet and restarting my TV, I tried to connect via Putty, WinSCP, Filezilla... but no one works, always getting :

ssh: connect to host 192.168.2.13 port 22: Connection refused.

192.168.2.13 is my TV local IP.

Do you know what I'm doing wrong? Thanks

josemonino avatar Oct 06 '22 17:10 josemonino

You have to activate the SSH server option in the homebrew channel's settings.

nrllh avatar Nov 07 '22 22:11 nrllh

Same me. SSH server active, reboot 3-4 times but connection refused.

I found a solution russian forum "libcrypt.so.1.1.0 to Copy it to /media/developer/apps/usr/palm/services/org.webosbrew.hbchannel.service/bin/" but give /media/developer/apps/usr/palm/services/org.webosbrew.hbchannel.service/bin/dropbear: /lib/libc.so.6: version GLIBC_2.25 not found (required by /media/developer/apps/usr/palm/services/org.webosbrew.hbchannel.service/bin/libcrypt.so.1)" error.

kotucocuk avatar Nov 21 '22 08:11 kotucocuk

The libcrypt thing is only relevant on webOS 7, and if you're getting errors about glibc symbol versions, you're not running webOS 7.

throwaway96 avatar Dec 31 '22 17:12 throwaway96

same problem here - have ssh server under homebrew channel enabled

xsasx avatar Aug 11 '23 08:08 xsasx