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

Fix internal server error due to unexpected mimetype #243

Closed
wants to merge 1 commit into from

Conversation

mzfr
Copy link
Collaborator

@mzfr mzfr commented Feb 25, 2020

I've fixed the Internal Server Error problem.

Issue #224 and my comment on that explains the problem.

Also if setting content_type=None isn't considered good practice then
we can set that to mimetype text/plain as reported in the traceback

@afeena @adepasquale please review this PR and let me know if any changers are required.

@adepasquale
Copy link
Member

There should be no need to merge this. The issue is related to you using the default tanner instance at tanner.mushmush.org, which is failing for some unknown reasons. Please use your own tanner instance.

@mzfr
Copy link
Collaborator Author

mzfr commented Feb 25, 2020

oh so running snare in one docker and running tanner in another would fix the issue?

@mzfr
Copy link
Collaborator Author

mzfr commented Feb 25, 2020

Also looks like (others](#201 (comment)) are also facing this issue.

@afeena
Copy link
Collaborator

afeena commented Feb 26, 2020

Maybe we could catch the tanner problem via this error and show some page (index page)? Which behaviour should we expect?
What do you think? Any ideas?

@mzfr mzfr closed this Feb 28, 2020
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

Successfully merging this pull request may close these issues.

3 participants