Reactor Scram

Results 221 comments of Reactor Scram

Might be... I thought I just fixed that though lol

It shouldn't affect you, I'd only observed it on Windows and only fixed it for the GUI Client since I thought it was a race between the GUI and the...

Yeah, maybe. I'm not sure if I'll need new crates for this tunnel daemon thing, but I suspect there might be at least one.

Could have really used it for this one https://firezone-inc.sentry.io/issues/5961660696/?project=4508008945549312

Spent about an hour trying it out Commands to run first: ```bash sudo dnf install epel-release # Installs extras repo sudo dnf update ``` Then it installs successfully. However it...

Only seeing webkit2gtk 4.0 in the CentOS 9 repos, not 4.1, so Tauri v2 will not install normally on it. Someone here hit the same problem. https://github.com/tauri-apps/tauri/issues/9039 We could try...

Did they mention what desktop they're using? I'm having a heck of a time with the default GNOME, it does not want to show a tray icon for any app...

Can we have a CLI flag or something that triggers a bogus connlib error to make this easy to test?

Similarly, the Windows 11 ARM image doesn't have Bash installed https://github.com/firezone/firezone/actions/runs/9863219247/job/27235517455#step:3:28 Should I open another issue for that? I can't tell if these images are provided by GitHub or by...

@Prabhatkumar59 Will the amd64 MSI and exe work on ARM? Did you test this locally?