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 #9098

Closed
polkadot-js-bot opened this issue Mar 3, 2023 · 2 comments
Closed

Unavailable chain endpoints #9098

polkadot-js-bot opened this issue Mar 3, 2023 · 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 packages/apps-config/src/ci/chainEndpoints.spec.ts check endpoints
   Listen Network @ wss://wss.mainnet.listen.io

	 testTimeoutFailure / ERR_TEST_FAILURE

	 test timed out after 60000ms

 x packages/apps-config/src/ci/chainEndpoints.spec.ts check endpoints
   subzero @ wss://rpc-1.kusama.node.zero.io

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x packages/apps-config/src/ci/chainEndpoints.spec.ts check endpoints
   Ares Gladios @ wss://gladios.aresprotocol.io

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x packages/apps-config/src/ci/chainEndpoints.spec.ts check endpoints
   Tangle Alpha @ wss://tangle-archive.webb.tools

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

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

	 subtestsFailed / ERR_TEST_FAILURE

	 test failed
@jacogr
Copy link
Member

jacogr commented Mar 3, 2023

2nd

Tangle Alpha @ wss://tangle-archive.webb.tools #9094

1st

Listen Network @ wss://wss.mainnet.listen.io
subzero @ wss://rpc-1.kusama.node.zero.io
Ares Gladios @ wss://gladios.aresprotocol.io

@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 Apr 4, 2023
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