Peertube: Infinite delete actor jobs creation

Created on 29 Jul 2018  路  5Comments  路  Source: Chocobozzz/PeerTube

  • PeerTube version or URL:
    pre-10-2
  • NodeJS version:
    8.11.3

  • What is the expected behaviour?
    An ask of delete should be executed or refused but if is refused this shouldn't be retryed in loop for 10 h at 1 request per second.

  • What do you see instead?
    Spamming in loop.

  • Server log if useful (Gist/Pastebin...):
    https://gist.github.com/Jorropo/901c93b1411dd64e5926db43ff61471f
    I can't contact the admin of tube.openalgeria.org for get his log, I didn't find her mail.

Critical Type

All 5 comments

I already saw this with peertube.pl instance. Maybe a bug with the queue migration, because we cannot delete root and he exists on the origin instance.

Any log or queue state would be appreciated.

If I correctly understand @OpenAlgeria logs (thx) that should by a problem with my node.
I were having issue with redis so I purge the redis db. (while peertube were stopped), this could be that ?

I have no clue on what happened here. So for now I just deleted the migration to bull: https://github.com/Chocobozzz/PeerTube/commit/05882211077a30e27ebbb79baff0cf8fb87b7ae2

It's not that bad if we loose some jobs.

It seems fixed, closing.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

XenonFiber picture XenonFiber  路  3Comments

zilti picture zilti  路  3Comments

ChameleonScales picture ChameleonScales  路  3Comments

filmaidykai picture filmaidykai  路  3Comments

Angedestenebres picture Angedestenebres  路  3Comments