Installation of SolusVM Master on Almalinux fails: Error 1054: Unknown column 'clienttemplate2' in 'field list'

Have more questions? Submit a request

Applicable to:

  • SolusVM

Symptoms 

Installation of SolusVM Master node on Almalinux server fails:

CONFIG_TEXT: Failed to apply post-installation changes to DB: Failed to execute query "UPDATE configuration SET clienttemplate2 = 'bootstrap'": Failed to execute SQL-query UPDATE configuration SET clienttemplate2 = 'bootstrap': Error 1054: Unknown column 'clienttemplate2' in 'field list'

Cause

This is known SolusVM issue with ID #SVM-3259

Resolution

As workaround - after failed installation:

  1. Connect to server via SSH
  2. Run the following commands:

    # dnf install tar -y
    # tar -xvzf /usr/local/solusvm/tmp/solusvm-master-update.tar.gz -C /usr/local/solusvm/tmp/
    # sh /usr/local/solusvm/tmp/update/update

 

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share

Comments

0 comments

Please sign in to leave a comment.