Imported successfully into GitLab, but Repository is still empty

We followed the below document link to migrate from SVN to GitLab.

Though the migration completed successfully with the message indicating that all the revisions are imported into GitLab, but nothing is found in the GitLab repository and it says Repository is Empty. Inside the gitlab repository hash folder, we can see the contents are created that seem to indicate the svn files have been migrated.

Tried to restart GitLab. Didn’t help. Also, tried to clear the cache using

gitlab-rake cache:clear

But that also didn’t help. Still the GitLab UI is showing that the Repository is empty.

Looked at the SubGit log files and didn’t find any errors.

Would appreciate your help to troubleshoot this issue.

The SVN repository uses the standard layout in my case with trunk/branches/tags structure.