Bluetooth issue on Raspberry Pi 3

I am getting this error from the log

Logger: bluetooth_auto_recovery.recover
Source: components/bluetooth/util.py:78
First occurred: 8:42:10 PM (209 occurrences)
Last logged: 10:01:10 PM

Could not cycle the Bluetooth adapter hci0 [B8:27:EB:DB:FD:0F]: [Errno 38] Function not implemented
Bluetooth adapter hci0 [B8:27:EB:DB:FD:0F] could not be reset:
Getting Bluetooth adapter hci0 [B8:27:EB:DB:FD:0F] failed:
Could not find adapter with mac address B8:27:EB:DB:FD:0F or hci0
Closing Bluetooth adapter hci0 [B8:27:EB:DB:FD:0F] failed: [Errno 9] Bad file descriptor

This is strange to me because earlier I inserted a freshly formatted SD card into this Pi and it had no problem setting up bluetooth. However when I insert the SD card of my actual HA, I keep getting this error. I feel like it’s eating up ram retrying all the time.