Skip to content

Enable MLS protocol in production values#884

Merged
mohitrajain merged 3 commits into
WPB-25755-remove-old-system-containersfrom
arthurwolf-patch-mls-was-not-enabled-in-brig
Jun 2, 2026
Merged

Enable MLS protocol in production values#884
mohitrajain merged 3 commits into
WPB-25755-remove-old-system-containersfrom
arthurwolf-patch-mls-was-not-enabled-in-brig

Conversation

@arthurwolf

@arthurwolf arthurwolf commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

Mohit had me deploy a wire-server (wire in a box) install following the current instructions. The install itself went mostly well, but recently I tried to set up a new user and log into the webapp, and that produced an error related to MLS/Proteus. The fix was to change the brig config setEnableMLS to true, which caused the backend and frontend to "match". This is a commit aimed at creating a PR that fixes this issue moving forward.

Change type

  • Fix
  • Feature
  • Documentation
  • Security / Upgrade

Testing

  • I ran/applied the changes myself, in a test environment.
  • The CI job attached to this repo will test it for me.

Tracking

  • I added a new entry in an appropriate subdirectory of changelog.d
  • I mentioned this PR in Jira, OR I mentioned the Jira ticket in this PR.
  • I mentioned this PR in one of the issues attached to one of our repositories.

@arthurwolf arthurwolf requested review from a team and julialongtin as code owners March 27, 2026 15:57
@sonarqubecloud

Copy link
Copy Markdown

@mohitrajain mohitrajain force-pushed the arthurwolf-patch-mls-was-not-enabled-in-brig branch from d37ba35 to 735ad65 Compare June 1, 2026 20:14
@mohitrajain mohitrajain changed the base branch from master to WPB-25755-remove-old-system-containers June 2, 2026 11:17
@mohitrajain mohitrajain force-pushed the arthurwolf-patch-mls-was-not-enabled-in-brig branch from ca9157f to de4dec8 Compare June 2, 2026 11:59
arthurwolf and others added 3 commits June 2, 2026 15:29
Mohit had me deploy a wire-server (wire in a box) install following the current instructions. The install itself went mostly well, but recently I tried to set up a new user and log into the webapp, and that produced an error related to MLS/Proteus.
The fix was to change the brig config `setEnableMLS` to `true`, which caused the backend and frontend to "match".
This is a commit aimed at creating a PR that fixes this issue moving forward.
@mohitrajain mohitrajain force-pushed the arthurwolf-patch-mls-was-not-enabled-in-brig branch from de4dec8 to 6b97eca Compare June 2, 2026 13:29
@sonarqubecloud

sonarqubecloud Bot commented Jun 2, 2026

Copy link
Copy Markdown

@mohitrajain mohitrajain merged commit 122d46a into WPB-25755-remove-old-system-containers Jun 2, 2026
16 checks passed
@mohitrajain mohitrajain deleted the arthurwolf-patch-mls-was-not-enabled-in-brig branch June 2, 2026 20:40
mohitrajain added a commit that referenced this pull request Jun 2, 2026
* fix: WPB-25755 remove old images not in use anymore from proc_system_containers.sh

* fix: WPB-25755 keeping nginx 1.25.4 alpine image used by k8s cluster

* Enable MLS protocol in production values (#884)

* Enable MLS protocol in production values

Mohit had me deploy a wire-server (wire in a box) install following the current instructions. The install itself went mostly well, but recently I tried to set up a new user and log into the webapp, and that produced an error related to MLS/Proteus.
The fix was to change the brig config `setEnableMLS` to `true`, which caused the backend and frontend to "match".
This is a commit aimed at creating a PR that fixes this issue moving forward.

* fix: WPB-25755 Enable MLS protocol in production values for brig

* fix: WPB-25755 Enable MLS protocol in dev values for brig

---------

Co-authored-by: mohitrajain <mohit.rajain@wire.com>

---------

Co-authored-by: Arthur Wolf <wolf.arthur@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants