bg443/JetBird
11
72
Fork
You've already forked JetBird
6

[Bug]: Inconsistent initial setting for rosenpass? #121

Open
opened 2026年07月04日 22:25:03 +02:00 by framstag · 4 comments

Please confirm that:

  • I have searched the issues and didn't find my bug or an answer to my question
  • My bug is about JetBird and not something upstream

What is your JetBird version?

1.8.3

What make/model is your device?

Pixel 8

What OS and version are you running?

Android 17

What happened?

While testing #118, I saw, that I still cannot use the tunnel. Checking the peer status using netbird status -d, I saw that quantum resistance was somehow a little bit active:

Quantum resistance: false (connection might not work without a remote permissive mode)

Checking the UI Rosepass was deactived, but app netbird configuration showed "RosenpassEnabled: true".

Activated rosenpass and then deactivateing rosenpass in the UI switch above value to false. Peer status switched back to expected:

Quantum resistance: false

After that tunnel worked.

Possibly the initial configuration of the app is not in sync to UI?

Logs

No response

### Please confirm that: - [x] I have searched the [issues](https://codeberg.org/bg443/JetBird/issues) and didn't find my bug or an answer to my question - [x] My bug is about JetBird and not something upstream ### What is your JetBird version? 1.8.3 ### What make/model is your device? Pixel 8 ### What OS and version are you running? Android 17 ### What happened? While testing #118, I saw, that I still cannot use the tunnel. Checking the peer status using `netbird status -d`, I saw that quantum resistance was somehow a little bit active: `Quantum resistance: false (connection might not work without a remote permissive mode)` Checking the UI Rosepass was deactived, but app netbird configuration showed "RosenpassEnabled: true". Activated rosenpass and then deactivateing rosenpass in the UI switch above value to false. Peer status switched back to expected: `Quantum resistance: false` After that tunnel worked. Possibly the initial configuration of the app is not in sync to UI? ### Logs _No response_
framstag changed title from (削除) [Bug]: (削除ここまで) to [Bug]: Inconsistent initial setting for rosenpasst? 2026年07月04日 22:26:07 +02:00
framstag changed title from (削除) [Bug]: Inconsistent initial setting for rosenpasst? (削除ここまで) to [Bug]: Inconsistent initial setting for rosenpass? 2026年07月04日 22:26:14 +02:00
Owner
Copy link

I can't reproduce this. On a fresh install, Rosenpass is off in the UI, and in the configuration file it is:

"RosenpassEnabled": false,
"RosenpassPermissive": false,
I can't reproduce this. On a fresh install, Rosenpass is off in the UI, and in the configuration file it is: ```json "RosenpassEnabled": false, "RosenpassPermissive": false, ```

OK, I'm sure that I did not touch the configuation but who knows. If you are sure, it was never a problem or is fixed in the current version, you can close the issue. I just wanted to make sure nobody else runs into the same trap.

OK, I'm sure that I did not touch the configuation but who knows. If you are sure, it was never a problem or is fixed in the current version, you can close the issue. I just wanted to make sure nobody else runs into the same trap.

Btw., I switched now to JetBird. Thanks for the application!

Btw., I switched now to JetBird. Thanks for the application!
Owner
Copy link

I'll keep it open for now and play around a little to see if I can reproduce. Thanks for reporting anyhow

I'll keep it open for now and play around a little to see if I can reproduce. Thanks for reporting anyhow
Sign in to join this conversation.
No Branch/Tag specified
master
v1.8.4
v1.8.3
v1.8.2
v1.8.1
v1.8.0
v1.7.1
v1.7.0
v1.6.3
v1.6.2
v1.6.1
v1.6.0
v1.5.1
v1.5.0
v1.4.6
v1.4.5
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.4.0
v1.3.5
v1.3.4
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.1
v1.2.0
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.11
v1.0.10
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bg443/JetBird#121
Reference in a new issue
bg443/JetBird
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?