Closed
Description
Issue Description
I just finished updating my server and didn't have the push notification .p12 files on the new instance. When I tried to send a push notification using the server, not only did it not go through, but the server instance crashed.
Steps to reproduce
- Add the certificate properties in your index.js file
- Do not have your .p12 files in the location specified
- Send a push
Expected Results
Verbose about missing .p12 files and no pushes actually sent out ONLY
Actual Outcome
Verbose and server crash
Environment Setup
- Server
- parse-server version: 2.2.13
- Operating System: Ubuntu 15.10
- Hardware: 4 GB Memory / 60 GB Disk / NYC3
- Localhost or remote server? (AWS, Heroku, Azure, Digital Ocean, etc): Digital Ocean
- Database
- MongoDB version: 3.2.7
- Storage engine: N/A
- Hardware: 4 GB Memory / 60 GB Disk / NYC3
- Localhost or remote server? (AWS, mLab, ObjectRocket, Digital Ocean, etc): Digital Ocean
Logs/Trace
Didn't keep it