When I try to install my gitlab it gets stuck at this step installing infinitely, how can I solve this? Could it be something related to this version? I’m running on ec2 t3a.medium and had internet connection with NAT
`+ sudo EXTERNAL_URL=my-dns dnf install -y gitlab-ce
Last metadata expiration check: 0:00:01 ago on Mon Aug 4 18:40:08 2025.
Dependencies resolved.
Package Arch Version Repository Size
Installing:
gitlab-ce x86_64 18.2.1-ce.0.amazon2023 gitlab_gitlab-ce 1.3 G
Transaction Summary
Install 1 Package
Total download size: 1.3 G
Installed size: 3.3 G
Downloading Packages:
gitlab-ce-18.2.1-ce.0.amazon2023.x86_64.rpm 120 MB/s | 1.3 GB 00:11
Total 120 MB/s | 1.3 GB 00:11
gitlab_gitlab-ce 25 kB/s | 3.1 kB 00:00
Importing GPG key 0x51312F3F:
Userid : "GitLab B.V. (package repository signing key)
Fingerprint: F640 3F65 44A3 8863 DAA0 B6E0 3F01 618A 5131 2F3F
From :
Key imported successfully
gitlab_gitlab-ce 61 kB/s | 7.0 kB 00:00
Importing GPG key 0xF27EAB47:
Userid : “GitLab, Inc. <>”
Fingerprint: DBEF 8977 4DDB 9EB3 7D9F C3A0 3CFC F9BA F27E AB47
From :
Key imported successfully
gitlab_gitlab-ce 36 kB/s | 3.8 kB 00:00
Importing GPG key 0x82DD593D:
Userid : "GitLab, Inc. "
Fingerprint: 98BF DB87 FCF1 0076 416C 1E0B AD99 7ACC 82DD 593D
From :
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Running scriptlet: gitlab-ce-18.2.1-ce.0.amazon2023.x86_64 1/1
Installing : gitlab-ce-18.2.1-ce.0.amazon2023.x86_64 1/1
Running scriptlet: gitlab-ce-18.2.1-ce.0.amazon2023.x86_64 1/1`