Jump to content

get_RemoteEndPoint() MissingMethodException


Anthony Musgrove
Go to solution Solved by Anthony Musgrove,

Recommended Posts

Anthony Musgrove

I'm just wondering if anyone can shed more light on this issue.  I did kind-of hijack another thread, so I thought I'd resubmit as a new issue/query.  

 

I'm trying to access the property - RemoteEndPoint - on the AuthenticationRequest object that is returned on Authentication Failed.

 

When attempting to read this property value, I receive the error :-

 

System.MissingMethodException: System.MissingMethodException: Method not found: 'System.String MediaBrowser.Controller.Session.AuthenticationRequest.get_RemoteEndPoint()'.

 

 

@@Luke did ask what version of the nuget packages I am building against, and after checking, they're the latest packages available in nuget:

 

MediaBrowser.Common: v4.3.0.30

5ec0e0fecd6a3_CommonNuget.png

 

 

 

 

MediaBrowser.Server.Core:  v4.3.0.30

5ec0e113268ea_ServerCorenuget.png

 

I've refreshed nuget and notice that these are definitely the latest available.

 

Thank you so much for your assistance, it is greatly appreciated.

Edited by Anthony.Musgrove
Link to comment
Share on other sites

  • Solution
Anthony Musgrove

Nevermind, had a blonde moment.  Updated the nuget packages to the prerelease, and vwahlah, it works:

 

2020-05-17 17:19:57.803 Info Emby ScripterX: onAuthenticationFailed: Anthony sadgasdfasdf "Chrome" 192.168.1.124

Link to comment
Share on other sites

  • 2 weeks later...

Ok you shouldn't have to do that for the stable server. I pushed a 4.4.2 non-beta nuget update to resolve this. Thanks.

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