• Members 8 posts
    Jan. 31, 2020, 11:44 a.m.

    Error shows after pressing sign in/sign up button:

    our request was rejected because your browser didn't send the CSRF cookie, or the cookie sent was invalid.

    I'm using Google Chrome Version 79.0.3945.130 (Official Build) (64-bit), and the current version of Misago-docker.
    Is this problem caused by https certification?

    Also, with "jrcs/letsencrypt-nginx-proxy-companion" container running, I cannot visit the site via https.

  • Jan. 31, 2020, 5:39 p.m.

    misago-docker repo is setup to provide and require HTTP in order to work. If you are looking to try Misago on localhost, I would use setup from main repo instead, its configured to run from localhost without HTTP, it's also configured to don't do any API calls (minus version check in admin and Gravatar).