Module error

Source
Expand description

Error returned by the core Tracker.

ErrorContextDescription
PeerKeyNotValidAuthenticationThe supplied key is not valid. It may not be registered or expired.
PeerNotAuthenticatedAuthenticationThe peer did not provide the authentication key.
TorrentNotWhitelistedAuthorizationThe action cannot be perform on a not-whitelisted torrent (it only applies for trackers running in listed or private_listed modes).

Enumsยง

Error
Authentication or authorization error returned by the core Tracker
PeerKeyError
Errors related to peers keys.