Skip to content

Gitlab 16.x on Ky10.x86_64 cannt save changes in settings. (Error 500.)

Installation:
Gitlab CE 16.1.x - 16.2.4 Ky10.x86_64 16C16G Docker 20.10.9 Kylin Linux Advanced Server V10 ISSUE: After install the Gilab CE 16.1.x - 16.2.4 by Docker installation, I logged in Gitlab with root, Admin Area -> Settings -> Repository -> Default Branch -> Change initial default branch name to master -> save changes , it takes 1-2 minutes waits and then show 500. It seems that the changes cannot save to DB. I check the log (docker logs) and the log files I use docker volums to linux. The logs show: pg FATAL: terminating connection due to idle-in-transaction timeout . Please give me some advice, Thanks.

Solution: Then I try Gitlab CE 15.11.9.ce-0 , it runs fun. I can save changes on the same base environment (Ky10.x86_64).