instructure / canvas-lms

The open LMS by Instructure, Inc.
https://github.com/instructure/canvas-lms/wiki
GNU Affero General Public License v3.0
5.41k stars 2.42k forks source link

Invalid Authenticity Token on Login #2319

Closed JamesKainer closed 4 months ago

JamesKainer commented 4 months ago

Summary:

Login page shows "Invalid Authenticity Token" when logging in with no other information or errors in logs after going through the production startup instructions. All services are up and running

Steps to reproduce:

  1. Follow the https://github.com/instructure/canvas-lms/wiki/Production-Start 2.:Log in with the user created during installation

Expected behavior:

  1. Expect to log in or have some feedback on the error to fix

Actual behavior:

Invalid authenticity token error popup with nothing in logs

Additional notes:

Tried all suggestions I could find on the Canvas community or otherwises. No change in behaviour.

JamesKainer commented 4 months ago

If anyone runs into this, it can be the SSL configuration.