Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #34750 Cannot start meilisearch server on el9 when database is on localhost
    Infos
    #34750
    Manuel Vacelet (vaceletm)
    2023-10-18 11:56
    2023-10-18 09:42
    36398
    Details
    Cannot start meilisearch server on el9 when database is on localhost

    tuleap-meilisearch systemd unit restrict the way unit behaves regarding network to IP communication only (AF_INET & AF_INET6) however, when the database is located on the same server than tuleap, communication between php code and database switch automatically to unix socket.

    It seems to be a restriction that only appears on el9 platforms.

    Full text search
    14.12
    EL9 (RockyLinux|AlmaLinux|RHEL)
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Manuel Vacelet (vaceletm)
    Closed
    2023-10-18
    Attachments
    Empty
    References
    Referenced by request #34750

    Follow-ups