Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

InvalidPermission.Duplicate when opening ports for TOSCA Template #136

Closed
gmolto opened this issue Jan 30, 2017 · 1 comment
Closed

InvalidPermission.Duplicate when opening ports for TOSCA Template #136

gmolto opened this issue Jan 30, 2017 · 1 comment
Labels
Milestone

Comments

@gmolto
Copy link
Member

gmolto commented Jan 30, 2017

I added the following information regarding the ports in a TOSCA template to be deployed on AWS:

mesos_master_server:
type: tosca.nodes.indigo.Compute
capabilities:
endpoint:
properties:
network_name: vpc-6366c106.subnet-de5252f6.PUBLIC
ports:
mesos_port:
protocol: tcp
source: 5050
marathon_port:
protocol: tcp
source: 8443

The IM returns this error:

Error Creating Inf.: Some deploys did not proceed successfully: All machines could not be launched:
Attempt 1: Error launching the VMs of type mesos_lb_server to cloud ID aws of type EC2. Cloud Provider Error: Error Creating the Security group: EC2ResponseError: 400 Bad Request

InvalidPermission.Duplicatethe specified rule "peer: 0.0.0.0/0, TCP, from port: 5050, to port: 5050, ALLOW" already exists4dcefde9-0739-42a0-8233-ded516077c01

@micafer
Copy link
Collaborator

micafer commented Feb 1, 2017

Solved in upstream IM and merged into de INDIGO fork,

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants