You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.
after setting up a new container using this source, I get errors stating that an upgrade is required:
Adding ORPort 9001 to Torrc
,Adding SocksPort 0 to Torrc
,Adding Exitpolicy reject : to Torrc
,Adding Nickname DockerTorrelay to Torrc
,Adding ContactInfo Anonymous to Torrc
,Adding AccountingStart month 1 00:01 to Torrc
,Adding AccountingMax 750 GBytes to Torrc
,Jul 01 14:34:13.592 [notice] Tor 0.3.4.9 (git-074ca2e0054fded1) running on Linux with Libevent 2.0.21-stable, OpenSSL 1.0.2g, Zlib 1.2.8, Liblzma 5.1.0alpha, and Libzstd N/A.
,Jul 01 14:34:13.592 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://www.torproject.org/download/download#warning
,Jul 01 14:34:13.592 [notice] Read configuration file "/etc/tor/torrc".
,Jul 01 14:34:13.596 [notice] Based on detected system memory, MaxMemInQueues is set to 5874 MB. You can override this by setting MaxMemInQueues by hand.
,Jul 01 14:34:13.596 [notice] Scheduler type KIST has been enabled.
,Jul 01 14:34:13.596 [notice] Opening OR listener on 0.0.0.0:9001
,Jul 01 14:34:13.000 [notice] Your Tor server's identity key fingerprint is 'DockerTorrelay 17B25B1087C5292978745DDD309FE57B05DCB08E'
,Jul 01 14:34:13.000 [notice] Configured hibernation. This interval begins at 2020-06-30 00:00:00 and ends at 2020-08-01 00:01:00. We have no prior estimate for bandwidth, so we will start out awake and hibernate when we exhaust our quota.
,Jul 01 14:34:13.000 [notice] Parsing GEOIP IPv4 file /usr/share/tor/geoip.
,Jul 01 14:34:13.000 [notice] Parsing GEOIP IPv6 file /usr/share/tor/geoip6.
,Jul 01 14:34:13.000 [notice] Configured to measure statistics. Look for the *-stats files that will first be written to the data directory in 24 hours from now.
,Jul 01 14:34:13.000 [notice] Bootstrapped 0%: Starting
,Jul 01 14:34:14.000 [notice] Starting with guard context "default"
,Jul 01 14:34:14.000 [notice] Bootstrapped 80%: Connecting to the Tor network ,Jul 01 14:34:14.000 [warn] Please upgrade! This version of Tor (0.3.4.9) is obsolete, according to the directory authorities. Recommended versions are: 0.3.5.10,0.3.5.11,0.4.2.7,0.4.2.8,0.4.3.3-alpha,0.4.3.4-rc,0.4.3.5,0.4.3.6,0.4.4.1-alpha,0.4.4.2-alpha
,Jul 01 14:34:16.000 [notice] Bootstrapped 85%: Finishing handshake with first hop
,Jul 01 14:34:16.000 [notice] Bootstrapped 90%: Establishing a Tor circuit
,Jul 01 14:34:16.000 [notice] Guessed our IP address as 92.106.24.210 (source: 128.31.0.34).
,Jul 01 14:34:16.000 [notice] Not advertising Directory Service support (Reason: AccountingMax enabled)
,Jul 01 14:34:16.000 [notice] Tor has successfully opened a circuit. Looks like client functionality is working.
,Jul 01 14:34:16.000 [notice] Bootstrapped 100%: Done
,Jul 01 14:34:16.000 [notice] Now checking whether ORPort x.x.x.x:9001 is reachable... (this may take up to 20 minutes -- look for log messages indicating success)
,Jul 01 14:35:16.000 [notice] Self-testing indicates your ORPort is reachable from the outside. Excellent. Publishing server descriptor.
,Jul 01 14:35:17.000 [notice] Performing bandwidth self-test...done. ,Jul 01 14:36:16.000 [warn] http status 400 ("Tor version is insecure or unsupported. Please upgrade!") response from dirserver '131.188.40.189:80'. Please correct.
,Jul 01 14:36:16.000 [warn] http status 400 ("Tor version is insecure or unsupported. Please upgrade!") response from dirserver '193.23.244.244:80'. Please correct.
,Jul 01 14:36:16.000 [warn] http status 400 ("Tor version is insecure or unsupported. Please upgrade!") response from dirserver '86.59.21.38:80'. Please correct.
,Jul 01 14:36:16.000 [warn] http status 400 ("Tor version is insecure or unsupported. Please upgrade!") response from dirserver '45.66.33.45:80'. Please correct.
,Jul 01 14:36:16.000 [warn] http status 400 ("Tor version is insecure or unsupported. Please upgrade!") response from dirserver '128.31.0.34:9131'. Please correct.
,Jul 01 14:36:16.000 [warn] http status 400 ("Tor version is insecure or unsupported. Please upgrade!") response from dirserver '154.35.175.225:80'. Please correct.
,Jul 01 14:36:16.000 [warn] http status 400 ("Tor version is insecure or unsupported. Please upgrade!") response from dirserver '204.13.164.118:80'. Please correct.
,Jul 01 14:36:18.000 [warn] http status 400 ("Tor version is insecure or unsupported. Please upgrade!") response from dirserver '171.25.193.9:443'. Please correct.
,Jul 01 14:36:21.000 [warn] http status 400 ("Tor version is insecure or unsupported. Please upgrade!") response from dirserver '199.58.81.140:80'. Please correct.
,
No traffic is being passed.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
after setting up a new container using this source, I get errors stating that an upgrade is required:
Adding ORPort 9001 to Torrc
,Adding SocksPort 0 to Torrc
,Adding Exitpolicy reject : to Torrc
,Adding Nickname DockerTorrelay to Torrc
,Adding ContactInfo Anonymous to Torrc
,Adding AccountingStart month 1 00:01 to Torrc
,Adding AccountingMax 750 GBytes to Torrc
,Jul 01 14:34:13.592 [notice] Tor 0.3.4.9 (git-074ca2e0054fded1) running on Linux with Libevent 2.0.21-stable, OpenSSL 1.0.2g, Zlib 1.2.8, Liblzma 5.1.0alpha, and Libzstd N/A.
,Jul 01 14:34:13.592 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://www.torproject.org/download/download#warning
,Jul 01 14:34:13.592 [notice] Read configuration file "/etc/tor/torrc".
,Jul 01 14:34:13.596 [notice] Based on detected system memory, MaxMemInQueues is set to 5874 MB. You can override this by setting MaxMemInQueues by hand.
,Jul 01 14:34:13.596 [notice] Scheduler type KIST has been enabled.
,Jul 01 14:34:13.596 [notice] Opening OR listener on 0.0.0.0:9001
,Jul 01 14:34:13.000 [notice] Your Tor server's identity key fingerprint is 'DockerTorrelay 17B25B1087C5292978745DDD309FE57B05DCB08E'
,Jul 01 14:34:13.000 [notice] Configured hibernation. This interval begins at 2020-06-30 00:00:00 and ends at 2020-08-01 00:01:00. We have no prior estimate for bandwidth, so we will start out awake and hibernate when we exhaust our quota.
,Jul 01 14:34:13.000 [notice] Parsing GEOIP IPv4 file /usr/share/tor/geoip.
,Jul 01 14:34:13.000 [notice] Parsing GEOIP IPv6 file /usr/share/tor/geoip6.
,Jul 01 14:34:13.000 [notice] Configured to measure statistics. Look for the *-stats files that will first be written to the data directory in 24 hours from now.
,Jul 01 14:34:13.000 [notice] Bootstrapped 0%: Starting
,Jul 01 14:34:14.000 [notice] Starting with guard context "default"
,Jul 01 14:34:14.000 [notice] Bootstrapped 80%: Connecting to the Tor network
,Jul 01 14:34:14.000 [warn] Please upgrade! This version of Tor (0.3.4.9) is obsolete, according to the directory authorities. Recommended versions are: 0.3.5.10,0.3.5.11,0.4.2.7,0.4.2.8,0.4.3.3-alpha,0.4.3.4-rc,0.4.3.5,0.4.3.6,0.4.4.1-alpha,0.4.4.2-alpha
,Jul 01 14:34:16.000 [notice] Bootstrapped 85%: Finishing handshake with first hop
,Jul 01 14:34:16.000 [notice] Bootstrapped 90%: Establishing a Tor circuit
,Jul 01 14:34:16.000 [notice] Guessed our IP address as 92.106.24.210 (source: 128.31.0.34).
,Jul 01 14:34:16.000 [notice] Not advertising Directory Service support (Reason: AccountingMax enabled)
,Jul 01 14:34:16.000 [notice] Tor has successfully opened a circuit. Looks like client functionality is working.
,Jul 01 14:34:16.000 [notice] Bootstrapped 100%: Done
,Jul 01 14:34:16.000 [notice] Now checking whether ORPort x.x.x.x:9001 is reachable... (this may take up to 20 minutes -- look for log messages indicating success)
,Jul 01 14:35:16.000 [notice] Self-testing indicates your ORPort is reachable from the outside. Excellent. Publishing server descriptor.
,Jul 01 14:35:17.000 [notice] Performing bandwidth self-test...done.
,Jul 01 14:36:16.000 [warn] http status 400 ("Tor version is insecure or unsupported. Please upgrade!") response from dirserver '131.188.40.189:80'. Please correct.
,Jul 01 14:36:16.000 [warn] http status 400 ("Tor version is insecure or unsupported. Please upgrade!") response from dirserver '193.23.244.244:80'. Please correct.
,Jul 01 14:36:16.000 [warn] http status 400 ("Tor version is insecure or unsupported. Please upgrade!") response from dirserver '86.59.21.38:80'. Please correct.
,Jul 01 14:36:16.000 [warn] http status 400 ("Tor version is insecure or unsupported. Please upgrade!") response from dirserver '45.66.33.45:80'. Please correct.
,Jul 01 14:36:16.000 [warn] http status 400 ("Tor version is insecure or unsupported. Please upgrade!") response from dirserver '128.31.0.34:9131'. Please correct.
,Jul 01 14:36:16.000 [warn] http status 400 ("Tor version is insecure or unsupported. Please upgrade!") response from dirserver '154.35.175.225:80'. Please correct.
,Jul 01 14:36:16.000 [warn] http status 400 ("Tor version is insecure or unsupported. Please upgrade!") response from dirserver '204.13.164.118:80'. Please correct.
,Jul 01 14:36:18.000 [warn] http status 400 ("Tor version is insecure or unsupported. Please upgrade!") response from dirserver '171.25.193.9:443'. Please correct.
,Jul 01 14:36:21.000 [warn] http status 400 ("Tor version is insecure or unsupported. Please upgrade!") response from dirserver '199.58.81.140:80'. Please correct.
,
No traffic is being passed.
The text was updated successfully, but these errors were encountered: