GoogleCloudPlatform / GoogleCloudPlatform/cloud-code-intellij
Cannot connect to google cloud, receive ssh Error
- Dominant language
- No language data
- Stars
- 325
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
(Please ensure you are running the latest version of Cloud Code for IntelliJ with _Help > Check for Updates_)
- Cloud Code for IntelliJ version: 23.6.1-api-version-222
- Google Cloud SDK version: 436.0.0
- OS: Windows 10 10.0
**What did you do?**
I wanted to deploy my project to app engine in the google cloud, I tried 2 ways to do so. One was to use CLI run 'gcloud init', after I login with google account in the web page, going back to CLI
I received an error "ERROR: gcloud crashed (SSLError): HTTPSConnectionPool(host='oauth2.googleapis.com', port=443): Max retries exceeded with url: /token (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1129)')))"
The other way was to use the extension on Webstorm, and when tried to login, the web pages showed login successfully but I still fail to login.
**What did you expect to see?**
I think it should be a login successfully result when I want to deploy my project, but it said 'no active account', so I was not log in.
**What did you see instead?**
I think the ssh error could probably be caused by my VPN, but I cannot access google account or services without VPN in my country, so I have to keep the VPN. Also I tried many other IPs but all failed.
(screenshots are helpful)
_Feel free to deviate from this template as needed, especially if you are submitting a feature request._

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.