59 Followers
310 Following
167 Posts
Checking out Sharkey, considering migrating my Mastodon instance to it. Anarchist but not like...that. Long covid sufferer. I like tech and coding but I don't respect it. Land back. On Haudenosaunee territory.
PGP fingerprint9478FED0F32D80B2AD38CD70E54948CA806D4D26
Pronounshe/they
@bmitch Is this a recent change? I haven't modified that aspect of the configuration since I started hosting this instance, and this only became a problem this past week. #mastodon #mastoadmin #admin
@scott

I have updated and rebooted and confirmed that no outbound network connections can be made from inside the sidekiq container #mastodon #mastoadmin #admin RE: ok, I narrowed it down: ``` docker run --network srv_mastodon_internal --rm ghcr.io/mastodon/mastodon:v4.3.3 curl https://mastodon.social/health ``` fails, quickly, `curl: (6) Could not resolve host: mastodon.social`. But ``` docker run --rm ghcr.io/mastodon/mastodon:v4.3.3 curl https://mastodon.social/health ``` works fine, so it's something specific to running sidekiq in a #docker internal network... #mastodon #mastoadmin #admin RE: ...

Shonk Social
I have updated and rebooted and confirmed that no outbound network connections can be made from inside the sidekiq container #mastodon #mastoadmin #admin

ok, I narrowed it down:

docker run --network srv_mastodon_internal --rm ghcr.io/mastodon/mastodon:v4.3.3 curl https://mastodon.social/healthfails, quickly, curl: (6) Could not resolve host: mastodon.social. But
docker run --rm ghcr.io/mastodon/mastodon:v4.3.3 curl https://mastodon.social/health
works fine, so it's something specific to running sidekiq in a
#docker internal network... #mastodon #mastoadmin #admin

@paul @scott ok, this is interesting, that post wasn't there earlier when I was looking at my profile from shonk.social. I checked on sidekiq and sure enough it's failing a ton of jobs because DNS queries are failing inside the sidekiq container. Now I just need to figure out how to get DNS working in that container.

What the actual fuck though why
#mastodon #mastoadmin #admin
On my self-hosted account, interactions don't seem to be federating. I can make statuses, and they show up locally, but if I browse to @scott from here I don't see anything posted since upgrading from 4.3.1 to 4.3.3. If this account likes a post on that one, for example, it shows up in my notifications on that account, but the other way around doesn't work.

Can anyone help? Is this a bug I should report?

#mastodon #mastoadmin #admin
but my first thought is "oh shit what if they're using it to host malware" that could really fuck me, it's the classic github problem.
"compromised" as in "someone created an account that I don't recognize and accidentally filled up the storage on the server which was close to its limits anyway"
turning off open sign ups for everything once I investigate. really something i never should've left on tbh, esp not for the forgejo
shit i think my forgejo got compromised