Skip to content

Firefox unable to load account list from graphql api #396

@jvanenckevort

Description

@jvanenckevort

Describe the bug
Our end-users complain about not being able to load the account list on Firefox. We have reproduced this issue and it seems to be working on Chrome just fine.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the 'Create request' page
  2. Click on the account list
  3. Account list is not loaded
  4. Open developer mode and you'll see the following error:
GET wss://xxxxxxxxxxxxxxxxx.appsync-realtime-api.xx-xxxx-x.amazonaws.com/graphql NS_ERROR_NET_RESET

Firefox can’t establish a connection to the server at wss://xxxxxxxxxxxxxxxxx.appsync-realtime-api.xx-xxxx-x.amazonaws.com/graphql.

Expected behavior
The account list should be loaded within a few seconds, it usually tends to take between 2 and 5 seconds.

Screenshots
None

Desktop:

  • OS: macOS
  • Browser: Firefox 138.03
  • Version: 1.3.0

Additional context
We have a workaround for people not to use Firefox to access AWS Team, but this is annoying because you would have to keep sessions in multiple browsers.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions