Streisand installs without errors.
I'm getting a weird error for the task "download-and-verify : Register GPG signature verification results".

Does not appear to prevent me from actually using the VPN though.
Hi @Frichetten,
Thanks for opening this issue. I've been seeing the same GPG signature error in my recent development/testing.
I'm in the middle of reworking all of Streisand's GPG code to be (hopefully!) a lot more robust (using GPG2, fetching keys over HTTPS, increasing the key fetch timeout, and building a starter keyring with known good keys from the git repo). You can follow https://github.com/StreisandEffect/streisand/issues/963 for most of this work. I'm hoping to have it ready shortly.
I'll pick up a fix to this problem (assuming it doesn't "go away" on its own) as part of the above work.
Thanks!
+1 impacting me as well
@doodlemania2 This should be fixed in #1231 and is blocked on reviews.
@doodlemania2 @Frichetten I believe this should be fixed with the code from master. Can you try updating your Streisand git clone and creating a new server to confirm? Thanks!
Just did a fresh install without errors. Great work @cpu! I will close this issue now.
Awesome, thanks for following up @Frichetten !
Most helpful comment
Hi @Frichetten,
Thanks for opening this issue. I've been seeing the same GPG signature error in my recent development/testing.
I'm in the middle of reworking all of Streisand's GPG code to be (hopefully!) a lot more robust (using GPG2, fetching keys over HTTPS, increasing the key fetch timeout, and building a starter keyring with known good keys from the git repo). You can follow https://github.com/StreisandEffect/streisand/issues/963 for most of this work. I'm hoping to have it ready shortly.
I'll pick up a fix to this problem (assuming it doesn't "go away" on its own) as part of the above work.
Thanks!