threefoldtech / test_feedback

Apache License 2.0
3 stars 0 forks source link

Testnet is not working #354

Closed mohamedamer453 closed 1 year ago

mohamedamer453 commented 1 year ago

Description

When i try to access/deploy anything on testnet it keeps hanging for a couple of minutes then i get this error message.

Terraform

│ Error: couldn't get substrate client: error connecting to substrate at 'wss://tfchain.test.grid.tf/ws': dial tcp 51.255.86.14:443: i/o timeout
│
│   with provider["registry.terraform.io/threefoldtech/grid"],
│   on main.tf line 13, in provider "grid":
│   13: provider "grid" {
│ 
╵}

tsclient

  console.error
    2022-12-11 10:57:12          API-WS: disconnected from wss://tfchain.test.grid.tf/ws: 1006:: connection failed

Weblets

image

Dashboard

The dashboard is stuck at the Connecting to polkadot screen

image

mohamedamer453 commented 1 year ago

It was a network issue from my side but it only affected testnet for me so that's why i thought that testnet was not working. after restarting my router, testnet worked normally again.