<div dir="ltr"><div dir="ltr">-----BEGIN PGP SIGNED MESSAGE-----<br>Hash: SHA256<br><br>Hi,<br><br>I've created a VM with debian-unstable and do a clean install.<br><br>After it, I've moved repositories, uploads, ssh keys, and database.<br><br>A difference between my installation and the test installation: On the test installation (let's call it git-test) database are owned by postgresql user, and on my original installation (let's call git), database is owned by gitlab user.<br><br>I've tested accessing the git-test web. It's working OK.<br><br>I've try to move /var/lib/gitlab to /home/gitlab and I've placed a symlink on their place. I didn't change any config for doing it. After restart gitlab all is working OK.<br><br>gitlab:check also do all OK.<br><br>I've diffed the /etc/gitlab of git-test and /etc/gitlab of git. There's the result:<br><br>(/etc/gitlab folder are "git" and gitlab one are "git-test")<br>kanade:~# diff /etc/gitlab gitlab<br>Common subdirectories: /etc/gitlab/environments and gitlab/environments<br>diff /etc/gitlab/gitlab-debian.conf gitlab/gitlab-debian.conf<br>9,10c9,10<br>< GITLAB_HOST="<a href="http://git.example.net">git.example.net</a>"<br>< GITLAB_EMAIL_FROM="<a href="mailto:no-reply@git.example.net">no-reply@git.example.net</a>"<br>- ---<br>> GITLAB_HOST="<a href="http://git-test.example.net">git-test.example.net</a>"<br>> GITLAB_EMAIL_FROM="<a href="mailto:no-reply@git-test.example.net">no-reply@git-test.example.net</a>"<br>12,15c12,14<br>< GITLAB_EMAIL_REPLY_TO="<a href="mailto:no-reply@git.example.net">no-reply@git.example.net</a>"<br>< GITLAB_HTTPS="true"<br>< gitlab_letsencrypt="true"<br>< gitlab_letsencrypt_email="<a href="mailto:domains@example.net">domains@example.net</a>"<br>- ---<br>> GITLAB_EMAIL_REPLY_TO="<a href="mailto:no-reply@git-test.example.net">no-reply@git-test.example.net</a>"<br>> GITLAB_HTTPS="false"<br>> gitlab_letsencrypt="false"<br>diff /etc/gitlab/gitlab.yml gitlab/gitlab.yml<br>35,36c35,36<br><     port: 443 # Set to 443 if using HTTPS, see installation.md#using-https for additional HTTPS configuration details<br><     https: true # Set to true if using HTTPS, see installation.md#using-https for additional HTTPS configuration details<br>- ---<br>>     #port: 80 # Set to 443 if using HTTPS, see installation.md#using-https for additional HTTPS configuration details<br>>     https: false # Set to true if using HTTPS, see installation.md#using-https for additional HTTPS configuration details<br>62,63c62<br>< #    user_home: /var/lib/gitlab<br><     user_home: /home/gitlab<br>- ---<br>>     user_home: /var/lib/gitlab<br>164c163<br><     https: true # Set to true if you serve the pages with HTTPS<br>- ---<br>>     https: false # Set to true if you serve the pages with HTTPS<br>511,512c510<br>< #        path: /var/lib/gitlab/repositories/<br><         path: /home/gitlab/repositories/<br>- ---<br>>         path: /var/lib/gitlab/repositories/<br>Common subdirectories: /etc/gitlab/initializers and gitlab/initializers<br>Common subdirectories: /etc/gitlab/locales and gitlab/locales<br>Common subdirectories: /etc/gitlab/prometheus and gitlab/prometheus<br>Common subdirectories: /etc/gitlab/routes and gitlab/routes<br>Only in /etc/gitlab: ssl<br>kanade:~#<br><br>I've leaved the git installation untouched for if you need to do more tests. Now, I know if I do a clean reinstall will be working, but I think we need to check it and find the problem.<br><br>@praveen, if you suggest me to do the reinstall and close the bug, I'll do it. Or maybe we can do another test, or move the failing machine to a VM for further testing. I don't know. But I see clear the problem are: or a problem from OS (maybe some old ruby gems installed on machine?) or a problem on gitlab, generated by itself by using it.<br><br>I can do comparisions of "anything" you need. Please let me know how to proceed now.<br><br><br>Thanks,<br><br><a href="https://maqui.darkbolt.net/">https://maqui.darkbolt.net/</a><br>Linux registered user ~#363219<br>PGP keys avaiables at KeyServ. ID: 0x4233E9F2<br>Los hombres somos esclavos de la historia<br>-----BEGIN PGP SIGNATURE-----<br><br>iQIzBAEBCAAdFiEEYf0F71OtDykDsKZdCU2zE9sy6H8FAlwRlQsACgkQCU2zE9sy<br>6H+XdQ//fh44Fi+ALctCVnvDYUUanUpSxebGJZiJrR5Han7ejGywkqlJfmS1Zy/F<br>RoRcgjF4Tn9Bh+wqOA+eFQWqjI2tUNVgnc3+XFvug9KeGl8rPLzbj8HpPDRfolS1<br>z01ejOq+d+wO5CzEJE1wyScDSkw9W0HgjHg7zUF053LJIl0hwgMt37m2UzPsiUzm<br>CO7pzZet3mUIWGFCnkxRgyML+fUlylts+emGdbRGO2uwWfxrIIPT2GhR+t4O89MX<br>XwTvLvagmcAUiipPqzHujVOyIyrpf4HfAQQOS0m1D0tLY/y6JkJLtQA1rcfBSwUf<br>xW31VcJqqvxGrJ3irdU6GobwLoRJawH3ZTDzo/l5+bmxx5Btxo5aZ62oA9r+E5c8<br>0rFe0wIQuKS2OSzUa4QyYTFqWA+FwmhRKpZEnEHb7wBJbNgcgIPdWj37JVucADcX<br>ETJKRBRjKspvcdU5fHD/yIW9MW0SvT2JG7u80CH8hEU6JtkHg4o7G9TIOTkzBWao<br>hwYj7aRYcJvQmfQUxd/9sipj5SYe48j2ws/qUtkGMx+RYLyFL0b6CVIWkAgCjtKe<br>Kpo4Gplivs1kQH5fQsgwk+OlBzvzw0X4yOQE4P3LtiXQTQYDV4QYdcmKixG7s9/7<br>hkTHGbpf0NgJn1QyDumR2Qe9K+5ZxnvEQX9C4zCjqmmB2672teM=<br>=gBtW<br>-----END PGP SIGNATURE-----<br><br></div></div>