小编bak*_*ytn的帖子

GitLab活动部分显示最近的更改,延迟很大

因为我已经将我们的GitLab CE升级到8.6它停止显示最近的更改,例如在Activity部分也没有显示MR的最新提交.

现在运行最新版本(8.6.4)仍然是同样的问题.

如下所示,Check看起来很好

root@server:~# sudo gitlab-rake gitlab:check
Checking GitLab Shell ...

GitLab Shell version >= 2.6.12 ? ... OK (2.6.12)
Repo base directory exists? ... yes
Repo base directory is a symlink? ... no
Repo base owned by git:git? ... yes
Repo base access is drwxrws---? ... yes
hooks directories in repos are links: ... 
Administrator / projectX ... ok
Running /opt/gitlab/embedded/service/gitlab-shell/bin/check
Check GitLab API access: OK
Check directories and files: 
    /var/opt/gitlab/git-data/repositories: OK
    /var/opt/gitlab/.ssh/authorized_keys: OK
Test redis-cli executable: redis-cli …
Run Code Online (Sandbox Code Playgroud)

gitlab gitlab-omnibus

8
推荐指数
1
解决办法
401
查看次数

在删除另一个区域后,无法在另一个区域上创建S3 Bucket

我在Region1上创建了S3存储桶,然后我们决定使用Region2,所以我所做的就是删除存储桶并尝试在Region2上创建它(具有相同的名称).

但它继续投掷

A conflicting conditional operation is currently in progress against this resource. Please try again.

可能我要等,但不知道多少(等了大约15分钟)

amazon-s3 amazon-web-services

3
推荐指数
1
解决办法
2016
查看次数