-
Notifications
You must be signed in to change notification settings - Fork 4.2k
fix: mtkg url infinite redirect loop #37618
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
base: master
Are you sure you want to change the base?
Conversation
d092472 to
99da6c2
Compare
1ec1842 to
fa582da
Compare
|
I've left a comment in another PR :- https://github.com/edx/devstack/pull/193/files#r2509271747 Seems relevant changes to that are also present here, can you check that @ktyagiapphelix2u And if these changes are being applied, can you check if it works well with these :-
You can also make sure that the settings in these are almost similar. i.e MKTG_URLS related settings and configs are as we expect them to be in staging, there's no DEBUG related condition (when it comes to redirection on MKTG_URLS). This should weed out potential redirect issues and infinite loop issues. |
chintanjoshi-apphelix-2u
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A minor check on sandbox and local, have added detail in comment.
ee1c44f to
36e14f8
Compare
64729bc to
7a21155
Compare
690475b to
a4556aa
Compare
Description
Fix the infinte redirect loop of devstack
Ticket
https://2u-internal.atlassian.net/browse/BOMS-215