Re: [tor-relays] Hidden service error in log

2018-03-20 Thread George Kadianakis
Gary writes: > [ text/plain ] > Hello. > > I made a "hello world" hidden service and I had to following message in the > logs about exceeding launch limit. I have not seen this before. I had one > onion for a while and added a second one recently - not sure if that > matters as it is only complai

Re: [tor-relays] Atlas Country Flag

2018-03-20 Thread Iain Learmonth
Hi, On 19/03/18 20:51, Anders Burmeister wrote: > Yes, They are all in OVH Thanks for letting me know. I've raised this issue on the metrics-team list so we can investigate further. Thanks, Iain. signature.asc Description: OpenPGP digital signature

[tor-relays] Previous Guard not getting Guard flag back

2018-03-20 Thread Matthew Glennon
While I understand that my relay lost the guard flag because of a weekend of downtime, I would expect that it would get it back after a while of stable again? Anyone able to shed some light on when it will get the flag back? https://metrics.torproject.org/rs.html#details/924B24AFA7F075D059E8EEB284C

[tor-relays] arm crashes

2018-03-20 Thread smichel0
Hello, from time to time, arm looks like below: https://smichel.ocloud.de/index.php/s/q2knnq3AD67rPjK But with a simple keystroke (arrow) it runs again. After a few days it seems to crash completely: https://smichel.ocloud.de/index.php/s/GjwdCLebR4iDkuv I dont't know then, if the relay is still wo

Re: [tor-relays] arm crashes

2018-03-20 Thread Matthew Glennon
Arm just doesn't work anymore. Use nyx instead. On Tue, Mar 20, 2018 at 2:32 PM smichel0 wrote: > Hello, > from time to time, arm looks like below: > https://smichel.ocloud.de/index.php/s/q2knnq3AD67rPjK > But with a simple keystroke (arrow) it runs again. After a few days it > seems to crash co

Re: [tor-relays] arm crashes

2018-03-20 Thread smichel0
sudo apt-get install nyx ...List of bundles... ready ...dependecies... ...status information... ready --> E: bundle/packet can't be found Sent with [ProtonMail](https://protonmail.com) Secure Email. ‐‐‐ Original Message ‐‐‐ Am 20. März 2018 7:38 PM schrieb Matthew Glennon : > Arm just do

Re: [tor-relays] arm crashes

2018-03-20 Thread Matthew Glennon
Pick your flavor: https://nyx.torproject.org/#download On Tue, Mar 20, 2018 at 4:47 PM smichel0 wrote: > sudo apt-get install nyx > ...List of bundles... ready > ...dependecies... > ...status information... ready > --> E: bundle/packet can't be found > > > Sent with ProtonMail

Re: [tor-relays] arm crashes

2018-03-20 Thread Gary
Hello On 20 March 2018 at 18:31, smichel0 wrote: > Hello, > from time to time, arm looks like below: > https://smichel.ocloud.de/index.php/s/q2knnq3AD67rPjK > But with a simple keystroke (arrow) it runs again. After a few days it > seems to crash completely: > https://smichel.ocloud.de/index.php

Re: [tor-relays] Hidden service error in log

2018-03-20 Thread Gary
Hello On 20 March 2018 at 11:01, George Kadianakis wrote: > Gary writes: > Hmm, > > this could be explained by a few different reasons and this could be a > hint that we should make this log a bit more silent instead of having it > bark loudly for no reason. The onion service should recover any

Re: [tor-relays] Previous Guard not getting Guard flag back

2018-03-20 Thread starlight . 2017q4
>While I understand that my relay lost the guard flag because of a weekend >of downtime, I would expect that it would get it back after a while of >stable again? Anyone able to shed some light on when it will get the flag >back? >https://metrics.torproject.org/rs.html#details/924B24AFA7F075D059E8EE

Re: [tor-relays] Previous Guard not getting Guard flag back

2018-03-20 Thread starlight . 2017q4
What might not be directly obvious is the calculation bases on 12-hour intervals where on each interval the previous uptime is down-weighted to 95% of the next-most-recent. OnionOO uptime intervals are four hours, so each set of three OO intervals are averaged as a single 12-hour interval and then

Re: [tor-relays] Previous Guard not getting Guard flag back

2018-03-20 Thread starlight . 2017q4
Flubbed a date paste on the right-side (visual aid only) but calc is correct. Fix is to copy I3, paste it to I4:I8. ___ tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays

Re: [tor-relays] Previous Guard not getting Guard flag back

2018-03-20 Thread starlight . 2017q4
Actually I badly munged the entire right-side. Should have written a perl script or C program to do this--spread-sheet is a terrible hack. Fixup attached here. Your relay should be a guard again by the end of next Wednesday on 3/28, allowing the auths are in a nice mood and 96.2 is adequate. Worst

[tor-relays] tor-instance-create vs. /etc/tor/torrc

2018-03-20 Thread Igor Mitrofanov
Hi, I use tor-instance-create to spawn a number of relay instances. However, there seems to be one extra instance running - the default one that reads /etc/tor/torrc (and not /etc/tor/instances/INSTANCE/torrc). How do I disable that default tor relay? It opens port 9050 and does who else knows wh

Re: [tor-relays] Previous Guard not getting Guard flag back

2018-03-20 Thread starlight . 2017q4
Can't win! Lesson here is never hack a spread-sheet for someone else's relay ;-) Data elements were reverse-order relative to the sheet and I forgot to reverse them. I _think_ this is correct. . .Guard flag comes back Saturday 3/24. I'll have to write a perl or python script sometime to pull da