Skip to content

Update configuration-files.mdx - Specify that authSecret and encryptionKey are base64 strings#640

Open
baselsayeh wants to merge 1 commit intonetbirdio:mainfrom
baselsayeh:main
Open

Update configuration-files.mdx - Specify that authSecret and encryptionKey are base64 strings#640
baselsayeh wants to merge 1 commit intonetbirdio:mainfrom
baselsayeh:main

Conversation

@baselsayeh
Copy link

Specify that authSecret and encryptionKey are base64 strings

Specify that authSecret and encryptionKey are base64 strings
@baselsayeh
Copy link
Author

baselsayeh commented Feb 26, 2026

I'm setting up a self hosted netbird server deployment,

and found that the example docker-compose file fails to run with FATL management/internals/server/boot.go:70: failed to create field encryptor: encryption key must be 32 bytes, got x

because both server.store.encryptionKey and server.authSecret are base-64 strings and not ascii (or utf-8) strings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant