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

Unavailable chain endpoints Sat, Jun 22 2024, 3:08:59 am #10693

Open
polkadot-js-bot opened this issue Jun 22, 2024 · 0 comments
Open

Unavailable chain endpoints Sat, Jun 22 2024, 3:08:59 am #10693

polkadot-js-bot opened this issue Jun 22, 2024 · 0 comments
Labels

Comments

@polkadot-js-bot
Copy link

cc @polkadot-js/notifications

Some configured endpoints are not available.

Check the nightly cron output (or via yarn ci:chainEndpoints locally) and disable the chains (either with isDisabled or isUnreachable) until the issue is resolved. The output as found from the test includes:

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:87:24
   Ajuna Network @ wss://ajuna.public.curie.radiumblock.co/ws

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection timeout

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:61:24
   Phala Network @ wss://rockx-phala.w3node.com/polka-public-phala/ws

	 testCodeFailure / ERR_TEST_FAILURE

	 Disconnected, code: '4000' reason: 'no available upstream'

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:66:22
   Kusama @ wss://kusama-public-rpc.blockops.network/ws

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:66:22
   BridgeHub @ wss://bridgehub-kusama.public.curie.radiumblock.co/ws

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:61:24
   Khala Network @ wss://rockx-khala.w3node.com/polka-public-khala/ws

	 testCodeFailure / ERR_TEST_FAILURE

	 Disconnected, code: '4000' reason: 'no available upstream'

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:66:22
   Westend @ wss://westend-rpc.blockops.network/ws

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:66:22
   t0rn @ wss://rpc.t0rn.io

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:66:22
   Bittensor @ wss://bittensor-mainnet-rpc.dwellir.com

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:77:17
   Vara @ wss://vara.drpc.org

	 testCodeFailure / ERR_TEST_FAILURE

	 Invalid/non-hex response

 x /home/runner/work/apps/apps/node_modules/@polkadot/dev-test/cjs/env/suite.js
   check endpoints

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

No branches or pull requests

1 participant