threefoldtech / test_feedback

Apache License 2.0
3 stars 0 forks source link

[Bug 🐞]: Deployment on Playground (Mainnet), Receiving error: Error: Error getting node 5453: Error: Failed to send request to twinId 8543 with command: zos.statistics.get, payload: due to Didn't get a response after 60 seconds #392

Closed shng4you closed 11 months ago

shng4you commented 1 year ago

What happened?

The user wanted to deploy a workload on the node 5453, but got the error: Error: Failed to send request to twinId 8543 with command: zos.statistics.get, payload: due to Didn't get a response after 60 seconds The user can't reach his node (which seems online according to the grid explorer) 5453. It is a gold farm. When he tries his other farm node 4000, it works fine. And I tried to deploy it on my side, and having the same error. Capture Node id 5453

What did you expect?

The deployment should launch without sending this error and having to redeploy a couple of times until it works.

What browsers are you seeing the problem on?

Chrome

ZOS info

No response

Dashboard info

It was on play.grid.tf.

weblets info

Playground, full VM, ubuntu 22.04 Version: v1.7.0-rc3

Relevant log output

No response

A-Harby commented 1 year ago

Weblets Mainnet, v1.7.0. I also tried to deploy a FullVM and got the same error. image

But found something strange in the explorer node details, The node HRU resource is NA. image And it says It have Zero HRU in the gridproxy image

It should not possible to depoly a node with a zero hru, that maybe be causing the error.

AhmedHanafy725 commented 1 year ago

from the logs, it could set up the network at the beginning and get the required info from the node then it fails to get the deployment status after sending the deployment to the node, so it seems that the node sometimes returns the response before the timeout and sometimes does not.

A-Harby commented 1 year ago

Same issue in terraform with Node ID 5453

xmonader commented 11 months ago

please reopen if the issue stands