When I restore, some projects become "No repository"

Sorry for my poor English.

When I restore, some projects become “No repository”.

The errors and warnings that occur during restoration are as follows.

Restoring PostgreSQL database db_name ... ERROR: must be owner of extension pg_trgm

ERROR: must be owner of extension btree_gist

ERROR: must be owner of extension btree_gist

ERROR: must be owner of extension pg_trgm

WARNING: no privileges could be revoked for "public"

WARNING: no privileges could be revoked for "public"

WARNING: no privileges were granted for "public"

WARNING: no privileges were granted for "public"

[omit]

[Failed] restoring root/project_name (@hashed/da/4e/da4ea2a5506f2693eae190d9360a1f31793c98a1adade51d93533a6f520ace1c)

Error 9:CreateRepositoryFromBundle: target directory is non-empty. debug_error_string:{"created":"@1631233926.757061915","description":"Error received from peer ipv4:20.0.3.195:2305","file":"src/core/lib/surface/call.cc","file_line":1055,"grpc_message":"CreateRepositoryFromBundle: target directory is non-empty","grpc_status":9}

[omit]

Warning: Your gitlab.rb and gitlab-secrets.json files contain sensitive data

and are not included in this backup. You will need to restore these files manually.

It is an environment where Gitaly Server and Praefect Server are set up separately from App Server.

The version of gitlab is 14.1.4-ce.0.

Please let me know if there is a solution.