Skip to content

VPN users are often blocked accessing dronetm.org #690

@spwoodcock

Description

@spwoodcock
  • This is partly my assumption of what the problem is based on a user report.
  • The user was receiving this error page:
Image
  • 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 /logout API 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

No one assigned

    Labels

    bugSomething isn't workingdevopsRelated to deployment or configurationeffort:mediumLikely a day or twopriority:lowBacklog of tasks that will be addressed in timerepo:drone-tm

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions