- Thread starter
- #91
Hi,
Ruutu worked perfectly for long time. Just few days ago "error loading subcategories" appeared and nothing can't be played or listed anymore. Maybe they changed ruutu site, because logs show "Could not create SSL/TLS secure channel" error?
onlinevideos.log:
Ruutu worked perfectly for long time. Just few days ago "error loading subcategories" appeared and nothing can't be played or listed anymore. Maybe they changed ruutu site, because logs show "Could not create SSL/TLS secure channel" error?
onlinevideos.log:
[10-23 18:31:27,539] [OnlineVideos] [INFO ] Looking for dynamic categories for site 'Ruutu.fi'
[10-23 18:31:27,539] [OnlineVideos] [INFO ] Found 0 dynamic categories for site 'Ruutu.fi'
[10-23 18:31:27,601] [OVLatest ] [DEBUG] GetWebData-GET (cached): 'https://cms-service.viaplay.se/translations/web'
[10-23 18:31:27,617] [OVLatest ] [DEBUG] GetWebData-GET: 'https://content.viaplay.no/pc-no/filmer/alle?sort=recently_added'
[10-23 18:31:27,914] [OVLatest ] [DEBUG] GetWebData-GET (cached): 'https://cms-service.viaplay.se/translations/web'
[10-23 18:31:27,914] [OVLatest ] [DEBUG] GetWebData-GET: 'https://content.viaplay.dk/pc-dk/film/alle?sort=recently_added'
[10-23 18:31:28,164] [OVLatest ] [DEBUG] GetWebData-GET (cached): 'https://cms-service.viaplay.se/translations/web'
[10-23 18:31:28,211] [OVLatest ] [DEBUG] GetWebData-GET: 'https://content.viaplay.fi/pc-fi/leffat/kaikki?sort=recently_added'
[10-23 18:31:28,398] [OVLatest ] [DEBUG] GetWebData-GET: 'https://www.drakenfilm.se/films_search?query=&size=3'
[10-23 18:31:28,695] [OVLatest ] [INFO ] LatestVideosManager found 36 videos from 12 SiteUtils.
[10-23 18:31:30,086] [OnlineVideos] [INFO ] Looking for subcategories in 'Kaikki ohjelmat' on site 'Ruutu.fi'
[10-23 18:31:30,086] [OnlineVideos] [DEBUG] GetWebData-GET: 'Kaikki ohjelmat aakkosjärjestyksessä'
[10-23 18:31:30,179] [OnlineVideos] [DEBUG] The request was aborted: Could not create SSL/TLS secure channel.
[10-23 18:31:30,195] [OnlineVideos] [WARN ] System.NullReferenceException: Object reference not set to an instance of an object.
Server stack trace:
at OnlineVideos.WebCache.GetWebData(Uri uri, String postData, CookieContainer cookies, String referer, IWebProxy proxy, Boolean forceUTF8, Boolean allowUnsafeHeader, String userAgent, Encoding encoding, NameValueCollection headers, Boolean cache)
at OnlineVideos.WebCache.GetWebData(String url, String postData, CookieContainer cookies, String referer, IWebProxy proxy, Boolean forceUTF8, Boolean allowUnsafeHeader, String userAgent, Encoding encoding, NameValueCollection headers, Boolean cache)
at OnlineVideos.UserConfigurable.GetWebData(String url, String postData, CookieContainer cookies, String referer, IWebProxy proxy, Boolean forceUTF8, Boolean allowUnsafeHeader, String userAgent, Encoding encoding, NameValueCollection headers, Boolean cache)
at OnlineVideos.Sites.RuutuUtil.getDocument(Category cat)
at OnlineVideos.Sites.RuutuUtil.DiscoverSubCategories(Category parentCategory)
at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at OnlineVideos.Sites.SiteUtilBase.DiscoverSubCategories(Category parentCategory)
at OnlineVideos.MediaPortal1.GUIOnlineVideos.<>c__DisplayClass102_0.<DisplayCategories>b__2()
at OnlineVideos.MediaPortal1.Gui2UtilConnector.<>c__DisplayClass19_0.<ExecuteInBackgroundAndCallback>b__0()