Skip to content

Merged origin/master today and get error in some pages #308

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

Closed
1 of 3 tasks
yusiwen opened this issue Nov 30, 2016 · 11 comments
Closed
1 of 3 tasks

Merged origin/master today and get error in some pages #308

yusiwen opened this issue Nov 30, 2016 · 11 comments
Labels
issue/not-a-bug The reported issue is the intended behavior or the problem is not inside Gitea

Comments

@yusiwen
Copy link

yusiwen commented Nov 30, 2016

  • Gitea version (or commit ref): 6519718
  • Git version: 2.10.2
  • Operating system: Ubuntu 16.04 x64
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • SQLite
  • Log gist:

Description

Today I've pull origin/master in my local master branch, and when I click "Explore" on the page, I got:

template: explore/repo_list:19:8: executing "explore/repo_list" at <.DescriptionHTML>: can't evaluate field DescriptionHTML in type *models.Repository
@tboerger
Copy link
Member

Please update to the latest version, this have been fixed with #299

@tboerger tboerger reopened this Nov 30, 2016
@tboerger
Copy link
Member

Sorry, just have seen it's not fixed correctly. @lunny can you fix that?

@lunny
Copy link
Member

lunny commented Nov 30, 2016

I will check this.

@lunny
Copy link
Member

lunny commented Nov 30, 2016

@tboerger do you reproduced that? I cannot.
@yusiwen maybe you have to make clean & make build.

@yusiwen
Copy link
Author

yusiwen commented Nov 30, 2016

@lunny
After make clean & make build, the newest binary file gitea is generated under bin folder, not in the project root path as it was before. So my service script can't start it. After I copied it to project root path, I restarted gitea, the problems are gone.

Thanks.

@tboerger
Copy link
Member

There is an pending pull request which builds the binary to the root folder again

@tboerger
Copy link
Member

I have marked the issue as invalid, it was just related to outdated sources.

@tboerger
Copy link
Member

BTW, you can also call make only once, e.g. make clean build

@yusiwen
Copy link
Author

yusiwen commented Nov 30, 2016

@tboerger
Thanks. Will the binary be put under bin folder from now on or put back to project root? I runned gitea from bin folder, it complained about not found app.ini in bin/custom/app.ini, and a lot of errors as well before it exited.

@strk
Copy link
Member

strk commented Nov 30, 2016 via email

@yusiwen
Copy link
Author

yusiwen commented Dec 8, 2016

@strk I see, thanks

@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
@delvh delvh added issue/not-a-bug The reported issue is the intended behavior or the problem is not inside Gitea and removed reviewed/invalid labels Oct 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/not-a-bug The reported issue is the intended behavior or the problem is not inside Gitea
Projects
None yet
Development

No branches or pull requests

5 participants