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

Error: unknown variant hello mozilla, expected one of hello, register, unregister, `broadcast_su... #87

Closed
jrconlin opened this issue Dec 7, 2018 · 1 comment
Assignees
Labels
bug Something isn't working p1

Comments

@jrconlin
Copy link
Member

jrconlin commented Dec 7, 2018

https://sentry.prod.mozaws.net/operations/autopush-prod/issues/5010782/

Msg: invalid json text
Error: unknown variant `hello mozilla`, expected one of `hello`, `register`, `unregister`, `broadcast_subscribe`, `ack`, `nack`, `ping` at line 1 column 30
@jrconlin
Copy link
Member Author

jrconlin commented Dec 7, 2018

See random content values used by script kiddie.

Sentry issue: AUTOPUSH-PROD-BT

@jrconlin jrconlin transferred this issue from mozilla-services/autopush Dec 10, 2018
@bbangert bbangert self-assigned this Jan 11, 2019
@bbangert bbangert added bug Something isn't working p1 labels Jan 11, 2019
bbangert added a commit that referenced this issue Jan 11, 2019
Avoids capturing errors for the following:
- Unable to send to a client
- Invalid json text sent to server
- DynamoDB Internal Server Error that should be retried

Closes #87
bbangert added a commit that referenced this issue Jan 16, 2019
Avoids capturing errors for the following:
- Unable to send to a client
- Invalid json text sent to server
- DynamoDB Internal Server Error that should be retried

Closes #87
bbangert added a commit that referenced this issue Jan 16, 2019
Avoids capturing errors for the following:
- Unable to send to a client
- Invalid json text sent to server
- DynamoDB Internal Server Error that should be retried

Closes #87
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p1
Projects
None yet
Development

No branches or pull requests

2 participants