centos6.9环境下:gitlab-ctl reconfigure时报错
error: unable to open preload file "/etc/sysctl.d/90-omnibus-gitlab-net.core.somaxconn.conf"
解决方案:
export LC_CTYPE=en_US.UTF-8
export LC_ALL=en_US.UTF-8
centos6.9环境下:gitlab-ctl reconfigure时报错
error: unable to open preload file "/etc/sysctl.d/90-omnibus-gitlab-net.core.somaxconn.conf"
解决方案:
export LC_CTYPE=en_US.UTF-8
export LC_ALL=en_US.UTF-8