This happened to a player who needed plugin updates for compatibility with the current game version. After upgrading Pulsar, the updates didn't go through because the expired HTTPS certificate on the stats server caused a REST API error, which somehow blocked the plugin update process. Once I renewed the certificate, the updates went through and everything works fine now.
- Pulsar 2.1.0
- Game version:
1.208.015
- The current profile (attached) was verified OK on my side.
- The game log had no errors, therefore I don't include it.
Current.xml
info.log
This somehow caused the issue:
2026-02-26 15:16:30.1852 [ERROR] (6) REST API request failed: GET https://pluginstats.ferenczi.eu/Stats [The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.]
(Yes, I have an auto-renewal cron job on the server, but it got broken by a removed subdomain.)
This happened to a player who needed plugin updates for compatibility with the current game version. After upgrading Pulsar, the updates didn't go through because the expired HTTPS certificate on the stats server caused a REST API error, which somehow blocked the plugin update process. Once I renewed the certificate, the updates went through and everything works fine now.
1.208.015Current.xml
info.log
This somehow caused the issue:
(Yes, I have an auto-renewal cron job on the server, but it got broken by a removed subdomain.)