Unable to deploy application on google appengine

486 views
Skip to first unread message

Ольга Шаповалова

unread,
Aug 28, 2017, 5:05:15 AM8/28/17
to Google App Engine
When i try to deploy any application to google appengine i get this error reproduced:

...
httplib2.SSLHandshakeError: [Errno 1] _ssl.c:510: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
2017-08-28 14:41:51 (Process exited with code 1)

What da heck? Does anybody can help me?

Shivam(Google Cloud Support)

unread,
Aug 28, 2017, 12:53:30 PM8/28/17
to Google App Engine

Couple of things to verify:

1. Are you behind a proxy/firewall? What happens when you try from an open network?

2. What is the version of Cloud SDK you are using? Could you verify and try with the latest version.

3. Is this the first time you are deploying? Were there any changes made to the environment after which you started seeing this error?


Ольга Шаповалова

unread,
Aug 28, 2017, 2:00:20 PM8/28/17
to Google App Engine
1. I am not behind a proxy or firewall.
2. The version of SDK I use is 1.9.56. Same error was on 1.9.52.
3. No, this is not the first time I am deploying. Last time it was 3 years ago. I deployed an app without a launcher. It is still working. Deployment doesn't work either with launcher or without it.

Ольга Шаповалова

unread,
Aug 28, 2017, 2:03:57 PM8/28/17
to Google App Engine
I recalled all the dirty words I new with this "deployment". Spent two days. No results...

Ольга Шаповалова

unread,
Aug 28, 2017, 2:07:06 PM8/28/17
to Google App Engine
no changes to environment. windows xp sp 3. python 27 sdk 1.9.56........

Attila-Mihaly Balazs

unread,
Aug 28, 2017, 11:41:27 PM8/28/17
to Google App Engine
Hello,

Try updating your Python. According to this (https://stackoverflow.com/a/22783425/1265) httplib2 comes withs its own certificate store which might be outdated.

Attila

PS. While you're at it, please consider updating your OS. Windows XP is very old, unsupported and it causes everyone pain (including people who can't upgrade their webservers to newer TLS versions because "we gotta' support XP").

PK

unread,
Aug 29, 2017, 3:14:35 PM8/29/17
to Google App Engine
+1 for Attila's last comment. Development is complex, why would you make it even more complex by developing for Google App Engine on XP? I also suggest you explore other options...

Best,
PK
Reply all
Reply to author
Forward
0 new messages