All Activity
This stream auto-updates
- Past hour
-
-
-
-
-
-
- Today
-
-
-
-
-
-
airvpn.org down?
fhopper replied to zb/XSZHHyd$HM'<z'oc"vc]T(O's topic in Troubleshooting and Problems
https://dnschecker.org/#A/dns1.airvpn.org -
-
airvpn.org down?
fhopper replied to zb/XSZHHyd$HM'<z'oc"vc]T(O's topic in Troubleshooting and Problems
$ dig dns1.airvpn.org @8.8.8.8 +short $ dig dns1.airvpn.org @1.1.1.1 +short $ dig gb3.vpn.airdns.org @dns1.airvpn.org +short dig: couldn't get address for 'dns1.airvpn.org': failure -
-
airvpn.org down?
PWolverine replied to zb/XSZHHyd$HM'<z'oc"vc]T(O's topic in Troubleshooting and Problems
Noticed the same thing. Tried to get to Airvpn.org to grab the latest beta software that was posted about yesterday. Couldn't get it to it without the VPN running. Appears to be down when trying to get to the website without a VPN running. -
I was wondering about this too. I guess after 9 years, we aren't going to get a single reply
-
I'm not entirely sure what's going on. I can't access airvpn.org from the clearnet (currently posting via Tor.) DNS does not even seem to return an A or AAAA record currently. I tried my own recursive resolver which is my default and various public DNS servers. It came to my attention about an hour ago. Are you aware of this and is there an estimate for when it is going to be fixed?
-
-
-
- Yesterday
-
-
-
-
-
Suite: Issue with traffic splitting and reconnect
Pi77Bull replied to Pi77Bull's topic in Troubleshooting and Problems
1. With networkcheck airvpn the connection was successfull, but between resuming from sleep and establishing the connection I was able to check my public IP and saw my real one. With networkcheck off this doesn't happen. I've attached two logs - one with networkcheck on and one with networkcheck airvpn . Regarding Docker, I have never installed Docker on this machine. I have Podman, though I don't use it and its services are all stopped and disabled. 2. I've attached the log from right after running cuckoo -r bash . It says "Cannot find a free IPv4 in 's network". Seems like it can't find the network or something. 3. OK, good to know. networkcheck_airvpn_bluetit.log networkcheck_on_bluetit.log trafficsplit_bluetit.log -
Suite: Issue with traffic splitting and reconnect
Staff replied to Pi77Bull's topic in Troubleshooting and Problems
@Pi77Bull Hello! 1. This is a bug experienced on different distributions by a few users but not reproducible on our systems at the moment. A comprehensive inquiry to understand and fix the issue is slated for the near future. In the meantime, can you please also test this: networkcheck airvpn and verify what happens? Remember to re-start Bluetit each time you edit its configuration file, of course. Can you also tell us whether the Docker daemon dockerd is running in your system? According to another report, when this daemon runs (even if no containers are created) the problem you experience appears, and when the daemon is stopped networkcheck works fine but only in airvpn mode and not in gateway mode. 2. This is unexpected. Can you please send us a complete Bluetit log taken after the problem has occurred? sudo journalctl | grep bluetit > bluetit.log 3. This is expected as the reconnect option is intended solely for the re-establishment of an extant session. A more contextually apposite, tailored to your specific circumstance, error message will be duly considered. Kind regards -
-
-
-
Hi everyone. I have a couple of issues. For your information: I'm using Fedora 43 (KDE Spin) on a Laptop with WiFi and the AirVPN Suite 2.0.0. My bluetit.rc file looks like (I stripped bootstrap servers and RSA parameters): airconnectatboot quick networklockpersist on airusername <redacted> airpassword <redacted> airkey Laptop forbidquickhomecountry on country us tunpersist on networkcheck off allowprivatenetwork on allowping off ignorednspush off allowtrafficsplitting on trafficsplitfirewall on and my goldcrest.rc only specifies air-user, air-password and air-key. When 'networkcheck' was 'on' (the default value), the bluetit.service got stuck waiting for the network ('systemctl status bluetit' printed something along the lines of "waiting for network" over and over again) Now that it's set to 'off' everything works as expected. Traffic splitting doesn't work. I suspect this has to do with Fedora restricting user namespaces (or something like that). I'm not very familiar with that. When I run 'cuckoo -r bash' I get this output: ERROR setnamespace: Cannot open directory '/etc/netns/aircuckoo': No such file or directory Or maybe it's something completely different, I really don't know. When disconnecting the connection via 'goldcrest --disconnect' and after that reconnecting via 'goldcrest --reconnect', I get the following error: ERROR: Cannot start WireGuard connection. Client name and user name (system login name) not provided. When reconnecting while the connection is still active, everything works. If anybody can help with with 2. and 3. I'd be very happy. If you need more info, please ask.
-
-
- Last week
-
-
-
We run a new ip block and when check it says that the ip is not in database, but as motioned in the website that uses Maxmind database, the ip is exist and have information, so are the issue with updaing ipleak database from maxmind or it another issue?
-
Tech Jedi Alex started following eddie-cli --remember not remembering? and interface used for connection? ...
-
You can explicitly define on which interface a connection is established. For example, on the off chance you've got two types of connections working simultaneously like Ethernet and WiFi you can designate one of those to use explicitly, otherwise Eddie will choose.
-
eddie-cli --remember not remembering?
Tech Jedi Alex replied to glitchgod's topic in Troubleshooting and Problems
As per the manual: Default options are read from the profile. Options in command-line override them but are not saved in the profile at exit (exception note: if "remember" is set to "False" (see below), username and password will be deleted at exit, even if they were inside the profile file). You can run the UI, even with a custom profile, choose options in the UI, and then launch the command-line edition with the profile options, to avoid to specify all the options in the command-line. The behavior is expected. And no, the profile is encrypted with whatever is set in the Profile data protection option. -
Hello all I have been using the rpm version "eddie-ui_2.24.6_linux_x64_opensuse.rpm" on an update to date version of openSUSE Tumbleweed for a very long (2025?) however after a recent update about 2 weeks ago Eddie always crashes on launch. When I start eddie-ui from a command line I get the following : localhost:~ # /usr/bin/eddie-ui exception inside UnhandledException handler: (null) assembly:mscorlib.dll type:NullReferenceException member:(null) [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'System.Windows.Forms.WindowsFormsSynchronizationContext' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Forms.XplatUI' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Forms.X11DesktopColors' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.Exception: File must be smaller than 4K at System.TermInfoReader..ctor (System.String term, System.String filename) [0x0001d] in <c453bf849bb84e719dbec0475e99db95>:0 at System.TermInfoDriver..ctor (System.String term) [0x00055] in <c453bf849bb84e719dbec0475e99db95>:0 at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <c453bf849bb84e719dbec0475e99db95>:0 at System.ConsoleDriver..cctor () [0x0004d] in <c453bf849bb84e719dbec0475e99db95>:0 --- End of inner exception stack trace --- at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00007] in <c453bf849bb84e719dbec0475e99db95>:0 at System.Console..cctor () [0x0007d] in <c453bf849bb84e719dbec0475e99db95>:0 --- End of inner exception stack trace --- at Eddie.Core.Engine.OnLog (Eddie.Core.LogEntry l) [0x000d6] in <db001781f2c440bda067eef80188f30d>:0 at Eddie.Forms.Engine.OnLog (Eddie.Core.LogEntry l) [0x00000] in <7f43ecababb74a4e9f031f2a26324cba>:0 at Eddie.Core.LogsManager.Log (Eddie.Core.LogType type, System.String message, System.Exception ex) [0x00186] in <db001781f2c440bda067eef80188f30d>:0 at Eddie.Core.LogsManager.LogFatal (System.String message) [0x00000] in <db001781f2c440bda067eef80188f30d>:0 at Eddie.Forms.UiClient.Init (System.String environmentCommandLine) [0x0005e] in <7f43ecababb74a4e9f031f2a26324cba>:0 at Eddie.Forms.Linux.Program.Main () [0x000bc] in <60b1ca447033455c98a7e6659cfa3c83>:0 --- End of inner exception stack trace --- at System.Windows.Forms.XplatUIX11..ctor () [0x0007c] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 at System.Windows.Forms.XplatUIX11.GetInstance () [0x00019] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 at System.Windows.Forms.XplatUI..cctor () [0x000c0] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 --- End of inner exception stack trace --- at System.Windows.Forms.Theme.get_MenuAccessKeysUnderlined () [0x00000] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined () [0x00005] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 at System.Windows.Forms.Control..ctor () [0x000d6] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control..ctor() at System.Windows.Forms.WindowsFormsSynchronizationContext..cctor () [0x00000] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 --- End of inner exception stack trace --- at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_generic_class_init(intptr) at System.Windows.Forms.WindowsFormsSynchronizationContext.get_AutoInstall () [0x00000] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 at System.Windows.Forms.Control..ctor () [0x0000d] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 at System.Windows.Forms.ScrollableControl..ctor () [0x00000] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 at System.Windows.Forms.ContainerControl..ctor () [0x0000e] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 at System.Windows.Forms.Form..ctor () [0x00012] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 at System.Windows.Forms.MessageBox+MessageBoxForm..ctor (System.Windows.Forms.IWin32Window owner, System.String text, System.String caption, System.Windows.Forms.MessageBoxButtons buttons, System.Windows.Forms.MessageBoxIcon icon, System.Boolean displayHelpButton) [0x0000c] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 at System.Windows.Forms.MessageBox+MessageBoxForm..ctor (System.Windows.Forms.IWin32Window owner, System.String text, System.String caption, System.Windows.Forms.MessageBoxButtons buttons, System.Windows.Forms.MessageBoxIcon icon) [0x00000] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.MessageBox+MessageBoxForm..ctor(System.Windows.Forms.IWin32Window,string,string,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon) at System.Windows.Forms.MessageBox.Show (System.String text, System.String caption, System.Windows.Forms.MessageBoxButtons buttons, System.Windows.Forms.MessageBoxIcon icon) [0x00000] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 at Eddie.Forms.Linux.Program.Main () [0x000cc] in <60b1ca447033455c98a7e6659cfa3c83>:0 localhost:~ # zypper info eddie-ui Loading repository data... Reading installed packages... Information for package eddie-ui: --------------------------------- Repository : @System Name : eddie-ui Version : 2.24.6-0 Arch : x86_64 Vendor : Installed Size : 51.5 MiB Installed : Yes Status : up-to-date Source package : eddie-ui-2.24.6-0.src Upstream URL : https://eddie.website Summary : Eddie - VPN Tunnel - UI Description : OpenVPN/WireGuard UI with additional user-friendly features Open-Source, GPLv3, Developed by AirVPN Operating System Information --------------------------------- Operating System: openSUSE Tumbleweed 20260219 KDE Plasma Version: 6.6.0 KDE Frameworks Version: 6.23.0 Qt Version: 6.10.2 Kernel Version: 6.19.2-1-default (64-bit) Graphics Platform: X11 Processors: AMD Ryzen AI 9 HX 370 w/ Radeon 890M Memory: 4.8 GiB of usable RAM Graphics Processor: llvmpipe Manufacturer: innotek GmbH Product Name: VirtualBox System Version: 1.2 Any and all help or comments are appreciated! Thanks Pralofish
-
Hello! We're very glad to inform you that a new Eddie Air client version has been released: 2.25 beta. It is ready for public beta testing. How to test our experimental release: Go to download page of your OS Click the button Switch to EXPERIMENTAL Download and install This is a new version of Eddie Desktop (Windows / Linux / MacOS). The primary purpose of this release is to address several specific issues, including a significant CVE affecting macOS only. We expect it to be promoted to STABLE shortly. We are currently working on a substantial codebase refactoring aimed at evolving Eddie Desktop into a more modern client. Main changelog: [change] [all] Encrypted profiles: save with PBKDF2-SHA256; backward-compatible decrypt of SHA-1 profiles [bugfix] [linux] Fix for distro without systemd [change] [all] Fine-tuning of "netlock.allow_ping" option [new] [all] "netlock.allow_ndp", default true [change] [all] OpenVPN 2.6.17 [bugfix] [macOS] CVE-2025-14979: fix (shortcut-cli removed) [change] [windows] hardened SSH key file permissions to reliably remove orphaned ACL entries and prevent "bad permissions" errors [change] [windows] Updated projects and scripts to Visual Studio 2026 Kind regards & datalove AirVPN Staff
-
-
hello all, I am trying to understand what is the interface used for connection should be? currently it is set for automatic on Eddie. I would like to know if wifi or utun or any other can be used and what are the effects on different options. Thanks
-
-
It doesn't work. All settings, inc developer, on phone are correct, yet when I attempt to switch on GPS spoofing option on eddie, it says permissions are not granted even though they are. Any help would be appreciated.
-
-
-
Air Vpn / Eddie Vpn not opening
UncommonPrivacy replied to UncommonPrivacy's topic in Eddie - AirVPN Client
The only solution noticed was this for Windows: Type or Copy and Paste these PowerShell or Windows Terminal commands. Open as admin if needed. Copy to a text or note file for reference. sfc /scannow Wait to finish. dism /online /cleanup-image /restorehealth Wait to finish. Restart PC. dism /online /cleanup-image /restorehealth Wait to finish. Should be fixed. If that doesn't work try: chkdsk C: /f /r -
-
UK Infrastructure upgrade to 10 Gbit/s full duplex
Staff replied to Staff's topic in News and Announcement
Hello! The servers are almost ready and will be available not later than 2026-02-25 (UTC). Because of the unforeseen delay, we are considering to extend the current 1 Gbit/s UK servers operations up to the end of March 2026. Kind regards & datalove AirVPN Staff -
Hello! We're very glad to inform you that six new 10 Gbit/s full duplex servers located in Manchester and London (UK) are available: Amansinaya, Arber, Baiduri (London), Bubup, Cebo, Caophraya (Manchester). The first three mentioned servers are located in London, the other ones in Manchester. This addition replaces any previous UK 1 Gbit/s server in order to upgrade the whole UK infrastructure to 10 Gbit/s only servers, with per server 10 Gbit/s dedicated lines and ports, and modern hardware as announced here: https://airvpn.org/forums/topic/79154-uk-infrastructure-upgrade-to-10-gbits-full-duplex/ The AirVPN client will show automatically the new servers; if you use any other OpenVPN or WireGuard client you can generate all the files to access them through our configuration/certificates/key generator (menu "Client Area"->"Config generator"). The servers accept connections on ports 53, 80, 443, 1194, 2018 UDP and TCP for OpenVPN and ports 1637, 47107 and 51820 UDP for WireGuard. They support OpenVPN over SSL and OpenVPN over SSH, TLS 1.3, OpenVPN tls-crypt and WireGuard. Full IPv6 support is included as well. As usual no traffic limits, no logs, no discrimination on protocols and hardened security against various attacks with separate entry and exit-IP addresses. You can check the status as usual in our real time servers monitor . Click a server name to display specific server stats. Do not hesitate to contact us for any information or issue. Kind regards & datalove AirVPN Staff
-
-
-
Hello! Since when torrent software is shut down everything is fine, we can rule out a server side problem and you can focus first on possible bandwidth choking by the torrent client. In the recent past we have had a few cases where upload speed crumbled during a WireGuard based connection and when torrent was enabled for two different, main reasons: the torrent software limit of concurrent half connections was too high causing problems to the stack μTP was enabled and caused a global traffic shaping against outgoing UDP (since you connect via WireGuard, all the traffic is wrapped in UDP) Worth a check: make sure that limits are reasonable and that μTP is disabled. Kind regards
-
UK Infrastructure upgrade to 10 Gbit/s full duplex
nekaklis7 replied to Staff's topic in News and Announcement
Hello. The UK servers are very fast and stable. You have to do something with the Swedish servers, most of them are slow speed. -
-
@fox_dino two posts in the same thread. I hope it helps:
-
-
Hello all, For a few days I noticed that I had an upload speed on QBitTorrent which was quite weak, never more than 1Mpbs. I did some test with different solutions, with the Wireguard client, with different servers in differents contries and I almost always come to the same conclusion: as soon as the network detects torrent, the upload collapses. I made a speedtest with the Betelgeuse server from its connection via Eddie: 30 seconds later (litteraly 30 secondes later without config change ... ) It does that to me on all the servers, whether it's with Eddie or the Wireguard client... Anyone have any solutions ? Thanks
-
UK Infrastructure upgrade to 10 Gbit/s full duplex
misamarumaru replied to Staff's topic in News and Announcement
Thanks for letting me know! Good luck with the testing. -
Got rt.com to work using Air VPN by selecting the Taiwan server, still from 4g connection on phone. Thanks ever so much for all the help.
-
Simple old computer, Ubuntu Desktop 24.04.4lts that is now my media server, Jellyfin. It DID have Eddie-gui installed when it had a working GPU, gpu got damaged while installing a new HDDso switch to the IGPU. Eddie refused to boot noting missing gtk, audio drivers, and something else i cant remember, and so i purge uninstalled the eddie-gui. Switched to Eddie-cli from the actual download page (not the one that came with Eddie-gui). So the command im running is as followed and does connect and runs fine eddie-cli -login=********* -password='*********' connect --server='Helvetios' --netlock --remember --event.vpn.up.filename='qbittorrent' --log.file.enabled Log is as followed (after changing the command alot ) Eddie version: 2.24.6 / linux_x64, System: Linux, Name: Ubuntu 24.04.4 LTS, Version: 24.04.4 LTS (Noble Numbat), Framework: .NET 8.0.11 . 2026.02.23 12:18:00 - Command line arguments (11): path.resources="/usr/share/eddie-cli" login="*********" password="***********" connect="True" server="Helvetios" netlock="True" remember="True" event.vpn.up.filename="qbittorrent" log.file.enabled="True" . 2026.02.23 12:18:01 - Elevated: Command:session-key . 2026.02.23 12:18:01 - Elevated: Command:bin-path-add . 2026.02.23 12:18:01 - Collect network information . 2026.02.23 12:18:01 - Reading options from /home/hp-printer/.config/eddie/default.profile . 2026.02.23 12:18:02 - OpenVPN - Version: 2.6.14 - OpenSSL 3.0.13 30 Jan 2024, LZO 2.10 (/usr/sbin/openvpn) . 2026.02.23 12:18:02 - SSH - Version: OpenSSH_9.6p1 Ubuntu-3ubuntu13.14, OpenSSL 3.0.13 30 Jan 2024 (/usr/bin/ssh) . 2026.02.23 12:18:02 - SSL - Version: 5.72 (/usr/bin/stunnel4) . 2026.02.23 12:18:02 - Service systemd-resolved restarted . 2026.02.23 12:18:02 - Activation of Network Lock - Linux nftables I 2026.02.23 12:18:23 - Press 'X' to exit (or disconnect), 'N' to connect/reconnect to the best available server. I 2026.02.23 12:18:23 - Ready I 2026.02.23 12:18:23 - Checking login ... ! 2026.02.23 12:18:23 - Logged in. . 2026.02.23 12:18:25 - Collect information about AirVPN completed I 2026.02.23 12:18:25 - Session starting. I 2026.02.23 12:18:25 - Checking authorization ... ! 2026.02.23 12:18:26 - Connecting to Helvetios (United States of America, Dallas, Texas) (server is called printer cause case looks like a printer... dont think to much about it lol however eddie-cli reverts back to the program asking for my login details. eddie-cli . 2026.02.23 12:37:26 - Eddie version: 2.24.6 / linux_x64, System: Linux, Name: Ubuntu 24.04.4 LTS, Version: 24.04.4 LTS (Noble Numbat), Framework: .NET 8.0.11 . 2026.02.23 12:37:26 - Command line arguments (1): path.resources="/usr/share/eddie-cli" . 2026.02.23 12:37:27 - Collect network information . 2026.02.23 12:37:27 - Reading options from /home/hp-printer/.config/eddie/default.profile . 2026.02.23 12:37:28 - OpenVPN - Version: 2.6.14 - OpenSSL 3.0.13 30 Jan 2024, LZO 2.10 (/usr/sbin/openvpn) . 2026.02.23 12:37:28 - SSH - Version: OpenSSH_9.6p1 Ubuntu-3ubuntu13.14, OpenSSL 3.0.13 30 Jan 2024 (/usr/bin/ssh) . 2026.02.23 12:37:28 - SSL - Version: 5.72 (/usr/bin/stunnel4) . 2026.02.23 12:37:29 - Service systemd-resolved restarted I 2026.02.23 12:37:29 - Run the program with login & password of your AirVPN account. For example: I 2026.02.23 12:37:29 - eddie-cli -login=mynick -password=mypassword I 2026.02.23 12:37:29 - See https://eddie.website/ for more information, or run with -help for inline manual. . 2026.02.23 12:37:29 - Shutdown in progress . 2026.02.23 12:37:29 - Shutdown complete so i wanted to see what was in the default profile nano /home/hp-printer/.config/eddie/default.profile and got just a jumble of symbols, so i guess i cant edit it manually? Am i miss understanding the settings?
