Open RagnarLodbrok79 opened 2 months ago
retroshare-service is the headless version. Assuming that this is what you want to run, there's no way to create a new profile with this headless executable yet. You have to create one using the GUI version, then possibly copy the profile directory the machine where you want to run retroshare-service. It seems you havn't done that yet, which explains that retroshare-service finds no profile to start with.
-W asks for a passwd to be used when login in the webUI.
Thanks, will try to make a profile on a another machine
I have install Retroshare from this link: https://retroshare.cc/downloads.html and followed the Debian instructions. I have installed: retroshare-common retroshare-service
I enter this
retroshare-service -W
And get this:
Is there any obvious error?
If i run this:
retroshare-service -h
It doesn't show -W as an option, that's a little bit odd?I can't access web page with ssh tunnel as described.