Not able to enable repository in satellite 6.2.12 UI

Latest response

Hi,

I have installed satellite 6.12.1 on fresh system, and able to access it till now without any issue.
but when I try to enable the repositories I get following error :

undefined method `default_capsule?' for nil:NilClass

Please not that I simply followed the doc for 6.2 satellite installation and as mentioned in it I dint get Capsule URL output on my screen.

example given in doc :

Installing Done
[100%] [........................................]
Success!
* Satellite is running at https://satellite.example.com
Default credentials are 'admin / changeme'
* Capsule is running at https://satellite.example.com:9090
* To install additional capsule on separate machine continue by
running:
capsule-certs-generate --capsule-fqdn "$CAPSULE" --certs-tar
"~/$CAPSULE-certs.tar"
The full log is at /var/log/foreman-installer/satellite.log

port 9090 is opened on my system.

Does that mean Internal Capsule was not installed and it is mandatory?

I have attached both screenshots for your reference.

error-image

installation-image

Responses