Skip to content
This repository has been archived by the owner on Feb 25, 2023. It is now read-only.

tor hidden service #103

Closed
thisconnect opened this issue Jun 29, 2019 · 1 comment
Closed

tor hidden service #103

thisconnect opened this issue Jun 29, 2019 · 1 comment

Comments

@thisconnect
Copy link
Contributor

In a similar setup to bbb tor --verify-config warns that Directory /var/lib/tor/hidden_service_bitcoind/ cannot be read: Permission denied

I'm not 100% sure and might miss something here.

Do we create the dirs for the hidden services somewhere?
i.e.

mkdir /var/lib/tor/hidden_service/ 
chown debian-tor:debian-tor /var/lib/tor/hidden_service/ 
chmod 0700 /var/lib/tor/hidden_service/

(hidden_service in the example code would be hidden_serice_bitcoind and so on)

@thisconnect
Copy link
Contributor Author

Not 100% why it didn't create the dirs (sudo ls -lah didn't show and service tor restart had no effect), however

reinstalling with apt remove tor && rm -rf /var/libs/tor && apt install tor this time with /etc/tor/torrc in place did create all directories and correct permissions

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant