I changed the pass field of fstab to "2", same behavior.I had already added this line in etc/fstab(this is what I meant by "auto mount"):Looks to me like qbit is still missing something on startup since killing qbittorrent and restarting the service resolves the issue.
I guess the next thing I'd look at is that automount. Maybe convert it to a static mount in fstab and see if qbit runs properly after a reboot? It's pretty clear something is missing that resolves when you restart the service.I had also "noatime" option once, but removed to check if there was any difference.Code:
UUID=<UUID of external device> /dev/exthdd ext 4 defaults 0 0
Code:
UUID=<UUID of external device> /dev/exthdd ext 4 defaults 0 2
Statistics: Posted by alxnt — 2024-02-16 12:57