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 Wed, Aug 16 2023, 3:08:06 am #9786

Closed
polkadot-js-bot opened this issue Aug 16, 2023 · 2 comments · Fixed by #9787
Closed

Unavailable chain endpoints Wed, Aug 16 2023, 3:08:06 am #9786

polkadot-js-bot opened this issue Aug 16, 2023 · 2 comments · Fixed by #9787
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
   Bitgreen @ wss://bitgreen.api.onfinality.io/public-ws

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts
   Equilibrium @ wss://equilibrium.api.onfinality.io/public-ws

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts
   Kusama @ wss://kusama-public-rpc.blockops.network/ws

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts
   Edgeware @ wss://edgeware.api.onfinality.io/public-ws

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection timeout

 x /home/runner/work/apps/apps/packages/apps-config/src/ci/chainEndpoints.spec.ts
   check endpoints

	 subtestsFailed / ERR_TEST_FAILURE
@jacogr
Copy link
Member

jacogr commented Aug 16, 2023

8th #9770 #9773 #9776 #9778 #9779 #9781 #9784

Kusama @ wss://kusama-public-rpc.blockops.network/ws

2nd #9784

Bitgreen @ wss://bitgreen.api.onfinality.io/public-ws

1st

Equilibrium @ wss://equilibrium.api.onfinality.io/public-ws
Edgeware @ wss://edgeware.api.onfinality.io/public-ws

@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 Aug 23, 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