-
-
Notifications
You must be signed in to change notification settings - Fork 532
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
Can't add peers to groups when upgrade to 0.30.1 #2745
Comments
hello,
What version are you referring to? The |
Which version of PostgreSQL are you using? |
@mgarces I'm using Postgres 16 alpine on docker |
@mgarces Sorry i didn't notice your first comment. I'm referring to management server. On client, it doesn't matter if it's version 0.30.1 i can still add that peers to group if management server have version 0.29.4. |
@Marcus1Pierce We were able to reproduce this, and we will fix this issue in the next release. Thanks for reporting! |
Describe the problem
I cannot add peers to the group. There is an error when adding peers to the group.
Error from the management container:
Error from Postgres:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
There is a notification that peers were successfully added.
Are you using NetBird Cloud?
No. I'm using self hosted NetBird
NetBird version
netbird version
0.30.1NetBird status -dA output:
Screenshots
Additional context
I am using Netbird version 0.30.1, with SSO using Authentik, a Postgres database and Caddy as the reverse proxy.
When I downgrade to version 0.29.4, there are no errors at all and everything works normally.
The text was updated successfully, but these errors were encountered: