sorry for the trouble.
Both the image problem and the issue with comments not coming through should be fixed now.
ok, I found the problem. The latest version of lemmy required a change to the web server config, which I did, however I neglected to restart the web server so that config change could take effect. D'oh. amateur hour. I'm very sorry about that.
I am not 100% sure why yet, but the process that scales images for storage was repeatedly dying since I applied the latest lemmy update. I just restarted things and it's working now, but I am not sure if it will crash again or if it was a one off due to something not getting restarted correctly after the update - I'll keep an eye on it.
It seems to have broke after I upgraded to the latest version of lemmy. I will try to figure out why and fix it.
The problem is with the image storage engine, pict-rs. So far, the documented configurations that should fix that haven't worked. In the mean time, I've disabled image proxying, which should prevent the error.
Thanks. I am trying to sort out what is wrong
I unpinned it. Apologies for leaving it at the top for so long
Thanks for the report. I’ll investigate
Turns out that wasn't the problem. The problem was a bug in the lemmy release. I've been able to get that fixed now, though