File

mod_traceback/README.markdown @ 5994:1bb8b559f441

misc/lnav: Fix invalid value warning lnav said warning: invalid value "/prosody_log/value/payload" reason: no patterns have a capture named "payload"
author Kim Alvefur <zash@zash.se>
date Thu, 03 Oct 2024 22:29:03 +0200 (5 months ago)
parent 2799:db0f654b9b3f
line wrap: on
line source
This module writes out a traceback to `traceback.txt` in Prosodys data
directory (see `prosodyctl about`) when the signal `SIGUSR1` is
received. This is useful when debugging seemingly frozen instances in
case it is stuck in Lua code.