Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Remote Execution Task errors while retrieving remote log file #23

Open
Gaikotsu2 opened this issue Aug 12, 2011 · 1 comment
Open

Comments

@Gaikotsu2
Copy link
Contributor

If the RemoteDropkickExecutionTask is unable to copy the remote log file back to the local folder it throws an error causing the deployment to stop.

This is easiest to replicate if the person running the deployment does not have write permission to the folder the deployment is run from as is usually the case when using a continuous build system.

Recommendation: instead of copying the file back to the local folder, just read the file from the remote location

@ferventcoder
Copy link
Member

You do realize that the other logs don't work either (but they don't cause the deployment to stop either).

Wouldn't it be a better idea to always log to a folder you know you can log to?

The idea here is a unifying folder under ProgramData\ChuckNorris where RH, DK, UC, etc put logs and application type data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants