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
{{ message }}
This repository was archived by the owner on Oct 23, 2023. It is now read-only.
then started the rancher stack with Bind address = local machines IP and local DNS name
however multiple containers fail to start due to issues with ports, all ports are available on the host. Bellow is the error from the IMAP container.
(Failed to allocate instance [container:1i439]: Bad instance [container:1i439] in state [stopping]: Allocation failed: No healthy hosts meet the resource constraints: [ports: [192.168.1.140:110:110/tcp, 192.168.1.140:143:143/tcp, 192.168.1.140:993:993/tcp, 192.168.1.140:995:995/tcp, 192.168.1.140:4190:4190/tcp], ResourceType: instanceReservation, Amount: 1])