Skip to content

Problem with sending Push notifications #1324

Closed
@SBC-Development

Description

@SBC-Development

Hello, I´ve tried to send (iOS) Push notifications from my self-hosted Parse Server (and of course the Dashboard) and get the following Error message (Dashboard):

XMLHttpRequest failed: "Unable to connect to the Parse API"

and in the Server console:

/usr/lib/node_modules/parse-server/lib/ParseServer.js:334
            throw err;
            ^


Error: mac verify failure
    at Error (native)
    at Object.createSecureContext (_tls_common.js:136:17)
    at Object.TLSSocket._init.ssl.onclienthello.ssl.oncertcb.exports.connect (_tls_wrap.js:1007:48)
    at apnSocket (/usr/lib/node_modules/parse-server/node_modules/apn/lib/socket.js:56:19)
    at Connection.<anonymous> (/usr/lib/node_modules/parse-server/node_modules/apn/lib/connection.js:199:17)
    at _fulfilled (/usr/lib/node_modules/parse-server/node_modules/q/q.js:834:54)
    at self.promiseDispatch.done (/usr/lib/node_modules/parse-server/node_modules/q/q.js:863:30)
    at Promise.promise.promiseDispatch (/usr/lib/node_modules/parse-server/node_modules/q/q.js:796:13)
    at /usr/lib/node_modules/parse-server/node_modules/q/q.js:604:44
    at runSingle (/usr/lib/node_modules/parse-server/node_modules/q/q.js:137:13)

I don´t know how to fix this.
If you need more Informations, just tell me which one i should post.

I hope that anyone can fix this Problem with me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions