Skip to content

Fix for #2253 and the Offline bug - #2255

Open
Tophness wants to merge 6 commits into
mainfrom
fixes
Open

Fix for #2253 and the Offline bug#2255
Tophness wants to merge 6 commits into
mainfrom
fixes

Conversation

@Tophness

@Tophness Tophness commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

I figured out the offline bug, and also why you might not have replicated it.
In firefox there's a variable called network.manage-offline-status that kills local sockets when there's a change to the network adapter.
Setting it to false resolves it, but it's kinda important to keep it at it's default value.
Once I worked out what the root cause was, I found a way around it in the script though.

I've also included the fix for #2253, but since that is pending your feedback, you might have other ideas for those.
If that's the case, you can just cherry pick the offline fix (latest commit) separately.

@Tophness Tophness changed the title Fix for #2247 #2253 and the Offline bug Fix for #2253 and the Offline bug Sep 5, 2026
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