marco-c / mercurius

Generic Web Push server
https://mozcurius.herokuapp.com/
Apache License 2.0
53 stars 13 forks source link

Redis error in testUnregisterMachine #93

Closed marco-c closed 8 years ago

marco-c commented 8 years ago

ERROR: { [Error: send_command: SET value must not be undefined or null] command: 'SET' }

marco-c commented 8 years ago

The problem is that the notification payload is empty, so we're failing to save it in sendNotification.