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

scrcpy not working at all #5000

Open
X3R02002 opened this issue Jun 18, 2024 · 7 comments
Open

scrcpy not working at all #5000

X3R02002 opened this issue Jun 18, 2024 · 7 comments

Comments

@X3R02002
Copy link

  • [ ✅] I have read the FAQ.
  • [✅ ] I have searched in existing issues.

Environment

  • os: Windows 10
  • scrcpy version: 2.4
  • installation method: download zip file
  • device model: dell
  • Android version: 11

Describe the bug
As soon as I open the application it closes immediately

scrcpy 2.4 <https://github.com/Genymobile/scrcpy> * daemon not running; starting now at tcp:5037 could not read ok from ADB Server * failed to start daemon 
error: cannot connect to daemon 
ERROR: "adb start-server" exited unexpectedly 
ERROR: Could not start adb server
 ERROR: Server connection failed
 Press Enter to continue...
@rom1v
Copy link
Collaborator

rom1v commented Jun 18, 2024

Execute adb start-server (or even adb devices). What is the result?

@X3R02002
Copy link
Author

X3R02002 commented Jun 20, 2024

C:\Users\dell\Desktop\scrcpy-win64-v2.4>adb devices

  • daemon not running; starting now at tcp:5037
    could not read ok from ADB Server
  • failed to start daemon
    adb.exe: failed to check server version: cannot connect to daemon

@X3R02002
Copy link
Author

C:\Users\dell\Desktop\scrcpy-win64-v2.4>adb start-server

  • daemon not running; starting now at tcp:5037
    could not read ok from ADB Server
  • failed to start daemon
    error: cannot connect to daemon

@rom1v
Copy link
Collaborator

rom1v commented Jun 20, 2024

@X3R02002 Windows 7? #4391

@X3R02002
Copy link
Author

X3R02002 commented Jun 20, 2024

@X3R02002ويندوز 7؟ #4391

10

@X3R02002
Copy link
Author

@X3R02002 #4391
so

@rom1v
Copy link
Collaborator

rom1v commented Jun 21, 2024

It's an adb issue with your system (not a specific scrcpy issue).

Try with an older version of adb (see #4391, even if it's not exactly the same cause).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants