Opened 4 months ago

Closed 4 months ago

Last modified 4 months 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, 4 months 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, 4 months 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.