SSH-based Repository Authentication Fails due to MOTD (Message of the Day)

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

Configuring an SCM (CVS or Subversion) using SSH authentication fails with the following error:

2010-06-16 13:30:12,375 ERROR [16528015@qtp-15532856-3744] [ExtConnection] Message from ssh: 
##############################################################################

Message of the day.
##############################################################################

Cause

Configuration of a plan's source repository authentication with SSH (svn+ssh or cvs+ssh) fails if server sends a MOTD instead of a SSH Password prompt.

Repository authentication via SSH does not work in combination with a MOTD.

Resolution

Disable MOTD messages for the Bamboo user accessing the repository over SSH, by putting LogLevel QUIET into ~/.ssh/config file.

Last modified on Jun 27, 2013

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.