mirror of
https://github.com/fosrl/olm.git
synced 2026-05-06 02:37:55 -05:00
[GH-ISSUE #7] Olm requires process restart when after network reconnect #2
Reference in New Issue
Block a user
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?
Originally created by @shyim on GitHub (Aug 6, 2025).
Original GitHub issue: https://github.com/fosrl/olm/issues/7
Originally assigned to: @oschwartz10612 on GitHub.
I am running olm as background service. I changed location with my mac and re-connected to internet. I see in lock Websocket connected. It's green again in the Dashboard. But no connection works.
Restarting the olm client works again, it seems the wireguard connection is not restored just websocket
@oschwartz10612 commented on GitHub (Aug 6, 2025):
All yep this is because it is not detecting a change in the source IP in
gerbil when you change networks. I will work on this!
Olm requires process restart when after network reconnectto [GH-ISSUE #7] Olm requires process restart when after network reconnect@xd003 commented on GitHub (Dec 10, 2025):
Has this issue been addressed ?
@oschwartz10612 commented on GitHub (Dec 10, 2025):
Yes actually the RC for pangolin and olm should fix this when they are
out for GA. Ill close this now but we can reopen if its still an issue.