Chocobozzz / PeerTube

ActivityPub-federated video streaming platform using P2P directly in your web browser
https://joinpeertube.org/
GNU Affero General Public License v3.0
13.09k stars 1.51k forks source link

New errors 404, 400, 406 from Friendica ActivityPub, after update peertube 6 #6127

Closed githubaobab closed 11 months ago

githubaobab commented 11 months ago

Describe the current behavior

Hi, After update a peertube 6 instance, i look in log, news errors :

[19/Dec/2023:02:00:01 +0100] "GET /.well-known/x-nodeinfo2 HTTP/1.1" 404 294 "-" "Friendica 'Giant Rhubarb' 2023.05-1518; https://friendicarg.nsupdate.info" "-" [19/Dec/2023:02:00:05 +0100] "GET /api/v1/directory?limit=1 HTTP/1.1" 400 5 "-" "Friendica 'Giant Rhubarb' 2023.05-1518; https://friendicarg.nsupdate.info" "-" [19/Dec/2023:02:00:06 +0100] "GET /poco HTTP/1.1" 406 5 "-" "Friendica 'Giant Rhubarb' 2023.05-1518; https://friendicarg.nsupdate.info" "-" [19/Dec/2023:02:00:08 +0100] "GET /api/v1/instance/activity HTTP/1.1" 400 5 "-" "Friendica 'Giant Rhubarb' 2023.05-1518; https://friendicarg.nsupdate.info" "-"

Steps to reproduce

  1. update to peertube 6.0.1
  2. look into web logs
  3. many errors 404, 400 from ActivityPub of Friendica (differents versions)

Describe the expected behavior

Is this normal ? with a fail2ban rules, many Ips are blacklisted ... this is a problem i think, maybe a Friendica problem ?

Additional information

Chocobozzz commented 11 months ago

Hi,

You need to ask friendica developers. If they need something on peertube side, they can open an issue :)