immers-space / guppe

Federated social groups with ActivityPub, NodeJS, Express, and Mongodb
https://a.gup.pe
GNU Affero General Public License v3.0
195 stars 15 forks source link

Are the site and server working? #85

Closed astrowonk closed 1 year ago

astrowonk commented 1 year ago

I have not seen any boosted posts from the classical music guppe in the last two days on my instance.

I tagged it today and I have no notification that it was boosted

Is anyone else having trouble?

wmurphyrd commented 1 year ago

I can see posts from within the last hour in that group. Please ask your server admin if a.gup.pe has been blocked or marked as unreachable

Screenshot

vmstan commented 1 year ago

So I'm the admin of the instance in question. It looks like you're sending empty user agent strings which attempt to post every few seconds-minutes which we blocked.

CleanShot 2023-02-11 at 09 39 56@2x
vmstan commented 1 year ago

If you fix your side to identify itself I’ll happily unblock it. I’m sure I’m not the only admin who saw that happening and thought something malicious was going on.

wmurphyrd commented 1 year ago

@vmstan Guppe only sends posts in direct response to requests from your users, so you're just interfering with their wishes.

Will open separate issue about filling in UA

wmurphyrd commented 1 year ago

@astrowonk you might have to consider moving servers if your admin won't stop blocking your desired use of Guppe. I will address their request when I'm.able, but we're still fundraising just to cover server costs

https://opencollective.com/guppe-groups

vmstan commented 1 year ago

I wasn’t going to comment on this since you’d closed it, and I’ve already discussed this privately with @astrowonk.

There has been a huge uptick in the number of bots, scrapers, etc, trafficking Fediverse instances. No one is trying to “interfere with the wishes” of users here. I’m trying to balance the security of our users and manage our platform. Like you I’m a volunteer trying to balance my time spent in this space.

Since this particular traffic can be identified now, I’m going to work on exempting it from our firewall as soon as I’m able. I still think your software should properly identify itself so that you don’t run into this issue again.