[SAC] [OSGeo] #3024: Download links on gitea are all broken

#3024: Download links on gitea are all broken
----------------------------+--------------------------------------
Reporter: robe | Owner: strk
     Type: task | Status: new
Priority: normal | Milestone: Sysadmin Contract 2023-I
Component: SysAdmin/Gitea | Keywords:
----------------------------+--------------------------------------
As reported to mantra group

Download links on gitea are broken

Reporter noted these
https://git.osgeo.org/gitea/geos/php-geos/archive/master.tar.gz
https://git.osgeo.org/gitea/geos/php-geos/archive/1.0.0.tar.gz

But I also noticed below is broken as well

https://git.osgeo.org/gitea/postgis/postgis/archive/3.4.0.tar.gz

Disk space appears to be fine, but perhaps has been an issue and our
clearing of old tar balls makes the issue visible
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/3024&gt;
OSGeo <Gter - OSGeo;
OSGeo committee and general foundation issue tracker.

#3024: Download links on gitea are all broken
----------------------------+---------------------------------------
Reporter: robe | Owner: strk
     Type: task | Status: closed
Priority: normal | Milestone: Sysadmin Contract 2023-I
Component: SysAdmin/Gitea | Resolution: fixed
Keywords: |
----------------------------+---------------------------------------
Changes (by robe):

* status: new => closed
* resolution: => fixed

Comment:

okay not sure what caused this issue.
the /var/logs/gitea/gitea.log just showed

2023/11/06 20:33:07 ...ers/web/repo/repo.go:419:Download() [E]
archiver.Await: archiver.StartArchive: context canceled

Doing

{{{
systemctl restart gitea
}}}

Seemed to fix issue. So could be related to our purge of tarballs earlier
to clear disk space.
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/3024#comment:1&gt;
OSGeo <https://osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.