Error 500 in Admin Console

44 views
Skip to first unread message

Michael Holt

unread,
Jul 31, 2015, 5:01:37 PM7/31/15
to Simian Discuss
I'm receiving a 500 error whenever I try to delete a package or update anything at admin/config.  Here's the error log:

````
  1. mholt [31/Jul/2015:13:59:37 -0700] "POST /admin/config HTTP/1.1" 500 225 - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.134 Safari/537.36" "reallifechurch-munki.appspot.com" ms=38 cpu_ms=18 cpm_usd=0.000025 app_engine_release=1.9.24 instance=00c61b117cd7ba5ac5e8b8d48508afc1ad3e51
  2. W2015-07-31 13:59:37.245
    No admins defined! Configure admins in Admin Tools -> ACL Groups.
  3. E2015-07-31 13:59:37.259
    email_admin_list
    Traceback (most recent call last):
      File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.5.2/webapp2.py", line 1535, in __call__
        rv = self.handle_exception(request, response, e)
      File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.5.2/webapp2.py", line 1529, in __call__
        rv = self.router.dispatch(request, response)
      File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.5.2/webapp2.py", line 1278, in default_dispatcher
        return route.handler_adapter(request, response)
      File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.5.2/webapp2.py", line 1102, in __call__
        return handler.dispatch()
      File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.5.2/webapp2.py", line 572, in dispatch
        return self.handle_exception(e, self.app.debug)
      File "/base/data/home/apps/s~reallifechurch-munki/4bbd283205b6.386111125064363954/simian/mac/admin/__init__.py", line 153, in handle_exception
        super(AdminHandler, self).handle_exception(exception, debug_mode)
      File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.5.2/webapp2.py", line 570, in dispatch
        return method(*args, **kwargs)
      File "/base/data/home/apps/s~reallifechurch-munki/4bbd283205b6.386111125064363954/simian/mac/admin/config.py", line 104, in post
        self._UpdateSettingValue()
      File "/base/data/home/apps/s~reallifechurch-munki/4bbd283205b6.386111125064363954/simian/mac/admin/config.py", line 116, in _UpdateSettingValue
        self.NotifyAdminsOfChange(setting, self.request.get('value', None))
      File "/base/data/home/apps/s~reallifechurch-munki/4bbd283205b6.386111125064363954/simian/mac/admin/config.py", line 110, in NotifyAdminsOfChange
        mail.SendMail(settings_module.EMAIL_ADMIN_LIST, subject_line, main_body)
      File "/base/data/home/apps/s~reallifechurch-munki/4bbd283205b6.386111125064363954/simian/settings.py", line 414, in __getattr__
        return self._Get(str(k).lower())
      File "/base/data/home/apps/s~reallifechurch-munki/4bbd283205b6.386111125064363954/simian/settings.py", line 868, in _Get
        raise AttributeError(k)
    AttributeError: email_admin_list
````

Justin McWilliams

unread,
Jul 31, 2015, 6:34:24 PM7/31/15
to Simian Discuss

Set an admin email list in Admin Tools -> Configuration.

I'll file to-do to make this optional. 

// mobile

--
You received this message because you are subscribed to the Google Groups "Simian Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to simian-discus...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Michael Holt

unread,
Jul 31, 2015, 6:36:02 PM7/31/15
to Simian Discuss
I tried but it won't save.  I know there was a fix released for a regex issue last week and I pulled it and deployed to my server

Real Life Church

Michael Holt / IT Administrator
(661) 705-4711/ mh...@reallifechurch.org

Real Life Church Office: (661) 775-7401 
23841 Newhall Ranch Rd
Valencia, CA 91355

http://www.reallifechurch.org

This e-mail message may contain confidential or legally privileged information and is intended only for the use of the intended recipient(s). Any unauthorized disclosure, dissemination, distribution, copying or the taking of any action in reliance on the information herein is prohibited. E-mails are not secure and cannot be guaranteed to be error free as they can be intercepted, amended, or contain viruses. Anyone who communicates with us by e-mail is deemed to have accepted these risks. Company Name is not responsible for errors or omissions in this message and denies any responsibility for any damage arising from the use of e-mail. Any opinion and other statement contained in this message and any attachment are solely those of the author and do not necessarily represent those of the company.


--
You received this message because you are subscribed to a topic in the Google Groups "Simian Discuss" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/simian-discuss/ij7AqZLpsbg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to simian-discus...@googlegroups.com.

Justin McWilliams

unread,
Aug 3, 2015, 4:10:58 AM8/3/15
to Simian Discuss

Michael Holt

unread,
Aug 4, 2015, 5:11:08 PM8/4/15
to Simian Discuss
sorry it took so long to get back, I ended up just spinning up a new GAE instance and was able to set up admin emails.
Reply all
Reply to author
Forward
0 new messages