KARTIK GOEL
KARTIK GOEL

Reputation: 1

How to fix 'Job for bluetooth.service failed' error and enable Bluetooth on parrot?

$ sudo systemctl restart bluetooth.service
[sudo] password for kartik:
Job for bluetooth.service failed because the control process exited with error code. 
See "systemctl status bluetooth.service" and "journalctl -xeu bluetooth.service" for details.

I am not able to run any command like restart, start , enable .

After this error i tried both systemctl status bluetooth.service and journalctl -xeu bluetooth.service but i was unable to solve this problem.

$systemctl status bluetooth.service
× bluetooth.service - Bluetooth service
   Loaded: loaded (/etc/systemd/system/bluetooth.service; enabled; preset: enabled) 
   Active: failed (Result: exit-code) since Sun 2023-05-07 21:14:33 IST; 4min 19s ago
     Docs: man:bluetoothd(8)
  Process: 6824 ExecStart=/usr/lib/bluetooth/bluetoothd -E (code=exited, status=203/EXEC)
 Main PID: 6824 (code=exited, status=203/EXEC) CPU: 930us

May 07 21:14:33 parrot systemd[1]: bluetooth.service: Failed with result 'exit-code'.
Subject: Unit failed
Defined-By: systemd
Support: https://www.debian.org/support
The unit bluetooth.service has entered the 'failed' state with result 'exit-code'. May 07 21:14:33 parrot systemd[1]: Failed to start bluetooth.service - Bluetooth service.

Subject: A start job for unit bluetooth.service has failed
Defined-By: systemd
Support: https://www.debian.org/support
A start job for unit bluetooth.service has finished with a failure.
The job identifier is 5343 and the job result is failed.

please help me in this problem.

Upvotes: 0

Views: 1849

Answers (0)

Related Questions