Thank you to anyone who has already donated - your generous donations helped make three months of treatment possible.

My brother Nate continues to fight stage IV Hodgkin's lymphoma. He's just 31, with a wife and baby girl. They have no active income (since he's been unable to return to work), no insurance, and cannot afford the treatment he needs. Nate and his family need your help. Please consider a donation, every dollar helps. Thanks.


Apr 11 13:20:30 dev-01 Trac[main] DEBUG: Negotiated locale: ['en-us'] -> en_US
Apr 11 13:20:30 dev-01 Trac[api] INFO: Synchronized '' repository in 0.02 seconds
Apr 11 13:20:30 dev-01 Trac[web_ui] DEBUG: RPC incoming request of content type 'text/xml' dispatched to <tracrpc.xml_rpc.XmlRpcProtocol object at 0x7f45b040fa10>
Apr 11 13:20:30 dev-01 Trac[web_ui] DEBUG: RPC(XML-RPC) call by 'anonymous'
Apr 11 13:20:30 dev-01 Trac[xml_rpc] DEBUG: RPC(xml) call by 'anonymous', method 'system.listMethods' with args: ()
Apr 11 13:20:30 dev-01 Trac[perm] DEBUG: No policy allowed anonymous performing XML_RPC on None
Apr 11 13:20:30 dev-01 Trac[web_ui] ERROR: RPC(XML-RPC) Error#012Traceback (most recent call last):#012  File "/usr/local/lib/python2.6/dist-packages/TracXMLRPC-1.1.0-py2.6.egg/tracrpc/web_ui.py", line 149, in _rpc_process#012    req.perm.require('XML_RPC') # Need at least XML_RPC#012  File "/usr/local/lib/python2.6/dist-packages/Trac-0.12-py2.6.egg/trac/perm.py", line 576, in require#012    raise PermissionError(action, resource, self.env)#012PermissionError