Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when I click on a release tag #197

Closed
fanningert opened this issue May 16, 2014 · 9 comments
Closed

Error when I click on a release tag #197

fanningert opened this issue May 16, 2014 · 9 comments
Assignees
Labels
💊 bug Something isn't working

Comments

@fanningert
Copy link
Contributor

Hi, I get following error in the browser, when I click on the tag link of a release.

Branch: dev
Last commit: 0489090

template: repo/single_list:6:36: executing "repo/single_list" at <.LastCommit.Author.N...>: nil pointer evaluating *git.Signature.Name

And here the log entries

May 16 22:39:24 server gogs[20400]: [martini] Started GET /fanningert/PKGBUILDs/src/0.0.3
May 16 22:39:24 server gogs[20400]: 2014/05/16 22:39:24 [repo.go:24] [T] [true]
May 16 22:39:24 server gogs[20400]: 2014/05/16 22:39:24 [repo.go:111] [D] displayBare: false; IsBare: false
May 16 22:39:24 server gogs[20400]: [martini] Completed 500 Internal Server Error in 94.565928ms
@unknwon unknwon added the Bug label May 16, 2014
@unknwon
Copy link
Member

unknwon commented May 16, 2014

This could be a bug. I'm quite familiar with this git repo. I guess maybe its because a tag has on one branch but not another?

Is your repo open source? If so, I download it and test around with it.

@slene

@fanningert
Copy link
Contributor Author

https://git.vienna.fanninger.at/fanningert/PKGBUILDs/releases

Did you need a user on this repo? Registration is at the moment deactivated. But I can activate it.

@unknwon
Copy link
Member

unknwon commented Jun 12, 2014

https://git.vienna.fanninger.at/fanningert/PKGBUILDs/releases

I can't access this repo right now, would you mind to send me a complete(include .git) zip file to u@gogs.io ?

@fanningert
Copy link
Contributor Author

Sorry, my firewall is in the moment down. When I back at home, I will restart it.

@unknwon
Copy link
Member

unknwon commented Jun 12, 2014

No worries, I think i reproduced it. Working on it now.

unknwon added a commit that referenced this issue Jun 12, 2014
@unknwon
Copy link
Member

unknwon commented Jun 12, 2014

Old new release function has problem, now I use a new one. Try create new releases and test it.

@unknwon unknwon assigned unknwon and unassigned slene Jun 12, 2014
@fanningert
Copy link
Contributor Author

Great, I will test it at the evening.

@fanningert
Copy link
Contributor Author

Tag link is working

@unknwon
Copy link
Member

unknwon commented Jun 12, 2014

Oh yeah, great!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
💊 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants