Page 1 of 1

Latest Source Issue

Posted: Fri Nov 30, 2012 11:22 pm
by Tuck
Currently there is a load bug with sp.py:

Image

Posted: Sat Dec 01, 2012 1:27 am
by satoon101
The listener errors, you can ignore. I'm not fully certain why those happen, but they do.

The actual error you are receiving (KeyError: 'AUTH_SETTINGS') is because you did not copy your ../cfg directory over to your server. We now utilize a core_settings.ini file to setup certain core SP settings. The first setting added (and only, so far) is to set up the Auth Providers you wish to use on your server.

Satoon