Connection Refused by ProxMox

Craig Lowe

Member
Feb 7, 2016
7
0
21
31
I have had an issue ever since I installed ProxMox, whereby it will refuse all connections from a specific IP address and I cannot work out why it is happening.

If I restart the server and connect to ProxMox via the WebUI or SSH it will allow the connection. If I go back to it later and try to connect from the same device it will refuse the connection. The only way I can get it to accept the connection is to change the IP address of the device, which it will then instantly allow the device to connect again, until a few hours later when I attempt to reconnect and it will again refuse the connection. I have read a couple of times that clearing browser cache will fix the issue but that doesn't work. As it works when I change the devices IP address I am assuming it is a different issue.

Many Thanks,
Craig.

Output of "pveversion --verbose":

proxmox-ve: 4.1-26 (running kernel: 4.2.6-1-pve)
pve-manager: 4.1-1 (running version: 4.1-1/2f9650d4)
pve-kernel-4.2.6-1-pve: 4.2.6-26
lvm2: 2.02.116-pve2
corosync-pve: 2.3.5-2
libqb0: 0.17.2-1
pve-cluster: 4.0-29
qemu-server: 4.0-41
pve-firmware: 1.1-7
libpve-common-perl: 4.0-41
libpve-access-control: 4.0-10
libpve-storage-perl: 4.0-38
pve-libspice-server1: 0.12.5-2
vncterm: 1.2-1
pve-qemu-kvm: 2.4-17
pve-container: 1.0-32
pve-firewall: 2.0-14
pve-ha-manager: 1.0-14
ksm-control-daemon: 1.2-1
glusterfs-client: 3.5.2-2+deb8u1
lxc-pve: 1.1.5-5
lxcfs: 0.13-pve1
cgmanager: 0.39-pve1
criu: 1.6.0-1
zfsutils: 0.6.5-pve6~jessie
 
I have had an issue ever since I installed ProxMox, whereby it will refuse all connections from a specific IP address and I cannot work out why it is happening.

If I restart the server and connect to ProxMox via the WebUI or SSH it will allow the connection. If I go back to it later and try to connect from the same device it will refuse the connection. The only way I can get it to accept the connection is to change the IP address of the device, which it will then instantly allow the device to connect again, until a few hours later when I attempt to reconnect and it will again refuse the connection. I have read a couple of times that clearing browser cache will fix the issue but that doesn't work. As it works when I change the devices IP address I am assuming it is a different issue.

Many Thanks,
Craig.

Output of "pveversion --verbose":

proxmox-ve: 4.1-26 (running kernel: 4.2.6-1-pve)
pve-manager: 4.1-1 (running version: 4.1-1/2f9650d4)
pve-kernel-4.2.6-1-pve: 4.2.6-26
lvm2: 2.02.116-pve2
corosync-pve: 2.3.5-2
libqb0: 0.17.2-1
pve-cluster: 4.0-29
qemu-server: 4.0-41
pve-firmware: 1.1-7
libpve-common-perl: 4.0-41
libpve-access-control: 4.0-10
libpve-storage-perl: 4.0-38
pve-libspice-server1: 0.12.5-2
vncterm: 1.2-1
pve-qemu-kvm: 2.4-17
pve-container: 1.0-32
pve-firewall: 2.0-14
pve-ha-manager: 1.0-14
ksm-control-daemon: 1.2-1
glusterfs-client: 3.5.2-2+deb8u1
lxc-pve: 1.1.5-5
lxcfs: 0.13-pve1
cgmanager: 0.39-pve1
criu: 1.6.0-1
zfsutils: 0.6.5-pve6~jessie

I have the exact same issue, has this been resolved?
 
Ouch, I actually have to say it was my stupidity. I don't know how, I don't know why, I forgot to add port 8006 to my machine.
Sorry for the confusion.

I'm having the same problem and the only coincidence I can see is that it happened to me today for the first time and today I've installed a second Proxmox machine in the same network.

Could those interfere somehow? I haven't set up any cluster whatsoever, the second machine has just freshly booted up.

Code:
curl https://192.168.1.5/ -v
*   Trying 192.168.1.5...
* TCP_NODELAY set
* Connection failed
* connect to 192.168.1.5 port 443 failed: Connection refused
* Failed to connect to 192.168.1.5 port 443: Connection refused
* Closing connection 0
curl: (7) Failed to connect to 192.168.1.5 port 443: Connection refused

Code:
pveversion
pve-manager/6.1-3/37248ce6 (running kernel: 5.3.10-1-pve)

Reboot does not help in my case.
 
Last edited: