#3388: tracsvn dns stopped working
----------------------+---------------------------
Reporter: robe | Owner: sac-tickets@…
Type: task | Status: new
Priority: normal | Milestone: 2025 (robe)
Component: SysAdmin | Keywords:
----------------------+---------------------------
After osgeo7 reboot had a bunch of issues with tracsvn which eventually
subsided except for domain resolution.
This prevented trac login from working
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/3388>
OSGeo <Gter - OSGeo;
OSGeo committee and general foundation issue tracker.
#3388: tracsvn dns stopped working
----------------------+----------------------------
Reporter: robe | Owner: sac-tickets@…
Type: task | Status: closed
Priority: normal | Milestone: 2025 (robe)
Component: SysAdmin | Resolution: fixed
Keywords: |
----------------------+----------------------------
Changes (by robe):
* resolution: => fixed
* status: new => closed
Comment:
Fixed:
add to /etc/hosts
{{{
64.50.233.100 debian.osuosl.org
151.101.130.132 security.debian.org
}}}
# run following
{{{
apt remove systemd-resolved
apt update
apt upgrade
apt install systemd-resolved
reboot now
}}}
Still under heavy bot attack
--
Ticket URL: <#3388 (tracsvn dns stopped working) – OSGeo;
OSGeo <Gter - OSGeo;
OSGeo committee and general foundation issue tracker.