[Flask] Flask-Admin - Cannot login, Cannot Logout

d gleba dgleba at gmail.com
Wed Feb 17 06:35:08 EST 2016


I solved this.

I re-ran pip install -r requirements.txt.

It uninstalled flask-login and installed a newer version of it.
Now it works.


On Mon, Feb 15, 2016 at 10:53 PM, d gleba <dgleba at gmail.com> wrote:

>
> I want to correct my first sentence. It should read:
>
> I have an app that works on some computers but I cannot login or logout on a windows machine I am doing development on.
>
>
> On Mon, Feb 15, 2016 at 10:32 PM, d gleba <dgleba at gmail.com> wrote:
>
>>
>> I have an app that used to works on some computers but I cannot login or
>> logout on a windows machine I am doing development on.
>>
>> Screen shots are located here...
>>
>> https://github.com/dgleba/flaskplayground/tree/master/1flask/error/loginlogoutproblem
>>
>> The photos are named starting with a number.
>> -- 01 shows the problem.
>> -- 14 and 15 show the app as it should work.
>>
>>
>> I have deleted cookies, and deleted all browser history.
>> It's just running in the dev server.
>>
>> I don't know what to do next to troubleshoot it.
>>
>> Any ideas?
>>
>>
>>
>>
>> --
>> dgleba at gmail.com
>>
>
>
>
> --
> dgleba at gmail.com
>



-- 
dgleba at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/flask/attachments/20160217/c828709b/attachment.html>


More information about the Flask mailing list