404 error when dowloading a published release

Hello,
I use the last gitlab-ee version 17.3.3 on docker. For space disk reason, I changed the data-root folder of docker to an other hard drive. after that, I restarted docker, gitlab and gitlab-runner. everything works well but when I create a release, I have no error but I can’t download the release, I have a 404 error for each packages. old realese package have no problem to download, I checked the forlder’s right, it’s the same for old and new release, so I don’t know what is the problem… I can download the packages in the release:zip job’s artifact, it don’t work only in the release section of the project. when I try to download a new package in the release section, I have this in the log. we see the 404 error, but not why…

==> /var/log/gitlab/gitlab-rails/production_json.log <==
{"method":"GET","path":"/xxx/xxx/uploads/61903d3f6c270fd680d24d66a62b17d4/xxx_full-upgrade.zip","format":"html","controller":"Projects::UploadsController","action":"show","status":404,"time":"2024-09-18T12:01:37.763Z","params":[{"key":"namespace_id","value":"xxx"},{"key":"project_id","value":"xxx"},{"key":"secret","value":"[FILTERED]"},{"key":"filename","value":"xxx_full-upgrade.zip"}],"correlation_id":"01J82G4TV0N5D503M9CEVQ65MX","meta.caller_id":"Projects::UploadsController#show","meta.remote_ip":"xx.xx.xx.xx","meta.feature_category":"team_planning","meta.user":"xxxx","meta.user_id":xx,"meta.project":"xxx/xxx","meta.root_namespace":"xxx","meta.client_id":"user/55","remote_ip":"xx.xx.xx.xx","user_id":55,"username":"Julien","ua":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0","queue_duration_s":0.020892,"request_urgency":"default","target_duration_s":1,"redis_calls":7,"redis_allowed_cross_slot_calls":1,"redis_duration_s":0.0025830000000000002,"redis_read_bytes":578,"redis_write_bytes":849,"redis_db_load_balancing_calls":2,"redis_db_load_balancing_duration_s":0.000804,"redis_db_load_balancing_write_bytes":106,"redis_feature_flag_calls":2,"redis_feature_flag_duration_s":0.000546,"redis_feature_flag_read_bytes":398,"redis_feature_flag_write_bytes":128,"redis_sessions_calls":3,"redis_sessions_allowed_cross_slot_calls":1,"redis_sessions_duration_s":0.001233,"redis_sessions_read_bytes":180,"redis_sessions_write_bytes":615,"db_count":19,"db_write_count":0,"db_cached_count":5,"db_txn_count":0,"db_replica_txn_count":0,"db_primary_txn_count":0,"db_main_txn_count":0,"db_ci_txn_count":0,"db_main_replica_txn_count":0,"db_ci_replica_txn_count":0,"db_replica_count":0,"db_primary_count":19,"db_main_count":19,"db_ci_count":0,"db_main_replica_count":0,"db_ci_replica_count":0,"db_replica_cached_count":0,"db_primary_cached_count":5,"db_main_cached_count":5,"db_ci_cached_count":0,"db_main_replica_cached_count":0,"db_ci_replica_cached_count":0,"db_replica_wal_count":0,"db_primary_wal_count":0,"db_main_wal_count":0,"db_ci_wal_count":0,"db_main_replica_wal_count":0,"db_ci_replica_wal_count":0,"db_replica_wal_cached_count":0,"db_primary_wal_cached_count":0,"db_main_wal_cached_count":0,"db_ci_wal_cached_count":0,"db_main_replica_wal_cached_count":0,"db_ci_replica_wal_cached_count":0,"db_replica_txn_max_duration_s":0.0,"db_primary_txn_max_duration_s":0.0,"db_main_txn_max_duration_s":0.0,"db_ci_txn_max_duration_s":0.0,"db_main_replica_txn_max_duration_s":0.0,"db_ci_replica_txn_max_duration_s":0.0,"db_replica_txn_duration_s":0.0,"db_primary_txn_duration_s":0.0,"db_main_txn_duration_s":0.0,"db_ci_txn_duration_s":0.0,"db_main_replica_txn_duration_s":0.0,"db_ci_replica_txn_duration_s":0.0,"db_replica_duration_s":0.0,"db_primary_duration_s":0.017,"db_main_duration_s":0.017,"db_ci_duration_s":0.0,"db_main_replica_duration_s":0.0,"db_ci_replica_duration_s":0.0,"cpu_s":0.103554,"mem_objects":27740,"mem_bytes":2120888,"mem_mallocs":5727,"mem_total_bytes":3230488,"pid":18896,"worker_id":"puma_0","rate_limiting_gates":[],"db_duration_s":0.00869,"view_duration_s":0.0,"duration_s":0.05775}

==> /var/log/gitlab/gitlab-workhorse/current <==
{"backend_id":"rails","content_type":"text/html; charset=utf-8","correlation_id":"01J82G4TV0N5D503M9CEVQ65MX","duration_ms":136,"host":"gitlab.xxx.fr","level":"info","method":"GET","msg":"access","proto":"HTTP/1.1","referrer":"https://gitlab.xxx.fr/xxx/xxx/-/releases","remote_addr":"xx.xx.xx.xx:0","remote_ip":"xx.xx.xx.xx","route":"","route_id":"default","status":404,"system":"http","time":"2024-09-18T12:01:37Z","ttfb_ms":136,"uri":"/xxx/xxx/uploads/61903d3f6c270fd680d24d66a62b17d4/xxx_full-upgrade.zip","user_agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0","written_bytes":1591}

==> /var/log/gitlab/nginx/gitlab_access.log <==
172.18.0.3 - - [18/Sep/2024:12:01:37 +0000] "GET /xxx/xxx/uploads/61903d3f6c270fd680d24d66a62b17d4/xxx_full-upgrade.zip HTTP/1.1" 404 842 "https://gitlab.xxx.fr/xxx/xxx/-/releases" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0" 1.92