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

CommandValidationException error occured after suceessfully connectiong to device #19

Open
Rocky-341 opened this issue Aug 4, 2024 · 0 comments

Comments

@Rocky-341
Copy link

[I] Starting audio recording...
[!] Recording!
[C] pactl set-card-profile bluez_card.41_42_C2_41_F9_CA headset-head-unit-msbc

Failure: No such entity

Traceback (most recent call last):
File "/home/rakesh/Desktop/Tools/BlueSpy/BlueSpy.py", line 94, in
main()
File "/home/rakesh/Desktop/Tools/BlueSpy/BlueSpy.py", line 84, in main
record(target, outfile=args.outfile, verbose=args.verbose)
File "/home/rakesh/Desktop/Tools/BlueSpy/core.py", line 119, in record
run_and_check(
File "/home/rakesh/Desktop/Tools/BlueSpy/system.py", line 67, in run_and_check
raise CommandValidationException(cmdline, out + "\n" + err) # Include stderr in the exception
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
system.CommandValidationException: ('Error while executing command "pactl set-card-profile bluez_card.41_42_C2_41_F9_CA headset-head-unit-msbc"', '\nFailure: No such entity\n')

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