I see the auto post didn’t work again, even with my last “fix”. I’ve implemented a new “fix”, where the whole VM will reboot once every 3 days. I don’t like it, but I think it’s the only way right now.
When the auto-bot stops working, a reboot results in the missed posts going through – so they get stuck somewhere.
At least Lemmy itself runs well!
I also noticed that our backups stopped working a couple of weeks ago, and it turns out it’s because of… ME! I changed a parameter for the db which limited the max number of concurrent connections, so pg_dump couldn’t connect to the db. I raised it from 30 to 150, and I’ll keep an eye on it. I think the default was 100.
I see the auto post didn’t work again, even with my last “fix”. I’ve implemented a new “fix”, where the whole VM will reboot once every 3 days. I don’t like it, but I think it’s the only way right now.
When the auto-bot stops working, a reboot results in the missed posts going through – so they get stuck somewhere.
At least Lemmy itself runs well!
I also noticed that our backups stopped working a couple of weeks ago, and it turns out it’s because of… ME! I changed a parameter for the db which limited the max number of concurrent connections, so pg_dump couldn’t connect to the db. I raised it from 30 to 150, and I’ll keep an eye on it. I think the default was 100.