You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to create the aws subnet under default vpc using the floci-ui. getting error: The vpc ID 'null' does not exist
Payload:
{
"vpcId": "vpc-default",
"cidrBlock": "172.31.1.0/24"
}
when i tried with curl command, it works. Is it a UI bug
Versions:
floci/floci-ui:latest 03a261144e07 146MB 41.2MB U
floci/floci:latest b3b3a70a294b 709MB 179MB U
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I tried to create the aws subnet under default vpc using the floci-ui. getting error: The vpc ID 'null' does not exist
Payload:
{
"vpcId": "vpc-default",
"cidrBlock": "172.31.1.0/24"
}
when i tried with curl command, it works. Is it a UI bug
Versions:
floci/floci-ui:latest 03a261144e07 146MB 41.2MB U
floci/floci:latest b3b3a70a294b 709MB 179MB U
All reactions