Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adbserver-deskop can't create socket #688

Open
danWon12 opened this issue Dec 16, 2024 · 0 comments
Open

adbserver-deskop can't create socket #688

danWon12 opened this issue Dec 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@danWon12
Copy link

Describe the bug
Since a few weeks adb server is not working anymore in my app. When trying to call "device.network.disable()" it throws an exception:

"There was a problem inside some socket creation process or during a socket connection. The most possible reason is using old version of adbserver-desktop.jar."

I have tried several emulators and hardware devices (also different api levels). Also I have tried several Macbooks. I am using the latest adbserver-desktop from master.

To Reproduce
Steps to reproduce the behavior:

  1. Call some adb method during the test.

Expected behavior
The adb command is executed.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: macOS

Smartphone (please complete the following information):

  • Device: any emulator or device
@danWon12 danWon12 added the bug Something isn't working label Dec 16, 2024
@danWon12 danWon12 changed the title adbserver-deskop can' create socket adbserver-deskop can't create socket Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant