angelcoopeuch commented on issue #253:
URL:
https://github.com/apache/incubator-devlake-helm-chart/issues/253#issuecomment-2508092527
We have an issue with the encryption secret too.
time="2024-11-29 15:51:10" level=info
msg="\x1b[31;1m/app/impls/dalgorm/dalgorm.go:215 \x1b[35;1minvalid
encryptionSecret; invalid encryptionSecret; invalid
encryptionSecret\n\x1b[0m\x1b[33m[3.913ms] \x1b[34;1m[rows:1]\x1b[0m SELECT *
FROM `_devlake_blueprints` WHERE project_name = 'jenkins_cloud_pu' ORDER BY
`_devlake_blueprints`.`id` LIMIT 1"
time="2024-11-29 15:51:10" level=error msg="makeProjectOutput, name:
jenkins_cloud_pu\n\tcaused by: Error to get blueprint by project
(500)\n\tWraps: (2) error getting the blueprint from database with project
jenkins_cloud_pu (500)\n\tWraps: (3) error getting blueprint from DB by
projectName jenkins_cloud_pu (500)\n\tWraps: (4) invalid encryptionSecret;
invalid encryptionSecret; invalid encryptionSecret (500)\n\tWraps: (5) invalid
encryptionSecret; invalid encryptionSecret; invalid encryptionSecret\n\tWraps:
(6)\n\tWraps: (7) invalid encryptionSecret\n\tError types: (1)
*hintdetail.withDetail (2) *hintdetail.withDetail (3) *hintdetail.withDetail
(4) *hintdetail.withDetail (5) *fmt.wrapError (6) *errors.crdbErrorImpl (7)
*errors.errorString"
Context: we migrate the external AWS RDS database.
Facts:
- If I connect to the database with the same credentials that devlake uses,
I see all the tables. When executing the SELECT it returns a row with a lot of
information.
- The "lake" container in "devlake-lake-xxxxx" pod have the
ENCRYPTION_SECRET env with a correct value
--
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]