-
Notifications
You must be signed in to change notification settings - Fork 215
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Get a internal error #118
Comments
Hi @andyzhou. Currently we have refactored apns4erl supporting the new APNs API. Maybe you should try it :) |
hi @monkeyfdude, which apns4erl version are you using? v2+ is for http2 connections and uses different urls |
@andyzhou I am using v1. I am trying to migrate to v2 now. |
I generate pem file by test_certs tool, and used for my app service.
I get following error when start service:
[error] SSL: cipher: ssl_alert.erl:92:Fatal error: internal error
07:00:30.561 [error] CRASH REPORT Process <0.135.0> with 1 neighbours exited with reason: {tls_alert,"internal error"} in gen_server:init_it/6 line 322
Is my pem file problem or others, can you help me? Thanks.
The text was updated successfully, but these errors were encountered: