Pipelines: SSH KeyScan fails on creating certain Known Hosts. (BP-847)

XMLWordPrintable

      User able to resolve using CLI tools with the command "ssh-keyscan "host name"" but Pipelines returns Error 500 while trying to add the Known Hosts.

      Error message

      #!python
      
      {"message": "There was an error processing your request. It has been logged (ID 27461c34af233b00).","code": 500}
      
      

      Workaround

      Add manually with the step below in bitbucket-pipelines.yml

      • ssh-keyscan -t rsa <Host Address> >> ~/.ssh/known_hosts

              Assignee:
              Unassigned
              Reporter:
              Ronald C.
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: