Open johnnychoque opened 10 months ago
Hi all, I have installed the latest version of IDM and I get an error message when running the migration scripts.
~/fiware-idm$ git describe --tags 8.4.0-46-g195853ff
~/fiware-idm$ npm run-script migrate_db … … == 20210603073911-hashed-access-tokens: migrating ======= == 20210603073911-hashed-access-tokens: migrated (0.707s)
== 20210607162019-CreateDelegationEvidenceTable: migrating ======= == 20210607162019-CreateDelegationEvidenceTable: migrated (0.069s)
== 20210707102154-CreatePermissionFiwarePayload: migrating ======= == 20210707102154-CreatePermissionFiwarePayload: migrated (0.355s)
== 202309190008-IncreaseClientId: migrating =======
ERROR: Multiple primary key defined
This issue does not occur in the previous version IDM 8.3.3
Regards,
Johnny
Hi all, I have installed the latest version of IDM and I get an error message when running the migration scripts.
~/fiware-idm$ git describe --tags 8.4.0-46-g195853ff
~/fiware-idm$ npm run-script migrate_db … … == 20210603073911-hashed-access-tokens: migrating ======= == 20210603073911-hashed-access-tokens: migrated (0.707s)
== 20210607162019-CreateDelegationEvidenceTable: migrating ======= == 20210607162019-CreateDelegationEvidenceTable: migrated (0.069s)
== 20210707102154-CreatePermissionFiwarePayload: migrating ======= == 20210707102154-CreatePermissionFiwarePayload: migrated (0.355s)
== 202309190008-IncreaseClientId: migrating =======
ERROR: Multiple primary key defined
This issue does not occur in the previous version IDM 8.3.3
Regards,
Johnny