mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #364] Infinite dialog crash with error code -65541 when restarting DNS service on Mac #289
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#289
Loading…
Add table
Add a link
Reference in a new issue
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?
Originally created by @evictor on GitHub (Jul 19, 2019).
Original GitHub issue: https://github.com/debauchee/barrier/issues/364
Note I believe client is irrelevant to this ticket but I am including those details anyway. The problem as experienced is solely on the MacOS server.
Operating Systems
Server: macOS Mojave 10.14.5 (18F132)
Client: Ubuntu 18.04.2 LTS
Barrier Version
Server: 2.1.0-RELEASE-8b69f9fe
Client: 2.2.0-snapshot-00000000
Steps to reproduce bug
sudo killall -v mDNSResponder-- NOTE: why would one ever do this? To cause DNS cache to purge, e.g. after connecting to a VPN, which we regularly do at workOther info
Force quit
No; I force quit and restart it and everything is fine
@alanhogan commented on GitHub (Oct 22, 2020):
+1 to this issue. This happened to me (infinite error messages coming at a rate of more than one per second) when running a script that configures a Docker virtual machine-type setup. (I cannot share exact steps to reproduce publicly).
I am on macOS Catalina 10.15.7.
At first, I didn’t realize the error message was coming from Barrier.
So while an ideal fix handles the situation (DNS refresh or whatever) gracefully, some "quick wins" would be:
@Radek27 commented on GitHub (Nov 19, 2020):
I have same problem and also did not realised it's from Barrier. It always happend when I installed "Little Snitch", so I contacted it's developer and he said that it's some other software making it. I never had that problem on other mac where is not Barrier, so I thought that it's correct. I just was not able to find out culprit.
It's same on Catalina and also Big Sur.
@sumitb commented on GitHub (Dec 6, 2020):
I experienced this today and it left me bewildered. It felt like I was dragged back into early 2000s and opened up a website without ad-blocker.

@angelotc commented on GitHub (Jun 26, 2022):
Happening to me on my M1 macbook like half the time. Following.
@itoldusoandso commented on GitHub (Apr 1, 2023):
Happening here as well on 10.12, 10.13, 10.14... all systems way up any machine MacAir, MacMini, MacPro all of them. It eats up 100% resources and wait for longer and Window Server will freeze from the repeated popups.
@jauling commented on GitHub (Oct 20, 2023):
Still happening on M1 Macbook. Like the other responders above, this happens sometimes, and I think it only does when the OS comes out of sleep.
macOS Ventura 13.6
Barrier 2.4.0-release-3e0d758b
@piyushsoni commented on GitHub (Feb 23, 2024):
I'm affected by it too. But it is only happening on this M3 laptop on Sonama (14.). On my old Intel MBP laptop on macOS 12. it didn't happen. Restarting the app makes it work for some time, until it happens again.
@jauling : For me it happens while I'm actively using the macbook as well, so probably not related to sleep.
Has someone found a fix yet?
@piyushsoni commented on GitHub (Feb 23, 2024):
Looks like even Synergy was affected by it, but may be it was fixed there? :
https://github.com/symless/synergy-core/issues/4303
@piyushsoni commented on GitHub (Feb 23, 2024):
At least I have found ONE cause for it. In my company they use this so called security software called "ZScaler". I generally keep it 'OFF' as long as they still allow us. But as soon as it's automatically enabled again, it gives me this error infinite number of times.
@jauling commented on GitHub (Feb 23, 2024):
@piyushsoni well, I guess we can blame zscaler (again). I also am forced to run that for work. I've also found that just having Barrier in memory without connecting to the server will trigger this infinite dialog crash. I basically only run Barrier now when I need it, and stop it when I don't.
@piyushsoni commented on GitHub (Feb 23, 2024):
Wow. At least we've found one common enemy. :|