xHCI Error onRPI4

Hallo Leute,

ich habe eine RPI4 mit 8GB mit der aktuellsten Kernel und Firmware Version. Seit heute bekomme ich den xHCI Error mit meiner angeschlossenen NVMe Festplatte die per USB3.0 angeschlossen ist.
dmesg:

[ 45.995455] xhci_hcd 0000:01:00.0: WARNING: Host System Error

[ 51.165085] xhci_hcd 0000:01:00.0: xHCI host not responding to stop endpoint command.

[ 51.165095] xhci_hcd 0000:01:00.0: USBSTS: HSE EINT

[ 51.181102] xhci_hcd 0000:01:00.0: Host halt failed, -110

[ 51.181106] xhci_hcd 0000:01:00.0: xHCI host controller not responding, assume dead

[ 51.181144] xhci_hcd 0000:01:00.0: HC died; cleaning up

...

[ 51.183453] sd 0:0:0:0: [sda] tag#1 uas_zap_pending 0 uas-tag 3 inflight: CMD

[ 51.183461] sd 0:0:0:0: [sda] tag#1 CDB: opcode=0x28 28 00 00 00 00 06 00 00 01 00

[ 51.183471] sd 0:0:0:0: [sda] tag#2 uas_zap_pending 0 uas-tag 4 inflight: CMD

...

[ 51.183500] sd 0:0:0:0: [sda] tag#1 UNKNOWN(0x2003) Result: hostbyte=0x01 driverbyte=0x00 cmd_age=47

...

[ 51.183522] blk_update_request: I/O error, dev sda, sector 6 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0

[ 51.183533] Buffer I/O error on dev sda, logical block 6, async page read

[ 51.183599] blk_update_request: I/O error, dev sda, sector 4 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0

[ 51.183606] Buffer I/O error on dev sda, logical block 4, async page read

[ 51.183617] blk_update_request: I/O error, dev sda, sector 7 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0

[ 51.183623] Buffer I/O error on dev sda, logical block 7, async page read

[ 51.183649] sd 0:0:0:0: [sda] tag#2 UNKNOWN(0x2003) Result: hostbyte=0x01 driverbyte=0x00 cmd_age=47s

Auf meiner RPI4 läuft Nextcloud:
cat /etc/os-release:

PRETTY_NAME="Debian GNU/Linux 10 (buster)"

NAME="Debian GNU/Linux"

VERSION_ID="10"

VERSION="10 (buster)"

VERSION_CODENAME=buster

ID=debian

HOME_URL="https://www.debian.org/"

SUPPORT_URL="https://www.debian.org/support"

BUG_REPORT_URL="https://bugs.debian.org/"

lsusb:

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

cat /proc/cpuinfo:

Hardware : BCM2835

Revision : d03114

Serial : 10000000af540f7f

Model : Raspberry Pi 4 Model B Rev 1.4

cat /proc/interrupts:

48: 224 0 0 0 BRCM STB PCIe MSI 524288 Edge xhci_hcd

rpi-eeprom-update:

BCM2711 detected

VL805 firmware in bootloader EEPROM

BOOTLOADER: up-to-date

CURRENT: Fri 11 Dec 11:15:17 UTC 2020 (1607685317)

LATEST: Thu 3 Sep 12:11:43 UTC 2020 (1599135103)

FW DIR: /lib/firmware/raspberrypi/bootloader/default

VL805: up-to-date

CURRENT: 000138a1

LATEST: 000138a1

vcgencmd measure_volts 2711

1p1_0=0.8341V 1p1_1=0.0061V fv_0p85_0=0.0043V fv_0p85_1=0.5358V fv_1p8=1.7832V fv_3p3=3.2921V

vcgencmd measure_volts core

volt=0.8400V

vcgencmd get_config over_voltage_avs:

over_voltage_avs=-40000

lspci:

lspci

00:00.0 PCI bridge: Broadcom Limited Device 2711 (rev 10)

01:00.0 USB controller: VIA Technologies, Inc. VL805 USB 3.0 Host Controller (rev 01)