Search the Community
Showing results for tags 'bluetit.service'.
Found 1 result
-
I have installed AirVPN-Suite-x86_64-2.0.0 on a Linux Ubuntu 24.04 distro using the packaged install.sh script. I accepted the creating of a airvpn user and a service unit. I changed the permission of the executable bluetit (path: /sbin/bluetit) by doing chmod +x bluetit (resulting in permission level 755), and then tried to start the bluetit.service, but it fails to start. I kept the default settings in the bluetit.service file (no user and no group defined) In path: /usr/local/bin/, I found cuckoo, goldcrest, hummingbird, airsu, all with permissions 644. I also for dbus presence in /etc/dbus-1/system.d/ and it shows org.airvpn.client.conf and org.airvpn.server.conf The output of 'systemctl status bluetit' showed the following: Jan 03 13:26:51 server bluetit[10093]: Boot server https://ipv4.airvpn.org resolved into IPv4 5.196.64.52/32 Jan 03 13:26:51 server bluetit[10093]: AirVPN Boot server list successfully created. Added 10 servers. Jan 03 13:26:51 server bluetit[10093]: AirVPN connectivity attempt 1 in progress Jan 03 13:26:52 server bluetit[10093]: Successfully connected to AirVPN server 63.33.78.166 Jan 03 13:26:52 server bluetit[10093]: External network is reachable via IPv4 gateway 192.168.178.1 through interface wlp2s0 Jan 03 13:26:52 server bluetit[10093]: External network is reachable via IPv6 gateway 192.168.178.1 through interface wlp2s0 Jan 03 13:26:52 server bluetit[10093]: DBusConnectorException: DBusConnector: not primary owner (2) Jan 03 13:26:52 server bluetit[10093]: Bluetit successfully terminated Jan 03 13:26:52 server systemd[1]: bluetit.service: Main process exited, code=exited, status=1/FAILURE Jan 03 13:26:52 server systemd[1]: bluetit.service: Failed with result 'exit-code'. I have no idea how to fix this. Any suggestions? I already used a few AI agents, but w/o success.
