Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nothing showing in Discord #12

Open
roxaloxa opened this issue Jan 31, 2024 · 2 comments
Open

Nothing showing in Discord #12

roxaloxa opened this issue Jan 31, 2024 · 2 comments

Comments

@roxaloxa
Copy link

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
Copy link
Owner

Dyvinia commented Oct 26, 2024

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

@roxaloxa
Copy link
Author

roxaloxa commented Jan 7, 2025

A second or two after launching the latest version, I get:

Invalid URI: The format of the URI could not be determined.

   at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind, UriCreationOptions& creationOptions)
   at System.Uri..ctor(String uriString)
   at PlexampRPC.MainWindow.UpdateAccountIcon() in PlexampRPC\Windows\MainWindow.xaml.cs:line 99
   at PlexampRPC.App.OnStartup(StartupEventArgs e) in PlexampRPC\App.xaml.cs:line 94
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

and then a browser page opens for me to log-in. I log in, restart the app and it takes me in and loads my user up, but the log is spamming like:

image

and I get no presence in Discord.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants