You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OAuthJob fails. Can not log in and manage my client.
Steps to reproduce
Don't know any exact reproduction steps yet. Will follow up as soon as I know more. As of right now I only have the stack trace.
What is the expected behaviour?
Log In screen to open
Other information
Stack Trace:
System.AggregateException: One or more errors occurred. (org.freedesktop.DBus.Error.InvalidArgs: No such interface “org.freedesktop.portal.OpenURI”)
---> Tmds.DBus.Protocol.DBusException: org.freedesktop.DBus.Error.InvalidArgs: No such interface “org.freedesktop.portal.OpenURI”
at Tmds.DBus.Protocol.DBusConnection.CallMethodAsync[T](MessageBuffer message, MessageValueReader`1 valueReader, Object state)
at Tmds.DBus.Protocol.Connection.CallMethodAsync[T](MessageBuffer message, MessageValueReader`1 reader, Object readerState)
at LinuxDesktopUtils.XDGDesktopPortal.OpenUriPortal.CreateAsync(DesktopPortalConnectionManager connectionManager)
at LinuxDesktopUtils.XDGDesktopPortal.DesktopPortalConnectionManager.GetPortalImplAsync[T](Func`2 factory)
at NexusMods.CrossPlatform.Process.OSInteropLinux.GetPortal() in /_/src/NexusMods.CrossPlatform/Process/OSInteropLinux.cs:line 65
at NexusMods.CrossPlatform.Process.OSInteropLinux.OpenUrl(Uri url, Boolean logOutput, Boolean fireAndForget, CancellationToken cancellationToken) in /_/src/NexusMods.CrossPlatform/Process/OSInteropLinux.cs:line 39
at NexusMods.Networking.NexusWebApi.OAuthJob.StartAsync(IJobContext`1 context) in /_/src/Networking/NexusMods.Networking.NexusWebApi/OAuthJob.cs:line 70
at NexusMods.Jobs.JobContext`2.Start() in /_/src/NexusMods.Jobs/JobContext.cs:line 42
--- End of inner exception stack trace ---
If this comes from a unexpected/uncommon configuration of Linux the best we may be able to do here is just put a better error in the logs to provide the information needed by the user to fix it.
Bug Report
Summary
OAuthJob fails. Can not log in and manage my client.
Steps to reproduce
Don't know any exact reproduction steps yet. Will follow up as soon as I know more. As of right now I only have the stack trace.
What is the expected behaviour?
Log In screen to open
Other information
Stack Trace:
nexusmods.app.main.current.log
The text was updated successfully, but these errors were encountered: