Skip to content
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

error in airnotifier log #185

Closed
sweta484 opened this issue Jun 5, 2018 · 1 comment
Closed

error in airnotifier log #185

sweta484 opened this issue Jun 5, 2018 · 1 comment

Comments

@sweta484
Copy link

sweta484 commented Jun 5, 2018

[I 180604 17:26:09 apns:190] APNs connection: swet[0] is online
Enter PEM pass phrase:
[E 180604 17:26:09 iostream:543] Uncaught exception, closing connection.
Traceback (most recent call last):
File "/usr/lib64/python2.7/site-packages/tornado/iostream.py", line 504, in _handle_events
self._handle_connect()
File "/usr/lib64/python2.7/site-packages/tornado/iostream.py", line 1359, in _handle_connect
do_handshake_on_connect=False)
File "/usr/lib64/python2.7/site-packages/tornado/netutil.py", line 501, in ssl_wrap_socket
context = ssl_options_to_context(ssl_options)
File "/usr/lib64/python2.7/site-packages/tornado/netutil.py", line 478, in ssl_options_to_context
context.load_cert_chain(ssl_options['certfile'], ssl_options.get('keyfile', None))
IOError: [Errno 22] Invalid argument
[E 180604 17:26:09 ioloop:612] Exception in callback None
Traceback (most recent call last):
File "/usr/lib64/python2.7/site-packages/tornado/ioloop.py", line 866, in start
handler_func(fd_obj, events)
File "/usr/lib64/python2.7/site-packages/tornado/stack_context.py", line 275, in null_wrapper
return fn(*args, **kwargs)
File "/usr/lib64/python2.7/site-packages/tornado/iostream.py", line 504, in _handle_events
self._handle_connect()
File "/usr/lib64/python2.7/site-packages/tornado/iostream.py", line 1359, in _handle_connect
do_handshake_on_connect=False)
File "/usr/lib64/python2.7/site-packages/tornado/netutil.py", line 501, in ssl_wrap_socket
context = ssl_options_to_context(ssl_options)
File "/usr/lib64/python2.7/site-packages/tornado/netutil.py", line 478, in ssl_options_to_context
context.load_cert_chain(ssl_options['certfile'], ssl_options.get('keyfile', None))
IOError: [Errno 22] Invalid argument
[

@dcai
Copy link
Owner

dcai commented Nov 21, 2019

closing as I couldn't reproduce it anymore.

@dcai dcai closed this as completed Nov 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants