Traceback (most recent call last):
  File "/home/www/starship/crew/mwh/blog/nb/NBCGI.py", line 110, in __init__
    self.run()
  File "/home/www/starship/crew/mwh/blog/nb/CoreCGIs.py", line 969, in run
    randomEntries = self.notebook.getRandomEntries(number)
  File "/home/www/starship/crew/mwh/blog/nb/Notebook.py", line 965, in getRandomEntries
    self.processIndexUpdateList()
  File "/home/www/starship/crew/mwh/blog/nb/Notebook.py", line 1256, in processIndexUpdateList
    file = open(self.getIndexUpdateListPath(), 'r+')
IOError: [Errno 13] Permission denied: '/home/www/starship/crew/mwh/blog/NewsBruiserData/nickblog/.index/.indexUpdates'