rh-ecosystem-edge / ansible-ai-playbook

Apache License 2.0
2 stars 7 forks source link

Installed, but cannot create clusters #14

Open asafravid opened 2 years ago

asafravid commented 2 years ago

Followed the readme steps, however, all that is seen is the following (at the VM's IP:8080)

image

asafravid commented 2 years ago

Logs from (seemingly successful) installation:

[labuser@fedora ~]$ curl -s https://raw.githubusercontent.com/rh-ecosystem-edge/ansible-ai-playbook/main/examples/assisted-installer/start.sh | sudo bash -
Creating data base folder at: /home/assisted-podman/pg_data...
Checking for jq
OK
Checking for podman
OK
Checking Podman Version
===========================
Getting Config files
Starting Assisted installer
Trying to pull quay.io/centos7/postgresql-12-centos7:latest...
Getting image source signatures
Copying blob c61d16cfe03e done  
Copying blob c8a4338336f1 done  
Copying blob b61bb63581bc done  
Copying config 97bd58640b done  
Writing manifest to image destination
Storing signatures
Trying to pull quay.io/jkilzi/assisted-installer-ui:arm_hack...
Getting image source signatures
Copying blob d4cdff2fdb0a done  
Copying blob 06902a3569fe done  
Copying blob 87a00206fc39 done  
Copying blob 3d24a39db558 done  
Copying blob fa8dbfc6c46b done  
Copying blob 01f1ab22e1c9 done  
Copying blob b45d5f45899a done  
Copying blob a82c6edff2da done  
Copying blob edc64024af0d done  
Copying config a0988f2fde done  
Writing manifest to image destination
Storing signatures
Trying to pull quay.io/edge-infrastructure/assisted-image-service:latest...
Getting image source signatures
Copying blob 04f0eb705bff done  
Copying blob a0b8f3931ffa done  
Copying blob 1ac891d08dc2 done  
Copying blob 4a7e61ebcfec done  
Copying blob d2f6c98d05e5 done  
Copying config 91b3f00740 done  
Writing manifest to image destination
Storing signatures
Trying to pull quay.io/edge-infrastructure/assisted-service:ocm-2.5...
Getting image source signatures
Copying blob 4a7e61ebcfec skipped: already exists  
Copying blob 04f0eb705bff skipped: already exists  
Copying blob 1ac891d08dc2 skipped: already exists  
Copying blob a0b8f3931ffa skipped: already exists  
Copying blob 4fca65ea0855 done  
Copying config 8fe32b9fcd done  
Writing manifest to image destination
Storing signatures
Pod:
552c41a617300221c86415b922d07a92c74edfbf3441820a144e89d8cf969fee
Containers:
412c0cb8b891f5bcff98cc27e11aeb816da9f495c53b25d2e455458c67738176
00dde41033bd40d5f752a1154c53917ebafc77966a80f46de350ca488979729a
95888aabf9f95b0b4e5dcf2b63748e88b9ad22469820b3f36954694b84f5141c
181a5d2d5140da14b424ed8344fe03733dc77dfca1b32e54930cf0f0733b8548

[labuser@fedora ~]$