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, Jun 21 2023, 1:09:45 pm #9616

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

Unavailable chain endpoints Wed, Jun 21 2023, 1:09:45 pm #9616

polkadot-js-bot opened this issue Jun 21, 2023 · 2 comments · Fixed by #9617
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
   AssetHub @ wss://polkadot-asset-hub-rpc.polkadot.io

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x packages/apps-config/src/ci/chainEndpoints.spec.ts
   BridgeHub @ wss://polkadot-bridge-hub-rpc.polkadot.io

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x packages/apps-config/src/ci/chainEndpoints.spec.ts
   Collectives @ wss://polkadot-collectives-rpc.polkadot.io

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x packages/apps-config/src/ci/chainEndpoints.spec.ts
   Aventus @ wss://public-rpc.mainnet.aventus.io

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x packages/apps-config/src/ci/chainEndpoints.spec.ts
   Frequency @ wss://0.rpc.frequency.xyz

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x packages/apps-config/src/ci/chainEndpoints.spec.ts
   Frequency @ wss://1.rpc.frequency.xyz

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x packages/apps-config/src/ci/chainEndpoints.spec.ts
   Hashed Network @ wss://c2.hashed.network

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x packages/apps-config/src/ci/chainEndpoints.spec.ts
   Kapex @ wss://k-ui.kapex.network

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x packages/apps-config/src/ci/chainEndpoints.spec.ts
   AssetHub @ wss://kusama-asset-hub-rpc.polkadot.io

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x packages/apps-config/src/ci/chainEndpoints.spec.ts
   BridgeHub @ wss://kusama-bridge-hub-rpc.polkadot.io

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection error

 x packages/apps-config/src/ci/chainEndpoints.spec.ts
   Basilisk @ wss://basilisk-rococo-rpc.play.hydration.cloud

	 testCodeFailure / ERR_TEST_FAILURE

	 Connection timeout

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

	 subtestsFailed / ERR_TEST_FAILURE

	 11 subtests failed
@jacogr
Copy link
Member

jacogr commented Jun 21, 2023

3rd

Kapex @ wss://k-ui.kapex.network #9613 #9614

1st

AssetHub @ wss://polkadot-asset-hub-rpc.polkadot.io
BridgeHub @ wss://polkadot-bridge-hub-rpc.polkadot.io
Collectives @ wss://polkadot-collectives-rpc.polkadot.io
Aventus @ wss://public-rpc.mainnet.aventus.io
Frequency @ wss://0.rpc.frequency.xyz
Frequency @ wss://1.rpc.frequency.xyz
Hashed Network @ wss://c2.hashed.network
AssetHub @ wss://kusama-asset-hub-rpc.polkadot.io
BridgeHub @ wss://kusama-bridge-hub-rpc.polkadot.io
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 Jun 28, 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