influxdata / influxdata/influxdb
Can't Solve 8088: bind:address already in use
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
this show like this
`021-03-19T16:58:26.403985Z info InfluxDB starting {"log_id": "0Szrcdtl000", "version": "1.8.4", "branch": "1.8", "commit": "bc8ec4384eed25436d31045f974bf39f3310fa3c"}
2021-03-19T16:58:26.404090Z info Go runtime {"log_id": "0Szrcdtl000", "version": "go1.13.8", "maxprocs": 4}
run: open server: listen: listen tcp 127.0.0.1:8088: bind: address already in use`
I am running in Raspberry pi
How to solve this issue, why is it happened.
Contributor guide
Research direction
The report names no source file or test; start with the startup log and the Raspberry Pi environment, focusing on the listener at 127.0.0.1:8088. Determine why that address is already occupied and verify that InfluxDB starts successfully without the bind error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, raspberry-pi
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100