[GH-ISSUE #1715] Not working from Linux -> Linux #1269

Open
opened 2026-05-05 07:41:08 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @radstevee on GitHub (Jul 11, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1715

What happened?

Neither mouse or keyboard is working on a Linux server -> Linux client. Also both say Barrier is starting. and not Barrier is running. for some reason.

Version

v2.4.0

Git commit hash (if applicable)

No response

If applicable, where did you install Barrier from?

Arch Linux Repos

What OSes are you seeing the problem on? (Check all that apply)

Linux

What OS versions are you using?

Both are using the latest arch linux iso

Relevant log output

System tray is unavailable.
*** WARNING *** The program 'barrier' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/blog/projects/avahi-compat.html>

(on the server)

Any other information

No response

Originally created by @radstevee on GitHub (Jul 11, 2022). Original GitHub issue: https://github.com/debauchee/barrier/issues/1715 ### What happened? Neither mouse or keyboard is working on a Linux server -> Linux client. Also both say `Barrier is starting.` and not `Barrier is running.` for some reason. ### Version v2.4.0 ### Git commit hash (if applicable) _No response_ ### If applicable, where did you install Barrier from? Arch Linux Repos ### What OSes are you seeing the problem on? (Check all that apply) Linux ### What OS versions are you using? Both are using the latest arch linux iso ### Relevant log output ```shell System tray is unavailable. *** WARNING *** The program 'barrier' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi. *** WARNING *** Please fix your application to use the native API of Avahi! *** WARNING *** For more information see <http://0pointer.de/blog/projects/avahi-compat.html> (on the server) ``` ### Any other information _No response_
Author
Owner

@scresante commented on GitHub (Aug 26, 2022):

This seems to be a problem with your underlying system.
Check over https://wiki.archlinux.org/title/Avahi and make sure avahi is working on both systems.
To get better logs run both the server and client from the terminal ex: barriers -f -d DEBUG2
You should be able to make a connection using the actual IP of the server from the client.

<!-- gh-comment-id:1228041417 --> @scresante commented on GitHub (Aug 26, 2022): This seems to be a problem with your underlying system. Check over https://wiki.archlinux.org/title/Avahi and make sure avahi is working on both systems. To get better logs run both the server and client from the terminal ex: `barriers -f -d DEBUG2` You should be able to make a connection using the actual IP of the server from the client.
Author
Owner

@octoshrimpy commented on GitHub (Oct 20, 2022):

check #1812 as it may have been firewall shenanigans

also it looks like you don't have a system tray available for the app to attach itself to.

<!-- gh-comment-id:1284721340 --> @octoshrimpy commented on GitHub (Oct 20, 2022): check #1812 as it may have been firewall shenanigans also it looks like you don't have a system tray available for the app to attach itself to.
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#1269
No description provided.