-
Notifications
You must be signed in to change notification settings - Fork 2k
The whole scripts needs update #1824
Comments
Well, I second that. It is true that many sections are out of date and the activity on the project is very low to non-existent. Also, the platform of choice Ubuntu 16 is getting old, it will be end of line in 2021. Beyond that date, the whole install will start becoming unsecure due to lack of support. Looks like the developers got tired and moved on to better, greater things. If that is the case, this is very sad since the need for a good trustworthy vpn has never been higher. I can help a bit but I do not have the skill set to make a major upgrade by myself. |
@woefull At first I tried Ubuntu 18.04 but when the script failed, I downgrade it to a have chance of working in the lower version |
Now, I am curious. Did you tweak the existing scripts by hand to rebase on Ubuntu 18.04 or are you going through the tasks manually. What do you think is the best approach, if something makes sense I might try an Ubuntu LTS 20.x just for fun. |
you can see some more details: |
Hello everyone, Also, the droplet got created and updated just fine on digitalocean... so that portion still works well. Woefull |
I've tried several time to install the Streisand but every time has a problem like outdated gpg key, deprecation warnings, not found errors of requirements for shadowsocks, and so on.
Expected behavior:
I expect to get installed Streisand without lots of problems
Actual Behavior:
As I said there are lots of problems,
Steps to Reproduce:
[ ### Ansible Information
Streisand Information
Enabled Roles
examples of problems:
TASK [openvpn : One or more of the VPN clients could not be mirrored. Please file a bug report on GitHub so that the version number, checksum, or download location can be updated. Setup will now continue.] ***
TASK [shadowsocks : One or more of the VPN clients could not be mirrored. Please file a bug report on GitHub so that the version number, checksum, or download location can be updated. Setup will now continue.] ***
[DEPRECATION WARNING]: evaluating streisand_openconnect_enabled or streisand_openvpn_enabled or
streisand_shadowsocks_enabled or streisand_ssh_forward_enabled or streisand_stunnel_enabled or streisand_tor_enabled
as a bare variable, this behaviour will go away and you might need to add |bool to the expression in the future.
Also see CONDITIONAL_BARE_VARS configuration toggle.. This feature will be removed in version 2.12. Deprecation
warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
The text was updated successfully, but these errors were encountered: