mirror of
https://github.com/adelphes/android-dev-ext.git
synced 2025-12-22 09:29:38 +00:00
Logcat not working when using Remote-SSH #32
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @caseymcc on 10/20/2021
The logcat ui attempts to connect to the websocket server but fails.
I am wondering if this happens because the websocket server is running on the remote machine and the ui is attempting to connect the the local machine?