-
Content Count
11556 -
Joined
... -
Last visited
... -
Days Won
2048
Everything posted by Staff
-
@aishm Hello! We're sorry, that feature has not been implemented in Eddie Android edition. Have you already tested a connection in TCP? tls-crypt feature, which Eddie uses by default, should have the same block circumvention abilities. Kind regards
-
We released version 2.21.6. This version will be moved as it is to "stable" soon. Version 2.21.6 (Sat, 23 Apr 2022 12:06:52 +0000) [bugfix] [macos] username and password issue on some macOS [change] Net Framework 4.8 and other libraries updates [bugfix] Other minor fixes
-
@x2c Hello! We suspect that something modifies DNS settings (example: maybe DHCP lease?), as you write that the problem occurs after some hours. Can you attach Hummingbird log taken just after the problem has occurred? If you have the option to test Hummingbird 1.1.2 in your current environment, could you please do so and verify whether the same problem occurs or not? Also, can you send us the DNS settings at the beginning of your connection, when everything works fine, and the same settings soon after you detect the issue? Thank you in advance. Kind regards
-
Hello! You can anyway enter random characters, which is equivalent to remove it. We need a unique string for each account in the "e-mail" field, but that string may be random, as long as it is unique in the system. You should have no problems finding out a unique, random string. Kind regards
-
ANSWERED Fedora 36 unable to connect w/ logs
Staff replied to 37ch's topic in Troubleshooting and Problems
@adams-j Hello! Please log your account in to the web site and go to "Client Area" > "Devices". You will find that you have an old certificate (thank you very much, you picked us a long ago!) - you can recognize it by the yellow warning. OpenSSL 3 does not tolerate SHA1 signed certificate anymore (by default build), but we do not force withdrawal and re-generation not to interfere with current connections. Since 2018 all new generated client certificates are signed via SHA512 algorithm. Complete instructions to manage your client certificate and key pairs can be found here: https://airvpn.org/forums/topic/26209-how-to-manage-client-certificatekey-pairs/ Kind regards -
@adamrabbit Hello! Please enable logging on file, you can do it on the "Logs" window. When you reproduce the "retry loops" try not to force Eddie to quit, but cancel the operation. If it's not possible to cancel, send us anyway the generated log file before and after having forced Eddie to quit. Kind regards
-
@adamrabbit Hello! The first problem you mention is explained here: https://airvpn.org/forums/topic/50336-eddie-macos-unable-to-start-client-not-allowed-remote-executable-not-signed/ The presence of Mono dump file(s) (created in the mentioned directory when Eddie crashed) causes the integrity check failure at any subsequent run. The bug is resolved in Eddie 2.21.5. The second problem you mention appears cryptic. The error message means that the Operating System first failed to verify Eddie.app signature (in macOS, when you command the system to copy something in the Application directory via GUI, the system does not exactly comply to your order, but performs additional operations),. However the same procedure succeeded later, according to your own description, so it was not true that Eddie.app was "damaged". Please let us know whether Eddie 2.21.5 beta resolves all the problems you reported, especially the crashes you experienced. Kind regards
-
@adamrabbit Hello! If Network Lock was actually enabled since the beginning, something must have modified pf rules (Network Lock sets pf rules, pf is the default firewall in macOS). If possible, check pf rules after Network Lock has been enabled and after the crash. Is it Eddie 2.21.5? Any other information about the crash? What is the exact error message when Eddie can't get "elevated" privileges? Kind regards
-
Hello! Update: Hummingbird 1.2.0 is now available. Original message download links and changelog have been updated accordingly. Special thanks to all the testers whose help and patience have been instrumental in spotting bugs and reaching a stable release. Thank you so much! Kind regards
-
Hello! Update: AirVPN Suite 1.2.0 is now available. Original message download links and changelog have been updated accordingly. Special thanks to all the testers whose help and patience have been instrumental in spotting bugs and reaching a stable release. Thank you so much! Kind regards
-
Hello! AirVPN Suite is only for Linux and Debian is the system the whole suite is built on (compiled and linked) for x86-64 architecture. The Suite is based on OpenVPN 3 AirVPN which, obviously, is fully compatible with OpenVPN 2 based servers. OpenVPN 3 AirVPN is 132 commits ahead of OpenVPN:master and resolves a myriad of bugs and malfunctions caused by OpenVPN 3 main branch. WireGuard support is planned as well. Please, once again, read the provided document we linked in our previous post for your comfort. Kind regards
-
Hello! Update: Hummingbird 1.2.0 Release Candidate 3 is now available. Links to download the packages have been updated in this thread first message. Thank you very much for your tests! Kind regards
-
Hello! Update: AirVPN Suite 1.2.0 Release Candidate 3 is now available. Original message download links and changelog have been updated accordingly. Thank you for your tests! Kind regards
-
Hello! Obviously Eddie is maintained as you have noticed by yourself. Beta testing is typically ended when all found bugs in the beta versions have been fixed and the customer satisfaction is high. A typical public beta testing cycle of Eddie Desktop edition, when brand new features are included (in this case WIreGuard, new drivers, deep rewrite of strategic pieces of code) may take 9-12 months. This is not an unreasonable time because testing involves about 18 Linux distribution in various different versions, with three different DE and two architectures, 3 different OS X systems, 6 different macOS systems, 5 different Windows versions in two different architectures, various ARM based systems in two different architectures, for a total amount of several hundreds systems where Eddie must run properly in. Considering the current testers feedback you can reasonably expect a stable release at the end of March 2022. Please feel free to report what your concern is exactly, and why you are not satisfied with Eddie 2.21.5 (beta). If you're already satisfied with it, just use it. Kind regards
-
Is a TLS encrypted AirVPN v3 .onion address connection possible?
Staff replied to MiB~J8X&'s topic in General & Suggestions
Now, AirVPN .onion website is served under SSL/TLS. Some reason here: https://community.torproject.org/onion-services/advanced/https/ (we're writing this post from .onion under SSL) -
@NoMercy1290 Hello! Correct, since the list "exploded" to more than a million entries yesterday (from a few hundred thousands) a security system disabled it. Today it has shrunk again to 300'000 entries. The list is now available. Kind regards
-
@TooLittleTime Hello! Yes, please consult the user's manual (the .rc file templates will also show a lot) and test whether the problem you mention is resolved in the current RC. As far as we know lists have always worked correctly, a bug was that even the password argument was treated as a list when a comma was there. Kind regards
-
@Maggie144 Hello! Thank you, bug reproduced and confirmed. It will be fixed soon. Kind regards
-
@colorman Hello! Thank you, bug reproduced and confirmed, and it is indeed a regression from RC 1 as you wrote. We are investigating but we have already a precise idea of the problem, so expect a fix soon. In the meantime, to use RC 2 and keep testing you must enter in the profile the deprecated 'cipher' directive, for example: cipher CHACHA20-POLY1305 or cipher AES-256-GCM Alternatively, you may avoid ovpn profiles. As a further alternative, include "--cipher <cipher>" in Goldcrest command line options. Kind regards
-
Correct, we compile this version without statically linking some libraries, for better stability. Yes, sorry but tray icon will be reimplemented as soon as possible.
-
@colorman Hello! We can't see AirVPN_Netherlands_UDP-443.ovpn, can you please check and re-send? Anyway from the log we see that the cipher forced on Bluetit is BF-CBC, which is not supported. Kind regards
-
@colorman Hello! Thank you, please disclose /home/gerrit/.config/goldcrest.rc and AirVPN_Netherlands_UDP-443.ovpn (cut sensitive information, if any). Kind regards
-
Version 2.21.5 (Tue, 08 Mar 2022 11:30:14 +0000) [bugfix] [linux] Segmentation-fault of Elevation in some Arch distro [change] [linux] Tray icon (temporarily) removed from Arch/AUR build [bugfix] [macos] Fix for issue "Client not allowed: Remote executable not signed" [bugfix] [linux] Issue with custom IP in NetLock>Allowlist (nftables only) [bugfix] [linux] Better selection of iptables vs iptables-legacy vs iptables-nft [bugfix] [linux] Useless ping result reported in std::cout
-
Hello! Update: AirVPN Suite 1.2.0 Release Candidate 2 is now available. Original message download links and changelog have been updated accordingly. Thank you for your tests! Kind regards
