i've been doing some searching , by default policyd option in the settings of iredadmin is false. I've enabled it.
[Sun Dec 30 21:00:13 2012] [error] [client 1.2.3.4] Traceback (most recent call last):
[Sun Dec 30 21:00:13 2012] [error] [client 1.2.3.4] File "/usr/lib/pymodules/python2.7/web/application.py", line 242, in process
[Sun Dec 30 21:00:13 2012] [error] [client 1.2.3.4] return self.handle()
[Sun Dec 30 21:00:13 2012] [error] [client 1.2.3.4] File "/usr/lib/pymodules/python2.7/web/application.py", line 233, in handle
[Sun Dec 30 21:00:13 2012] [error] [client 1.2.3.4] return self._delegate(fn, self.fvars, args)
[Sun Dec 30 21:00:13 2012] [error] [client 1.2.3.4] File "/usr/lib/pymodules/python2.7/web/application.py", line 415, in _delegate
[Sun Dec 30 21:00:13 2012] [error] [client 1.2.3.4] return handle_class(cls)
[Sun Dec 30 21:00:13 2012] [error] [client 1.2.3.4] File "/usr/lib/pymodules/python2.7/web/application.py", line 390, in handle_class
[Sun Dec 30 21:00:13 2012] [error] [client 1.2.3.4] return tocall(*args)
[Sun Dec 30 21:00:13 2012] [error] [client 1.2.3.4] File "/usr/share/apache2/iredadmin/controllers/decorators.py", line 21, in proxyfunc
[Sun Dec 30 21:00:13 2012] [error] [client 1.2.3.4] return func(self, *args, **kw)
[Sun Dec 30 21:00:13 2012] [error] [client 1.2.3.4] File "/usr/share/apache2/iredadmin/controllers/policyd/whitelist.py", line 18, in GET
[Sun Dec 30 21:00:13 2012] [error] [client 1.2.3.4] whitelistLib = wlist.Whitelist()
[Sun Dec 30 21:00:13 2012] [error] [client 1.2.3.4] TypeError: __init__() should return None
Does this say anything to you?
https://domain.ext/iredadmin/system/blacklist and
https://domain.ext/iredadmin/system/whitelist
gives an internal server error which results in the above error.