Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Directory comparison report
-
Attempting to run a directory comparison report on Linux server via SSH agent - getting the below error. Is there documentation on what exactly is supported by the SSSH agent?
INFO: Generating diff report starting from path "/home/buildmaster/build/_A2/_S3/SRC/previous-source" to path "/home/buildmaster/build/_A2/_S3/SRC/current-source"...
DEBUG: Previous path on disk: /home/buildmaster/build/_A2/_S3/SRC/previous-source
DEBUG: Current path on disk: /home/buildmaster/build/_A2/_S3/SRC/current-source
ERROR: An unhandled exception occurred while executing this action: System.NotSupportedException: The SshAgent agent does not support the IRemoteCommandExecuter interface.
at Inedo.BuildMaster.Extensibility.Agents.AgentBase.GetServiceTService
at Inedo.BuildMaster.Extensibility.Actions.RemoteActionBase.ExecuteRemoteCommand(String name, String[] args)
at Inedo.BuildMaster.Extensibility.Actions.Reporting.CompareDirectoriesReportingAction.Execute()
at Inedo.BuildMaster.Extensibility.Actions.ActionBase.ExecuteInternal(IActionExecutionContext context, ExtensionConfigurerBase extensionConfigurer, Boolean resumeNextOnError, Boolean logErrorsAsWarnings)Product: BuildMaster
Version: 4.8.6 -
Here are the actions that aren't supported via SSH agent currently:
- Unit Test Actions
- HTTP
- Reporting Actions
- Generate Release Notes Action (unless running on BuildMaster server)
- Execute Database Change Scripts Action
- Rename Files Action (shell script is recommended for this)
- Set File Attributes Action (shell script is recommended for this)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login