Deleted user
Deleted user
That's fine with me, the main problem has been solved.
Just did it removing both with ```rm tls.cert tls.key``` inside ```cd ~/.lnd``` but still get the same error: ``` Error when creating LND Services client: error subscribing to lnd wallet...
> [@rdmxq](https://github.com/rdmxq) did you observe the `tls.cert` and `tls.key` files being recreated when you restarted `litd`? You can check their timestamps with `ls -lah`. I check the folder where I...
Maybe there's something wrong in my config file? ``` # RaMiX: lnd configuration # /data/lnd/lnd.conf [Application Options] # The alias your node will use, which can be up to 32...
> Your config looks okay. What does `litcli status` show? I ended up removing litd and reinstalling and it works now
The installer provided on the website installs an older version, if I stick in the older version without upgrading, it works - kind of. The only thing I've got running...