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] Subscribing to channels error #150

Open
cursedmantra opened this issue May 18, 2024 · 1 comment · May be fixed by #153
Open

[Error] Subscribing to channels error #150

cursedmantra opened this issue May 18, 2024 · 1 comment · May be fixed by #153
Labels
bug Something isn't working

Comments

@cursedmantra
Copy link

Describe what happened

Trying to subscribe to any channel OFTEN returns an error screen.

Instance URL

https://tube.kuylar.dev

LightTube & InnerTube versions

v2024.4.13 / 1.0.29.0

Resource path

(/channel/UC1wUo-29zS7m_Jp-U_xYcFQ/subscription)

Language & region

en_AR

Stack trace

 System.NullReferenceException: Object reference not set to an instance of an object.
at LightTube.Database.Models.DatabaseChannel..ctor(InnerTubeChannelResponse channel) in /src/LightTube/Database/Models/DatabaseChannel.cs:line 18
at LightTube.Controllers.YoutubeController.Subscription(String id) in /src/LightTube/Controllers/YoutubeController.cs:line 199

Notes

  • I say "often" in the description because it occasionally does work correctly, but it will display the error anyways so it's difficult to tell whether it worked or not.
@cursedmantra cursedmantra added the bug Something isn't working label May 18, 2024
@cursedmantra
Copy link
Author

  • A temporary solution seems to be just retrying until it works.

@kuylar kuylar linked a pull request May 22, 2024 that will close this issue
@kuylar kuylar linked a pull request May 22, 2024 that will close this issue
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.

1 participant