Original Submission Hi everyone.
I setup a fresh virtualbox with centos 6 and tuleap 9.17.99.27 on an ArchLinux host (tried the docker container first, same problem).
Tuleap domain is set to 127.0.0.1
Port forwarding on virtualbox is active for ports 8080 -> 80; 8443 -> 443; 8022 -> 22.
Ports are opened in iptables on centos guest.
Logging in with the provided default admin credentials from the host works fine. However when trying to access the backlog on the agile dashboard there are 403 forbidden errors and the spinning icon is shown forever.
Attached screenshot shows the error messages in chrome dev tools.
Is this a bug or a misconfiguration of my host system (since it happens with the docker container as well)? There is one difference to running Tuleap with docker: accessing it from the docker host, the error doesn't occur, however, if I do it form a different machine the error happens again.
Any help is much appreciated, I hope this is the correct place to post this.
Cheers, Seb