diff options
author | sbeh <github.com@sbeh.de> | 2014-11-26 00:31:50 +0100 |
---|---|---|
committer | sbeh <github.com@sbeh.de> | 2014-11-26 00:31:50 +0100 |
commit | 434c4a2b5d0a6b89d050f3b7b4e4e4442ffde733 (patch) | |
tree | df77d709fe1e31b288ab50babe5f6c9e52693187 /lib/api/files.rb | |
parent | b70cee9c2fde878d77b1540c31e7560ea9f97460 (diff) | |
download | gitlab-ce-434c4a2b5d0a6b89d050f3b7b4e4e4442ffde733.tar.gz |
Socket [::]:123 on Linux listens on IPv4 and IPv6
This will ensure nginx starts up without the following errors messages:
nginx: [emerg] bind() to [::]:443 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:443 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:443 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:443 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:443 failed (98: Address already in use)
nginx: [emerg] still could not bind()
Googling for them leads you to this site:
https://chrisjean.com/2014/02/10/fix-nginx-emerg-bind-to-80-failed-98-address-already-in-use/
Diffstat (limited to 'lib/api/files.rb')
0 files changed, 0 insertions, 0 deletions