Uncaught TypeError: Aa is undefined #8501

Closed
opened 2025-11-02 08:09:00 -06:00 by GiteaMirror · 5 comments
Owner

Originally created by @tacohitbox on GitHub (Feb 5, 2022).

Gitea Version

1.15.10

Git Version

2.25.1

Operating System

Ubuntu 20

How are you running Gitea?

I'm running Gitea from one of the downloads, if I recall correctly.
It's ran through systemd on an Ubuntu VPS.

Database

PostgreSQL

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Description

Mirror log calls and certain sidebar links have /undefined/ in their URL.

Mirrors seem to fail at first but it's just the logs being called incorrectly.

Not sure if it's related, although it probably is, there's an error in the console reading Uncaught TypeError: Aa is undefined

Full error:

Uncaught TypeError: Aa is undefined
    km [redacted]/assets/js/index.js?v=9a0f63666f00393444485fcd82e8ace3:29
    da [redacted]/assets/js/index.js?v=9a0f63666f00393444485fcd82e8ace3:29
    da [redacted]/assets/js/index.js?v=9a0f63666f00393444485fcd82e8ace3:29
    km [redacted]/assets/js/index.js?v=9a0f63666f00393444485fcd82e8ace3:29
    js [redacted]/assets/js/index.js?v=9a0f63666f00393444485fcd82e8ace3:62
    ir [redacted]assets/js/index.js?v=9a0f63666f00393444485fcd82e8ace3:29
    ir [redacted]/assets/js/index.js?v=9a0f63666f00393444485fcd82e8ace3:29
    js [redacted]/assets/js/index.js?v=9a0f63666f00393444485fcd82e8ace3:62
    Lt [redacted]/assets/js/index.js?v=9a0f63666f00393444485fcd82e8ace3:62
    Di [redacted]/assets/js/index.js?v=9a0f63666f00393444485fcd82e8ace3:62

Screenshots

image

Originally created by @tacohitbox on GitHub (Feb 5, 2022). ### Gitea Version 1.15.10 ### Git Version 2.25.1 ### Operating System Ubuntu 20 ### How are you running Gitea? I'm running Gitea from one of the downloads, if I recall correctly. It's ran through systemd on an Ubuntu VPS. ### Database PostgreSQL ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Description Mirror log calls and certain sidebar links have `/undefined/` in their URL. Mirrors seem to fail at first but it's just the logs being called incorrectly. Not sure if it's related, although it probably is, there's an error in the console reading `Uncaught TypeError: Aa is undefined` Full error: ``` Uncaught TypeError: Aa is undefined km [redacted]/assets/js/index.js?v=9a0f63666f00393444485fcd82e8ace3:29 da [redacted]/assets/js/index.js?v=9a0f63666f00393444485fcd82e8ace3:29 da [redacted]/assets/js/index.js?v=9a0f63666f00393444485fcd82e8ace3:29 km [redacted]/assets/js/index.js?v=9a0f63666f00393444485fcd82e8ace3:29 js [redacted]/assets/js/index.js?v=9a0f63666f00393444485fcd82e8ace3:62 ir [redacted]assets/js/index.js?v=9a0f63666f00393444485fcd82e8ace3:29 ir [redacted]/assets/js/index.js?v=9a0f63666f00393444485fcd82e8ace3:29 js [redacted]/assets/js/index.js?v=9a0f63666f00393444485fcd82e8ace3:62 Lt [redacted]/assets/js/index.js?v=9a0f63666f00393444485fcd82e8ace3:62 Di [redacted]/assets/js/index.js?v=9a0f63666f00393444485fcd82e8ace3:62 ``` ### Screenshots ![image](https://user-images.githubusercontent.com/87399016/152631250-700efe51-781e-40ea-a0cc-6fdf211e828b.png)
Author
Owner

@lunny commented on GitHub (Feb 5, 2022):

Could you clear the cache and visit again?

@lunny commented on GitHub (Feb 5, 2022): Could you clear the cache and visit again?
Author
Owner

@tacohitbox commented on GitHub (Feb 5, 2022):

This issue was on a fresh browser, but I will try again.

Edit: Yes, it's still there.

@tacohitbox commented on GitHub (Feb 5, 2022): This issue was on a fresh browser, but I will try again. Edit: Yes, it's still there.
Author
Owner

@tacohitbox commented on GitHub (Feb 12, 2022):

Any updates?

@tacohitbox commented on GitHub (Feb 12, 2022): Any updates?
Author
Owner

@zeripath commented on GitHub (Feb 12, 2022):

All I can say is that no one can reproduce but I would note that 1.15.10 isn't even the latest 1.15 version, and 1.16.1 is out.

Upgrade and see if the problem persists

@zeripath commented on GitHub (Feb 12, 2022): All I can say is that no one can reproduce but I would note that 1.15.10 isn't even the latest 1.15 version, and 1.16.1 is out. Upgrade and see if the problem persists
Author
Owner

@tacohitbox commented on GitHub (Feb 12, 2022):

Yeah, updating fixed my issue. Thanks and sorry for not trying that first.

@tacohitbox commented on GitHub (Feb 12, 2022): Yeah, updating fixed my issue. Thanks and sorry for not trying that first.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#8501