•  
      request #12066 Tuleap completely broken after an upgrade
    Infos
    #12066
    Mathieu Berbegal (toben)
    2018-08-07 14:01
    2018-08-07 11:06
    12750
    Details
    Tuleap completely broken after an upgrade
    I upgrade Tuleap recently (the last time was at the beginning of the year) to 10.3.99.98-1.el6.
    Now, we have a lots of bugs in our environment like 403 Forbidden, 404 page not found.
    I spent my entire day yesterday fixing this and I didn't find any clue to solve this issue.
    I am using PHP 5.6 on Apache.
    This is the list of my issues :
    - When I click on a project in the dropdown of the main menu, I am redirected to a 404 not found page and the url is : https://tuleap.mydomain.com/projects/myproject
    - When I click on project administration (https://tuleap.mydomain.com/project/admin/editgroupinfo.php?group_id=105), and then I click on the tracker administration I got the 403 Forbidden page and the url is : https://tuleap.mydomain.com/plugins/tracker/?group_id=105

    I hope I explained it well. I am totally available to provide more informations.

    P.S: It seems the button "Get Invite" does not work on the page chat.tuleap.org.
    Upgrade process
    10.3
    CentOS 6
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Declined
    Empty
    Attachments
    Empty
    References
    References list is empty

    Follow-ups

    User avatar
    Thomas Gerbet (tgerbet)2018-08-07 14:01
    Perfect !

    FYI, we have also been able to reproduce the issue with chat.tuleap.org and we are working on a fix. Thanks for the notification.

    • Status changed from Waiting for information to Declined
    User avatar
    You're welcome.

    We will keep this issue open until you confirm that your Tuleap is running well.

    • Status changed from New to Waiting for information
    User avatar
    Thank you for these informations. I won't be able to use port 8080 on Apache because some websites are on the same server. I will configure port 8080 on nginx.
    User avatar
    Ok. I updated the package as usual and I didn't see anywhere this information. I understand now. I will put Tuleap on nginx
    User avatar
    Since the move on PHP 5.6, Tuleap does not rely anymore on Apache but nginx + php-fpm.

    Apache is only kept for some services like SVN.
    User avatar
    Hello,

    I am using Apache for Tuleap so I didn't redeployed nginx but Apache and I did find that documentation and I followed this process.

    Thank you for your quick answer by the way.