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, Oct 11 2024, 3:21:18 am #10997

Closed
polkadot-js-bot opened this issue Oct 11, 2024 · 2 comments
Closed

Unavailable chain endpoints Fri, Oct 11 2024, 3:21:18 am #10997

polkadot-js-bot opened this issue Oct 11, 2024 · 2 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
   Collectives @ wss://collectives.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
   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:53:11
   Parallel @ wss://parallel-rpc.dwellir.com

	 testCodeFailure / ERR_TEST_FAILURE

	 No DNS entry

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:75:38
   Kusama @ wss://kusama.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
   Parallel Heiko @ wss://heiko-rpc.parallel.fi

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:66:22
   Turing Network @ wss://rpc.turing.oak.tech

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:66:22
   Hydration (Paseo) @ wss://paseo-rpc.play.hydration.cloud

	 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
piggydoughnut added a commit that referenced this issue Oct 14, 2024
@piggydoughnut
Copy link
Contributor

Resolved via #10996

piggydoughnut added a commit that referenced this issue Oct 14, 2024
* disabled unreachable endpoints

* lint

* disabled endpoints #10997
@polkadot-js-bot
Copy link
Author

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators Oct 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants