Thank you all for the quick help, upgraded to 8.10.1 and it is working
again.
On Friday, July 22, 2016 at 10:24:01 AM UTC-4, bcitech...@gmail.com wrote:
>
> Getting the following error thrown when trying to view gitlab after
> updating to 8.10
>
> ==> /var/log/gitlab/unicorn/current <==
> 2016-
It looks like some reverse proxies send bad IP addresses in the
X-Forwarded-For header. There is a proposed fix for this here:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5454
On Sat, Jul 23, 2016 at 8:23 PM, Stan Hu wrote:
> See https://gitlab.com/gitlab-org/gitlab-ce/issues/20194#no
See https://gitlab.com/gitlab-org/gitlab-ce/issues/20194#note_13277376.
Feel free to comment there.
On Sat, Jul 23, 2016 at 8:19 PM, James Σ wrote:
> I'm getting the exact same behavior. Have gitlab behind an IIS reverse
> proxy (2012R2). After upgrading to 8.10.0 on ubuntu server 14.04 I get
I'm getting the exact same behavior. Have gitlab behind an IIS reverse
proxy (2012R2). After upgrading to 8.10.0 on ubuntu server 14.04 I get a
500 error and the same "app error: invalid address" in the unicorn stderr
log. I've also tried modifying the trusted_proxy and
real_ip_trusted_addre
Here are the parts of my *gitlab.rb* that are different from default:
external_url 'https://git.x.com'
nginx['listen_port'] = 8383
nginx['listen_https'] = false
nginx['proxy_set_headers'] = {
"X-Forwarded-Proto" => "https",
"X-Forwarded-Ssl" => "on"
}
These are done because the gitlab server i
Your error is being seen in the trusted_proxies initializer. Have you setup
any trusted proxies in gitlab.rb?
On Fri, Jul 22, 2016 at 7:24 AM, wrote:
> Getting the following error thrown when trying to view gitlab after
> updating to 8.10
>
> ==> /var/log/gitlab/unicorn/current <==
> 2016-07-22_
Getting the following error thrown when trying to view gitlab after
updating to 8.10
==> /var/log/gitlab/unicorn/current <==
2016-07-22_13:42:35.00512 starting new unicorn master
2016-07-22_13:43:25.87961 adopted new unicorn master 38005
2016-07-22_13:46:34.70750 Received TERM from runit, sending