Jump to content

Sync library to trakt.tv failed


Recommended Posts

Posted (edited)

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
Posted

Hi there, how did you install Emby Server?

Posted

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! 

Posted

Can you please try this?

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

Posted (edited)

Hi.

I put 

ip6 = inherit;

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

Thanks

 

Edited by dml33
Posted

Where exactly did you put that?

Posted

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.

Posted

Thanks, Luke.

The PIN field for Trakt.tv was empty🧐, I got a new PIN and it worked! 😊

Posted

Thanks for the feedback 

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...