Jump to content
Not connected, Your IP: 18.118.151.112
Sign in to follow this  
Staff

Linux: AirVPN Suite 2.0.0 preview available

Recommended Posts

On 5/31/2024 at 12:01 PM, 183aTr78f9o said:

After 7 days (20+ suspend/resume), I couldn't reproduce the problem with:

ExecStartPre=/usr/bin/sleep 5

Hello!

Can you please test the new beta 2? The problem you reported has been addressed through a different approach. The "sleep 5" solution is aleatory and relatively unsafe in our opinion so we decided for another solution. Feel free to keep us posted!

Kind regards
 

Share this post


Link to post
3 hours ago, Staff said:

Hello!

Can you please test the new beta 2? The problem you reported has been addressed through a different approach. The "sleep 5" solution is aleatory and relatively unsafe in our opinion so we decided for another solution. Feel free to keep us posted!

Kind regards
 

Hello,

I've been using beta 2 for 4 days now. Can confirm that the issue seems to be fixed. I suspended/resumed 5 times since then and bluetit always reconnected successfully after resuming. This is of course without
ExecStartPre=/usr/bin/sleep 5
since /etc/systemd/system/bluetit-resume.service was overwritten after updating to beta 2. I ran
 
systemctl daemon-reload
and even rebooted the machine just to make sure that it was no longer used.

Will keep testing and report back if the issue occurs again, so far so good.

Thanks.

Share this post


Link to post
On 12/19/2024 at 10:29 AM, Staff said:

Hello!

Please test the new beta 2. This somehow devised workaround should be no more necessary, not even on Wayland based environments, not even for browser. Only exception is Konqueror, that defies all the work by airsu and cuckoo. When Konqueror is launched, it always asks the KIO manager for a fork of the initial instance. Just in case you want to run Konqueror as a browser whose traffic must be outside the VPN tunnel, please take care to kill any previous instance before starting Konqueror through cuckoo. As an alternative for a Qt framework based browser that doesn't pose this issue, Falkon can be considered, as it does not depend on KIO.

Kind regards
 

All good so far on Fedora!

Share this post


Link to post

Now running Open Suse Leap 15.6 and getting this error when installing.
Whether I try the Legacy or the 2.0.0 version.

Wachtwoord:
localhost:~ # journalctl -xeu bluetit.service
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░  
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░  
░░ The process /sbin/bluetit could not be executed and failed.
░░  
░░ The error number returned by this process is 8.
Jan 06 14:33:20 localhost systemd[1]: bluetit.service: Control process exited, code=exited, status=203/EXEC
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░  
░░ An ExecStart= process belonging to unit bluetit.service has exited.
░░  
░░ The process' exit code is 'exited' and its exit status is 203.
Jan 06 14:33:20 localhost systemd[1]: bluetit.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░  
░░ The unit bluetit.service has entered the 'failed' state with result 'exit-code'.
Jan 06 14:33:20 localhost systemd[1]: Failed to start AirVPN Bluetit Daemon.
░░ Subject: A start job for unit bluetit.service has failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░  
░░ A start job for unit bluetit.service has finished with a failure.
░░  
░░ The job identifier is 12154 and the job result is failed.
Jan 06 14:42:14 localhost systemd[1]: Starting AirVPN Bluetit Daemon...
░░ Subject: A start job for unit bluetit.service has begun execution
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░  
░░ A start job for unit bluetit.service has begun execution.
░░  
░░ The job identifier is 14274.
Jan 06 14:42:14 localhost (bluetit)[16147]: bluetit.service: Failed to execute /sbin/bluetit: Exec format error
Jan 06 14:42:14 localhost (bluetit)[16147]: bluetit.service: Failed at step EXEC spawning /sbin/bluetit: Exec format error
░░ Subject: Process /sbin/bluetit could not be executed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░  
░░ The process /sbin/bluetit could not be executed and failed.
░░  
░░ The error number returned by this process is 8.
Jan 06 14:42:14 localhost systemd[1]: bluetit.service: Control process exited, code=exited, status=203/EXEC
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░  
░░ An ExecStart= process belonging to unit bluetit.service has exited.
░░  
░░ The process' exit code is 'exited' and its exit status is 203.
Jan 06 14:42:14 localhost systemd[1]: bluetit.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░  
░░ The unit bluetit.service has entered the 'failed' state with result 'exit-code'.
Jan 06 14:42:14 localhost systemd[1]: Failed to start AirVPN Bluetit Daemon.
░░ Subject: A start job for unit bluetit.service has failed
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░  
░░ A start job for unit bluetit.service has finished with a failure.
lines 355-418/420 100%



 

localhost:/thuis/Downloads/AirVPN-Suite # systemctl status bluetit.service
× bluetit.service - AirVPN Bluetit Daemon
    Loaded: loaded (/etc/systemd/system/bluetit.service; enabled; preset: disabled)
    Active: failed (Result: exit-code) since Mon 2025-01-06 14:33:20 CET; 15s ago
  Duration: 28min 35.193s
   Process: 14726 ExecStart=/sbin/bluetit (code=exited, status=203/EXEC)
       CPU: 1ms

Jan 06 14:33:20 localhost systemd[1]: Starting AirVPN Bluetit Daemon...
Jan 06 14:33:20 localhost (bluetit)[14726]: bluetit.service: Failed to execute /sbin/bluetit: Exec format error
Jan 06 14:33:20 localhost (bluetit)[14726]: bluetit.service: Failed at step EXEC spawning /sbin/bluetit: Exec format error
Jan 06 14:33:20 localhost systemd[1]: bluetit.service: Control process exited, code=exited, status=203/EXEC
Jan 06 14:33:20 localhost systemd[1]: bluetit.service: Failed with result 'exit-code'.
Jan 06 14:33:20 localhost systemd[1]: Failed to start AirVPN Bluetit Daemon

 

Share this post


Link to post
1 hour ago, colorman said:

Jan 06 14:33:20 localhost (bluetit)[14726]: bluetit.service: Failed at step EXEC spawning /sbin/bluetit: Exec format error


Hello!

It looks like an architecture error. Can you please check whether you have installed the correct package? Please make sure you download the proper package for your OpenSUSE architecture (x86-64, aarch64 etc.).

Kind regards
 

Share this post


Link to post
1 hour ago, Staff said:

Hello!

It looks like an architecture error. Can you please check whether you have installed the correct package? Please make sure you download the proper package for your OpenSUSE architecture (x86-64, aarch64 etc.).

Kind regards
 
It works, first removed the old package.
Then installed it.
But I use it as I am used to, via the console with (allowuservpnprofiles on)
I find all the new options too difficult unfortunately.
Will try soon.

Thanks Colorman

Share this post


Link to post

I had this "ERROR: Cannot allow system DNS to pass through network filter" error message. 

I changed the /etc/airvpn/bluetit.rc setting `networklockpersist` from `off` to `on`, and it worked fine.  I have ufw installed.

Linux Mint 21.3 Virginia
Linux 6.8.0-50-generic #51~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC
x86_64

 

Share this post


Link to post
1 hour ago, tgbdPWJH2f8M said:

I had this "ERROR: Cannot allow system DNS to pass through network filter" error message. 

I changed the /etc/airvpn/bluetit.rc setting `networklockpersist` from `off` to `on`, and it worked fine.  I have ufw installed.

Linux Mint 21.3 Virginia
Linux 6.8.0-50-generic #51~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC
x86_64

 


Hello!

After the problem occurred, please send us the output of:
sudo journalctl | grep bluetit
If you wish to test with ufw disabled:
sudo ufw disable
Kind regards


 

Share this post


Link to post

The Airvpn Suite installer currently fails on fedora atomic spins like Silverblue because the /sbin directory is not writeable. Is there a recommended way to install it on such distros? (updated systemd unit file or somesuch)

Also it would be good to package this up for Homebrew, as this would also work on atomic desktops like Silverblue.

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
Sign in to follow this  

×
×
  • Create New...