Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

[Error] Subscribing to channels error #150

Closed
cursedmantra opened this issue May 18, 2024 · 1 comment · Fixed by #153
Closed

[Error] Subscribing to channels error #150

cursedmantra opened this issue May 18, 2024 · 1 comment · 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 closed this as completed Aug 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants