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

'No secure cookie found' error #196

Closed
andrewcottam opened this issue Mar 23, 2020 · 2 comments
Closed

'No secure cookie found' error #196

andrewcottam opened this issue Mar 23, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@andrewcottam
Copy link
Collaborator

andrewcottam commented Mar 23, 2020

The following browser issue prevents login to app.marxanweb.org on 23/03/2020 - this affected me as I updated to a new version of Chrome and Jennifer:

image

@andrewcottam andrewcottam added the bug Something isn't working label Mar 23, 2020
@andrewcottam andrewcottam changed the title Secure cookie not found error 'No secure cookie found' error Mar 23, 2020
@andrewcottam
Copy link
Collaborator Author

andrewcottam commented Mar 23, 2020

There is a monkey patch for Python 3.7.4 or its built into Python 3.8. Tornado issue: tornadoweb/tornado#2573

@andrewcottam
Copy link
Collaborator Author

andrewcottam commented Apr 14, 2020

Now, when you access a site through http (e.g. on localhost), the cookie is not set preventing login:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant