[Bug]: Login / logon not working with production docker releases [Solved] #40026
Labels
Bug
Something isn't working
Community Reported
issues reported by community members
Critical
This issue needs immediate attention. Drop everything else
Identity & Authentication Product
Issues related to user identity & authentication
Login / Signup
Authentication flows
Needs Triaging
Needs attention from maintainers to triage
Platform Administration Pod
Issues related to platform administration & management
Production
Is there an existing issue for this?
Description
A nightly update of AppSmith docker executed with the suggested command:
docker-compose pull && docker-compose rm -fsv appsmith && docker-compose up -d
has broken the login page.
The users already logged in did not have issues for days, but new user or user which needed to logon faced where presented a page saying only:
"Unauthorized".
We decided to freshly install docker v1.65 and it has the same issue, we tested docker appsmith v1.64 and again the issue was present.
([Edit] Some user report that downgrading to v1.64 works fine, but v1.65 gives the issue)
Luckily enough, v1.63 does not have the error: analyzing the release notes in v1.64 a login feature was implemented (#37292).
There is already another issue about this error (#39983), but I wanted to share the analysis done and the regression test we have performed.
Steps To Reproduce
Public Sample App
No response
Environment
Production
Severity
Critical (Broken Production apps)
Issue video log
No response
Version
docker 1.65, docker 1.64
The text was updated successfully, but these errors were encountered: