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

Don't work for me #2

Open
V-Laeda opened this issue Mar 29, 2024 · 0 comments
Open

Don't work for me #2

V-Laeda opened this issue Mar 29, 2024 · 0 comments

Comments

@V-Laeda
Copy link

V-Laeda commented Mar 29, 2024

That what I recieve in console:

➤ bluetoothctl devices
Device C0:86:B3:D6:1A:3F OpenRun Pro by Shokz
➤ java -jar linux-bluetooth-connection-fix-0.1.1-all.jar C0:86:B3:D6:1A:3F
Exception in thread "main" com.mageddo.commons.exec.ExecutionValidationFailedException: error, code=1, error=Ошибка подключения: Соединение отвергнуто
Произошла ошибка при выполнении pa_context_connect(): Соединение отвергнуто

	at com.mageddo.commons.exec.CommandLines$Result.checkExecution(CommandLines.java:73)
	at com.mageddo.linux.bluetoothfix.BluetoothConnector.isSoundDeviceConfigured(BluetoothConnector.java:162)
	at com.mageddo.linux.bluetoothfix.BluetoothConnector.connect(BluetoothConnector.java:23)
	at com.mageddo.linux.bluetoothfix.Main.main(Main.java:12)
➤ echo $?
1
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