My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Troubleshooting  
Handling common problems/errors.
Updated Jan 9, 2012 by dorma...@rydia.net

Where To Look

If something is going wrong, the first place to look is your app. Are you handling client errors correctly? Are you reporting/logging them anywhere?

The next place are your trackers. If you have syslog configured correctly, they should log various things.

If not, or if you want to spot check a particular tracker, wield the power of telnet:

telnet tracker 7001
!watch
(enjoy)

If you restart the tracker with 'debug = 1' or 'debug = 2', you will get more log messages. It might not be possible to do this at runtime presently. When it is, someone should update this note.

Issues

Error messages


Sign in to add a comment
Powered by Google Project Hosting