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

readiness status failed #2839

Open
chodorenko opened this issue Oct 1, 2023 · 0 comments
Open

readiness status failed #2839

chodorenko opened this issue Oct 1, 2023 · 0 comments

Comments

@chodorenko
Copy link
Contributor

Hello,
after update from 16.0.5 to 16.4.1 status url return failed

curl https://git_url/-/readiness
{"status":"failed","master_check":[{"status":"failed","message":"unexpected Master check result: false"}]}

on request extended status https://git_url/-/readiness?all=1
return {"status":"failed","master_check":[{"status":"failed","message":"unexpected Master check result: false"}],"db_check":[{"status":"ok"}],"cache_check":[{"status":"ok"}],"cluster_shared_state_check":[{"status":"ok"}],"db_load_balancing_check":[{"status":"ok"}],"feature_flag_check":[{"status":"ok"}],"queues_check":[{"status":"ok"}],"queues_metadata_check":[{"status":"ok"}],"pubsub_check":[{"status":"ok"}],"rate_limiting_check":[{"status":"ok"}],"repository_cache_check":[{"status":"ok"}],"sessions_check":[{"status":"ok"}],"shared_state_check":[{"status":"ok"}],"trace_chunks_check":[{"status":"ok"}],"chat_check":[{"status":"ok"}],"workhorse_check":[{"status":"ok"}],"gitaly_check":[{"status":"ok","labels":{"shard":"default"}}]}

All services work ok except master. Gitlab work normally. You can explain why present its error ?

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