Re: [tor-bugs] #33161 [Core Tor]: Latest version for buster on Raspberry Pi fails to start

2020-02-06 Thread Tor Bug Tracker & Wiki
#33161: Latest version for buster on Raspberry Pi fails to start
---+-
 Reporter:  tescophil  |  Owner:  (none)
 Type:  defect | Status:  new
 Priority:  Medium |  Milestone:
Component:  Core Tor   |Version:  0.4.2.6
 Severity:  Normal | Resolution:
 Keywords: |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
---+-

Comment (by tescophil):

 Solved this by deleting everything in /var/lib/tor and restarting, now
 working as expected, low cup usage and accepting connections

 NB This is on version 0.3.5.8-1, version 0.4.2.6-1 still will not startup
 at all.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #33161 [Core Tor]: Latest version for buster on Raspberry Pi fails to start

2020-02-06 Thread Tor Bug Tracker & Wiki
#33161: Latest version for buster on Raspberry Pi fails to start
---+-
 Reporter:  tescophil  |  Owner:  (none)
 Type:  defect | Status:  new
 Priority:  Medium |  Milestone:
Component:  Core Tor   |Version:  0.4.2.6
 Severity:  Normal | Resolution:
 Keywords: |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
---+-

Comment (by tescophil):

 I moved to the latest version, because the previous version had started to
 consume 98% of the CPU on my system. I moved back to 0.3.5.8-1 and again
 tor is consuming 98% of the CPU and is basically unresponsive to
 connections. Also when I try and run nyx I get


 {{{
 pi@raspberrypi:/etc/tor $ sudo -u debian-tor nyx
 Unable to authenticate: socket connection failed ([Errno 111] Connection
 refused)
 }}}

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

[tor-bugs] #33161 [Core Tor]: Latest version for buster on Raspberry Pi fails to start

2020-02-05 Thread Tor Bug Tracker & Wiki
#33161: Latest version for buster on Raspberry Pi fails to start
---+--
 Reporter:  tescophil  |  Owner:  (none)
 Type:  defect | Status:  new
 Priority:  Medium |  Component:  Core Tor
  Version:  0.4.2.6|   Severity:  Normal
 Keywords: |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
---+--
 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