Server version: 1.43.1.10611
Running as a container on unraid.
Apparently my server has issues storing my certificate.
Plex logs report:
CERT: Certificate did not exist, fetching a new one.
CERT: Error acquiring new certificate: Failed to retrieve cert from ``plex.tv``: 429,
CERT: Error acquiring new certificate: Failed to upload CSR: 429, <?xml version="1.0" encoding="UTF-8"?> <errors> <error code="1003" message="API rate limit exceeded" status="429"/> </errors>
Response from mod is:
The current certificate is perfectly valid. Apparently, your server has issues storing it, because you have requested 5 new certificates within 24 hours. Hence the rate limiting.
I have already attempted to recreate cache by simply deleting the old folder, after which the folder was populated again on server boot. I have done this twice. Neither times any cert-v2.p12 file was created.
So plex has accessrights to the folder in question, but the folder doesn’t contain any certificates, which would explain why my plex doesn’t see any certificates..
I assume it isn’t able to download the existing cert either because of the API rate limiting. How do I go about fetching a new certificate for my server?
Can it be manually downloaded and moved to cache?
Does the rate limit reset after a certain time, and is it tied to my WAN ip adr.?
Issue started after moving Plex (and DNS) to new VLAN and forgetting to target port forward to correct internal IP, plus Plex using incorrect DNS address for a while. Both of these issues are solved.