Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Tor Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 831
    • Issues 831
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 32
    • Merge requests 32
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Core
  • TorTor
  • Issues
  • #33161

Closed
Open
Created Feb 05, 2020 by Trac@tracbot

Latest version for buster on Raspberry Pi fails to start

Upgraded my raspberry pi running Rasbian to the latest 'buster' release and tor will not start up. Could not find the error I see in the logs listed anywhere else, so raising this ticket:

my sources file looks like this

deb http://raspbian.raspberrypi.org/raspbian/ buster main contrib non-free rpi
deb http://deb.torproject.org/torproject.org buster main

After apt-get update and apt-get upgrade tor will not start.

Feb  5 14:47:42 raspberrypi systemd[1]: Starting Anonymizing overlay network for TCP...
Feb  5 14:47:42 raspberrypi systemd[1]: tor@default.service: Control process exited, code=killed, status=4/ILL
Feb  5 14:47:42 raspberrypi systemd[1]: tor@default.service: Failed with result 'signal'.
Feb  5 14:47:42 raspberrypi systemd[1]: Failed to start Anonymizing overlay network for TCP.
Feb  5 14:47:42 raspberrypi systemd[1]: tor@default.service: Service RestartSec=100ms expired, scheduling restart.
Feb  5 14:47:42 raspberrypi systemd[1]: tor@default.service: Scheduled restart job, restart counter is at 1.
Feb  5 14:47:42 raspberrypi systemd[1]: Stopped Anonymizing overlay network for TCP.
Feb  5 14:47:42 raspberrypi systemd[1]: Starting Anonymizing overlay network for TCP...
Feb  5 14:47:42 raspberrypi systemd[1]: tor@default.service: Control process exited, code=killed, status=4/ILL
Feb  5 14:47:42 raspberrypi systemd[1]: tor@default.service: Failed with result 'signal'.
Feb  5 14:47:42 raspberrypi systemd[1]: Failed to start Anonymizing overlay network for TCP.
Feb  5 14:47:43 raspberrypi systemd[1]: tor@default.service: Service RestartSec=100ms expired, scheduling restart.
Feb  5 14:47:43 raspberrypi systemd[1]: tor@default.service: Scheduled restart job, restart counter is at 2.
Feb  5 14:47:43 raspberrypi systemd[1]: Stopped Anonymizing overlay network for TCP.
Feb  5 14:47:43 raspberrypi systemd[1]: Starting Anonymizing overlay network for TCP...
Feb  5 14:47:43 raspberrypi systemd[1]: tor@default.service: Control process exited, code=killed, status=4/ILL
Feb  5 14:47:43 raspberrypi systemd[1]: tor@default.service: Failed with result 'signal'.
Feb  5 14:47:43 raspberrypi systemd[1]: Failed to start Anonymizing overlay network for TCP.
Feb  5 14:47:43 raspberrypi systemd[1]: tor@default.service: Service RestartSec=100ms expired, scheduling restart.
Feb  5 14:47:43 raspberrypi systemd[1]: tor@default.service: Scheduled restart job, restart counter is at 3.
Feb  5 14:47:43 raspberrypi systemd[1]: Stopped Anonymizing overlay network for TCP.
Feb  5 14:47:43 raspberrypi systemd[1]: Starting Anonymizing overlay network for TCP...
Feb  5 14:47:43 raspberrypi systemd[1]: tor@default.service: Control process exited, code=killed, status=4/ILL
Feb  5 14:47:43 raspberrypi systemd[1]: tor@default.service: Failed with result 'signal'.
Feb  5 14:47:43 raspberrypi systemd[1]: Failed to start Anonymizing overlay network for TCP.
Feb  5 14:47:44 raspberrypi systemd[1]: tor@default.service: Service RestartSec=100ms expired, scheduling restart.
Feb  5 14:47:44 raspberrypi systemd[1]: tor@default.service: Scheduled restart job, restart counter is at 4.
Feb  5 14:47:44 raspberrypi systemd[1]: Stopped Anonymizing overlay network for TCP.
Feb  5 14:47:44 raspberrypi systemd[1]: Starting Anonymizing overlay network for TCP...
Feb  5 14:47:44 raspberrypi systemd[1]: tor@default.service: Control process exited, code=killed, status=4/ILL
Feb  5 14:47:44 raspberrypi systemd[1]: tor@default.service: Failed with result 'signal'.
Feb  5 14:47:44 raspberrypi systemd[1]: Failed to start Anonymizing overlay network for TCP.
Feb  5 14:47:44 raspberrypi systemd[1]: tor@default.service: Service RestartSec=100ms expired, scheduling restart.
Feb  5 14:47:44 raspberrypi systemd[1]: tor@default.service: Scheduled restart job, restart counter is at 5.
Feb  5 14:47:44 raspberrypi systemd[1]: Stopped Anonymizing overlay network for TCP.
Feb  5 14:47:44 raspberrypi systemd[1]: tor@default.service: Start request repeated too quickly.
Feb  5 14:47:44 raspberrypi systemd[1]: tor@default.service: Failed with result 'signal'.
Feb  5 14:47:44 raspberrypi systemd[1]: Failed to start Anonymizing overlay network for TCP.

Version

pi@raspberrypi:~ $ apt-cache policy tor
tor:
  Installed: 0.4.2.6-1~d10.buster+1
  Candidate: 0.4.2.6-1~d10.buster+1
  Version table:
 *** 0.4.2.6-1~d10.buster+1 500
        500 http://deb.torproject.org/torproject.org buster/main armhf Packages
        100 /var/lib/dpkg/status
     0.3.5.8-1 500
        500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages

Trac:
Username: tescophil

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking