threefoldtech / tfgrid-sdk-ts

Apache License 2.0
4 stars 8 forks source link

(Mainnet Verification) [Bug 🐞]: Public IP node filtering not working properly #2300

Closed alastairong closed 1 month ago

alastairong commented 6 months ago

What happened?

I tried to deploy a full VM and selected "public IPv4" under the configuration options. I then clicked "load nodes" and selected one.

When I deployed I got the error that no public IPs were available.

What did you expect?

I expected that nodes without available public IPs would not show up when on the list after clicking "load nodes"

What browsers are you seeing the problem on?

No response

ZOS info

No response

Dashboard info

using next dashboard

weblets info

No response

Relevant log output

No response

ramezsaeed commented 6 months ago

Fixed on Devnet, still need to be deployed on next dashboard.

A-Harby commented 6 months ago

Mainnet 2.3.0.

The issue still occurs.

screen-capture (22).webm

InvalidResourcesError: Farm 138 doesn't have enough public IPs: requested IPs=1, available IPs=0.

Omarabdul3ziz commented 5 months ago

check updates https://github.com/threefoldtech/tfgrid-sdk-go/issues/808#issuecomment-2002369077

A-Harby commented 1 month ago

Verified, Mainnet 2.5.2.

The old nodes where I tried before were removed from the load nodes, so the farms are reporting the public IPs correctly now. image

And I was able to successfully deploy and ssh to multiple nodes with public IPs.

screen-capture (38).webm

image