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

wa_kdbe.py gives error #127

Open
Seeker220 opened this issue Apr 3, 2024 · 0 comments
Open

wa_kdbe.py gives error #127

Seeker220 opened this issue Apr 3, 2024 · 0 comments

Comments

@Seeker220
Copy link

Seeker220 commented Apr 3, 2024

Describe the bug
I set up whatever was there in the guide and when I run wa_kdbe.py , it gives error.

Terminal output or log file

Microsoft Windows [Version 10.0.19045.3930]
(c) Microsoft Corporation. All rights reserved.

C:\WINDOWS\system32>adb devices
* daemon not running; starting now at tcp:5037
* daemon started successfully
List of devices attached
R9BN302K0MJ     device


C:\WINDOWS\system32>cd WhatsApp-Key-Database-Extractor

C:\Windows\System32\WhatsApp-Key-Database-Extractor>python wa_kdbe.py
* daemon not running; starting now at tcp:5037
adb: CreateProcessW failed: The system cannot find the path specified. (3)
* failed to start daemon
error: cannot connect to daemon
[Wednesday 03/04/2024, 23:57:02] * daemon not running; starting now at tcp:5037
adb: CreateProcessW failed: The system cannot find the path specified. (3)
* failed to start daemon
adb.exe: failed to check server version: cannot connect to daemon



[Wednesday 03/04/2024, 23:57:02] Exiting...
[Wednesday 03/04/2024, 23:57:02] Turn off USB debugging [and USB debugging (Security Settings)] if you're done.
[Wednesday 03/04/2024, 23:57:02] Hit "Enter" key to continue....

C:\Windows\System32\WhatsApp-Key-Database-Extractor>python wa_kdbe.py
cannot connect to daemon at tcp:5037: cannot connect to 127.0.0.1:5037: No connection could be made because the target machine actively refused it. (10061)
* daemon not running; starting now at tcp:5037
adb: CreateProcessW failed: The system cannot find the path specified. (3)
* failed to start daemon
error: cannot connect to daemon
[Wednesday 03/04/2024, 23:58:49] * daemon not running; starting now at tcp:5037
adb: CreateProcessW failed: The system cannot find the path specified. (3)
* failed to start daemon
adb.exe: failed to check server version: cannot connect to daemon



[Wednesday 03/04/2024, 23:58:49] Exiting...
[Wednesday 03/04/2024, 23:58:49] Turn off USB debugging [and USB debugging (Security Settings)] if you're done.
[Wednesday 03/04/2024, 23:58:49] Hit "Enter" key to continue....

Additional context
Scrcpy works fine on its own!

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

1 participant