Skip to content

BUG: Nextcloud becomes unavailable shortly after successful app updates #2600

Description

@SchwarzeLanze

Nextcloud: 34.0.2
PHP: 8.4.16.

Description

A Nextcloud instance became unavailable a few seconds after one or more applications had been updated successfully. The update operation itself completed without a visible error. Subsequent requests failed with an HTTP 502 Bad Gateway response. An emergency redeployment restored the service. The updated applications remained installed after the redeployment, and Nextcloud operated normally again.

Observed sequence

Updates were installed through Nextcloud. Nextcloud reported that the updates had completed successfully. A few seconds later, the instance stopped responding to web requests. The reverse proxy subsequently returned HTTP 502 Bad Gateway. Container got redeployed, after which the instance became available again. This sequence describes the observed incident, and occurs every time

Expected behavior

Nextcloud remains available after successful application updates. The application updates should not interrupt subsequent web requests.

Actual behavior

Nextcloud became unavailable shortly after the updates. Subsequent requests returned HTTP 502 Bad Gateway until the container was redeployed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions