Error code: ERR_TOO_MANY_REDIRECTS
Created by: ssehovic
Hi
after upgrading from 7.7.2 to latest 7.8 can't access webGUI with Error code: ERR_TOO_MANY_REDIRECTS. Server is ubuntu 14.02 LTS with nginx install. In gitlab_access.log I see a lot of xxx.xxx.xxx.xxx - - [23/Feb/2015:11:16:35 +0100] "GET / HTTP/1.1" 302 91 "-" "Mozilla/5.0 (Wi ndows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safa ri/537.36".
After running sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production all is green. What is the problem?
I am having the same result with nginx and apache 2.4?!?!!
Request Header: Accept:text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,/;q=0.8 Accept-Encoding:gzip, deflate, sdch Accept-Language:en-US,hr-HR;q=0.8,hr;q=0.6,en;q=0.4 Cache-Control:max-age=0 Connection:keep-alive Cookie:request_method=GET; _gitlab_session=948326ff266e5c55240c741140d9cbdb DNT:1 Host:git.did User-Agent:Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36
Response Header: Cache-Control:no-cache Connection:Keep-Alive Content-Type:text/html; charset=utf-8 Date:Tue, 24 Feb 2015 14:02:08 GMT Keep-Alive:timeout=5, max=100 Location:http://git.did Server:Apache/2.4.7 (Ubuntu) Set-Cookie:_gitlab_session=948326ff266e5c55240c741140d9cbdb; path=/; expires=Tue, 03 Mar 2015 14:02:08 -0000; HttpOnly Status:302 Found Transfer-Encoding:chunked X-Content-Type-Options:nosniff X-Frame-Options:SAMEORIGIN X-Request-Id:0aa49f76-ae4c-444c-ac45-868be7a36204 X-Runtime:0.003373 X-XSS-Protection:1; mode=block
Best regards, Sinisa