Code Monkey home page Code Monkey logo

nginxauthdaemon's People

Contributors

a-savinov avatar akurdyukov avatar dependabot[bot] avatar leonidvorobev avatar snyk-bot avatar strangeman avatar xumoooo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

nginxauthdaemon's Issues

`No module named crowdauth` error

авг 29 08:46:09 test8 gunicorn[12698]: [2016-08-29 08:46:09 +0000] [12703] [INFO] Booting worker with pid: 12703
авг 29 08:46:23 test8 gunicorn[12698]: [2016-08-29 08:46:23,037] ERROR in app: Exception on /auth/login [POST]
авг 29 08:46:23 test8 gunicorn[12698]: Traceback (most recent call last):
авг 29 08:46:23 test8 gunicorn[12698]: File "/opt/nginxauth/env/lib/python2.7/site-packages/flask/app.py", line 1988, in wsgi_app
авг 29 08:46:23 test8 gunicorn[12698]: response = self.full_dispatch_request()
авг 29 08:46:23 test8 gunicorn[12698]: File "/opt/nginxauth/env/lib/python2.7/site-packages/flask/app.py", line 1641, in full_dispatch_request
авг 29 08:46:23 test8 gunicorn[12698]: rv = self.handle_user_exception(e)
авг 29 08:46:23 test8 gunicorn[12698]: File "/opt/nginxauth/env/lib/python2.7/site-packages/flask/app.py", line 1544, in handle_user_exception
авг 29 08:46:23 test8 gunicorn[12698]: reraise(exc_type, exc_value, tb)
авг 29 08:46:23 test8 gunicorn[12698]: File "/opt/nginxauth/env/lib/python2.7/site-packages/flask/app.py", line 1639, in full_dispatch_request
авг 29 08:46:23 test8 gunicorn[12698]: rv = self.dispatch_request()
авг 29 08:46:23 test8 gunicorn[12698]: File "/opt/nginxauth/env/lib/python2.7/site-packages/flask/app.py", line 1625, in dispatch_request
авг 29 08:46:23 test8 gunicorn[12698]: return self.view_functions[rule.endpoint](**req.view_args)
авг 29 08:46:23 test8 gunicorn[12698]: File "/opt/nginxauth/env/lib/python2.7/site-packages/nginxauthdaemon/nginxauthdaemon.py", line 81, in show_login
авг 29 08:46:23 test8 gunicorn[12698]: if username is not None and get_authenticator().authenticate(username, password):
авг 29 08:46:23 test8 gunicorn[12698]: File "/opt/nginxauth/env/lib/python2.7/site-packages/nginxauthdaemon/nginxauthdaemon.py", line 20, in get_authenticator
авг 29 08:46:23 test8 gunicorn[12698]: module = importlib.import_module(".".join(parts[:-1]), 'nginxauthdaemon')
авг 29 08:46:23 test8 gunicorn[12698]: File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in import_module
авг 29 08:46:23 test8 gunicorn[12698]: __import__(name)
авг 29 08:46:23 test8 gunicorn[12698]: ImportError: No module named crowdauth

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.