Resizing /dev/loop0 every ~75 seconds crashing web ui

while logged into the web ui, approximately every 60 seconds it becomes non-response, then eventually refreshes about 15 seconds later.

looking at dmesg’s output, i’m getting a kernel log that lines up with every reload:
[ 1150.012626] loop0: detected capacity change from 0 to 3241176
[ 1216.485997] loop0: detected capacity change from 0 to 3241176
[ 1280.500948] loop0: detected capacity change from 0 to 3241176
[ 1331.022298] loop0: detected capacity change from 0 to 3241176
[ 1345.923832] loop0: detected capacity change from 0 to 3241176
[ 1411.335564] loop0: detected capacity change from 0 to 3241176
[ 1475.487262] loop0: detected capacity change from 0 to 3241176
[ 1541.374246] loop0: detected capacity change from 0 to 3241176

there are no other logs inbetween here, and it starts happening immediately after boot. does anyone have any ideas what might be causing this?

i’m currently running 25.04.1 - after updating to it to see if it was fixed, as it was happening in 24.10.2.2