DaanHoogland commented on issue #7358:
URL: https://github.com/apache/cloudstack/issues/7358#issuecomment-1480758682
@kenneth0595 the essential error message is
```
2023-03-22 12:32:35,820 ERROR [c.c.u.d.ScriptRunner] (main:null) (logid:)
Error executing: CALL cloud.IDEMPOTENT_ADD_FOREIGN_KEY('cloud.vm_template',
'user_data', 'id')
2023-03-22 12:32:35,820 ERROR [c.c.u.d.ScriptRunner] (main:null) (logid:)
java.sql.SQLIntegrityConstraintViolationException: Can't write; duplicate key
in table '#sql-3755_b'
```
This has been extensively tested so it shouldn't happen in your setup.
We need to find more info somehow. you say you used yum update, but on a
clean install of the os. Can you try with yum install instead? and with a clean
DB of course.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]