influxdata / influxdata/influxdb
Connection refused on port 8089
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
I am trying to set up Proxmox monitoring. I've got it all installed and configured. I am just running into an issue trying to connect to port 8089 from Proxmox. When checking netstat, 8089 is listening and using the udp6 protocol. However, Proxmox logs show 'connection refused' for port 8089. I have also used netcat from Proxmox to check the open port, but I get 'connection refused'. Any ideas? TIA!
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
No source file, test, or entry point is identified. Start by checking how the service binds UDP port 8089 and compare that with Proxmox's connection method; the issue is resolved when Proxmox can connect without reporting 'connection refused'.
Written by the indexing model from the issue text.
Assessment
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100