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 Fri, Nov 22 2024, 3:38:53 am #11103

Open
polkadot-js-bot opened this issue Nov 22, 2024 · 1 comment
Open

Unavailable chain endpoints Fri, Nov 22 2024, 3:38:53 am #11103

polkadot-js-bot opened this issue Nov 22, 2024 · 1 comment
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
   Polkadot @ wss://polkadot.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
   Collectives @ wss://collectives.public.curie.radiumblock.co/ws

	 testCodeFailure / ERR_TEST_FAILURE

	 Disconnected, code: '1006' reason: ''

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:66:22
   NeuroWeb @ wss://parachain-rpc.origin-trail.network

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:87:24
   Kusama @ wss://kusama.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
   AssetHub @ wss://statemine.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
   Bajun Network @ wss://bajun.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
   Kabocha @ wss://kabocha.jelliedowl.net

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection timeout

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:87:24
   Myriad Social Testnet @ wss://ws-rpc.paseo.myriad.social

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection timeout

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:87:24
   Polkadex @ wss://polkadex.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
   Moonbase Alpha @ wss://moonbase.public.curie.radiumblock.co/ws

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection timeout

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

	 subtestsFailed / ERR_TEST_FAILURE
@radiumb
Copy link
Contributor

radiumb commented Nov 22, 2024

We are not reproduce these errors particularly for relay chains. We have tested using VPN and monitoring services. We are not able to observe the connection timeout issues. Are all the tests using the same IP address or using a pool of IP addresses?

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

2 participants