Skip to content
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

Firefox displays "Attempting to connect..." in the API Status box #80

Closed
iaindillingham opened this issue Jul 22, 2020 · 1 comment
Closed
Assignees

Comments

@iaindillingham
Copy link

Description

With a new install of Prefect server (0.12.5), Firefox (78.0.2, Linux) displays "Attempting to connect..." in the API Status box. Chrome (84.0.4147.89, Linux), however, displays "Connected".

Expected Behavior

Both Firefox and Chrome to connect to the API.

Reproduction

I've attached a screenshot of Firefox, with the network tab open: this shows that the response from the API is 200 even though the API Status box displays "Attempting to connect...".

Screenshot from 2020-07-22 12-32-59

Environment

Here's the output of prefect diagnostics.

{
  "config_overrides": {},
  "env_vars": [],
  "system_information": {
    "platform": "Linux-5.4.0-40-generic-x86_64-with-glibc2.29",
    "prefect_version": "0.12.5",
    "python_version": "3.8.2"
  }
}
@znicholasbrown znicholasbrown self-assigned this Jul 22, 2020
@jcrist jcrist transferred this issue from PrefectHQ/prefect Aug 6, 2020
@znicholasbrown
Copy link
Contributor

This has been resolved with the newest version of Server 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants