Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. Michael Vogel (heluecht@pirati.ca)'s status on Thursday, 17-Nov-2022 14:30:18 EST Michael Vogel Michael Vogel
    !Friendica Admins I just discovered that Peertube has got some potential to really flood the Fediverse.

    Currently my inbox-queue is processing these entries:

    > select type, `object-type`, count(*) as total from `inbox-entry` group by type, `object-type` order by total;
    +-------------+-----------------+-------+
    | type        | object-type     | total |
    +-------------+-----------------+-------+
    | as:Update   | as:Article      |     1 |
    | as:Accept   | as:Follow       |     1 |
    | as:Undo     | as:Follow       |     1 |
    | as:Create   | as:Page         |     1 |
    | as:Announce | as:Page         |     2 |
    | as:Dislike  | as:Page         |     2 |
    | as:Delete   | NULL            |     2 |
    | as:Follow   | as:Person       |     3 |
    | as:Follow   | as:Organization |     3 |
    | as:Delete   | as:Note         |     4 |
    | as:Announce | as:Article      |     4 |
    | as:Follow   | as:Note         |     5 |
    | as:Update   | as:Question     |     5 |
    | as:Undo     | as:Like         |     6 |
    | as:Delete   | as:Service      |     7 |
    | as:Create   | as:Video        |     8 |
    | as:Update   | as:Person       |     9 |
    | as:Like     | as:Page         |    10 |
    | as:View     | as:Video        |    10 |
    | as:Undo     | as:Create       |    10 |
    | as:Announce | as:Question     |    10 |
    | as:Create   | as:Question     |    12 |
    | as:Create   | pt:CacheFile    |    16 |
    | as:Update   | pt:CacheFile    |    19 |
    | as:Update   | as:Video        |    29 |
    | as:Dislike  | as:Note         |    35 |
    | as:Remove   | as:Note         |    58 |
    | as:Undo     | as:Announce     |    63 |
    | as:Create   | as:Article      |    70 |
    | as:Add      | as:Note         |   100 |
    | as:Delete   | as:Person       |   123 |
    | as:Delete   | as:Tombstone    |   194 |
    | as:Like     | as:Note         |   236 |
    | as:Announce | as:Note         |   573 |
    | as:Create   | as:Note         |  4499 |
    | as:View     | as:Note         | 17812 |
    +-------------+-----------------+-------+
    36 rows in set (0.081 sec)

    Everything with "as:View" is created by Peertube. Everytime someone watches a video, this message seem to be send. This results in an endless flood of messages.

    I will introduce a PR that these messages aren't processed anymore.
    In conversation Thursday, 17-Nov-2022 14:30:18 EST from pirati.ca permalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.