500 Internal Server Error on pushjet.io
AJOnlineServices opened this issue · 8 comments
I have suddenly stopped receiving notifications.
When checking on the docs.pushjet.io pages, I have tried to create a new service and send a test message.
All works perfectly, and i get a HTTP 200 response.
As soon as I open the PushJet app on my phone and subscribe to the service, any subsequent messages sent result in a HTTP 500 error.
@AJOnlineServices your secret is public
I've removed removed the secret from the image
I don't seem to have any issues sending messages. I can't test receiving them in the app because I don't own an Android phone anymore.
I left the secret visible so the error could be reproduced if needed - the secret was for a test service which I created just as I made the original post - it's not being used for anything.
I have made another service and as soon as I register my device to subscribe to it, I get HTTP 500 errors again when sending any message.
I've just realised that I've posted this in the Android section instead of the Server section :/
Any update on this issue? It is still happening on all devices that I have tested, as well as the PushJet test site when sedning messages directly from that page.
I can replicate this as well. I think #30 is a duplicate of this issue.
I have an Android device subscribed and every notification I send gives a 500. The device is not notified. Doing a pull-to-refresh in the Android app causes the notifications to appear in the app (not as notifications but as entries in the list of past notifications).
Sorry about that, I don't have the time to maintain this project anymore and it kinda slipped through the cracks. I've fixed the issue. It had to do with a misconfigured server with some outdated packages that were causing issues.
It should be fixed. I'll close this issue, please remake one when this happens again.