librespeed / librespeed/speedtest-go
Cannot open MySQL database
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 875
- Forks
- 183
- PR merge metrics
- No merged PRs in 30d
Description
Log:
time="2020-10-18T05:22:30+03:00" level=info msg="Fetched server coordinates: 55.866500, 38.443800"
time="2020-10-18T05:22:30+03:00" level=fatal msg="Cannot open MySQL database: default addr for network 'mysql-main-master.backpack.test' unknown"
Environment
- speedtest-go 1.1.1
- Docker (Dockerfile, run script)
Links
- go-sql-driver/mysql#427
Contributor guide
No contributing guide indexed for this repository
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
Review the linked Dockerfile and run.sh first, then trace the MySQL connection entry point in speedtest-go and compare the go-sql-driver/mysql#427 report. Done means reproducing the logged connection failure in the stated Docker environment and documenting or testing a confirmed fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go, mysql
- Domain
- backend, databases, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100