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

TypeError with msg Cannot read property 'trim' of undefined in Sentry #7297

Closed
l-hedgehog opened this issue Jan 20, 2021 · 0 comments · Fixed by #8241
Closed

TypeError with msg Cannot read property 'trim' of undefined in Sentry #7297

l-hedgehog opened this issue Jan 20, 2021 · 0 comments · Fixed by #8241

Comments

@l-hedgehog
Copy link
Contributor

l-hedgehog commented Jan 20, 2021

At least in FxA China stack.

Looks like it is happening because remoteAddressChain is lazily accessed (see mozilla/fxa-auth-server#2123) and request.info.remoteAddress might be undefined (see hapijs/hapi#4034)

┆Issue is synchronized with this Jira Task
┆Issue Number: FXA-2916

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 a pull request may close this issue.

1 participant