pomon it's not being blocked on the rfkill list, nor does disabling and restarting the service help
╰─λ sudo rfkill -o ID,TYPE-DESC,DEVICE,SOFT,HARD 0 (0.027s) < 06:23:22
ID TYPE-DESC DEVICE SOFT HARD
0 Wireless LAN ideapad_wlan unblocked unblocked
1 Bluetooth ideapad_bluetooth unblocked unblocked
2 Bluetooth hci0 unblocked unblocked
3 Wireless LAN phy0 unblocked unblocked
Axios bluetoothctl agent is on, looks like an error somewhere else, possible the bluez package?
[bluetooth]# list
Controller A4:B1:C1:36:53:11 solus-plasma [default]
[bluetooth]# show solus-plasma
Controller solus-plasma not available
[bluetooth]# power on
Changing power on succeeded
[bluetooth]# list
Controller A4:B1:C1:36:53:11 solus-plasma [default]
[bluetooth]# discoverable on
Failed to set discoverable on: org.bluez.Error.Failed
[bluetooth]# scan on
Failed to start discovery: org.bluez.Error.InProgress
Edit: To be sure, I ran sudo rfkill unblock all
and it changed the status from unblocked to no, but no change in bluetooth behavior.