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

Bugfix/error from notify log4 #190

Closed
wants to merge 1 commit into from

Conversation

andreysavihin
Copy link
Member

ASC.Core.Common: GeolocationHelper: added check for null before parsing IP

System.ArgumentNullException: Value cannot be null. (Parameter 'ipString')
at System.ArgumentNullException.Throw(String paramName)
at System.Net.IPAddress.Parse(String ipString)
at ASC.Geolocation.GeolocationHelper.GetGeolocationAsync(String ip)

@agolybev agolybev deleted the branch hotfix/v2.0.2 February 6, 2024 13:01
@agolybev agolybev closed this Feb 6, 2024
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

Successfully merging this pull request may close these issues.

2 participants