Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Error creating airgap scenarios #312

Closed
adrianriobo opened this issue Oct 15, 2024 · 0 comments · Fixed by #314
Closed

[BUG] Error creating airgap scenarios #312

adrianriobo opened this issue Oct 15, 2024 · 0 comments · Fixed by #314
Assignees
Labels

Comments

@adrianriobo
Copy link
Collaborator

Running

quay.io/redhat-developer/mapt:v0.7.1 aws fedora create \
                --project-name fedora \
                --backed-url "file:///workspace" \
                --conn-details-output "/workspace" \
                --spot \
                --airgap \
                --cpus 2 \
                --memory 8 

This execution will end up on an error:

aws:lb:LoadBalancer (main-afd-lb):
    error: 1 error occurred:
    	* creating ELBv2 network Load Balancer (main-afd-lb-5b25830): ValidationError: You can only specify private IPv4 addresses for Network Load Balancers with scheme 'internal'.
    	status code: 400, request id: 5a763518-5be5-4536-95c0-3642564e7d1c
@adrianriobo adrianriobo added bug Something isn't working priority/CRITICAL labels Oct 15, 2024
@adrianriobo adrianriobo self-assigned this Oct 15, 2024
@adrianriobo adrianriobo changed the title [BUG] Error creating airap scenarios [BUG] Error creating airgap scenarios Oct 15, 2024
adrianriobo added a commit to adrianriobo/mapt that referenced this issue Oct 15, 2024
adrianriobo added a commit to adrianriobo/mapt that referenced this issue Oct 16, 2024
adrianriobo added a commit that referenced this issue Oct 18, 2024
lilyLuLiu pushed a commit to lilyLuLiu/mapt that referenced this issue Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant