I had an identical issue, what fixed it was when I went into my current profile .json and deleted the part that contains active daily tasks, its somewhere around "RepeatableQuests" in the file.
It is the many lines between "activeQuests" and "inactiveQuests", just delete between the starting bracket and ending bracket without breaking the code structure if you are able.
I am not %100 sure if it was the "activeQuests" or "inactiveQuests" part I deleted, just do one by one or both actually, either way it hopefully should work.
That fixed it ty