threefoldtech / tfgrid-sdk-ts

Apache License 2.0
4 stars 8 forks source link

🐞 [Bug]: Deployment timeout issue via UI #3477

Open samaradel opened 3 weeks ago

samaradel commented 3 weeks ago

Is there an existing issue for this?

which package/s did you face the problem with?

Dashboard

What happened?

When deploying using the dashboard UI it gives a timeout issue while deploying and loading nodes although it deployed via grid-client script on the same node using the same connection.

Steps To Reproduce

Micro VM https://app.testlodge.com/a/26076/projects/40893/runs/757865/run?selected=33289561 Full VM https://app.testlodge.com/a/26076/projects/40893/runs/757865/run?selected=33289564

which network/s did you face the problem on?

Dev

Twin ID/s

Relevant screenshots/screen records

with dashboard image image

with grid-client script

image

image

Relevant log output

Failed to load deployment with name testvm:
Cannot read properties of undefined (reading 'workloads')
Failed to load deployment with name vm:
Cannot read properties of undefined (reading 'workloads')
Failed to load deployment with name wedtestwithip:
Cannot read properties of undefined (reading 'workloads')
Failed to load deployment with name nwpj0fr:
Cannot read properties of undefined (reading 'workloads')
Failed to load deployment with name nwjpat5:
Cannot read properties of undefined (reading 'workloads')
Failed to load deployment with name testvm:
Cannot read properties of undefined (reading 'workloads')
Failed to load deployment with name nwjpat5:
Cannot read properties of undefined (reading 'workloads')
Failed to load deployment with name vm:
Cannot read properties of undefined (reading 'workloads')
0oM4R commented 3 weeks ago

need some investigation

0oM4R commented 3 weeks ago

this happens with some twins but if you create new twin will work fine, this also happens on dashboard only.

samaradel commented 3 weeks ago

happened when deploying with grid-client script with twinId 9166

Image

maayarosama commented 2 weeks ago