This image has no active tags, Gitlab 16.11.3

I have Gitlab-ee 16.11.3, i pushed image to my container registry.
in api using this URL -

https://gitlab.com/api/v4/projects/39/registry/repositories/12/tags

I receive this :

[
    {
        "name": "latest",
        "path": "davidson/test/nginx:latest",
        "location": "registry.gitlab.com/davidson/test/nginx:latest"
    }
]

but in the ui i only see this :

my gitlab.rb file :

gitlab_rails['time_zone'] = 'Asia/Jerusalem'
gitlab_rails['gitlab_default_theme'] = 8
gitlab_rails['gitlab_default_projects_features_container_registry'] = true
gitlab_rails['gravatar_enabled'] = false
registry_external_url 'https://registry.gitlab.com'
nginx['redirect_http_to_https'] = true
registry_nginx['listen_https'] = true

i looked in the “current” log - its receiving “404”, Maybe that’s the problem? If so, how do you solve it?

“current” log file :

2024-05-30_10:43:26.44562 time="2024-05-30T10:43:26.445Z" level=info msg="router info" config_http_addr="127.0.0.1:5000" config_http_host= config_http_net= config_http_prefix= config_http_relative_urls=false correlation_id=01HZ4HHWKDDWGM3G71SSBNDWVJ go_version=go1.21.9 method=GET path=/v2/ root_repo= router=gorilla/mux version=v3.92.0-gitlab
2024-05-30_10:43:26.44940 time="2024-05-30T10:43:26.449Z" level=info msg="authorized request" auth_project_paths="[]" auth_user_name= auth_user_type= correlation_id=01HZ4HHWKDDWGM3G71SSBNDWVJ go_version=go1.21.9 root_repo= version=v3.92.0-gitlab
2024-05-30_10:43:26.44957 {"content_type":"application/json","correlation_id":"01HZ4HHWKDDWGM3G71SSBNDWVJ","duration_ms":4,"host":"127.0.0.1:5000","level":"info","method":"GET","msg":"access","proto":"HTTP/1.1","referrer":"","remote_addr":"127.0.0.1:34062","remote_ip":"127.0.0.1","status":200,"system":"http","time":"2024-05-30T10:43:26.449Z","ttfb_ms":4,"uri":"/v2/","user_agent":"GitLab/16.11.3-ee","written_bytes":2}
2024-05-30_10:43:26.51396 time="2024-05-30T10:43:26.513Z" level=info msg="router info" config_http_addr="127.0.0.1:5000" config_http_host= config_http_net= config_http_prefix= config_http_relative_urls=false correlation_id=01HZ4HHWNHC5V6QTK18PN962Q6 go_version=go1.21.9 method=GET path=/gitlab/v1/ root_repo= router=gorilla/mux version=v3.92.0-gitlab
2024-05-30_10:43:26.51530 time="2024-05-30T10:43:26.515Z" level=info msg="authorized request" auth_project_paths="[]" auth_user_name= auth_user_type= correlation_id=01HZ4HHWNHC5V6QTK18PN962Q6 go_version=go1.21.9 version=v3.92.0-gitlab
2024-05-30_10:43:26.51536 {"content_type":"","correlation_id":"01HZ4HHWNHC5V6QTK18PN962Q6","duration_ms":1,"host":"127.0.0.1:5000","level":"info","method":"GET","msg":"access","proto":"HTTP/1.1","referrer":"","remote_addr":"127.0.0.1:34064","remote_ip":"127.0.0.1","status":404,"system":"http","time":"2024-05-30T10:43:26.515Z","ttfb_ms":1,"uri":"/gitlab/v1/","user_agent":"GitLab/16.11.3-ee","written_bytes":0}
2024-05-30_10:43:27.08569 time="2024-05-30T10:43:27.085Z" level=info msg="router info" config_http_addr="127.0.0.1:5000" config_http_host= config_http_net= config_http_prefix= config_http_relative_urls=false correlation_id=01HZ4HHX7DAD18F48KP1VN9NBH go_version=go1.21.9 method=GET path=/v2/davidson/test/nginx/tags/list root_repo=davidson router=gorilla/mux vars_name=davidson/test/nginx version=v3.92.0-gitlab
2024-05-30_10:43:27.08711 time="2024-05-30T10:43:27.087Z" level=info msg="authorized request" auth_project_paths="[davidson/test]" auth_user_name= auth_user_type= correlation_id=01HZ4HHX7DAD18F48KP1VN9NBH go_version=go1.21.9 root_repo=davidson vars_name=davidson/test/nginx version=v3.92.0-gitlab
2024-05-30_10:43:27.08734 {"content_type":"application/json","correlation_id":"01HZ4HHX7DAD18F48KP1VN9NBH","duration_ms":1,"host":"127.0.0.1:5000","level":"info","method":"GET","msg":"access","proto":"HTTP/1.1","referrer":"","remote_addr":"127.0.0.1:34066","remote_ip":"127.0.0.1","status":200,"system":"http","time":"2024-05-30T10:43:27.087Z","ttfb_ms":1,"uri":"/v2/davidson/test/nginx/tags/list?n=10000","user_agent":"GitLab/16.11.3-ee","written_bytes":49}
2024-05-30_10:43:27.10002 time="2024-05-30T10:43:27.099Z" level=info msg="router info" config_http_addr="127.0.0.1:5000" config_http_host= config_http_net= config_http_prefix= config_http_relative_urls=false correlation_id=01HZ4HHX7VGJKRHS889YPHF14Z go_version=go1.21.9 method=GET path=/gitlab/v1/repositories/davidson/test/nginx/tags/list/ root_repo=davidson router=gorilla/mux vars_name=davidson/test/nginx version=v3.92.0-gitlab
2024-05-30_10:43:27.10074 time="2024-05-30T10:43:27.100Z" level=info msg="authorized request" auth_project_paths="[davidson/test]" auth_user_name= auth_user_type= correlation_id=01HZ4HHX7VGJKRHS889YPHF14Z go_version=go1.21.9 version=v3.92.0-gitlab
2024-05-30_10:43:27.10083 {"content_type":"","correlation_id":"01HZ4HHX7VGJKRHS889YPHF14Z","duration_ms":1,"host":"127.0.0.1:5000","level":"info","method":"GET","msg":"access","proto":"HTTP/1.1","referrer":"","remote_addr":"127.0.0.1:34068","remote_ip":"127.0.0.1","status":404,"system":"http","time":"2024-05-30T10:43:27.100Z","ttfb_ms":1,"uri":"/gitlab/v1/repositories/davidson/test/nginx/tags/list/?n=10\u0026sort=name","user_agent":"GitLab/16.11.3-ee","written_bytes":0}
2024-05-30_10:43:27.20816 time="2024-05-30T10:43:27.208Z" level=info msg="router info" config_http_addr="127.0.0.1:5000" config_http_host= config_http_net= config_http_prefix= config_http_relative_urls=false correlation_id=01HZ4HHXB782YJ2NW2FBJ5SNS5 go_version=go1.21.9 method=GET path=/v2/davidson/test/nginx/tags/list root_repo=davidson router=gorilla/mux vars_name=davidson/test/nginx version=v3.92.0-gitlab
2024-05-30_10:43:27.21194 time="2024-05-30T10:43:27.211Z" level=info msg="authorized request" auth_project_paths="[davidson/test]" auth_user_name= auth_user_type= correlation_id=01HZ4HHXB782YJ2NW2FBJ5SNS5 go_version=go1.21.9 root_repo=davidson vars_name=davidson/test/nginx version=v3.92.0-gitlab
2024-05-30_10:43:27.21235 {"content_type":"application/json","correlation_id":"01HZ4HHXB782YJ2NW2FBJ5SNS5","duration_ms":4,"host":"127.0.0.1:5000","level":"info","method":"GET","msg":"access","proto":"HTTP/1.1","referrer":"","remote_addr":"127.0.0.1:34070","remote_ip":"127.0.0.1","status":200,"system":"http","time":"2024-05-30T10:43:27.212Z","ttfb_ms":4,"uri":"/v2/davidson/test/nginx/tags/list?n=10000","user_agent":"GitLab/16.11.3-ee","written_bytes":49}
2024-05-30_10:43:27.22018 time="2024-05-30T10:43:27.220Z" level=info msg="router info" config_http_addr="127.0.0.1:5000" config_http_host= config_http_net= config_http_prefix= config_http_relative_urls=false correlation_id=01HZ4HHXBMS15WGJMRNNVT9G3S go_version=go1.21.9 method=GET path=/gitlab/v1/ root_repo= router=gorilla/mux version=v3.92.0-gitlab
2024-05-30_10:43:27.22158 time="2024-05-30T10:43:27.221Z" level=info msg="authorized request" auth_project_paths="[davidson/test]" auth_user_name= auth_user_type= correlation_id=01HZ4HHXBMS15WGJMRNNVT9G3S go_version=go1.21.9 version=v3.92.0-gitlab
2024-05-30_10:43:27.22163 {"content_type":"","correlation_id":"01HZ4HHXBMS15WGJMRNNVT9G3S","duration_ms":1,"host":"127.0.0.1:5000","level":"info","method":"GET","msg":"access","proto":"HTTP/1.1","referrer":"","remote_addr":"127.0.0.1:34072","remote_ip":"127.0.0.1","status":404,"system":"http","time":"2024-05-30T10:43:27.221Z","ttfb_ms":1,"uri":"/gitlab/v1/","user_agent":"GitLab/16.11.3-ee","written_bytes":0}