Server Version#: 1.22.1.4228
Player Version#: 1.29.1.1974-a65b3ef3
One of my servers can get a certificate without a problem. The other can’t. Users can’t connect to the server (app.plex.tv is unable to connect to “Plex 1” securely). Secure Connections set to Preferred.
Mar 25, 2021 16:50:18.037 [0xa3efe430] ERROR - CERT: Error acquiring new certificate: Failed to upload CSR: 429, <?xml version="1.0" encoding="UTF-8"?>
Rate limiting occurs when PMS queries for an updated certificate and, for whatever reason (usually file permissions) can’t save and use that certificate.
The other common reason why it can’t obtain its own certificate is if a host certificate is superseding what PMS has by default. HTTPS fails but Plex.tv will remember the IP.
After confirming file permissions (owner:group) of all the files in “Library” are as they should be ( a sudo chown -R plex:plex takes care of it in short order)
and letting PMS sit idle.
A certificate can be downloaded.
I might be able to help if efforts can be coordinated. (I can reset what exists if PMS has been stopped for a while. This will clear the counters so it can then pull correctly that first time)
Plex 1, Plex 3, Plex 5 can’t get the certificates.
Plex 2 and Plex 4 are fine.
Is there a way to keep PMS running, but not have it try and get a certificate for a day to avoid the rate limit?
There is no method to keep PMS from requesting a certificate.
It needs that certificate for HTTPS communication with Plex.tv and your users.
Knowing which machines are having trouble we can reset them, one at a time and bring them back online.
Did you check the file ownership & permissions in /var/lib/plexmediaserver ?
I find it very odd that everyone for you went out at the same time. What changed on your end?
Knowing the worst case is the machine might need be off for several hours , which would you like me to reset first ?
Looking at the logs, it looks like it could not find the certificate at 1:07 am. There was a short power failure on the system. Possibly got corrupted with the power failure?