Jump to content

Sync library to trakt.tv failed


dml33

Recommended Posts

dml33

Hi.

I am running Emby 4.7.0.60 on a FreeBSD jail. I have just passed from 4.7.0.20 to this 4.7.0.60.

Since then, I get the following error: Sync library to trak.tv failed.

I am attaching the log of the failed task and the emby log.

 

Protocol not supported (api.trakt.tv:443)
at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
at Trakt.Api.TraktApi.PostToTrakt(String url, Object data, CancellationToken cancellationToken, TraktUser traktUser)
at Trakt.Api.TraktApi.RefreshUserAuth(TraktUser traktUser, CancellationToken cancellationToken)
at Trakt.Api.TraktApi.SetRequestHeaders(HttpRequestOptions options, TraktUser traktUser, CancellationToken cancellationToken)
at Trakt.Api.TraktApi.GetFromTrakt(String url, TraktUser traktUser, CancellationToken cancellationToken)
at Trakt.Api.TraktApi.SendGetAllWatchedMoviesRequest(TraktUser traktUser, CancellationToken cancellationToken)
at Trakt.ScheduledTasks.SyncLibraryTask.SyncMovies(User user, TraktUser traktUser, ISplittableProgress`1 progress, CancellationToken cancellationToken)
at Trakt.ScheduledTasks.SyncLibraryTask.SyncUserLibrary(User user, TraktUser traktUser, ISplittableProgress`1 progress, CancellationToken cancellationToken)
at Trakt.ScheduledTasks.SyncLibraryTask.Execute(CancellationToken cancellationToken, IProgress`1 progress)
at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)

 

 

Edited by dml33
Link to comment
Share on other sites

dml33

Hi. 

I explained the whole process here:

For the moment, this is the only issue I have seen. 

Is there anything suspicious in the log about it? What can I test or check? 

Thanks! 

Link to comment
Share on other sites

Can you please try this?

So it looks like we have two install steps to add for freebsd. Thanks.

Link to comment
Share on other sites

dml33

Hi.

I put 

ip6 = inherit;

as suggested, but it does not work either. Here is the log.

Thanks

 

Edited by dml33
Link to comment
Share on other sites

But actually, looking at that log, I think this has solved it. Now you're just getting a failure for a different reason. I'd probably suggest setting up your trakt authentication again.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...