Also experiencing this problem, on a pristine install of ubuntu 16.04.1 LTS (4.4.0-45-generic #66-Ubuntu SMP, BlueZ version 5.37) onto a NUC6i5SYH.
I am doing nothing on the box, just setting it up. The only packages I've installed are for sshd and bluez. First run of the bluetooth service worked (well, discovery worked, though I was unable to successfully connect to the discovered lenovo edge keyboard). After reboot, bluetooth service is failing same as others report: ---------------------------------------------------------- ``` Oct 27 09:07:15 jukebox bluetoothd[1695]: Bluetooth daemon 5.37 Oct 27 09:07:15 jukebox bluetoothd[1695]: Starting SDP server Oct 27 09:07:15 jukebox systemd[1]: Started Bluetooth service. Oct 27 09:07:15 jukebox bluetoothd[1695]: Bluetooth management interface 1.10 initialized Oct 27 09:07:15 jukebox bluetoothd[1695]: Failed to obtain handles for "Service Changed" characteristic Oct 27 09:07:15 jukebox bluetoothd[1695]: Not enough free handles to register service Oct 27 09:07:15 jukebox bluetoothd[1695]: Error adding Link Loss service Oct 27 09:07:15 jukebox bluetoothd[1695]: Not enough free handles to register service Oct 27 09:07:15 jukebox bluetoothd[1695]: Not enough free handles to register service Oct 27 09:07:15 jukebox bluetoothd[1695]: Not enough free handles to register service Oct 27 09:07:15 jukebox bluetoothd[1695]: Current Time Service could not be registered Oct 27 09:07:15 jukebox bluetoothd[1695]: gatt-time-server: Input/output error (5) Oct 27 09:07:15 jukebox bluetoothd[1695]: Not enough free handles to register service Oct 27 09:07:15 jukebox bluetoothd[1695]: Not enough free handles to register service Oct 27 09:07:15 jukebox bluetoothd[1695]: Sap driver initialization failed. Oct 27 09:07:15 jukebox bluetoothd[1695]: sap-server: Operation not permitted (1) ``` -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/1490349 Title: 15:10 and 16.04: bluetoothd reports "Not enough handles to register service" at start Status in bluez package in Ubuntu: Confirmed Bug description: On 15:10 after the bluetooth service has been stopped and restarted it is not possible to scan or connect to devices: $ sudo systemctl start bluetooth $ journalctl --unit=bluetooth | tail -n 19 | awk '{$1="";$2="";$4="";print $0}' 23:31:53 systemd[1]: Starting Bluetooth service... 23:31:53 bluetoothd[16647]: Bluetooth daemon 5.33 23:31:53 systemd[1]: Started Bluetooth service. 23:31:53 bluetoothd[16647]: Starting SDP server 23:31:53 bluetoothd[16647]: Bluetooth management interface 1.9 initialized 23:31:53 bluetoothd[16647]: Failed to obtain handles for "Service Changed" characteristic 23:31:53 bluetoothd[16647]: Not enough free handles to register service 23:31:53 bluetoothd[16647]: Error adding Link Loss service 23:31:53 bluetoothd[16647]: Not enough free handles to register service 23:31:53 bluetoothd[16647]: Not enough free handles to register service 23:31:53 bluetoothd[16647]: Not enough free handles to register service 23:31:53 bluetoothd[16647]: Current Time Service could not be registered 23:31:53 bluetoothd[16647]: gatt-time-server: Input/output error (5) 23:31:53 bluetoothd[16647]: Not enough free handles to register service 23:31:53 bluetoothd[16647]: Not enough free handles to register service 23:31:53 bluetoothd[16647]: Sap driver initialization failed. 23:31:53 bluetoothd[16647]: sap-server: Operation not permitted (1) 23:31:53 bluetoothd[16647]: Endpoint registered: sender=:1.440 path=/MediaEndpoint/A2DPSource 23:31:53 bluetoothd[16647]: Endpoint registered: sender=:1.440 path=/MediaEndpoint/A2DPSink And $ bluetoothctl [NEW] Controller 00:1F:3A:E0:0A:AF hephaestion.lan.iam.tj [default] [NEW] Device 00:0A:95:4B:BD:C2 Apple Wireless Keyboard [NEW] Device 00:07:61:3B:86:98 Bluetooth Travel Mouse [bluetooth]# scan on Failed to start discovery: org.bluez.Error.NotReady To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1490349/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp