Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnboundLocalError in apache.py #74

Open
abstractalchemist opened this issue Aug 2, 2018 · 0 comments
Open

UnboundLocalError in apache.py #74

abstractalchemist opened this issue Aug 2, 2018 · 0 comments

Comments

@abstractalchemist
Copy link

Received follow error when running PythonHandlerModule Directive in logs

[Thu Aug 02 19:03:40.742572 2018] [:error] [pid 6985] [client 98.155.150.52:33808] PythonTransHandler handler: Traceback (most recent call last):

[Thu Aug 02 19:03:40.742597 2018] [:error] [pid 6985] [client 98.155.150.52:33808] PythonTransHandler handler:   File "/usr/lib64/python2.7/site-packages/mod_python/apache.py", line 367, in HandlerDispatch\n    if not hlist.silent or obj is not None:

[Thu Aug 02 19:03:40.742603 2018] [:error] [pid 6985] [client 98.155.150.52:33808] PythonTransHandler handler: UnboundLocalError: local variable 'obj' referenced before assignment 

Compiled from master branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant