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, Sep 20 2024, 3:13:32 am #10935

Closed
polkadot-js-bot opened this issue Sep 20, 2024 · 1 comment
Closed

Unavailable chain endpoints Fri, Sep 20 2024, 3:13:32 am #10935

polkadot-js-bot opened this issue Sep 20, 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:75:38
   Polkadot @ wss://polkadot.rpc.subquery.network/public/ws

	 testCodeFailure / ERR_TEST_FAILURE

	 Unexpected end of JSON input

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:66:22
   Krest @ wss://krest.unitedbloc.com/

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:66:22
   Rhala Testnet @ wss://rhala-node.phala.network/ws

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:87:24
   Paseo @ wss://api2.zondax.ch/pas/node/rpc

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection timeout

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:66:22
   BridgeHub @ wss://sys.ibp.network/bridge-hub-paseo

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 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
   Subspace Gemini 3g Nova @ wss://nova.gemini-3g.subspace.network/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
@piggydoughnut
Copy link
Contributor

Completed via #10958

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