PyAPNs icon indicating copy to clipboard operation
PyAPNs copied to clipboard

error: [Errno 13] Permission denied when apns.gateway_server.send_notification(token_hex, payload) called

Open alexche8 opened this issue 9 years ago • 2 comments

File "/opt/google_appengine/google/appengine/api/remote_socket/_remote_socket.py", line 1113, in getsockopt
    raise _SystemExceptionFromAppError(e)
error: [Errno 13] Permission denied

This error occurs when I call apns.gateway_server.send_notification(token_hex, payload) Any ideas why did it happens?

alexche8 avatar Nov 10 '15 13:11 alexche8

did you ever figure out this problem?

dnnyg33 avatar Jun 06 '16 16:06 dnnyg33

Does this error happen on your local environment or remote dev/production?

alexche8 avatar Jun 08 '16 11:06 alexche8