About once every 1-7 days, authorization stops working on my PBS servers.
If I try login, I have successfully receives HTTP request (hence HTTP 200 OK) but fails to connect to backend daemons.
I immediately get an error:
{"errors":{},"message":"client error (Connect)","status":400,"success":false}
After reboot server, the problem goes away.
I tried installing pbs 4.0-1 from scratch, but the problem persisted.
This problem is reproduced on two servers pbs 4.0-1. Before, pbs 2.4-7 was used, and it current worked.
ssh also stops working, but there are no errors in the logs except for:
proxmox-backup-proxy[16048]: POST /api2/json/access/ticket: 400 Bad Request: [client [::ffff:IP]:] client error (Connect)
If I try login, I have successfully receives HTTP request (hence HTTP 200 OK) but fails to connect to backend daemons.
I immediately get an error:
{"errors":{},"message":"client error (Connect)","status":400,"success":false}
After reboot server, the problem goes away.
I tried installing pbs 4.0-1 from scratch, but the problem persisted.
This problem is reproduced on two servers pbs 4.0-1. Before, pbs 2.4-7 was used, and it current worked.
ssh also stops working, but there are no errors in the logs except for:
proxmox-backup-proxy[16048]: POST /api2/json/access/ticket: 400 Bad Request: [client [::ffff:IP]:] client error (Connect)