I made the huge mistake of upgrading on the same day of the new release. I had copied my inventory folder to a new pull of lemmy-ansible, checked out 1.3.0, and ran it with no errors. But refreshing the took a very long time to load. The closest issue I found was at github.com/LemmyNet/lemmy/issues/4244 but that’s a deep dive...
The lemmy frontend will come up fast, but you would see an error and a popup telling you that lemmy is still starting. If you can see content, then the DB migration is finished already. The 1.3.0 branch of ansible doesn’t have any changes which would cause performance impact. Currently it just adjusts the readme and adds pictrs 0.4.7.
Lemmy Ansible 1.3.0 (Lemmy v0.19.0) update dramatically reduced performance of instance
I made the huge mistake of upgrading on the same day of the new release. I had copied my inventory folder to a new pull of lemmy-ansible, checked out 1.3.0, and ran it with no errors. But refreshing the took a very long time to load. The closest issue I found was at github.com/LemmyNet/lemmy/issues/4244 but that’s a deep dive...