-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Description
- Gitea version (or commit ref): latest docker image comment 1.14.0+dev-325-gf74a094fd
- Git version: ignore
- Operating system: ignore
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Log gist:
Description
I upgrade from gitea/gitea@sha256:daf33224f2a2b186eb8de97814c1d1934038c2ba08627dca5967109cae3f2829(1.13.0+dev-276-g217647f33
) to gitea/gitea:latest(1.14.0+dev-325-gf74a094fd
), appeared follow problem when I visit the index page of selfhosted gitea
template: user/dashboard/feeds:4:5: executing "user/dashboard/feeds" at <avatar .ActUser>: error calling avatar: runtime error: invalid memory address or nil pointer dereference
Screenshots
screenshots shows content above