GoogleCloudPlatform / GoogleCloudPlatform/click-to-deploy
MariaDB Aborted connection
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 773
- Forks
- 465
- Avg merge
- 5h 52m
- Merged PRs (30d)
- 8
Description
Category:
Kubernetes apps
Type:
- Feature Request
- Bug
- Process
Hi, I Deployed MariaDB in my GKE cluster via Google Marketplace; after a fresh installation, I got many errors like this
2023-02-23` 7:10:27 335302 [Warning] Aborted connection 335302 to db: 'unconnected' user: 'unauthenticated' host: 'X.X.X.X' (This connection closed normally without `authentication)
I found the same host IP when I accessed the node and typed ip addr command.
So what should I do to solve this issue? I get too many errors like this.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the fresh MariaDB deployment in a GKE cluster and collect the warning logs alongside the node's ip addr output. Compare the reported source IP and connection state with the deployment and documented MariaDB behavior; done means identifying the cause of the unauthenticated aborted connections and documenting a verified resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- gcp, kubernetes, mariadb
- Domain
- cloud, databases, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100