this post was submitted on 11 Jul 2023
2 points (100.0% liked)

/kbin meta

12 readers
1 users here now

Magazine dedicated to discussions about the kbin itself. Provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics. ---- * Roadmap 2023 * m/kbinDevlog * m/kbinDesign

founded 1 year ago
 

@ernest

Sorry to tag you, but I'm not really sure what's going on. Kbin federation from my node to kbin.social doesn't seem to be working, or if it does, it's very intermittent.

kbin.social to my node works most of the time, but also loses information but much less frequently.

Is there any reason why kbin.social isn't accepting incoming federation from my note (showeq.com) or why it's so severely delayed when it does?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago

I noticed it has RabbitMQ in "the caddy".

I used to have a problem with an infrasture team, they would alter a managed switch or restart the DNS server I used and RabbitMQ would start running slow.

The solution was to restart RabbitMQ, everything else deployed was fine.

The other issue I used to have was resource related, if you hit the peak connection limit on a box the erlang processes could become disconnected from the erlang runtime.

The results here are abit random, it might refuse all incoming connections, it might run slow. You can tell thishas happened because restarting the application fails. It will stop but processes persist and prevent a start.

#rabbitmq