Opened 2 years ago
Last modified 2 years ago
#23927 new defect
I can not get Tor to start on my ubuntu relay 16.04.3 LTS
Reported by: | Dbryrtfbcbhgf | Owned by: | |
---|---|---|---|
Priority: | Medium | Milestone: | Tor: unspecified |
Component: | Core Tor/Tor | Version: | |
Severity: | Normal | Keywords: | |
Cc: | Actual Points: | ||
Parent ID: | Points: | ||
Reviewer: | Sponsor: |
Description
When I SSH to my relay running Ubuntu 16.04.3 LTS relay running Tor 0.3.1.7, I use the command "service tor start" and nothing happens, I check my notice logs and it is not running. The only way I can get it running is to type "tor" click "return" and then termate Terminal. "I do not think that is how I should start tor"
my relay.
https://atlas.torproject.org/#details/F02966BCABC42BE89AFF4C3E138C3CCA0FDF4D2C
Child Tickets
Change History (2)
comment:1 Changed 2 years ago by
Milestone: | → Tor: unspecified |
---|
comment:2 Changed 2 years ago by
The "tor" service is not the real one (see "systemctl cat tor"). You likely want to start it with: "service tor@default start" instead.
Note: See
TracTickets for help on using
tickets.
I've forwarded this issue to our Ubuntu packager to see if something is up with it.