Replace this template with your information
Describe your question in as much detail as possible:
When I navigate the web UI of GitLab I am receiving a lot of 503 errors. It seems to be happening mostly when I navigate through projects but the admin section of the root account is fine. After receiving a 503 I can quickly reload and the page loads as normal. But the next time I load another page, I’ll receive a 503.
{"method":"GET","path":"/root/kubernetes-home/activity","format":"html","controller":"ProjectsController","action":"activity","status":503,"time":"2020-07-16T17:54:14.133Z","params":[{"key":"namespace_id","value":"root"},{"key":"id","value":"kubernetes-home"}],"remote_ip":"172.30.230.215","user_id":2,"username":"kbreit","ua":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Firefox/78.0","db_count":20,"db_write_count":0,"db_cached_count":3,"correlation_id":"tDmsjsctK31","meta.user":"kbreit","meta.project":"root/kubernetes-home","meta.root_namespace":"root","meta.caller_id":"ProjectsController#activity","gitaly_calls":1,"gitaly_duration_s":0.007322,"redis_calls":23,"redis_duration_s":0.006402,"redis_read_bytes":998,"redis_write_bytes":3153,"redis_cache_calls":22,"redis_cache_duration_s":0.006134,"redis_cache_read_bytes":787,"redis_cache_write_bytes":2567,"redis_shared_state_calls":1,"redis_shared_state_duration_s":0.000268,"redis_shared_state_read_bytes":211,"redis_shared_state_write_bytes":586,"queue_duration_s":0.053916,"cpu_s":0.36,"db_duration_s":0.05924,"view_duration_s":0.00072,"duration_s":0.37851}
Completed 503 Service Unavailable in 378ms (Views: 0.7ms | ActiveRecord: 59.2ms | Elasticsearch: 0.0ms | Allocations: 40900)
-
What version are you on (Hint:
/help
) ? and are you using self-managed or gitlab.com?
Self managed on Kubernetes, 13.1.2