07-27-2018, 02:21 PM
I access moOde via three devices. Using pi, moodeaudio, I can only SSH in from one and I am pretty sure that I used to be able to SSH from all three.
1. Firefox on Unbuntu - works
2. Chrome on Android tablet - nope.
3. Chrome on Android phone - nope.
Two and three do this weird echo thing when entering user and pass. At each keypress they echo back that keypress plus all the of the prior input.
Finally, I cannot ssh in from an Unbutu terminal:
$ ssh pi@192.168.50.137
ssh: connect to host 192.168.50.137 port 22: Connection refused
$ ssh pi@192.168.50.137 -p4200
ssh_exchange_identification: Connection closed by remote host
Best,
John
1. Firefox on Unbuntu - works
2. Chrome on Android tablet - nope.
3. Chrome on Android phone - nope.
Two and three do this weird echo thing when entering user and pass. At each keypress they echo back that keypress plus all the of the prior input.
Finally, I cannot ssh in from an Unbutu terminal:
$ ssh pi@192.168.50.137
ssh: connect to host 192.168.50.137 port 22: Connection refused
$ ssh pi@192.168.50.137 -p4200
ssh_exchange_identification: Connection closed by remote host
Best,
John