GoogleCloudPlatform / GoogleCloudPlatform/cloud-code-intellij
Unable to debug PyCharm default Flask Application
- Dominant language
- No language data
- Stars
- 325
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
I have created the default flask app and wanted to make sure I have everything working. I am able to run locally and deploy, but I get the error in the attached screen shot. I tried to run:
`kubectl logs timeline-655f887ccb-6kthk -n default -c timeline-container
which was specified in the error and I get this error.
E0202 13:26:01.761715 3188 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connectex: No connection could be made because the target machine actively refused it.
Unable to connect to the server: dial tcp [::1]:8080: connectex: No connection could be made because the target machine actively refused it.
[

](url)
### Additional Information
- IDE type (e.g. IntelliJ, Pycharm): PyCharm
- IDE version: 2023.3.3
- Cloud Code version (Settings > Plugins > Cloud Code): 24.1.3
- Cloud SDK (Settings > Cloud Code > Cloud SDK)
- Are you allowing the plugin to manage the Cloud SDK: Y
- Version of the Cloud SDK:
- Skaffold version (If you are using Kubernetes features; Settings > Cloud Code > Kubernetes): 2.10.0
- Operating System: Windows
_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.