Skip to content

The interface fails to be queried,/v1/graphql #10640

Description

@jsnobug

Version Information

Server Version:
CLI Version (for CLI related issue):

Environment

  - HASURA_GRAPHQL_DATABASE_URL=postgres://postgres:postgres@postgresql:5432/postgres
  - HASURA_GRAPHQL_ENABLE_CONSOLE=true
  - HASURA_GRAPHQL_SERVER_ROOT_PATH:/hasura/home
  - HASURA_GRAPHQL_METADATA_RETRY_INTERVAL=5000 # Wait for 5 seconds before retrying connection
  - HASURA_GRAPHQL_DATABASE_CONNECTION_TIMEOUT=120 # Set connection timeout to 120 seconds

What is the current behaviour?

tap API router

What is the expected behaviour?

Do not request

How to reproduce the issue?

1.tap API router

Screenshots or Screencast

file-read-220004

Please provide any traces or logs that could help here.

I find TopNav component has request fetchSchemaRegistryNotificationData, but I don't need schemaRegistry
const fetchSchemaRegistryNotificationData = useGetSchemaRegistryNotificationColor(projectID);

Any possible solutions/workarounds you're aware of?

Keywords

Metadata

Metadata

Assignees

No one assigned

    Labels

    k/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions