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, Feb 23 2024, 3:02:58 am #10289

Closed
polkadot-js-bot opened this issue Feb 23, 2024 · 2 comments · Fixed by #10290
Closed

Unavailable chain endpoints Fri, Feb 23 2024, 3:02:58 am #10289

polkadot-js-bot opened this issue Feb 23, 2024 · 2 comments · Fixed by #10290
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:66:22
   Moonsama @ wss://rpc.moonsama.com/ws

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:66:22
   Bajun Network @ wss://rpc-rococo.bajun.network

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:66:22
   3DPass @ wss://rpc2.3dpass.org

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:66:22
   Automata @ wss://api.ata.network

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:66:22
   Crown Sterling @ wss://blockchain.crownsterling.io

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:66:22
   Edgeware @ wss://edgeware-rpc1.jelliedowl.net

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:66:22
   Edgeware @ wss://edgeware-rpc3.jelliedowl.net

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:66:22
   Edgeware @ wss://edgeware-rpc0.jelliedowl.net

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:66:22
   Edgeware @ wss://edgeware-rpc2.jelliedowl.net

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:66:22
   Jur @ wss://jur-mainnet-archive-rpc-1.icebergnodes.io

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts:66:22
   Ajuna Testnet @ wss://rpc-test.ajuna.network

	 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
@JelliedOwl
Copy link
Contributor

@TarikGul Jaco was only disabling endpoints after three failures - I suspect the checking script isn't totally reliable. As far as I can see my nodes haven't had any down time - and they are still working now for me.

Anyway, I'll raise a PR to re-add them, but could you consider being more gentle with disabling, please?

TarikGul pushed a commit that referenced this issue Feb 25, 2024
* Re-enable JelliedOwl Edgeware

See also comment on issue #10289

* Missed comma
@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 Mar 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants