Proxmox networking problems everyday at the same time

dqq

Active Member
Jan 30, 2020
34
1
28
54
Hi,

We use extensively proxmox HTTP API for creating/managing our containers. We do multiple HTTP requests to API 24/7 - approximately 100-200 per minute.
Whole day our service is able to connect to HTTP API and perform needed actions.
However, everyday around 18:30 GTM+1, HTTP API for firewall actions starts responding with 500 HTTP Error code - it does that for same HTTP requests, that it was able to serve couple minutes earlier.

This problem persists from ~60s to ~5 minutes.

Does proxmox perform any timely actions (such as CRON) during this period of time? Is there any reliable way for introspecting proxmox in that matter?
 
Hi,

no there is no scheduler related to the pveproxy or pvedaemon.
it does that for same HTTP requests, that it was able to serve couple minutes earlier.
What do this request?
 
@wolfgang thank you for your interest.

Mainly it tries to:
1)update network configuration of CT (add new NIC)
2)Add firewall rules. (Mainly security groups)

What happens:

Everyday script runs 24/7 without issues.
About 18:30 everyday pveproxy starts not responding to requests - we use python library tenacity for retrying requests on exceptions - sometimes after ~15 same retry hits, proxmox accepts request, sometimes it doesn't.

When you look into access.log in proxmox, it says that http status code for those requests was 500, but we have put SSL stripping proxy in the middle, and we can see in proxy traffic that there was no response (ConnectTimeout during waiting for response from proxmox).
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!