19
submitted 1 month ago* (last edited 1 month ago) by MrQuallzin@lemmy.world to c/meta@programming.dev

Hello! I'm working on my home server trying to get some networking problems solved, and out of nowhere my nginx is suddenly being hit from this instance tens of times per second. I'm at several thousand lines in just 10 minutes. I'm still new to networking stuff, trying to learn what I can. Is this normal?!

Edit: For some background, I used to roll my own instance, but as I wasn't very comfortable yet with network security and all that I pulled it down. This was maybe a year and a half ago. I get lots of lemmy instances looking to check in, since they think my instance still exists, but this is a bit much...

Edit 2 to fix the photo

Edit 3: I'm reading that returning 410 Gone should tell the instance that mine is permanently gone, so I'm going to set that up in nginx. According to pull #5256, since I'm returning a 4xx error more than 3 days it should have already stopped.

Update: programming.dev seems to be respecting the 410 pretty quick! I installed Grafana to finally see some network stats, and hopefully lemmy.world and .ml will respect it as well in the next couple days (Stats started recording when the container went live, and .dev stopped pretty quick afterwards)

top 6 comments
sorted by: hot top new old
[-] onlinepersona@programming.dev 1 points 1 month ago

It's posting to your inbox. Were you able to have a look at your database? My bet is that you're getting synced with the network I.e posts and comments.

[-] MrQuallzin@lemmy.world 1 points 1 month ago

Well, it was trying to post to the inbox, which hasn't existed for a year and a half now.

[-] SirHaxalot@nord.pub 2 points 1 month ago

That is probably part of the problem. My guess is that for some reason programming.dev is trying to send a backlog of events since the time your instance was shut down. This doesn’t seem like something that should happen though, as I’d expect Lemmy to mark an instance as Gone and stop trying to send events after a while.

[-] onlinepersona@programming.dev 1 points 1 month ago

Wait... Really? I thought that was the basis of acrivitypub. Is there a new spec?

[-] eRac@lemmings.world 3 points 1 month ago

They shut down their personal instance, so the specific inbox it is trying to reach hasn't existed for a year and a half.

[-] onlinepersona@programming.dev 1 points 1 month ago

Thanks for the clarification!

this post was submitted on 25 Feb 2026
19 points (100.0% liked)

Programming.dev Meta

2742 readers
5 users here now

Welcome to the Programming.Dev meta community!

This is a community for discussing things about programming.dev itself. Things like announcements, site help posts, site questions, etc. are all welcome here.

Links

Credits

founded 2 years ago
MODERATORS