Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

start的时候报错了,找了很久没找到解决方案,来请教一下 #59

Closed
licoba opened this issue Dec 7, 2023 · 1 comment

Comments

@licoba
Copy link

licoba commented Dec 7, 2023

image

2023-12-07 14:27:21     ================================================================================
2023-12-07 14:27:21     Error executing action `create` on resource 'database_objects[postgresql]'
2023-12-07 14:27:21     ================================================================================
2023-12-07 14:27:21     
2023-12-07 14:27:21     RuntimeError
2023-12-07 14:27:21     ------------
2023-12-07 14:27:21     postgresql_user[gitlab] (postgresql::standalone line 21) had an error: RuntimeError: execute[create gitlab postgresql user] (postgresql::standalone line 13) had an error: RuntimeError: PostgreSQL did not respond before service checks were exhausted
2023-12-07 14:27:21     
2023-12-07 14:27:21     Cookbook Trace: (most recent call first)
2023-12-07 14:27:21     ----------------------------------------
2023-12-07 14:27:21     /opt/gitlab/embedded/cookbooks/cache/cookbooks/gitlab/libraries/helpers/pg_status_helper.rb:56:in `ready?'
2023-12-07 14:27:21     /opt/gitlab/embedded/cookbooks/cache/cookbooks/gitlab/libraries/helpers/base_pg_helper.rb:28:in `is_ready?'
2023-12-07 14:27:21     /opt/gitlab/embedded/cookbooks/cache/cookbooks/postgresql/resources/user.rb:16:in `block (3 levels) in class_from_file'
2023-12-07 14:27:21     /opt/gitlab/embedded/cookbooks/cache/cookbooks/postgresql/resources/user.rb:13:in `block in class_from_file'
2023-12-07 14:27:21     /opt/gitlab/embedded/cookbooks/cache/cookbooks/gitlab/resources/database_objects.rb:21:in `block in class_from_file'
2023-12-07 14:27:21     
@licoba
Copy link
Author

licoba commented Dec 7, 2023

问题找到了,Google了几个小时,换了几个国家的VPN,终于找到答案了,docker的原因,勾选这个之后重启docker
sameersbn/docker-gitlab#2818
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant