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 has been 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])
im using Rancher v1.6.0
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am trying to test this stack on a private network. I created there certs in /mailu/certs (as described here https://github.com/Mailu/Mailu/wiki/Setup-Guide )
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])
im using Rancher v1.6.0
The text was updated successfully, but these errors were encountered: