Api Proxmox

maksicakecake

New Member
May 21, 2025
1
0
1
requests.exceptions.ChunkedEncodingError: ("Connection broken: ConnectionResetError(10054, 'Remote host forcibly closed the connection', None, 10054, None)",
ConnectionResetError(10054, 'Remote host forcibly closed the connection', None, 10054, None))

This error occurs when executing a Python script (final_get_proxmox.py) that interacts with the Proxmox API (192.168.159.180:8006). The connection is abruptly terminated by the remote server during data retrieval.
Perhaps someone has encountered this or knows another way to make my script run correctly.

P.s. It used to be executed without errors.
 

Attachments

Last edited: