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: Jeff Forcier
Subject: Re: [Fab-user] Missing Stacktrace on error
Date: Fri, 26 Sep 2014 20:06:04 -0700

For the record, all you had to say was "Yes, debug output shows
tracebacks, but is there a way to enable the tracebacks without other
debug level output? We have intermittent errors and separating these
concerns would be very useful".

To which the answer is, unfortunately not at present, though we
acknowledge the validity of the feature request.

I could not find open tickets about this so I just made one,
https://github.com/fabric/fabric/issues/1200

Best,
Jeff

On Fri, Sep 26, 2014 at 11:42 AM, Thomas Güttler <address@hidden> wrote:
> 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/
>
> _______________________________________________
> Fab-user mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/fab-user



-- 
Jeff Forcier
Unix sysadmin; Python/Ruby engineer
http://bitprophet.org



reply via email to

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