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

Windows Push Notification Services: 406 Not Acceptable #109

Open
Tracked by #1
collimarco opened this issue Sep 30, 2022 · 1 comment
Open
Tracked by #1

Windows Push Notification Services: 406 Not Acceptable #109

collimarco opened this issue Sep 30, 2022 · 1 comment

Comments

@collimarco
Copy link
Contributor

We see a few delivery errors (Webpush::ResponseError) from our logs for the Windows Push Notification Services (WNS):

host: wns2-sg2p.notify.windows.com, #<Net::HTTPNotAcceptable 406 Not Acceptable readbody=true>
body:

All the browsers that we have tested on Windows 11 (including Edge - v105) work properly. The notifications are delivered successfully and no exception is raised.

This is probably some misconfiguration in a specific server of WNS, some transient errors on WNS or some strange browser version that doesn't work properly (e.g. returning wrong push subscriptions that create an anomalous response from WNS).

In any case I open this issue in case anyone can reproduce this problem or has more information.

@collimarco
Copy link
Contributor Author

Probably this is the root cause: #103

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

No branches or pull requests

1 participant