[GH-ISSUE #351] Barrier running problem (again): Windows (server) and Linux Mint (client) #283

Closed
opened 2026-05-05 05:56:12 -06:00 by gitea-mirror · 30 comments
Owner

Originally created by @georgekorpas on GitHub (Jul 4, 2019).
Original GitHub issue: https://github.com/debauchee/barrier/issues/351

Operating Systems

Server: Windows 10 with GPU nVidia GTX 1050i
Client: Linux Mint 19.1 w/ Cinnamon version 4.0.9 and Linux Kernel 4.15.0-20-generic and GPU nVidia GTX1080i (driver version 390.116)

Barrier Version

2.3.0 (latest by July 2, 2019)

Steps to reproduce bug

Barrier installed in both machines. In the server (Windows) I allow barrier.exe and barrierc.exe to pass through Microsoft Defender (and Firewall). I disabled SSL in both machines.

Server runs normally: "Barrier is runnin"
Client gives : "Barrier is starting".

Screen names match!
Server IP's match!
Machines computed in the same network!

Other info

  • When did the problem start to occur? When I installed it. Immediately.
  • Is there a way to work around it? No.
  • Does this bug prevent you from using Barrier entirely? Yes

I would really like to ask for some help.

Originally created by @georgekorpas on GitHub (Jul 4, 2019). Original GitHub issue: https://github.com/debauchee/barrier/issues/351 ### Operating Systems ### Server: Windows 10 with GPU nVidia GTX 1050i Client: Linux Mint 19.1 w/ Cinnamon version 4.0.9 and Linux Kernel 4.15.0-20-generic and GPU nVidia GTX1080i (driver version 390.116) ### Barrier Version ### 2.3.0 (latest by July 2, 2019) ### Steps to reproduce bug ### Barrier installed in both machines. In the server (Windows) I allow barrier.exe and barrierc.exe to pass through Microsoft Defender (and Firewall). I disabled SSL in both machines. Server runs normally: "Barrier is runnin" Client gives : "Barrier is starting". Screen names match! Server IP's match! Machines computed in the same network! ### Other info ### * When did the problem start to occur? When I installed it. Immediately. * Is there a way to work around it? No. * Does this bug prevent you from using Barrier entirely? Yes I would really like to ask for some help.
gitea-mirror 2026-05-05 05:56:12 -06:00
Author
Owner

@AdrianKoshka commented on GitHub (Jul 4, 2019):

Just tested with a server of windows 10 and a client of Fedora 30 (flatpak), and things worked just fine.

<!-- gh-comment-id:508572902 --> @AdrianKoshka commented on GitHub (Jul 4, 2019): Just tested with a server of windows 10 and a client of Fedora 30 (flatpak), and things worked just fine.
Author
Owner

@georgekorpas commented on GitHub (Jul 5, 2019):

I am not sure how this is helping. I am sure it works for many people. I am seeking for some tips or hints on possible things I might have skipped or performed wrong.

As I said, in the client which has Linux Mint, the software just "keeps starting". Furthermore, if I press reload or stop the app is not responding and the ony way to re-initilaize is to completely close it and open it again. I am not sure how to fix this.

Edit: If I reverse the process (Linux server and Windows client) they both run but the cursor will not flow from one screen to the other. In any case I want to use the Windows as server.

<!-- gh-comment-id:508698677 --> @georgekorpas commented on GitHub (Jul 5, 2019): I am not sure how this is helping. I am sure it works for many people. I am seeking for some tips or hints on possible things I might have skipped or performed wrong. As I said, in the client which has Linux Mint, the software just "keeps starting". Furthermore, if I press reload or stop the app is not responding and the ony way to re-initilaize is to completely close it and open it again. I am not sure how to fix this. Edit: If I reverse the process (Linux server and Windows client) they both run but the cursor will not flow from one screen to the other. In any case I want to use the Windows as server.
Author
Owner

@AdrianKoshka commented on GitHub (Jul 5, 2019):

Did you configure the server in the configuration panel?

image

<!-- gh-comment-id:508859223 --> @AdrianKoshka commented on GitHub (Jul 5, 2019): Did you configure the server in the configuration panel? ![image](https://user-images.githubusercontent.com/8690255/60744557-93562680-9f44-11e9-9d6c-537ac9c10124.png)
Author
Owner

@AdrianKoshka commented on GitHub (Jul 5, 2019):

image

<!-- gh-comment-id:508859297 --> @AdrianKoshka commented on GitHub (Jul 5, 2019): ![image](https://user-images.githubusercontent.com/8690255/60744574-a7018d00-9f44-11e9-9421-9fa233b3a562.png)
Author
Owner

@georgekorpas commented on GitHub (Jul 6, 2019):

UPDATE:

I used another machine with Linux mint (laptop this time) at my home WIFI network and it worked perfectly fine.

Previously I have been trying to make it work via my institutions network connected by ethernet cables in both devices. Could this possibly affect Barrier?

<!-- gh-comment-id:508883452 --> @georgekorpas commented on GitHub (Jul 6, 2019): UPDATE: I used another machine with Linux mint (laptop this time) at my home WIFI network and it worked perfectly fine. Previously I have been trying to make it work via my institutions network connected by ethernet cables in both devices. Could this possibly affect Barrier?
Author
Owner

@AdrianKoshka commented on GitHub (Jul 6, 2019):

Possibly?

<!-- gh-comment-id:508891687 --> @AdrianKoshka commented on GitHub (Jul 6, 2019): Possibly?
Author
Owner

@georgekorpas commented on GitHub (Jul 8, 2019):

So I have tried again via the network. The two computers see each other in a secure network. The barrier on the client is still not starting.

@AdrianKoshka I am new into Linux and Github and I have limited experience on what affects what etc. I would appreciate if you could help me use this amazing piece of software. I apologize for naive questions.

<!-- gh-comment-id:509147501 --> @georgekorpas commented on GitHub (Jul 8, 2019): So I have tried again via the network. The two computers see each other in a secure network. The barrier on the client is still not starting. @AdrianKoshka I am new into Linux and Github and I have limited experience on what affects what etc. I would appreciate if you could help me use this amazing piece of software. I apologize for naive questions.
Author
Owner

@dregimbal commented on GitHub (Jul 8, 2019):

@Gorbz have you tried installing from source on the linux machine?

<!-- gh-comment-id:509189320 --> @dregimbal commented on GitHub (Jul 8, 2019): @Gorbz have you tried installing from source on the linux machine?
Author
Owner

@georgekorpas commented on GitHub (Jul 8, 2019):

@dregimbal No. I was just using the app manager of Linux Mint. Will it make a difference? I am trying it now.

UPDATE: I cannot. I get the following message:

git@github.com: Permission denied (publickey)

<!-- gh-comment-id:509205596 --> @georgekorpas commented on GitHub (Jul 8, 2019): @dregimbal No. I was just using the app manager of Linux Mint. Will it make a difference? I am trying it now. UPDATE: I cannot. I get the following message: `git@github.com: Permission denied (publickey)`
Author
Owner

@AdrianKoshka commented on GitHub (Jul 8, 2019):

I don't think building from source would fix the issue, but it looks like you either need to add a public ssh key to your github account, or clone over https. Though you could just download a release archive from the releases section. https://github.com/debauchee/barrier/releases

<!-- gh-comment-id:509210847 --> @AdrianKoshka commented on GitHub (Jul 8, 2019): I don't think building from source would fix the issue, but it looks like you either need to add a public ssh key to your github account, or clone over https. Though you could just download a release archive from the releases section. https://github.com/debauchee/barrier/releases
Author
Owner

@georgekorpas commented on GitHub (Jul 8, 2019):

FINAL UPDATE:

It works now. I build from source as suggested above. One thing is that instead of

git clone git@github.com:debauchee/barrier.git

I used

git clone https://github.com/debauchee/barrier

It would be nice if:

  1. You could help new users of github etc with more analytic instructions (ok, I know its not hard, but some people will have their first Build experience here)
  2. Inform people it is better to built from source rather than download the app from Linux app manager

This software is awesome. Thanks.

<!-- gh-comment-id:509225036 --> @georgekorpas commented on GitHub (Jul 8, 2019): FINAL UPDATE: It works now. I build from source as suggested above. One thing is that instead of `git clone git@github.com:debauchee/barrier.git` I used `git clone https://github.com/debauchee/barrier ` It would be nice if: 1. You could help new users of github etc with more analytic instructions (ok, I know its not hard, but some people will have their first Build experience here) 2. Inform people it is better to built from source rather than download the app from Linux app manager This software is awesome. Thanks.
Author
Owner

@AdrianKoshka commented on GitHub (Jul 8, 2019):

Inform people it is better to built from source rather than download the app from Linux app manager

I personally strongly disagree with this, package managers exist for a reason. Nobody should have to build from source every time they want to use an application.

<!-- gh-comment-id:509258377 --> @AdrianKoshka commented on GitHub (Jul 8, 2019): > Inform people it is better to built from source rather than download the app from Linux app manager I personally strongly disagree with this, package managers exist for a reason. Nobody should _have_ to build from source every time they want to use an application.
Author
Owner

@georgekorpas commented on GitHub (Jul 8, 2019):

@AdrianKoshka You are right. But for some reason the Barrier would not work properly using Mint's "Software Manager".

<!-- gh-comment-id:509259161 --> @georgekorpas commented on GitHub (Jul 8, 2019): @AdrianKoshka You are right. But for some reason the Barrier would not work properly using Mint's "Software Manager".
Author
Owner

@AdrianKoshka commented on GitHub (Jul 8, 2019):

🤷 I don't know why this would be, I don't use mint, and haven't spun up a VM of mint to test this yet.

<!-- gh-comment-id:509259520 --> @AdrianKoshka commented on GitHub (Jul 8, 2019): 🤷 I don't know why this would be, I don't use mint, and haven't spun up a VM of mint to test this yet.
Author
Owner

@p12tic commented on GitHub (Jul 8, 2019):

@Gorbz : I would file a bug to Mint distribution. Maybe their packaging scripts do something wrong.

<!-- gh-comment-id:509260436 --> @p12tic commented on GitHub (Jul 8, 2019): @Gorbz : I would file a bug to Mint distribution. Maybe their packaging scripts do something wrong.
Author
Owner

@AdrianKoshka commented on GitHub (Jul 8, 2019):

fwiw, I think mint uses the flatpak, I could be wrong.

<!-- gh-comment-id:509261163 --> @AdrianKoshka commented on GitHub (Jul 8, 2019): fwiw, I think mint uses the flatpak, I could be wrong.
Author
Owner

@dregimbal commented on GitHub (Jul 8, 2019):

I suggested building from source instead of using the flatpak because it didn't work for me on the flatpak on Ubuntu either
Glad you got it working @Gorbz

<!-- gh-comment-id:509314810 --> @dregimbal commented on GitHub (Jul 8, 2019): I suggested building from source instead of using the flatpak because it didn't work for me on the flatpak on Ubuntu either Glad you got it working @Gorbz
Author
Owner

@m3chstaa commented on GitHub (Jun 2, 2020):

I have the same problem using Pop_OS!
Barrier just gets stuck at "Barrier is starting".
I tried the command above "git clone https...." but still didn't work. When I run barrier now I can see in the terminal window it has a problem...
"The program 'barrier' called 'DNSServiceRegister() which is not supported in the Apple Bonjour compatibility layer of Avahi.

<!-- gh-comment-id:637827115 --> @m3chstaa commented on GitHub (Jun 2, 2020): I have the same problem using Pop_OS! Barrier just gets stuck at "Barrier is starting". I tried the command above "git clone https...." but still didn't work. When I run barrier now I can see in the terminal window it has a problem... "The program 'barrier' called 'DNSServiceRegister() which is not supported in the Apple Bonjour compatibility layer of Avahi.
Author
Owner

@shymega commented on GitHub (Jun 2, 2020):

On this date - Tue, Jun 02, 2020 at 02:55:50PM -0700, m3chstaa wrote:

I have the same problem using Pop_OS!
Barrier just gets stuck at "Barrier is starting".
I tried the command above "git clone https...." but still didn't
work. When I run barrier now I can see in the terminal window it has
a problem...

I'm confused what you mean by this. Are you saying you built Barrier
from Git..?

"The program 'barrier' called 'DNSServiceRegister() which is not
supported in the Apple Bonjour compatibility layer of Avahi.

OK, what version is your copy of Avahi?

--
Kind regards,
Dom Rodriguez (shymega)

<!-- gh-comment-id:637839782 --> @shymega commented on GitHub (Jun 2, 2020): On this date - Tue, Jun 02, 2020 at 02:55:50PM -0700, m3chstaa wrote: > I have the same problem using Pop_OS! > Barrier just gets stuck at "Barrier is starting". > I tried the command above "git clone https...." but still didn't > work. When I run barrier now I can see in the terminal window it has > a problem... I'm confused what you mean by this. Are you saying you built Barrier from Git..? > "The program 'barrier' called 'DNSServiceRegister() which is not > supported in the Apple Bonjour compatibility layer of Avahi. OK, what version is your copy of Avahi? -- Kind regards, Dom Rodriguez (shymega)
Author
Owner

@m3chstaa commented on GitHub (Jun 3, 2020):

I'm sorry for my lack of knowledge. Tell me what you need to know and I'll try and find out. How do I find my version of Avahi?
I have not built barrier from git as I don't know how to do that.

Kind regards,

Lee.


From: Dom Rodriguez notifications@github.com
Sent: 02 June 2020 23:24
To: debauchee/barrier barrier@noreply.github.com
Cc: m3chstaa lee_wood@hotmail.com; Comment comment@noreply.github.com
Subject: Re: [debauchee/barrier] Barrier running problem (again): Windows (server) and Linux Mint (client) (#351)

On this date - Tue, Jun 02, 2020 at 02:55:50PM -0700, m3chstaa wrote:

I have the same problem using Pop_OS!
Barrier just gets stuck at "Barrier is starting".
I tried the command above "git clone https...." but still didn't
work. When I run barrier now I can see in the terminal window it has
a problem...

I'm confused what you mean by this. Are you saying you built Barrier
from Git..?

"The program 'barrier' called 'DNSServiceRegister() which is not
supported in the Apple Bonjour compatibility layer of Avahi.

OK, what version is your copy of Avahi?

--
Kind regards,
Dom Rodriguez (shymega)


You are receiving this because you commented.
Reply to this email directly, view it on GitHubhttps://github.com/debauchee/barrier/issues/351#issuecomment-637839782, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AIWOARRCFW5OOWQIU3AYVFDRUV3YRANCNFSM4H53WZ2A.

<!-- gh-comment-id:637879246 --> @m3chstaa commented on GitHub (Jun 3, 2020): I'm sorry for my lack of knowledge. Tell me what you need to know and I'll try and find out. How do I find my version of Avahi? I have not built barrier from git as I don't know how to do that. Kind regards, Lee. ________________________________ From: Dom Rodriguez <notifications@github.com> Sent: 02 June 2020 23:24 To: debauchee/barrier <barrier@noreply.github.com> Cc: m3chstaa <lee_wood@hotmail.com>; Comment <comment@noreply.github.com> Subject: Re: [debauchee/barrier] Barrier running problem (again): Windows (server) and Linux Mint (client) (#351) On this date - Tue, Jun 02, 2020 at 02:55:50PM -0700, m3chstaa wrote: > I have the same problem using Pop_OS! > Barrier just gets stuck at "Barrier is starting". > I tried the command above "git clone https...." but still didn't > work. When I run barrier now I can see in the terminal window it has > a problem... I'm confused what you mean by this. Are you saying you built Barrier from Git..? > "The program 'barrier' called 'DNSServiceRegister() which is not > supported in the Apple Bonjour compatibility layer of Avahi. OK, what version is your copy of Avahi? -- Kind regards, Dom Rodriguez (shymega) — You are receiving this because you commented. Reply to this email directly, view it on GitHub<https://github.com/debauchee/barrier/issues/351#issuecomment-637839782>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AIWOARRCFW5OOWQIU3AYVFDRUV3YRANCNFSM4H53WZ2A>.
Author
Owner

@m3chstaa commented on GitHub (Jun 3, 2020):

Hi

Okay I found that "avahi-daemon" is the newest version (according to OS), (0.7-4ubuntu7)

Thanks,
Lee


From: Dom Rodriguez notifications@github.com
Sent: 02 June 2020 23:24
To: debauchee/barrier barrier@noreply.github.com
Cc: m3chstaa lee_wood@hotmail.com; Comment comment@noreply.github.com
Subject: Re: [debauchee/barrier] Barrier running problem (again): Windows (server) and Linux Mint (client) (#351)

On this date - Tue, Jun 02, 2020 at 02:55:50PM -0700, m3chstaa wrote:

I have the same problem using Pop_OS!
Barrier just gets stuck at "Barrier is starting".
I tried the command above "git clone https...." but still didn't
work. When I run barrier now I can see in the terminal window it has
a problem...

I'm confused what you mean by this. Are you saying you built Barrier
from Git..?

"The program 'barrier' called 'DNSServiceRegister() which is not
supported in the Apple Bonjour compatibility layer of Avahi.

OK, what version is your copy of Avahi?

--
Kind regards,
Dom Rodriguez (shymega)


You are receiving this because you commented.
Reply to this email directly, view it on GitHubhttps://github.com/debauchee/barrier/issues/351#issuecomment-637839782, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AIWOARRCFW5OOWQIU3AYVFDRUV3YRANCNFSM4H53WZ2A.

<!-- gh-comment-id:637880175 --> @m3chstaa commented on GitHub (Jun 3, 2020): Hi Okay I found that "avahi-daemon" is the newest version (according to OS), (0.7-4ubuntu7) Thanks, Lee ________________________________ From: Dom Rodriguez <notifications@github.com> Sent: 02 June 2020 23:24 To: debauchee/barrier <barrier@noreply.github.com> Cc: m3chstaa <lee_wood@hotmail.com>; Comment <comment@noreply.github.com> Subject: Re: [debauchee/barrier] Barrier running problem (again): Windows (server) and Linux Mint (client) (#351) On this date - Tue, Jun 02, 2020 at 02:55:50PM -0700, m3chstaa wrote: > I have the same problem using Pop_OS! > Barrier just gets stuck at "Barrier is starting". > I tried the command above "git clone https...." but still didn't > work. When I run barrier now I can see in the terminal window it has > a problem... I'm confused what you mean by this. Are you saying you built Barrier from Git..? > "The program 'barrier' called 'DNSServiceRegister() which is not > supported in the Apple Bonjour compatibility layer of Avahi. OK, what version is your copy of Avahi? -- Kind regards, Dom Rodriguez (shymega) — You are receiving this because you commented. Reply to this email directly, view it on GitHub<https://github.com/debauchee/barrier/issues/351#issuecomment-637839782>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AIWOARRCFW5OOWQIU3AYVFDRUV3YRANCNFSM4H53WZ2A>.
Author
Owner

@m3chstaa commented on GitHub (Jun 3, 2020):

Hi

I've also just found, when I run "barrier" from terminal it says, "Failed to load module "appmenu-gtk-module"

Lee.


From: Dom Rodriguez notifications@github.com
Sent: 02 June 2020 23:24
To: debauchee/barrier barrier@noreply.github.com
Cc: m3chstaa lee_wood@hotmail.com; Comment comment@noreply.github.com
Subject: Re: [debauchee/barrier] Barrier running problem (again): Windows (server) and Linux Mint (client) (#351)

On this date - Tue, Jun 02, 2020 at 02:55:50PM -0700, m3chstaa wrote:

I have the same problem using Pop_OS!
Barrier just gets stuck at "Barrier is starting".
I tried the command above "git clone https...." but still didn't
work. When I run barrier now I can see in the terminal window it has
a problem...

I'm confused what you mean by this. Are you saying you built Barrier
from Git..?

"The program 'barrier' called 'DNSServiceRegister() which is not
supported in the Apple Bonjour compatibility layer of Avahi.

OK, what version is your copy of Avahi?

--
Kind regards,
Dom Rodriguez (shymega)


You are receiving this because you commented.
Reply to this email directly, view it on GitHubhttps://github.com/debauchee/barrier/issues/351#issuecomment-637839782, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AIWOARRCFW5OOWQIU3AYVFDRUV3YRANCNFSM4H53WZ2A.

<!-- gh-comment-id:637880486 --> @m3chstaa commented on GitHub (Jun 3, 2020): Hi I've also just found, when I run "barrier" from terminal it says, "Failed to load module "appmenu-gtk-module" Lee. ________________________________ From: Dom Rodriguez <notifications@github.com> Sent: 02 June 2020 23:24 To: debauchee/barrier <barrier@noreply.github.com> Cc: m3chstaa <lee_wood@hotmail.com>; Comment <comment@noreply.github.com> Subject: Re: [debauchee/barrier] Barrier running problem (again): Windows (server) and Linux Mint (client) (#351) On this date - Tue, Jun 02, 2020 at 02:55:50PM -0700, m3chstaa wrote: > I have the same problem using Pop_OS! > Barrier just gets stuck at "Barrier is starting". > I tried the command above "git clone https...." but still didn't > work. When I run barrier now I can see in the terminal window it has > a problem... I'm confused what you mean by this. Are you saying you built Barrier from Git..? > "The program 'barrier' called 'DNSServiceRegister() which is not > supported in the Apple Bonjour compatibility layer of Avahi. OK, what version is your copy of Avahi? -- Kind regards, Dom Rodriguez (shymega) — You are receiving this because you commented. Reply to this email directly, view it on GitHub<https://github.com/debauchee/barrier/issues/351#issuecomment-637839782>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AIWOARRCFW5OOWQIU3AYVFDRUV3YRANCNFSM4H53WZ2A>.
Author
Owner

@m3chstaa commented on GitHub (Jun 3, 2020):

Operating Systems
Server: Windows 10
Client: Pop_OS!. Tried also with latest (20.04) Ubuntu Linux

Barrier Version
2.3.2 (Build date 10th Nov 2019)

Steps to reproduce bug
Barrier installed in both machines. In the server (Windows) I disabled all security such as defender and real-time protection.

Server runs normally: "Barrier is running"
Client gives : "Barrier is starting".

Screen names match
Server IP's match

Other info
When did the problem start to occur? When I installed it. Immediately.
Is there a way to work around it? No.
Does this bug prevent you from using Barrier entirely? Yes
I would really like to ask for some help.

<!-- gh-comment-id:638352755 --> @m3chstaa commented on GitHub (Jun 3, 2020): Operating Systems Server: Windows 10 Client: Pop_OS!. Tried also with latest (20.04) Ubuntu Linux Barrier Version 2.3.2 (Build date 10th Nov 2019) Steps to reproduce bug Barrier installed in both machines. In the server (Windows) I disabled all security such as defender and real-time protection. Server runs normally: "Barrier is running" Client gives : "Barrier is starting". Screen names match Server IP's match Other info When did the problem start to occur? When I installed it. Immediately. Is there a way to work around it? No. Does this bug prevent you from using Barrier entirely? Yes I would really like to ask for some help.
Author
Owner

@shymega commented on GitHub (Jun 3, 2020):

@m3chstaa I did ask for the template to be filled in - but not here. In #729, you can edit your initial post, and paste the template there, then fill it in...

<!-- gh-comment-id:638373354 --> @shymega commented on GitHub (Jun 3, 2020): @m3chstaa I did ask for the template to be filled in - but not here. In #729, you can edit your initial post, and paste the template there, then fill it in...
Author
Owner

@shymega commented on GitHub (Jun 3, 2020):

Whoops, didn't mean to open that.

<!-- gh-comment-id:638373617 --> @shymega commented on GitHub (Jun 3, 2020): Whoops, didn't mean to open that.
Author
Owner

@m3chstaa commented on GitHub (Jun 5, 2020):

FINAL UPDATE:

It works now. I build from source as suggested above. One thing is that instead of

git clone git@github.com:debauchee/barrier.git

I used

git clone https://github.com/debauchee/barrier

Gorbz I don't suppose you could help me by telling me how you "build from source" as you described there?

<!-- gh-comment-id:639841285 --> @m3chstaa commented on GitHub (Jun 5, 2020): > FINAL UPDATE: > > It works now. I build from source as suggested above. One thing is that instead of > > `git clone git@github.com:debauchee/barrier.git` > > I used > > `git clone https://github.com/debauchee/barrier ` > > Gorbz I don't suppose you could help me by telling me how you "build from source" as you described there?
Author
Owner

@shymega commented on GitHub (Jun 5, 2020):

@m3chstaa Here for Linux, and here for Windows...

<!-- gh-comment-id:639851987 --> @shymega commented on GitHub (Jun 5, 2020): @m3chstaa [Here](https://github.com/debauchee/barrier/wiki/Building-on-Linux) for Linux, and [here](https://github.com/debauchee/barrier/wiki/Building-on-Windows) for Windows...
Author
Owner

@maldex commented on GitHub (Jan 22, 2021):

Disable SSL on the windows server side helped for me

<!-- gh-comment-id:765727545 --> @maldex commented on GitHub (Jan 22, 2021): Disable SSL on the windows server side helped for me
Author
Owner

@xsudiptaster commented on GitHub (Jun 15, 2021):

[2021-06-15T10:34:05] ERROR: process exited with error code: 9

2021-06-15 10:34:07.180 barrierc[47557:432352] starting cocoa loop

This is where my Mac log stops when use Windows 10 as the server

<!-- gh-comment-id:861302773 --> @xsudiptaster commented on GitHub (Jun 15, 2021): [2021-06-15T10:34:05] ERROR: process exited with error code: 9 2021-06-15 10:34:07.180 barrierc[47557:432352] starting cocoa loop This is where my Mac log stops when use Windows 10 as the server
Author
Owner

@AvgOrdinaryGuy commented on GitHub (Jul 2, 2021):

Hey guys! I've been using Barrier for a few months now, and everything was dandy. But then two or three weeks ago, I switch client laptops (stopped using Windows 10 and swapped in a Debian 10 laptop), and after trying to change configurations, have not been able to get Barrier working again since on the Kubuntu server. "Barrier is Starting" is as far as it ever goes. The client machines still start fine. So far I've tried making sure the firewall is disable, installed from repositories, snap and built from source from git. Same result all different ways.

<!-- gh-comment-id:873223471 --> @AvgOrdinaryGuy commented on GitHub (Jul 2, 2021): Hey guys! I've been using Barrier for a few months now, and everything was dandy. But then two or three weeks ago, I switch client laptops (stopped using Windows 10 and swapped in a Debian 10 laptop), and after trying to change configurations, have not been able to get Barrier working again since on the Kubuntu server. "Barrier is Starting" is as far as it ever goes. The client machines still start fine. So far I've tried making sure the firewall is disable, installed from repositories, snap and built from source from git. Same result all different ways.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#283
No description provided.