subspacecommunity / subspace

A fork of the simple WireGuard VPN server GUI community maintained
MIT License
1.8k stars 131 forks source link

FATA[0000] AccountName must be set #130

Closed scalp42 closed 4 years ago

scalp42 commented 4 years ago

Hi folks,

Trying to run subspace and running into the following issue using https://github.com/subspacecommunity/subspace/commit/a9961195057771ffe2cda06d56a1b102c87ed91c SHA (latest at this time):


root@noop-i-03dd57db92cc658bb [dev-usw2-dev1] ~/subspace # ./subspace --http-host ec2-18-237-127-66.us-west-2.compute.amazonaws.com -debug
DEBU[0000] debug logging is enabled
FATA[0000] AccountName must be set
root@noop-i-03dd57db92cc658bb [dev-usw2-dev1] ~/subspace # ./subspace --version
Subspace unknown

I'm thinking it's related to LetsEncrypt but not sure.