lekma / plugin.video.invidious

Invidious Addon for Kodi
GNU General Public License v3.0
50 stars 7 forks source link

Unfortunately error message again when calling up channels #80

Closed bjoern-vh closed 1 year ago

bjoern-vh commented 1 year ago

Since the last weekend I cannot cal channels any more. I have to xxxxx out the domain because it is my self hosted Invidious instance but the same happens with the public instances.

I get this error:

` 2023-04-03 16:07:10.915 T:894 info : [plugin.video.invidious] request: https://tube.xxxxxxx.de/api/v1/channels/UC4zcMHyrT_xyWlgy5WGpFFQ/videos?page=1&region=DE 2023-04-03 16:07:11.962 T:894 info : [plugin.video.invidious] request: https://tube.xxxxxxx.de/api/v1/channels/UC4zcMHyrT_xyWlgy5WGpFFQ?region=DE 2023-04-03 16:07:12.266 T:1027 error : GetDirectory - Error getting plugin://plugin.video.invidious/?action=channel&authorId=UC4zcMHyrT_xyWlgy5WGpFFQ 2023-04-03 16:07:12.279 T:862 error : CGUIMediaWindow::GetDirectory(plugin://plugin.video.invidious/?action=channel&authorId=UC4zcMHyrT_xyWlgy5WGpFFQ) failed 2023-04-03 16:07:12.288 T:1028 error : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the followingerror<--

I hope it's just a small thing and you can solve the problem.

Many thanks in advance :-)

lekma commented 1 year ago

Since the last weekend I cannot cal channels any more. I have to xxxxx out the domain because it is my self hosted Invidious instance but the same happens with the public instances.

some public instances respond correctly (right now):

can you check in a browser what your instance returns?

(I'm abroad right now and don't have access to my computer, so I'll do what I can, but won't be able to commit anything till next week, unfortunately)

lekma commented 1 year ago

also what version of invidious server are you running?

bjoern-vh commented 1 year ago

You have put me on the right track. My server version was probably too old. After an update it works now again.

I have checked the other instances again. These give a different error message and do not run. On another computer in the browser everything is displayed correctly.

I had installed and activated OpenVPN in my Kodi for testing purposes. However, I did not get it uninstalled cleanly again. I also have problems with other addons. My own Invidious instance is running now though. If I have time, I will reinstall Kodi.

For now, the issue has been resolved. Thanks for your immediate feedback and sorry for the false alarm :-)