Skip to content

Failing to download plugin stats somehow blocks plugin updates #41

Description

@viktor-ferenczi

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.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions