influxdata / influxdata/influxdb

Connection refused on port 8089

Open
#21,197 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.