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.
With the plugin installer in Prosody 0.12 you can use:
sudo prosodyctl install --server=https://modules.prosody.im/rocks/ mod_traceback
For earlier versions see the documentation for installing 3rd party modules