mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1555] NSPersistentUIApplicationExplicitlySupportsSecureCoding Error #1172
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#1172
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 @sumeetkpatel on GitHub (Feb 6, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1555
What happened?
I have a mac client (with ssl disabled) connecting to a windows server (with ssl disabled) and the the mac errors with this error.
I don't have the issue if I set the server to Enable SSL but turn off "require client certificate"
I don't usually have this issue so not sure why this is happening.
Version
v2.4.0
Git commit hash (if applicable)
3e0d758bIf applicable, where did you install Barrier from?
Github Releases
What OSes are you seeing the problem on? (Check all that apply)
macOS
What OS versions are you using?
MacOS BigSur M1 & Monterey / Windows 10
Relevant log output
Any other information
No response
@sumeetkpatel commented on GitHub (May 25, 2022):
Still happening, also happens with Synergy Pro
Its intermittent but when it happens its fairly consistent with random working spikes.
This happens even if the server is not running.
It also happens from a rosetta terminal
Still errors wth crypto enabled.
@micklove commented on GitHub (May 26, 2022):
Similar issue for me...
(have to reboot the machine, to resolve)
@CJCShadowsan commented on GitHub (Jul 18, 2022):
Quick hint:
Seems to be related to synergy etc having 2 processes running, so the thread check realises it's not the only thread and gets caught up in a reset loop.