Page MenuHomePhabricator

wmcs-novastats-proxyleaks fails during runtime
Open, MediumPublic

Description

wmcs-novastats-proxyleaks errors during runtime with the following.

Traceback (most recent call last):
  File "proxyleaks", line 190, in <module>
    purge_leaks(args.delete)
  File "proxyleaks", line 119, in purge_leaks
    if recordset["records"][0] == PROXY_BACKEND_IP:
IndexError: list index out of range