You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.
LightTube instance this error occured on (tube.instellate.xyz)
LightTube & InnerTube versions (2024.8.15 / 2.0.0.18)
The full resource path (/results?search_query=allen+barton)
InnerTube language & region (en_JP)
The following text (the whole thing):
System.InvalidCastException: Unable to cast object of type 'InnerTube.Renderers.UnknownRendererData' to type 'InnerTube.Renderers.VideoRendererData'.
at AspNetCoreGeneratedDocument.Views_Shared_Renderers_ContainerRenderer.ExecuteAsync() in /src/LightTube/Views/Shared/Renderers/ContainerRenderer.cshtml:line 208
at AspNetCoreGeneratedDocument.Views_Shared_Renderers_SearchRenderer.ExecuteAsync() in /src/LightTube/Views/Shared/Renderers/SearchRenderer.cshtml:line 151
at AspNetCoreGeneratedDocument.Views_Youtube_Search.ExecuteAsync() in /src/LightTube/Views/Youtube/Search.cshtml:line 453
--- End of stack trace from previous location ---
Notes
The search engine stopped working on 2024-09-06.
Also, similar errors to those posted above are occurring when trying to click on any saved subscription channel.
The text was updated successfully, but these errors were encountered:
duplicate of lighttube-org/InnerTube#58, a fix is ready but there's some issues in the poToken feature, which needs a bit more testing. probably can push a fix by sunday (leaving this issue open until its merged
Describe the bug
LightTube instance this error occured on (tube.instellate.xyz)
LightTube & InnerTube versions (2024.8.15 / 2.0.0.18)
The full resource path (/results?search_query=allen+barton)
InnerTube language & region (en_JP)
The following text (the whole thing):
System.InvalidCastException: Unable to cast object of type 'InnerTube.Renderers.UnknownRendererData' to type 'InnerTube.Renderers.VideoRendererData'.
at AspNetCoreGeneratedDocument.Views_Shared_Renderers_ContainerRenderer.ExecuteAsync() in /src/LightTube/Views/Shared/Renderers/ContainerRenderer.cshtml:line 208
at AspNetCoreGeneratedDocument.Views_Shared_Renderers_SearchRenderer.ExecuteAsync() in /src/LightTube/Views/Shared/Renderers/SearchRenderer.cshtml:line 151
at AspNetCoreGeneratedDocument.Views_Youtube_Search.ExecuteAsync() in /src/LightTube/Views/Youtube/Search.cshtml:line 453
--- End of stack trace from previous location ---
Notes
The search engine stopped working on 2024-09-06.
Also, similar errors to those posted above are occurring when trying to click on any saved subscription channel.
The text was updated successfully, but these errors were encountered: