Thanks for letting us know.
I wasn’t sure if you’d blocked direct posting of photos and images for reasons, or if it was part of the larger issue that’s affecting the headers.
r/startrek: The Next Generation
Star Trek news and discussion. No slash fic...
Maybe a little slash fic.
New to Star Trek and wondering where to start?
Rules
Upcoming Episodes
Date | Episode | Title |
---|---|---|
11-28 | LD 5x07 | "Fully Dilated" |
12-05 | LD 5x08 | "Upper Decks" |
12-12 | LD 5x09 | "Fissure Quest" |
12-19 | LD 5x10 | "The New Next Generation" |
01-24 | Film | "Section 31" |
In Production
Strange New Worlds (TBA)
Starfleet Academy (TBA)
In Development
Untitled comedy series
Wondering where to stream a series? Check here.
Thanks for letting us know.
I wasn’t sure if you’d blocked direct posting of photos and images for reasons, or if it was part of the larger issue that’s affecting the headers.
@crashdoom@pawb.social I know you fixed this on our instance, any idea to help the lads here?
We're using the Ansible playbook deployment, and I ended up giving the pictrs
service a restart through docker (docker restart <id>
and you can get the id by using docker ps
).
It didn't seem to be out of space or even offline, it just locked up and stopped responding to both new uploads and existing image requests.
Our pictrs service seems stuck in a restart loop.
Not sure what kind of storage is backing it, but if you're using filesystem storage, the pictrs data directory and files need to be chown'd to 991:991 and/or match the uid/gid in the user line of the docker compose. 991:991 is what's in the documentation
Hi, armchair dev shooting from the hip here. Glancing at the error and docs, it seems like adding an entry in /etc/hosts aliasing "pictrs" to "localhost" on the host or container where lemmy is running might help.
Unfortunately, I’m still seeing the same errors when trying to load my very small-sized avatar. Not fixed yet for me.