•  
      request #47671 Cannot start the container with an explicit port in TULEAP_FQDN
    Infos
    #47671
    Thomas Gerbet (tgerbet)
    2026-06-15 14:59
    2026-06-12 16:07
    49412
    Details
    Cannot start the container with an explicit port in TULEAP_FQDN

    If you try to stat the container with something like TULEAP_FQDN=tuleap.example.com:30443 the container will not start because it will result in a incorrect setup of Postfix:

    Setup Postfix
    newaliases: warning: valid_hostname: invalid character 58(decimal): tuleap.example.com:30443
    newaliases: fatal: file /etc/postfix/main.cf: parameter myhostname: bad parameter value: tuleap.example.com:30443
    
    Docker images
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2026-06-15
    Attachments
    Empty
    References
    Referenced by request #47671

    Follow-ups

    User avatar
    Thomas Gerbet (tgerbet)2026-06-12 16:24

    • Summary
      -Cannot start the container with an explicit port 
      +Cannot start the container with an explicit port in TULEAP_FQDN 
    • Status changed from Under implementation to Under review