Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error log on server: "Cannot read properties of undefined (reading 'isBlacklisted')" #6407

Closed
JohnXLivingston opened this issue May 20, 2024 · 1 comment
Labels
Type: Bug 🐛 Confirmed bug, at least replicated once by another contributor

Comments

@JohnXLivingston
Copy link
Contributor

Describe the current behavior

Hello,

I got these errors on one of my server:

error[20/05/2024 10:57:54] Error in controller.

{
  "err": "TypeError: Cannot read properties of undefined (reading 'isBlacklisted')\n    at canVideoBeFederated (file:///var/www/peertube/versions/peertube-v6.1.0/dist/core/lib/activitypub/videos/federate.js:22:15)\n    at videoPlaylistRedundancyGetValidator (file:///var/www/peertube/versions/peertube-v6.1.0/dist/core/middlewares/validators/redundancy.js:61:14)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"
}

Don't know exactly what it means.

Steps to reproduce

  1. Check error log on a production server

Describe the expected behavior

No response

Additional information

@Chocobozzz Chocobozzz added the Type: Bug 🐛 Confirmed bug, at least replicated once by another contributor label May 29, 2024
@Chocobozzz
Copy link
Owner

Thanks! Fixed in e2c3548

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug 🐛 Confirmed bug, at least replicated once by another contributor
Projects
None yet
Development

No branches or pull requests

2 participants