Skip to content

Javascript promise error on dashboard #30768

Closed
@shootie22

Description

@shootie22

Description

Hi, I'm facing an issue with Gitea after a fresh install.
I freshly installed Gitea version 1.22.0+rc1-3-gd07019f539 from binary and adopted a repository.

The main page shows this error and shows no content on the main body of the page:
JavaScript promise rejection: Cannot read properties of null (reading 'State'). Open browser console to see more details.

image

In my browser's console I can see:

DashboardRepoList.vue:254 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'State')
    at DashboardRepoList.vue:254:76
    at Array.map (<anonymous>)
    at Proxy.searchRepos (DashboardRepoList.vue:251:32)

The Gitea logs don't seem to show any errors. I tried looking around online but I couldn't find anything too useful D:
Any help is appreciated. Thanks.

Gitea Version

1.22.0+rc1-3-gd07019f539

Can you reproduce the bug on the Gitea demo site?

No

Screenshots

image

Git Version

git version 2.34.1

Operating System

Ubuntu 24.04 LTS

How are you running Gitea?

Binary downloaded from https://dl.gitea.com/gitea/1.22/

Database

MySQL/MariaDB

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions