Hi Bilal, 
Can you Please share your localhost.yml config file please 

Thanks,
Abhishek

From: bilal.ayyoob.devops@tag.ooo <bilal.ayyoob.devops@tag.ooo>
Sent: Friday, August 30, 2024 6:24 PM
To: starlingx-discuss@lists.starlingx.io <starlingx-discuss@lists.starlingx.io>
Subject: Server rebooting after unlocking the cotroller-0
 
CAUTION: This email comes from a non Wind River email account!
Do not click links or open attachments unless you recognize the sender and know the content is safe.

I have been following this guide "https://docs.starlingx.io/r/stx.8.0/deploy_install_guides/release/bare_metal/aio_simplex_install_kubernetes.html" to install and configured the AIO-Simplex starlingx on my server. After performing the configuration on controller-0 where I configured the OAM network interface "eno1" first and then assigned and configured the management and cluster-host interface "eno2". After unlocking the controller-0, it should reboot in order to apply the configurations but unexpectedly it keeps rebooting the machine.

Issue 1: "Keeps rebooting the machine unexpectedly"

It doesn't allow me perform further actions on the controller. Machine keeps alive for few mins and if I try to run something like "system application-list" it first says internal server and the later on it started to say:

Issue 2: "Must provide Keystone credentials or user-defined endpoint and token, error was: Internal Server Error (HTTP 500) first and then got the same error: Must provide Keystone credentials or user-defined endpoint and token, error was: Unable to establish connection to http://192.168.204.1:5000/v3/auth/tokens: HTTPConnectionPool(host='192.168.204.1', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError('&lt;urllib3.connection.HTTPConnection object at 0x7f47ead4b820>: Failed to establish a new connection: [Errno 111] Connection refused'))"

Expected Behavior:
After unlocking it should allow me to perform further steps in the process like stx-openstack installation.

Steps to Reproduce:
After configuring the controller-0, try to unlock the controller as specified here: "https://docs.starlingx.io/r/stx.8.0/deploy_install_guides/release/bare_metal/aio_simplex_install_kubernetes.html#unlock-controller-0"


Can I get assistance on this? This is unusual behaviour.