tlssrv: auth_proxy: short read and crash
So I'm trying to use this app to connect to drawterm on my phone, but upon pressing the connect button, I get an error on my combined CPU/auth server that reads "tlssrv: auth_proxy: auth_proxy short read". What's happening?
I have no idea... that error comes from /sys/src/libauth/auth_proxy.c where it looks like a read call returns 0 bytes
are you able to drawterm in on the same connection in another way?
I have no idea... that error comes from /sys/src/libauth/auth_proxy.c where it looks like a read call returns 0 bytes
are you able to drawterm in on the same connection in another way?
I can drawterm in on desktop just fine
did you figure this out? it might be helpful to have the android stacktrace
did you figure this out? it might be helpful to have the android stacktrace
How do I get that?
you can get log information by connecting from a computer with "adb logcat"