You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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 withisDisabled
orisUnreachable
) until the issue is resolved. The output as found from the test includes:The text was updated successfully, but these errors were encountered: