Centos 7 cant install

LOG:

Nov 01 04:38:23 dev-storgom systemd[1]: gitea.service: main process exited, code=exited, status=1/FAILURE
Nov 01 04:38:23 dev-storgom systemd[1]: Unit gitea.service entered failed state.
Nov 01 04:38:23 dev-storgom systemd[1]: gitea.service failed.
Nov 01 04:38:25 dev-storgom systemd[1]: gitea.service holdoff time over, scheduling restart.
Nov 01 04:38:25 dev-storgom systemd[1]: Stopped Gitea (Git with a cup of tea).
Nov 01 04:38:25 dev-storgom systemd[1]: Started Gitea (Git with a cup of tea).
Nov 01 04:38:25 dev-storgom gitea[10318]: 2019/11/01 04:38:25 …dules/setting/git.go:83:newGit() [I] Git Version: 2.23.0, Wire Protocol Version 2 Enabled

What is problem? gitea.service is default

I guess you need to provide more information.

  • Could you have a look into /var/lib/gitea/log/gitea.log?
  • Is the database started / the corresponding service requested by removing the comment?
  • what does curl http://localhost:3000 from another terminal present as result?

I was install older version of gitea and it work.
/var/lib/gitea/log/gitea.log is empty and not exists.