gitea: Cannot run Gitea web on new versions on Raspbian stretch

  • Gitea version (or commit ref):
  • Git version:
  • Operating system: Raspbian stretch
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

I’m running Gitea web as a service (version 7780ea8) and it’s working fine. When i try to upgrade (versions from 15.03 and above) service fails to start. In syslog i see only this:

Mar 19 07:34:42 raspberrypi systemd[1]: Started Gitea (Git with a cup of tea).
Mar 19 07:34:42 raspberrypi systemd[1]: gitea.service: Main process exited, code=killed, status=4/ILL
Mar 19 07:34:42 raspberrypi systemd[1]: gitea.service: Unit entered failed state.

No errors in Gitea logs. What can be a reason of this behavior and how can I provice more info to investigate?

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 24 (12 by maintainers)

Most upvoted comments

Providing an update to the current situation: The downloadable version 1.7.6 is working as expected. The downloadable version 1.8.0-rc3 is still segfaulting.

I just tried, 1.7.5 runs fine for me.

I think I’ll mark this as duplicate then and close this one.

For anyone wanting to run Gitea on a pi who finds this issue in future: Try the arm6 build.