Conversation
Notices
-
DRC is down because the DB looks like it randomly started to get overloaded this afternoon:
```
Jul 02 00:05:11 server2 pleroma[72086]: Request: POST /inbox
Jul 02 00:05:11 server2 pleroma[72086]: ** (exit) an exception was raised:
Jul 02 00:05:11 server2 pleroma[72086]: ** (Postgrex.Error) ERROR 53200 (out_of_memory) out of shared memory
Jul 02 00:05:11 server2 pleroma[72086]: hint: You might need to increase max_locks_per_transaction.
```
I increased the max locks but that don't solve it.
Any help is appreciated