fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fab-user] Missing Stacktrace on error


From: Thomas Güttler
Subject: Re: [Fab-user] Missing Stacktrace on error
Date: Fri, 26 Sep 2014 20:42:23 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2

On 26.09.2014 18:48, Jeff Forcier wrote:
Yup, just turn on 'debug' output in whichever way is most convenient
for you: 
http://docs.fabfile.org/en/1.10/usage/output_controls.html#hiding-and-or-showing-output-levels

E.g. `fab --show=debug <tasks>`

On our servers several hundred tasks get executed on one day.

Sometimes (less then 99.9%) there is an unusual error and the scripts aborts.

The current error message does not help us: We want a stacktrace.

Running the task again does to reproduce the error. It works.

How to debug something like this?

If we turn on --show=debug on our production servers, the logs get unreadable 
since
there is way too much output.

Can you understand what makes me unhappy?

It would be very nice to see stacktraces without running fabric in debug mode.

  Thomas Güttler



--
Thomas Güttler
http://thomas-guettler.de/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]