error new instalation

125 views
Skip to first unread message

Juan Carlos Huayane M.

unread,
Jun 28, 2023, 4:46:02 AM6/28/23
to rundeck-discuss
Hi friends, I'm installing rundeck on a machine with rocky linux 8.5, rundeck is the latest version and mariadb 11, but I'm getting this error.

ERROR boot.SpringApplication - Application run failed
liquibase.exception.LiquibaseException: liquibase.exception.MigrationFailedException: Migration failed for change set core/ReferencedExecution.groovy::Populate-refedxec-job-uuid::rundeckdev:
     Reason: liquibase.exception.DatabaseException: (conn=24) Unknown column 'rex.scheduled_execution_id' in 'where clause' [Failed SQL: (1054) update referenced_execution rex set job_uuid = (select uuid from scheduled_execution where id = rex.scheduled_execution_id)



I have other older installations and I am not getting this error. Could you help me

Thanks

rac...@rundeck.com

unread,
Jun 28, 2023, 9:23:50 AM6/28/23
to rundeck-discuss

Hi,

Is an upgrade? It seems that rundeck is trying to migrate the database filled by a previis rundeck instance.

Test without the dataSource.dbCreate = update parameter (rundeck-config.properties file).

It seems that you’re facing this.

Regards.

Juan Carlos Huayane M.

unread,
Jun 28, 2023, 12:19:54 PM6/28/23
to rundeck...@googlegroups.com
Hello,

I solved it by deleting the DB and creating a new one.

grails.plugin.databasemigration.updateOnStart=true
dataSource.driverClassName=org.mariadb.jdbc.Driver
dataSource.url=jdbc:mysql://localhost/rundeckdb?autoReconnect=true&useSSL=false
dataSource.username=rundeckadmin
dataSource.password=*********

Thanks

--
You received this message because you are subscribed to the Google Groups "rundeck-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rundeck-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rundeck-discuss/c0f9fa5a-5344-4b50-bca4-4174d39bafaan%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages