uWSGI exceptions catcher for "GET /dosare" (request plugin: "python", modifier1: 0) Exception: AttributeError: 'NoneType' object has no attribute 'lower' Exception class: AttributeError Exception message: 'NoneType' object has no attribute 'lower' Backtrace: filename: "/usr/lib/python2.7/dist-packages/flask/app.py" line: 1997 function: "__call__" text/code: "return self.wsgi_app(environ, start_response)" filename: "/usr/lib/python2.7/dist-packages/flask/app.py" line: 1985 function: "wsgi_app" text/code: "response = self.handle_exception(e)" filename: "/usr/lib/python2.7/dist-packages/flask/app.py" line: 1540 function: "handle_exception" text/code: "reraise(exc_type, exc_value, tb)" filename: "/usr/lib/python2.7/dist-packages/flask/app.py" line: 1982 function: "wsgi_app" text/code: "response = self.full_dispatch_request()" filename: "/usr/lib/python2.7/dist-packages/flask/app.py" line: 1614 function: "full_dispatch_request" text/code: "rv = self.handle_user_exception(e)" filename: "/usr/lib/python2.7/dist-packages/flask/app.py" line: 1517 function: "handle_user_exception" text/code: "reraise(exc_type, exc_value, tb)" filename: "/usr/lib/python2.7/dist-packages/flask/app.py" line: 1612 function: "full_dispatch_request" text/code: "rv = self.dispatch_request()" filename: "/usr/lib/python2.7/dist-packages/flask/app.py" line: 1598 function: "dispatch_request" text/code: "return self.view_functions[rule.endpoint](**req.view_args)" filename: "/var/www/maricorupti.ro/app.py" line: 87 function: "dosare" text/code: "filtru = request.args.get('filtru').lower()" QUERY_STRING = REQUEST_METHOD = GET CONTENT_TYPE = CONTENT_LENGTH = REQUEST_URI = /dosare PATH_INFO = /dosare DOCUMENT_ROOT = /var/www/maricorupti.ro SERVER_PROTOCOL = HTTP/1.1 REMOTE_ADDR = 44.195.47.227 REMOTE_PORT = 36196 SERVER_PORT = 443 SERVER_NAME = maricorupti.ro HTTP_ACCEPT = */* HTTP_USER_AGENT = claudebot HTTP_HOST = maricorupti.ro