BTRFS qgroups warning/error

Hello,
when I shutdown my computer I will get an BTRFS error. Any idea how I can get rid of it? What does this error mean in detail? The computer is running fine in general. To Google this error has not helped at all.

System is current Manjaro with full disk encryption and (obviously) BTRFS. I am using Timeshift for snapshot creation.

BTRFS warning (device dm-0): qgroup 0/256 has unreleased space, type 0 rsv 16384
BTRFS error (device dm-0): qgroup reserved space leaked

Some output that might help. Is other information needed?

# btrfs qgroup show /
qgroupid         rfer         excl 
--------         ----         ---- 
0/5          92.00KiB     92.00KiB 
0/256        13.96GiB     10.17MiB 
0/257       104.83GiB     36.40MiB 
...

# btrfs subvol list /
ID 256 gen 30193 top level 5 path @
...

# btrfs subvol show /
@
        Name:                   @
        UUID:                   dsdasd0909-r5s6-5646-5k7l-8388dadsadcea
        Parent UUID:            -
        Received UUID:          -
        Creation time:          2020-12-28 12:33:17 +0100
        Subvolume ID:           256
        Generation:             30193
        Gen at creation:        6
        Parent ID:              5
        Top level ID:           5
        Flags:                  -
        Snapshot(s):
...
        Quota group:            0/256
          Limit referenced:     -
          Limit exclusive:      -
          Usage referenced:     13.96GiB
          Usage exclusive:      10.17MiB


I suggest disabling quotas. There are reported problems with quotas. :sunglasses: