Skip to content

Wrong value of DB_ENCRYPTION_KEYS #3766

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dimazaur opened this issue Apr 6, 2021 · 2 comments
Closed

Wrong value of DB_ENCRYPTION_KEYS #3766

dimazaur opened this issue Apr 6, 2021 · 2 comments
Assignees
Labels
self-hosted type: bug Something isn't working

Comments

@dimazaur
Copy link

dimazaur commented Apr 6, 2021

Bug description

After installing self-hosted 0.8.0 from gpl/release-0.8.0
Server pod didn’t work properly and I’ve found one issue with DB_ENCRYPTION_KEYS
$ echo $DB_ENCRYPTION_KEYS
]material": “4uGh1q8y2DYryJwrVMHs0kWXJlqvHWWt/KJuNi04edI=”

Which is cutted in the wrong format from the \secrets\encryption-key.json file

Steps to reproduce

terraform apply

Expected behavior

No response

Example repository

No response

@JanKoehnlein JanKoehnlein added self-hosted type: bug Something isn't working labels Apr 6, 2021
@geropl
Copy link
Member

geropl commented Apr 7, 2021

Will have a look at this tomorrow.

@geropl geropl self-assigned this Apr 7, 2021
@geropl geropl modified the milestones: [backlog] April 2021, April 2021 Apr 7, 2021
@geropl
Copy link
Member

geropl commented Apr 12, 2021

@dimazaur Ah, this is an issue in the terraform scripts. Sadly they are known to be broken atm. 😢
They will get however adjusted and fixed with the next release #3893.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
self-hosted type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants