Hey guys, wanted to try out convex
Hey guys, wanted to try out convex because I've been hearing about it and running into a small issue.
I cleaned up the data and imported it on my locally running instance.
I want to now export this data so I can use it for production as well when I host on my server.
But I can't seem to export the data sucessfully. It's been trying to export for 20+ minutes at this point and I can't seem to cancel the job as well.
Any help would be appreciated ❤️

1 Reply
I did
docker compose down
and seems like I've lost all of my data in my app, interesting hmm