Landon Dyck
Landon Dyck
Is this different from a user registering for an account on the web UI or creating an account with `artisan account:create`?
> That way, I would not have to spin up multiple instances if I wanted my family to take advantage of Monica as well @b3nd1k are you self-hosting Monica or...
It looks like this is a duplicate of #5956, which should get corrected with the next release 😁 If it is, @wolf-rainer you are correct that it was a coding...
There is a foreign key constraint to handle this, but it does not get triggered due to using soft deletes. I'm not sure what the idiomatic Laravel way to fix...
I've been seeing this problem as well. I have no problem syncing on AnkiDroid in about 3 seconds, but with the new desktop app there is zero progress and then...
> @codemonkeysoftware, are you also running behind a reverse proxy or ingress? I am running behind Traefik, and you bring up a good point. I'll have to try syncing directly...
OK, circumventing traffic and going straight to the container didn't help, but I did get it to run consistently by disabling media sync on the client and restarting the server.