PolyDeploy icon indicating copy to clipboard operation
PolyDeploy copied to clipboard

DeployClient displays a limited amount of information on failure

Open ghost opened this issue 7 years ago • 1 comments

The DeployClient writes to the console output only the number of modules that have failed. The session object also contains the list of modules that failed and why they did so. The commandline output from the deploy client should be improved to report these additional bits of information.

ghost avatar Mar 14 '18 12:03 ghost

When installation fails for me, the response is null and a nullreference exception occurs. No information why the installation failed. This information would be very valuable indeed. Currently I go back to the classic DNN way to install a module, to debug why it's failing.

Swimburger avatar Jun 05 '18 14:06 Swimburger