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 27 2023, 3:15:32 am #9986

Closed
polkadot-js-bot opened this issue Oct 27, 2023 · 2 comments · Fixed by #9987
Closed

Unavailable chain endpoints Fri, Oct 27 2023, 3:15:32 am #9986

polkadot-js-bot opened this issue Oct 27, 2023 · 2 comments · Fixed by #9987
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/node_modules/@polkadot/dev-test/cjs/env/suite.js
   Bitgreen @ wss://bitgreen.api.onfinality.io/public-ws

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection timeout

 x /home/runner/work/apps/apps/node_modules/@polkadot/dev-test/cjs/env/suite.js
   Clover @ wss://clover.api.onfinality.io/public-ws

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection timeout

 x /home/runner/work/apps/apps/node_modules/@polkadot/dev-test/cjs/env/suite.js
   Composable Finance @ wss://composable.api.onfinality.io/public-ws

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection timeout

 x /home/runner/work/apps/apps/node_modules/@polkadot/dev-test/cjs/env/suite.js
   HydraDX @ wss://hydradx.api.onfinality.io/public-ws

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection timeout

 x /home/runner/work/apps/apps/node_modules/@polkadot/dev-test/cjs/env/suite.js
   Interlay @ wss://interlay.api.onfinality.io/public-ws

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection timeout

 x /home/runner/work/apps/apps/node_modules/@polkadot/dev-test/cjs/env/suite.js
   Kapex @ wss://kapex-parachain.api.onfinality.io/public-ws

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection timeout

 x /home/runner/work/apps/apps/node_modules/@polkadot/dev-test/cjs/env/suite.js
   Litentry @ wss://litentry.api.onfinality.io/public-ws

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection timeout

 x /home/runner/work/apps/apps/node_modules/@polkadot/dev-test/cjs/env/suite.js
   Parallel @ wss://parallel.api.onfinality.io/public-ws

	 testCodeFailure / ERR_TEST_FAILURE

	 Disconnected, code: '1006' reason: ''

 x /home/runner/work/apps/apps/node_modules/@polkadot/dev-test/cjs/env/suite.js
   Encointer Network @ wss://encointer.api.onfinality.io/public-ws

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection timeout

 x /home/runner/work/apps/apps/node_modules/@polkadot/dev-test/cjs/env/suite.js
   Basilisk @ wss://rpc.basilisk.cloud

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/node_modules/@polkadot/dev-test/cjs/env/suite.js
   Basilisk @ wss://basilisk-rococo-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
@jacogr
Copy link
Member

jacogr commented Oct 27, 2023

4th #9977 #9981 #9983

Clover @ wss://clover.api.onfinality.io/public-ws
Composable Finance @ wss://composable.api.onfinality.io/public-ws
HydraDX @ wss://hydradx.api.onfinality.io/public-ws
Interlay @ wss://interlay.api.onfinality.io/public-ws
Kapex @ wss://kapex-parachain.api.onfinality.io/public-ws
Parallel @ wss://parallel.api.onfinality.io/public-ws
Encointer Network @ wss://encointer.api.onfinality.io/public-ws

1st

Bitgreen @ wss://bitgreen.api.onfinality.io/public-ws
Litentry @ wss://litentry.api.onfinality.io/public-ws
Basilisk @ wss://rpc.basilisk.cloud
Basilisk @ wss://basilisk-rococo-rpc.play.hydration.cloud

@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 Nov 3, 2023
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