-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
bugSomething isn't workingSomething isn't workingdevopsRelated to deployment or configurationRelated to deployment or configurationeffort:mediumLikely a day or twoLikely a day or twopriority:lowBacklog of tasks that will be addressed in timeBacklog of tasks that will be addressed in timerepo:drone-tm
Description
- This is partly my assumption of what the problem is based on a user report.
- The user was receiving this error page:
- A 403 suggests it's an authentication issue, and my assumption is that it's an expired auth token / session (after updating the prod server, all tokens get auto-expired).
- The frontend should handle this, perhaps calling the
/logoutAPI to ensure the user session is removed entirely, then redirecting to the homepage without a 403. - The bunkerweb page is a red herring, as it's simply a default redirect when the frontend doesn't handle a 403 in any way (which it should).
Workaround for now
- Ask the user to clear their cache / browser data.
- You can test this will work in advance, by simply opening in an incognito / private browser window first.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdevopsRelated to deployment or configurationRelated to deployment or configurationeffort:mediumLikely a day or twoLikely a day or twopriority:lowBacklog of tasks that will be addressed in timeBacklog of tasks that will be addressed in timerepo:drone-tm