Opened 14 hours ago

Closed 14 hours ago

Last modified 13 hours ago

#3228 closed task (fixed)

gitea is down

Reported by: robe Owned by: sac-tickets@…
Priority: normal Milestone: Sysadmin Contract 2024-I
Component: SysAdmin Keywords:
Cc:

Description

gitea is down

Change History (2)

comment:1 by robe, 14 hours ago

Resolution: fixed
Status: newclosed

had to do:

#on osgeo7
lxc exec tracsvn bash
systemctl restart gitea #failed with - Warning: The unit file, source configuration file or drop-ins of gitea.service changed on disk. Run 'systemctl daemon-reload' to reload units.

#had to do:

systemctl daemon-reload
systemctl restart gitea

Not sure why it went down, I'm guessing same issue as before with two many connections to postgresql, but didn't check.

Disk space seems fine. 92GB used, 697G available.

comment:2 by strk, 13 hours ago

Any idea about what change the unit file had ? Sounds scary to me that files change w/out us knowing

Note: See TracTickets for help on using tickets.