Dyvinia / PlexampRPC

PlexampRPC displays currently playing Plex music as Discord Rich Presence, while using the proper Album Art
34 stars 3 forks source link

Nothing showing in Discord #12

Open roxaloxa opened 9 months ago

roxaloxa commented 9 months ago

Plex connected just fine, log starts fine

[14:50:14] Connected to roxaloxa's Discord Client
[14:50:14] StatusCode: OK. Request Uri: https://plex.tv/api/v2/user.json/
[14:50:15] StatusCode: OK. Request Uri: https://plex.tv/pms/servers.xml/

then shows this on every interval:

[14:50:17] WARN: Unable to get current session: No connection could be made because the target machine actively refused it. (157.211.239.241:28665) System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it.
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|281_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)

Latest Discord, Windows 10, latest PlexampRPC release.

Dyvinia commented 1 week ago

do you think you could retry this on the latest version?