[Buildbot] #3013: ftp.buildbot.net refusing SSH connections

Buildbot trac trac at buildbot.net
Fri Nov 14 13:35:42 UTC 2014


#3013: ftp.buildbot.net refusing SSH connections
--------------------+--------------------------
Reporter:  dustin   |       Owner:
    Type:  defect   |      Status:  closed
Priority:  blocker  |   Milestone:  sys - other
 Version:  0.8.9    |  Resolution:  fixed
Keywords:           |
--------------------+--------------------------
Changes (by dustin):

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


Comment:

 Hm, `rc.conf` has both
 {{{
 sshd_enable="NO"
 ..
 sshd_enable="YES"
 }}}

 and that service wasn't running.  'service sshd start' fixed that.

 I see a lot of sshguard failures in the logs, but those seem to have been
 occurring both when things were working and when they were not.

 `sshd.log` doesn't show anything for the 10 days it was down:
 {{{
 Nov  4 02:56:23 ftp sshd[92033]: Accepted publickey for buildbot from
 94.23.39.100 port 37500 ssh2: RSA
 1d:60:ba:7c:59:08:25:8e:36:5f:58:d2:c6:d1:25:5e
 Nov 14 13:29:08 ftp sshd[87389]: Server listening on 140.211.10.243 port
 2200.
 }}}

 I guess we'll have to call this a mystery..

--
Ticket URL: <http://trac.buildbot.net/ticket/3013#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list