Skip to content

Self-serving circular updates are blocked #5

@sybrew

Description

@sybrew

When a Troy Server tries to serve an update to itself, it cannot fetch the update package from its own server.

This is because WordPress enters maintenance mode, briefly disabling site access, before it fetches the required update package.
We require site access to fetch the package.

To resolve this, we could either disable maintenance mode during package download or bypass the HTTP request by copying the file internally.

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