Admin page error 500 #8573

Closed
opened 2025-11-02 08:11:13 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @bjornpijnacker on GitHub (Feb 17, 2022).

Gitea Version

1.16.0

Git Version

2.35.1

Operating System

Arch Linux

How are you running Gitea?

Using the provided docker-compose file

Database

SQLite

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

https://gist.github.com/bjornpijnacker/1abe0b7f0a6299ec88b3f60ecb63ab2f

Description

Going to the admin panel yields a 500 error. The logs do not provide much debug information, so I cannot trace whether this is a configuration issue or a Gitea bug.

Screenshots

2022-02-17-13:05:38

Originally created by @bjornpijnacker on GitHub (Feb 17, 2022). ### Gitea Version 1.16.0 ### Git Version 2.35.1 ### Operating System Arch Linux ### How are you running Gitea? Using the provided docker-compose file ### Database SQLite ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist https://gist.github.com/bjornpijnacker/1abe0b7f0a6299ec88b3f60ecb63ab2f ### Description Going to the admin panel yields a 500 error. The logs do not provide much debug information, so I cannot trace whether this is a configuration issue or a Gitea bug. ### Screenshots ![2022-02-17-13:05:38](https://user-images.githubusercontent.com/35508080/154478403-ada92bef-79dc-433b-a8af-c35fb7706a3f.png)
Author
Owner

@kjuulh commented on GitHub (Feb 17, 2022):

on version 1.16.0, also arch linux. Error I am getting is:

...s/context/context.go:206:HTML() [E] Render failed: template: admin/dashboard:8:90: executing "admin/dashboard" at <Str2html>: invalid value; expected string

Seems fixed in 1.16.1

@kjuulh commented on GitHub (Feb 17, 2022): on version 1.16.0, also arch linux. Error I am getting is: ``` ...s/context/context.go:206:HTML() [E] Render failed: template: admin/dashboard:8:90: executing "admin/dashboard" at <Str2html>: invalid value; expected string ``` Seems fixed in 1.16.1
Author
Owner

@bjornpijnacker commented on GitHub (Feb 17, 2022):

Seems fixed in 1.16.1, yes.

@bjornpijnacker commented on GitHub (Feb 17, 2022): Seems fixed in 1.16.1, yes.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#8573