Skip to main content
pomp
New Member
January 17, 2024
Question

How to see FortiSOAR VM configuration wizard UI after quitting CLI

  • January 17, 2024
  • 1 reply
  • 919 views

Hello Community,

 

I am trying to deploy FortiSOAR in my Linux VM using the .bin file using an SSH session.

 

After deployment, all service was running except elasticsearch service, so I decided to run the configuration wizard again to see if it may help fix the elasticsearch service issue.

 

However, my client (host) lost connection with the FortiSOAR (Linux VM) and I got disconnected.

 

I logged back into my FortiSOAR VM and I'm told this:

 

"FortiSOAR VM configuration is in progress.

Please allow the VM configuration process to complete before running any operation."

 

My question is how can I switch back to the wizard to see the progress of the configuration wizard.

 

Best Regards.

 

 

    1 reply

    TejaMula
    Staff
    Staff
    January 17, 2024

    Hi pomp,

     

    Since the connection was lost, cannot get back to the wizard.

     

    Can see the status of the wizard by tailing the log file though.

    Location -> /var/log/cyops/install/config-vm-<timestamp>.log

    And,

    /home/csadmin/.vm_configured file gets created by the config wizard upon successful completion

    /home/csadmin/.vm_configuration_fail file gets created by the config wizard upon failure. In case of failure, check the log file, address the issues and re-run the config wizard.

     

    Regards,

    Tejas.