-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Gitea wont update on web ui #14813
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
Comments
@TKDKid1000 we need the gitea version you run on ... |
How do I get that? |
Wait, nevermind. I found it. |
look's like an setup issue ... the best way is to ask for help on Discord ... since each time you write a comment on github, around 470 people get emails :/ |
Essentially this problem boils down to hooks not running. That could be due to:
We need more Information. How are you pushing http(s) or SSH, internal or external SSH, where are you pushing, have you ran resynchronize hooks, are your repositories on a noexec partition, are you running gitea from systemd etc. Have you reviewed previous closed similar issues? |
Could this be documented in the gitea installation instructions? Took me quite some time to realize that noexec doesn't work. You can't even search the web before you don't understand what's going on. Having a hint in the installation instructions could help many people not to waste their time. |
[x]
):Description
Gitea is not updating the web interface. This is a fresh install (just got it), and the web ui will not update. But after I commited using
and then ran
git pull
it said everything up to date, but the web ui is not updating. (see ss)Screenshots
The text was updated successfully, but these errors were encountered: