Barrier: Server IP is blank on every reboot

Created on 18 Mar 2020  ·  4Comments  ·  Source: debauchee/barrier

Operating Systems

Server: MacOS Catalina

Client: Ubuntu 18.04 LTS

This is related to this closed issue https://github.com/debauchee/barrier/issues/44

Every time I reboot the client the Server IP is blank.

Barrier Version

2.3.2

Steps to reproduce bug

  1. Setup the server on macOS.
  2. Setup the client on Ubuntu.
  3. At this point, the Barrier should be working fine.
  4. Reboot the client.
  5. Confirm that the Server IP field is empty.

Most helpful comment

This seemed to work for me:
1) open a new Konsole in ~/usr/local/bin
2) run sudo ./barrier in the above mentioned folder (important as you will need sudo privileges to create a file in this folder)
3) add your server ip and any other setting on the barrier gui
4) use the barrier tab on the gui to "save configuration" now save it to ~/usr/local/bin and call it ".barrier.sgc" (the sgc part is super important)
5) Profit

All 4 comments

Try the following: Open the client on the guest. Put in the ip, in the menu press barrier -> save configuration, choose a save location and name, close the client without pressing start.

Eventually i got it to work this way.

Thank you @maluramichael. I'll try this.

This seemed to work for me:
1) open a new Konsole in ~/usr/local/bin
2) run sudo ./barrier in the above mentioned folder (important as you will need sudo privileges to create a file in this folder)
3) add your server ip and any other setting on the barrier gui
4) use the barrier tab on the gui to "save configuration" now save it to ~/usr/local/bin and call it ".barrier.sgc" (the sgc part is super important)
5) Profit

@AlexBSM awesome! This fixed the issue I am having.

Was this page helpful?
0 / 5 - 0 ratings