threefoldtech / tfgrid-sdk-ts

Apache License 2.0
4 stars 8 forks source link

caprover deployment: validation failed #724

Closed xmonader closed 1 year ago

xmonader commented 1 year ago

Description

Trying to deploy caprover I get Validation failed. errors: An instance of MachinesModel has failed the validation: - property machines[0].node_id has failed the following constraints: min

image

Steps to reproduce

1- go to devnet playground 2- choose caprover solution 3- click on deploy

MohamedElmdary commented 1 year ago

After investing on the issue I found that it's related to this PR https://github.com/threefoldtech/tfgrid-sdk-ts/pull/711/files#diff-dfec307102ca1ef1260e7ff5dc14352e5d180d49abe1406ba1c3144917c1759dR46-R47

mohamedamer453 commented 1 year ago

Verified on devnet.

I was able to deploy a CapRover instance without any issues.

TF Playground _ Caprover.webm

And after the deployment i was able to access the machine.

image