[SAC] [OSGeo] #2748: osgeo6 certs might have an issue

OSGeo trac_osgeo at osgeo.org
Thu Apr 14 14:27:55 PDT 2022


#2748: osgeo6 certs might have an issue
---------------------------+----------------------------------------
 Reporter:  robe           |       Owner:  sac@…
     Type:  task           |      Status:  new
 Priority:  normal         |   Milestone:  Sysadmin Contract 2022-II
Component:  Systems Admin  |  Resolution:
 Keywords:                 |
---------------------------+----------------------------------------

Comment (by robe):

 okay I ran


 {{{
 certbot-auto renew
 }}}

 Which did this


 {{{
   /etc/letsencrypt/live/docs.geotools.org/fullchain.pem (success)
   /etc/letsencrypt/live/geotools.org/fullchain.pem (success)
   /etc/letsencrypt/live/lists.osgeo.org/fullchain.pem (success)
   /etc/letsencrypt/live/mapserver.org/fullchain.pem (success)
   /etc/letsencrypt/live/old.grass.osgeo.org/fullchain.pem (success)

 }}}

 but

 root cron has this already


 {{{
  30 1 15 * * certbot-auto renew
 }}}

 so maybe it's related to the issue strk was mentioning about cron job.

 Also:


 {{{
  systemctl status cron
 }}}

 shows this:


 {{{
 ● cron.service - Regular background program processing daemon
    Loaded: loaded (/lib/systemd/system/cron.service; enabled; vendor
 preset: enabled)
    Active: active (running) since Fri 2021-11-12 20:29:29 PST; 5 months 0
 days ago
      Docs: man:cron(8)
  Main PID: 24962 (cron)
     Tasks: 29 (limit: 4915)
    Memory: 650.7M
       CPU: 1h 36min 11.135s
    CGroup: /system.slice/cron.service
            ├─15672 sudo -Eu drone drone server --server-addr
 localhost:8000
            ├─15675 drone server --server-addr localhost:8000
            └─24962 /usr/sbin/cron -f

 Apr 14 14:15:01 osgeo6 CRON[1181]: (root) CMD (command -v debian-sa1 >
 /dev/null && debian-sa1 1 1)

 }}}


 What is that drone server thing doing there.  Can we kill that.

-- 
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2748#comment:1>
OSGeo <https://osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Sac mailing list