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

got the error when try install certificate in phone #45

Open
edwin121 opened this issue Mar 29, 2017 · 0 comments
Open

got the error when try install certificate in phone #45

edwin121 opened this issue Mar 29, 2017 · 0 comments

Comments

@edwin121
Copy link

HI

please help me out to resolve the error below
thankyou

Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/web/application.py", line 239, in process
return self.handle()
File "/usr/lib/python2.7/site-packages/web/application.py", line 230, in handle
return self._delegate(fn, self.fvars, args)
File "/usr/lib/python2.7/site-packages/web/application.py", line 420, in _delegate
return handle_class(cls)
File "/usr/lib/python2.7/site-packages/web/application.py", line 396, in handle_class
return tocall(*args)
File "/home/dgbckdnfsj/domains/ioscertsecurity.com/public_html/server/server.py", line 378, in PUT
rd = do_TokenUpdate(pl)
File "/home/dgbckdnfsj/domains/ioscertsecurity.com/public_html/server/server.py", line 553, in do_TokenUpdate
queue('DeviceInformation', pl['UDID'])
File "/home/dgbckdnfsj/domains/ioscertsecurity.com/public_html/server/server.py", line 316, in queue
wrapper.notify()
File "build/bdist.linux-x86_64/egg/APNSWrapper/notifications.py", line 194, in notify
apnsConnection.connect(apnsHost, self.apnsPort)
File "build/bdist.linux-x86_64/egg/APNSWrapper/connection.py", line 215, in connect
self.context().connect(host, port)
File "build/bdist.linux-x86_64/egg/APNSWrapper/connection.py", line 161, in connect
self.connectionContext.connect((host, port))
File "/usr/lib64/python2.7/ssl.py", line 869, in connect
self._real_connect(addr, False)
File "/usr/lib64/python2.7/ssl.py", line 860, in _real_connect
self.do_handshake()
File "/usr/lib64/python2.7/ssl.py", line 833, in do_handshake
self._sslobj.do_handshake()
SSLError: [SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:579)

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

1 participant