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, Jul 6 2024, 3:01:34 am #150

Open
Nick-1979 opened this issue Jul 6, 2024 · 0 comments
Open

Unavailable chain endpoints Sat, Jul 6 2024, 3:01:34 am #150

Nick-1979 opened this issue Jul 6, 2024 · 0 comments
Labels

Comments

@Nick-1979
Copy link
Member

cc @polkagate/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:66:22
   Polkadot @ wss://rpc-polkadot.luckyfriday.io

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:66:22
   AssetHub @ wss://rpc-asset-hub-polkadot.luckyfriday.io

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:66:22
   BridgeHub @ wss://rpc-bridge-hub-polkadot.luckyfriday.io

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

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

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

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

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 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:87:24
   Watr Network @ wss://watr.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:87:24
   Khala Network @ wss://khala.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
   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
   ZERO Canary @ wss://rpc-1.kusama.node.zero.io

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:87:24
   Westend @ wss://rpc-westend.luckyfriday.io

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection timeout

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

	 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/node_modules/@polkadot/dev-test/cjs/env/suite.js
   check endpoints

	 subtestsFailed / ERR_TEST_FAILURE
@Nick-1979 Nick-1979 added the ci label Jul 6, 2024
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