netstat -tulpn
Find app use 80 port
If you dont use this, stop service, or change used port.
service nginx stop
Go to node > acme > Order certificate now
Hallo Team,
ich habe ein Problem mit meinem Proxmox Server.
Hetzner 2 IPv4 Adressen
1x Proxmox
1x OpenSense
Fehler: Der Proxmox Server Spam andere Server zu.
##############################################################################
# DDoS-Attack detected from host THISISTHESERVER...
Hello,
I am trying to set up the ACME listener using HTTP but I keep getting validation failed connection refused. It looks like my server is not listening on port 80. When I do the following on the server itself pointing to it's own IP:
nc 10.110.2.8 80
it returns connection refused.
Any...
Hi, I wanted to access my proxmox server externally i.e. without being on my home network, and for that reason following a Youtube tutorial I setup a Cloudflare tunnel. I then spun up an LXC Container using an Ubuntu image. When I first did this, it all was working fine and dandy. Something has...
Hey All! Hope you're well. Hopefully you can help, as I'm stumped here.
I have a pve running in my homelab with one node. I have a Synology router that has their DNS server package that I host at the gateway so everything that queries DNS goes there and then forwarded on if needed. Very easy...
Dear Proxmox user,
I'm trying to use the api, i get a difference if i use it on http or in cli
- on cli, like with `pvesh get /cluster/ha/resources`, i'm getting ct AND VM
- on http, like curl {{ api_url }}cluster/ha/resources, i'm getting only type=vm,
This http is strange as the api...
Hello,
How can I use HTTP style of CLI :
pvesh get /nodes/{node}/qemu --full
GET /api2/json/nodes/{node}/qemu --full ?
here is working example from proxmoxer wrapper but without "full"
def vm_current_all(targetnode):
x = proxmox.nodes(targetnode).qemu().get()
return x
Recently hired, I don't think this is a perfect proxmox setup and would like to improve it.
Currently, our proxmox cluster has its 3 nodes assigned public IP addresses that we use to connect to them. Fairly randomly, we lose http connection to a node(s) and then just connect to one of the...
Hello guys,
as the title say's i cant't access the Web UI over an IPSec Connection. My Setup is as follows:
Site-A: OPNSense VM at Home running on TrueNAS, ISP is Starlink so no static IP
Site-B: OPNSense VM running on Proxmox on a Rootserver, static IP from Hoster
When i try to connect to...
Hi,
We need to be able to debug network communication between an apliacation using HTTPS API and proxmox host.
For it we need transmission to not be encrypted - is there any way to allow plain HTTP communication?
Hello, I have a problem with creation of LXC container via PHP.
API is connectig correctly with pve, because i can start / stop existing container, i am able to list nodes, and check what VIM is next. but while creating LXC i receive bool(false) value.
My code look's like that:
<?php
require...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.