home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
MP Shutting down
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="CyberSimian" data-source="post: 1305714" data-attributes="member: 141969"><p>There seems to be some sort of problem with Trakt. At the very end of "MediaPortal.log":</p><p></p><p>[code][2026-05-26 09:23:10,989] [Error ] [Scrobble ] [ERROR] - MediaPortal: Unhandled exception occured</p><p>[2026-05-26 09:23:11,330] [Log ] [Scrobble ] [ERROR] - Exception: System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.0.0.1:443</p><p> at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)</p><p> at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)</p><p> --- End of inner exception stack trace ---</p><p> at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)</p><p> at System.Net.HttpWebRequest.GetRequestStream()</p><p> at TraktAPI.TraktAPI.CreatePostRequest(String address, String postData, String method, String contentType)</p><p> at TraktAPI.TraktAPI.PostToTrakt(String address, String postData, Boolean logRequest, String method, String contentType, Boolean tryRefresh)</p><p> at TraktAPI.TraktAPI.StartEpisodeScrobble(TraktScrobbleEpisode episode)</p><p> at TraktPlugin.TraktHandlers.TVSeries.<Scrobble>b__16_0(Object episodeObj)</p><p> at System.Threading.ThreadHelper.ThreadStart_Context(Object state)</p><p> at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)</p><p> at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)</p><p> at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)</p><p> at System.Threading.ThreadHelper.ThreadStart(Object obj) Message: Unable to connect to the remote server Site : System.IO.Stream GetRequestStream(System.Net.TransportContext ByRef) Source : System Inner Exception(s): -> Unable to connect to the remote server -> A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.0.0.1:443 Stack Trace: at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)</p><p> at System.Net.HttpWebRequest.GetRequestStream()</p><p> at TraktAPI.TraktAPI.CreatePostRequest(String address, String postData, String method, String contentType)</p><p> at TraktAPI.TraktAPI.PostToTrakt(String address, String postData, Boolean logRequest, String method, String contentType, Boolean tryRefresh)</p><p> at TraktAPI.TraktAPI.StartEpisodeScrobble(TraktScrobbleEpisode episode)</p><p> at TraktPlugin.TraktHandlers.TVSeries.<Scrobble>b__16_0(Object episodeObj)</p><p> at System.Threading.ThreadHelper.ThreadStart_Context(Object state)</p><p> at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)</p><p> at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)</p><p> at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)</p><p> at System.Threading.ThreadHelper.ThreadStart(Object obj)[/code]</p><p></p><p>Also, "MovingPictures.log" has this:</p><p></p><p>[code]23-May-2026 16:44:53 Error [ ScriptableScraper]: Error parsing scriptable scraper XML file: Data at the root level is invalid. Line 415, position 9.[/code]</p><p></p><p>I don't use any of these plugins, and don't know what might be wrong. Perhaps [USER=68833]@ajs[/USER] or [USER=98267]@doskabouter[/USER] can help.</p><p></p><p>-- from CyberSimian in the UK</p></blockquote><p></p>
[QUOTE="CyberSimian, post: 1305714, member: 141969"] There seems to be some sort of problem with Trakt. At the very end of "MediaPortal.log": [code][2026-05-26 09:23:10,989] [Error ] [Scrobble ] [ERROR] - MediaPortal: Unhandled exception occured [2026-05-26 09:23:11,330] [Log ] [Scrobble ] [ERROR] - Exception: System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.0.0.1:443 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at TraktAPI.TraktAPI.CreatePostRequest(String address, String postData, String method, String contentType) at TraktAPI.TraktAPI.PostToTrakt(String address, String postData, Boolean logRequest, String method, String contentType, Boolean tryRefresh) at TraktAPI.TraktAPI.StartEpisodeScrobble(TraktScrobbleEpisode episode) at TraktPlugin.TraktHandlers.TVSeries.<Scrobble>b__16_0(Object episodeObj) at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart(Object obj) Message: Unable to connect to the remote server Site : System.IO.Stream GetRequestStream(System.Net.TransportContext ByRef) Source : System Inner Exception(s): -> Unable to connect to the remote server -> A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.0.0.1:443 Stack Trace: at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at TraktAPI.TraktAPI.CreatePostRequest(String address, String postData, String method, String contentType) at TraktAPI.TraktAPI.PostToTrakt(String address, String postData, Boolean logRequest, String method, String contentType, Boolean tryRefresh) at TraktAPI.TraktAPI.StartEpisodeScrobble(TraktScrobbleEpisode episode) at TraktPlugin.TraktHandlers.TVSeries.<Scrobble>b__16_0(Object episodeObj) at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart(Object obj)[/code] Also, "MovingPictures.log" has this: [code]23-May-2026 16:44:53 Error [ ScriptableScraper]: Error parsing scriptable scraper XML file: Data at the root level is invalid. Line 415, position 9.[/code] I don't use any of these plugins, and don't know what might be wrong. Perhaps [USER=68833]@ajs[/USER] or [USER=98267]@doskabouter[/USER] can help. -- from CyberSimian in the UK [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
MP Shutting down
Contact us
RSS
Top
Bottom