Ask Your Question
0

SettingNotSet: ("Startup error, couldn't load EXTERNAL_KEYS.RECAPTCHA_SECRET", None)

asked 2012-07-19 21:21:24 -0500

Joseph gravatar image Joseph
303 12 3 19

I get this error when I first run my server:

SettingNotSet: ("Startup error, couldn't load EXTERNAL_KEYS.RECAPTCHA_SECRET", None)

I'm running on webfaction using the directions here: http://askbot.org/en/question/3147/need-step-by-step-installation-procedure-in/

This is the same issue that was reported here: http://askbot.org/en/question/3264/running-askbot-test-suites/ and here: https://gist.github.com/2713654

I got this error both with askbot 0.7.43 or askbot-devel.

delete close flag offensive retag edit

Comments

Installed Askbot in a virtual machine. Using django's internal development server everything was working fine. Then I switched to Apache/WSGI and I end up with the exact same error.

A. Pritschet ( 2013-04-09 02:53:51 -0500 )edit

Traceback:

[Tue Apr 09 10:22:13 2013] [error] [client 192.168.56.1] Traceback (most recent call last): [Tue Apr 09 10:22:13 2013] [error] [client 192.168.56.1] File "/usr/lib/python2.7/dist-packages/django/core/handlers/wsgi.py", line 250, in __call__ [Tue Apr 09 10:22:13 2013] [error] [client 192.168.56.1] self.load_middleware() [Tue Apr 09 10:22:13 2013] [error] [client 192.168.56.1] File "/usr/lib/python2.7/dist-packages/django/core/handlers/base.py", line 45, in load_middleware [Tue Apr 09 10:22:13 2013] [error] [client 192.168.56.1] mod = import_module(mw_module) [Tue Apr 09 10:22:13 2013] [error] [client 192.168.56.1] File "/usr/lib/python2.7/dist-packages/django/utils/importlib.py", line 35, in import_module [Tue Apr 09 10:22:13 2013] [error] [client 192.168.56.1] __import__(name) [Tue Apr 09 10:22:13 2013] [error] [client 192.168.56.1] File "/home/andi/MyAskbot/askbot/middleware/view_log.py", line 7, in <module> [Tue Apr 09 10:22:13 2013] [error] [client 19

A. Pritschet ( 2013-04-09 03:22:36 -0500 )edit

1 Answer

Sort by » oldest newest most voted
0

answered 2012-07-19 22:13:30 -0500

Evgeny gravatar image Evgeny flag of Chile
11074 50 84 182
http://askbot.org/

This is likely to be a masked import error.

Make sure that all dependency modules are installed and are on the python path.

link publish delete flag offensive edit

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Reliable Askbot Hosting

Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.

create your Q&A site
30 days free trial

Question tools

Follow
1 follower

subscribe to rss feed

Stats

Asked: 2012-07-19 21:21:24 -0500

Seen: 169 times

Last updated: Oct 04 '12