Jump to content
Not connected, Your IP: 3.17.6.75
Gautam Madhivanan

Goldcrest Connection not allowed

Recommended Posts

Pretty much the same issue as the one linked.

Running on Raspberry pi 64 bit OS.
goldcrest --bluetit-status



2023-04-01 13:39:36 DBusConnectorException: DBusConnector: request name error "org.airvpn.client" - Connection ":1.45" is not allowed to own the service "org.airvpn.client" due to security policies in the configuration file


 sudo usermod -a -G airvpn pi
usermod: group 'airvpn' does not exist

The user does not seem to exist either. 

I had thought that I'd already added them through the installation process but I don't see them listed in groups or cat /etc/passwd | grep -v ‘/bin/false’


 

Share this post


Link to post

# groupadd airvpn
# useradd -m -g airvpn --password airvpn airvpn
# usermod -aG airvpn pi


Adjust the --password airvpn as you see fit.
Relog with the pi user.

NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT.

LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too!

Want to contact me directly? All relevant methods are on my About me page.

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Security Check
    Play CAPTCHA Audio
    Refresh Image

×
×
  • Create New...