Emanuel_Haine
Flight Engineer
Flight Engineer
  • 309 Views

ch12s02 - engine-setup --accept-defaults --offline is failing

Jump to solution

Hello everyone,

I noticed the command "engine-setup --accept-defaults --offline" is failing due to one of its default options.

First, it checks if any certificates in place are going to expire soon and it asks if you want to renew or not. In this case, the default option is 'No', which is good for the lab environment. However, after that, it asks for confirmation if you want to proceed without renewing any certificate, and the default option is also 'No', which aborts the process.

Emanuel_Haine_0-1708019858418.png

In this case, I had to run the command without the '--accept-defaults' option.

1 Solution

Accepted Solutions
Emanuel_Haine
Flight Engineer
Flight Engineer
  • 176 Views

So, in this case, the solution is to run the command below:

engine-setup --offline



And then go through the options and choose to continue without renewing the certificates.

View solution in original post

2 Replies
martindxc
Flight Engineer
Flight Engineer
  • 277 Views

Thank you for sharing this. I've hit handful of bugs during this course I really didn't want to go through debugging this one.

Emanuel_Haine
Flight Engineer
Flight Engineer
  • 177 Views

So, in this case, the solution is to run the command below:

engine-setup --offline



And then go through the options and choose to continue without renewing the certificates.

Join the discussion
You must log in to join this conversation.