Embed Notice
HTML Code
Corresponding Notice
- Embed this notice@lain @feld I don't thiiink so, I swear I've checked that at times when I've been getting the hard failure and when there's soft failures where some requests fail and I see popups in the web interface along the lines of
> Error fetching timeline: Unexpected token '<', "<html> <h"... is not valid JSON
That being said, in the logs for the Pleroma service itself I do at times see:
> (DBConnection.ConnectionError) connection not available and request was dropped from queue after 2999ms. This means requests are coming in and your connection pool cannot serve them fast enough.
So maybe that's indeed the problem. Although it certainly wasn't a problem *before* I upgraded, and it immediately started happening after I did.