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

Comments showing "Avatar" as user avatar and "null" as text on some videos #3429

Closed
1 task done
shrugal opened this issue Feb 26, 2024 · 5 comments · Fixed by TeamPiped/Piped-Backend#792
Closed
1 task done
Labels
bug Something isn't working

Comments

@shrugal
Copy link

shrugal commented Feb 26, 2024

Official Instance

Describe the bug

On some videos the comments all show the text "Avatar" in place of the user avatar, and "null" where the comment text should be. The weird thing is that some video comments work find on my local instance but not on the official one, and some are the other way around. I could also swear that I've seen the same video sometimes showing correct comments and sometimes not, but I'm not sure.

grafik

The comments API request on the video page returns a list of empty comment entries, but when I open the API URL separately it returns the comments correctly (see below).

To Reproduce

  1. Open video URL, e.g. https://piped.video/watch?v=0RZVPiCLRd4
  2. Scroll down to comments
  3. They show up, but all look like described above

Expected behavior

Comments should show the correct user avatar and text.

Logs/Errors

Here's the output from the comments API request (https://pipedapi.kavin.rocks/comments/0RZVPiCLRd4) on the video page and in a separate tab:

https://gist.github.com/shrugal/5b1b48440dc45e329caa14db2ff0a0bc

Browser, and OS with Version.

Firefox 123.0 on Windows 11

Additional context

No response

@shrugal shrugal added the bug Something isn't working label Feb 26, 2024
@shrugal
Copy link
Author

shrugal commented Feb 27, 2024

I could also swear that I've seen the same video sometimes showing correct comments and sometimes not, but I'm not sure.

Just checked the video from this issue again, and it does show the correct comments both locally and on the official instance now.

@Dheatly23
Copy link

I also experience this too. Here's some things that i found:

  1. It happens sometimes, very inconsistently. Makes it very hard to debug.
  2. It also happens to NewPipe too. So i guess the problem is in NewPipeExtractor.

@Bnyro
Copy link
Member

Bnyro commented Feb 28, 2024

Yes, the issue is tracked at TeamNewPipe/NewPipe#10808.

@ktlknss
Copy link

ktlknss commented Apr 7, 2024

I have this too. but for most, if not all, videos I want to look at the comment of

@foxjaw
Copy link

foxjaw commented Apr 7, 2024

What's the last version that didn't had this issue ? Will downgrade temporarily until this is resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants