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

Send Feedback form #226

Open
josiahseaman opened this issue Apr 10, 2023 · 0 comments
Open

Send Feedback form #226

josiahseaman opened this issue Apr 10, 2023 · 0 comments
Assignees
Labels

Comments

@josiahseaman
Copy link
Owner

[Skittle]ERROR (EXTERNAL IP): Internal Server Error: /sendFeedback

Traceback (most recent call last):

File "/home/projects-environments/skittle_venv/local/lib/python2.7/site-packages/django/core/handlers/base.py", line 132, in get_response
raise ValueError("The view %s.%s didn't return an HttpResponse object." % (callback.module, view_name))

ValueError: The view SkittleTree.views.feedbackSend didn't return an HttpResponse object.

<WSGIRequest
path:/sendFeedback,
GET:<QueryDict: {}>,
POST:<QueryDict: {u'feedback_current_view': [u''], u'csrfmiddlewaretoken': [u'z4xI0lMVW9hj50XMrbpLCspiTrOuOC4q'], u'feedback_content': [u'A S Medication Solutions LLC Contract Pharm Dermalogix Dispensing Solutions Diversified Healthcare Services Inc buy generic cialis'], u'feedback_type': [u'Comment'], u'feedback_sender_email': [u'[email protected]']}>,
COOKIES:{'DNASkittle': '6f5o96y3ppzqn1jjuldfmxte743lynqs',
'csrftoken': 'z4xI0lMVW9hj50XMrbpLCspiTrOuOC4q'},
META:{'CONTENT_LENGTH': '341',
'CONTENT_TYPE': 'application/x-www-form-urlencoded',
u'CSRF_COOKIE': u'z4xI0lMVW9hj50XMrbpLCspiTrOuOC4q',
'DOCUMENT_ROOT': '/mnt/projects/skittle',
'HTTP_ACCEPT': '/',
'HTTP_CONNECTION': 'close',
'HTTP_CONTENT_LENGTH': '341',
'HTTP_CONTENT_TYPE': 'application/x-www-form-urlencoded',
'HTTP_COOKIE': 'csrftoken=z4xI0lMVW9hj50XMrbpLCspiTrOuOC4q; DNASkittle=6f5o96y3ppzqn1jjuldfmxte743lynqs',
'HTTP_HOST': 'www.dnaskittle.com',
'HTTP_PRAGMA': 'no-cache',
'HTTP_REFERER': 'https://www.dnaskittle.com/browse/Homo/Sapiens/hg19/chrM/',
'HTTP_USER_AGENT': 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36',
'PATH_INFO': u'/sendFeedback',
'QUERY_STRING': '',
'REMOTE_ADDR': '37.139.53.20',
'REMOTE_PORT': '55409',
'REQUEST_METHOD': 'POST',
'REQUEST_URI': '/sendFeedback',
u'SCRIPT_NAME': u'',
'SERVER_NAME': 'dnaskittle.com',
'SERVER_PORT': '443',
'SERVER_PROTOCOL': 'HTTP/1.0',
'UWSGI_SCHEME': 'https',
'uwsgi.core': 0,
'uwsgi.node': 'newline-production',
'uwsgi.version': '1.9.17.1-debian',
'wsgi.errors': <open file 'wsgi_errors', mode 'w' at 0x7f49bb39e930>,
'wsgi.file_wrapper': ,
'wsgi.input': <uwsgi._Input object at 0x7f49b807ddc8>,
'wsgi.multiprocess': True,
'wsgi.multithread': True,
'wsgi.run_once': False,
'wsgi.url_scheme': 'https',
'wsgi.version': (1, 0)}>

@josiahseaman josiahseaman self-assigned this Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant