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 Tue, Jun 20 2023, 2:07:51 am #9609

Closed
polkadot-js-bot opened this issue Jun 20, 2023 · 2 comments · Fixed by #9610
Closed

Unavailable chain endpoints Tue, Jun 20 2023, 2:07:51 am #9609

polkadot-js-bot opened this issue Jun 20, 2023 · 2 comments · Fixed by #9610
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 packages/apps-config/src/ci/chainEndpoints.spec.ts
   Westend @ wss://westend-rpc.blockops.network/ws

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x packages/apps-config/src/ci/chainEndpoints.spec.ts
   Amplitude testnet (Foucoco) @ wss://rpc-foucoco.pendulumchain.tech

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x packages/apps-config/src/ci/chainEndpoints.spec.ts
   Unit Network @ wss://www.unitnode3.info:443

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

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

	 subtestsFailed / ERR_TEST_FAILURE

	 3 subtests failed
@jacogr
Copy link
Member

jacogr commented Jun 20, 2023

4th

Unit Network @ wss://www.unitnode3.info:443 #9601 #9603 #9607

1st

Westend @ wss://westend-rpc.blockops.network/ws
Amplitude testnet (Foucoco) @ wss://rpc-foucoco.pendulumchain.tech

@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 Jun 27, 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