treecosia_44893
treecosia_44893
TTermux
Created by treecosia_44893 on 8/23/2024 in #support
ssh connection: ran 'sshd' yet 'port 22: Connection refused'
Thanks, didn't realise for sshd it was as simple as using the '-p' option (identical to ssh) since there wasn't an example of it here: https://wiki.termux.com/wiki/Remote_Access, so I missed that 'test'
5 replies
TTermux
Created by treecosia_44893 on 8/23/2024 in #support
ssh connection: ran 'sshd' yet 'port 22: Connection refused'
alinuxchap@libertus-desktop:~ $ ping 192.168.1.76 PING 192.168.1.76 (192.168.1.76) 56(84) bytes of data. 64 bytes from 192.168.1.76: icmp_seq=1 ttl=64 time=98.6 ms 64 bytes from 192.168.1.76: icmp_seq=2 ttl=64 time=17.7 ms 64 bytes from 192.168.1.76: icmp_seq=3 ttl=64 time=313 ms 64 bytes from 192.168.1.76: icmp_seq=4 ttl=64 time=306 ms 64 bytes from 192.168.1.76: icmp_seq=5 ttl=64 time=330 ms 64 bytes from 192.168.1.76: icmp_seq=6 ttl=64 time=352 ms 64 bytes from 192.168.1.76: icmp_seq=7 ttl=64 time=49.3 ms ^C --- 192.168.1.76 ping statistics --- 7 packets transmitted, 7 received, 0% packet loss, time 6008ms rtt min/avg/max/mdev = 17.663/209.519/351.540/136.062 ms
5 replies
TTermux
Created by treecosia_44893 on 8/10/2024 in #support
local server that plays videos accessible offline
I see, thanks: unfortunately I need to make it so that the end-user can neither see nor use any kind of video controls, which was why I thought of running a server.
4 replies
TTermux
Created by treecosia_44893 on 8/10/2024 in #support
local server that plays videos accessible offline
Don't mind what the protocol is, so long as it can be played offline inside a browser
4 replies
TTermux
Created by treecosia_44893 on 5/24/2024 in #support
adb pair XXX.XXX...: error: protocol fault (couldn't read status message): Success
Yeah thanks for the video that really helped
17 replies
TTermux
Created by treecosia_44893 on 5/24/2024 in #support
adb pair XXX.XXX...: error: protocol fault (couldn't read status message): Success
Strangely enough, this time (where I typed the pairing code only after being asked for it) it "Successfully paired"
17 replies
TTermux
Created by treecosia_44893 on 5/24/2024 in #support
adb pair XXX.XXX...: error: protocol fault (couldn't read status message): Success
- turned off dev optipns - Restarted - Turned on dev options - Turned on wireless debugging
adb devices
adb pair 192.168.xxx.xxx:33917 030410
adb devices
adb pair 192.168.xxx.xxx:33917 030410
error: protocol fault (couldn't read status message): Success
error: protocol fault (couldn't read status message): Success
adb kill-server
adb start-server
adb kill-server
adb start-server
adb pair 192.168.xxx.xxx:33917 030410
adb pair 192.168.xxx.xxx:33917 030410
error: protocol fault (couldn't read status message): Success
error: protocol fault (couldn't read status message): Success
pkg update
pkg upgrade
pkg update
pkg upgrade
adb kill-server
adb start-server
adb kill-server
adb start-server
error: protocol fault (couldn't read status message): Success
error: protocol fault (couldn't read status message): Success
- toggled usb debugging: on / off / on
adb pair 192.168.xxx.xxx:45617 713099
adb pair 192.168.xxx.xxx:45617 713099
error: protocol fault (couldn't read status message): Success
error: protocol fault (couldn't read status message): Success
17 replies
TTermux
Created by treecosia_44893 on 5/24/2024 in #support
adb pair XXX.XXX...: error: protocol fault (couldn't read status message): Success
Hi there, thanks for the response. Unfortunately I didn't take any screenshots of what I did, but what I do have is a personal log I made which includes what I did on the device (including the commands I used in Termux) and the output I received. Here it is:
17 replies
TTermux
Created by treecosia_44893 on 5/24/2024 in #support
adb pair XXX.XXX...: error: protocol fault (couldn't read status message): Success
I got the error I wrote on the title of this support 'ticket'
17 replies
TTermux
Created by treecosia_44893 on 5/24/2024 in #support
adb pair XXX.XXX...: error: protocol fault (couldn't read status message): Success
Yes, I inputted the IP/Port specified there with the pairing code afterwards
17 replies
TTermux
Created by treecosia_44893 on 5/24/2024 in #support
adb pair XXX.XXX...: error: protocol fault (couldn't read status message): Success
Basically I'm connecting my phone 'to itself'
17 replies
TTermux
Created by treecosia_44893 on 5/24/2024 in #support
adb pair XXX.XXX...: error: protocol fault (couldn't read status message): Success
I installed adb on termux and I'm using that installation to connect to wireless debugging
17 replies