Skip to content

Inconsistent System Status in Gitea Admin Panel #33311

Open
@H0llyW00dzZ

Description

@H0llyW00dzZ

Description

It seems there is an overflow issue with the Memory Usage in the System Status.

Gitea Version

1.23.1

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

Image

Sessions are using files for read/write operations through the disk, not memory:
Image

However, this is the accurate memory usage as viewed on Grafana:
Image

Git Version

2.47.1

Operating System

Linux

How are you running Gitea?

Running on Kubernetes in Deployment mode (not StatefulSet), using Vertical Pod Autoscaler (VPA) for scaling memory and CPU.

Database

SQLite

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue/not-a-bugThe reported issue is the intended behavior or the problem is not inside Gitea

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions