Support intro
Sorry to hear you’re facing problems
help.nextcloud.com is for home/non-enterprise users. If you’re running a business, paid support can be accessed via portal.nextcloud.com where we can ensure your business keeps running smoothly.
In order to help you as quickly as possible, before clicking Create Topic please provide as much of the below as you can. Feel free to use a pastebin service for logs, otherwise either indent short log examples with four spaces:
example
Or for longer, use three backticks above and below the code snippet:
longer
example
here
Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can
Some useful links to gather information about your Nextcloud Talk installation:
Information about Signaling server: /index.php/index.php/settings/admin/talk#signaling_server
Information about TURN server: /index.php/settings/admin/talk#turn_server
Information about STUN server: /index.php/settings/admin/talk#stun_server
Nextcloud version (eg, 24.0.1): (31.0.4 ``
Talk Server version (eg, 14.0.2): 21.0.3
Custom Signaling server configured: yes Janus version: 1301 (1.3.1)
Custom TURN server configured: yes
Custom STUN server configured: yes
In case the web version of Nextcloud Talk is involved:
Operating system (eg, Windows/Ubuntu/…): Manjaro
Browser name and version (eg, Chrome v101): Firefox-137.0.2, Chrome 135.0.7049.114 (Official Build) (64-bit)
In case mobile Nextcloud Talk apps are involved:
Talk iOS version (eg, 14.0.2): ``
Talk Android version (eg, 14.0.2): replace me
The issue you are facing: Running on TrueNAS Scale in docker compose .
Upon installing an hpb server in docker compose the connection on video call will keep connecting and reconnecting in the loop on a 1 on 1 call. Looking at the log shows as unauthorised user even though they all are.After stopping the hpb server and removing it from Nextcloud and restarting nextcloud docker everything came back to the previous normal state with calls being fine in browsers and on mobile devices. Upon upgrading to ver 31.0.4 I tried to start hpb server again but the Nextcloud became corrupt not showing any files or conversation with errors: connection lost to server. All screenshots and logs are attached. So the only way that I could bring the server back up was to rm -rf Nextcloud/custom_apps/spreed. After that Talk will show up as active app but with no version on it and after disabling and then downloading and enabling it gets everything corrupted again.
So my goal is to just get back the Talk functionality with or without hpb which I managed to achieve on version 31.0.2 but not on 31.0.4 unfortunately.Willing to provide any additional logs or screenshots to make the picture clearer.Overnight update: logs grew up to 657 mb going in circles - pasting the very recent part
{"reqId":"LS3LtEPiR3IG4hpzjdrq","level":3,"time":"2025-04-27T15:04:48+00:00","remoteAddr":"162.158.202.43","user":"Volkodav","app":"no app in context","method":"PROPFIND","url":"/remote.php/dav/files/Volkodav/Tank","message":"Could not resolve OCA\\Talk\\Share\\RoomShareProvider! Class \"OCA\\Talk\\Share\\RoomShareProvider\" does not exist","userAgent":"Mozilla/5.0 (Linux) mirall/3.16.2daily (Nextcloud, manjaro-6.14.0-1-MANJARO ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"31.0.4.1","exception":{"Exception":"OC\\AppFramework\\Utility\\QueryNotFoundException","Message":"Could not resolve OCA\\Talk\\Share\\RoomShareProvider! Class \"OCA\\Talk\\Share\\RoomShareProvider\" does not exist","Code":0,"Trace":[{"file":"/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php","line":124,"function":"resolve","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Talk\\Share\\RoomShareProvider"]},{"file":"/var/www/html/lib/private/ServerContainer.php","line":155,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Talk\\Share\\RoomShareProvider",true]},{"file":"/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php","line":42,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OCA\\Talk\\Share\\RoomShareProvider"]},{"file":"/var/www/html/lib/private/Share20/ProviderFactory.php","line":247,"function":"get","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Talk\\Share\\RoomShareProvider"]},{"file":"/var/www/html/lib/private/Share20/ProviderFactory.php","line":323,"function":"getRoomShareProvider","class":"OC\\Share20\\ProviderFactory","type":"->","args":[]},{"file":"/var/www/html/lib/private/Share20/Manager.php","line":1322,"function":"getProviderForType","class":"OC\\Share20\\ProviderFactory","type":"->","args":[10]},{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/SharesPlugin.php","line":102,"function":"getSharedWith","class":"OC\\Share20\\Manager","type":"->","args":["Volkodav",10,{"__class__":"OC\\Files\\Node\\Folder"},-1]},{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/SharesPlugin.php","line":151,"function":"getShare","class":"OCA\\DAV\\Connector\\Sabre\\SharesPlugin","type":"->","args":[{"__class__":"OC\\Files\\Node\\Folder"}]},{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/SharesPlugin.php","line":192,"function":"getShares","class":"OCA\\DAV\\Connector\\Sabre\\SharesPlugin","type":"->","args":[{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/PropFind.php","line":95,"function":"OCA\\DAV\\Connector\\Sabre\\{closure}","class":"OCA\\DAV\\Connector\\Sabre\\SharesPlugin","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/SharesPlugin.php","line":191,"function":"handle","class":"Sabre\\DAV\\PropFind","type":"->","args":["{http://owncloud.org/ns}share-types",{"__class__":"Closure"}]},{"file":"/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"handleGetProperties","class":"OCA\\DAV\\Connector\\Sabre\\SharesPlugin","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":1052,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["propFind",[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":984,"function":"getPropertiesByNode","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":1664,"function":"getPropertiesIteratorForPath","class":"Sabre\\DAV\\Server","type":"->","args":["files/Volkodav/Tank",["{DAV:}resourcetype","{DAV:}getlastmodified","{DAV:}getcontentlength","{DAV:}getetag","{http://owncloud.org/ns}size","And 10 more entries, set log level to debug to see all entries"],1]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":1649,"function":"writeMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\Xml\\Writer","elementMap":[],"contextUri":"/remote.php/dav/","namespaceMap":{"DAV:":"d","http://sabredav.org/ns":"s","http://owncloud.org/ns":"oc","http://nextcloud.org/ns":"nc"},"classMap":[]},{"__class__":"Generator"},false]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":346,"function":"generateMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Generator"},false]},{"file":"/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPropFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:PROPFIND",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/yNode","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":1664,"function":"getPropertiesIteratorForPath","class":"Sabre\\DAV\\Server","type":"->","args":["files/Volkodav/Tank/Photos",["{DAV:}resourcetype","{DAV:}getlastmodified","{DAV:}getcontentlength","{DAV:}getetag","{http://owncloud.org/ns}size","And 10 more entries, set log level to debug to see all entries"],1]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":1649,"function":"writeMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\Xml\\Writer","elementMap":[],"contextUri":"/remote.php/dav/","namespaceMap":{"DAV:":"d","http://sabredav.org/ns":"s","http://owncloud.org/ns":"oc","http://nextcloud.org/ns":"nc"},"classMap":[]},{"__class__":"Generator"},false]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":346,"function":"generateMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Generator"},false]},{"file":"/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPropFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:PROPFIND",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/Server.php","line":49,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/html/apps/dav/lib/Server.php","line":398,"function":"start","class":"OCA\\DAV\\Connector\\Sabre\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/appinfo/v2/remote.php","line":21,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/remote.php","line":145,"args":["/var/www/html/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php","Line":113,"message":"Could not resolve OCA\\Talk\\Share\\RoomShareProvider! Class \"OCA\\Talk\\Share\\RoomShareProvider\" does not exist","exception":{},"CustomMessage":"Could not resolve OCA\\Talk\\Share\\RoomShareProvider! Class \"OCA\\Talk\\Share\\RoomShareProvider\" does not exist"}}
Is this the first time you’ve seen this error? (Y/N):n
Steps to replicate it:
- start hpb docker
- start the call
- Reconnecting loop
The output of your Nextcloud log in Admin > Logging or errors in nextcloud.log in /var/www/:
99+00:00Attempt 7: Circuit took too long to build
2025-04-26 15:13:18.198918+00:00Attempt 8: Circuit took too long to build
2025-04-26 15:13:18.198937+00:00Attempt 9: Circuit took too long to build
2025-04-26 15:13:18.198957+00:00Attempt 10: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:13:18.198977+00:00Attempt 11: Circuit took too long to build
2025-04-26 15:13:18.198995+00:00Attempt 12: Circuit took too long to build
2025-04-26 15:13:18.199014+00:00Attempt 13: Circuit took too long to build
2025-04-26 15:13:18.199033+00:00Attempt 14: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:13:19.199856+00:002025-04-26T15:13:19Z INFO tor_dirmgr::bootstrap: 2: Looking for a consensus. attempt=1
2025-04-26 15:13:45.161968+00:002025-04-26T15:13:45Z WARN tor_circmgr::mgr: Reached circuit build retry limit, exiting...
2025-04-26 15:13:45.162073+00:002025-04-26T15:13:45Z WARN tor_circmgr::mgr: Request failed
2025-04-26 15:13:45.162102+00:002025-04-26T15:13:45Z WARN tor_dirmgr::bootstrap: error while downloading: error: Problem downloading directory object: Error while getting a circuit: Tried to find or build a circuit 12 times, but all attempts failed
2025-04-26 15:13:45.162125+00:00Attempt 1: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:13:45.162146+00:00Attempt 2: Circuit took too long to build
2025-04-26 15:13:45.162167+00:00Attempt 3: Circuit took too long to build
2025-04-26 15:13:45.162187+00:00Attempt 4: Circuit took too long to build
2025-04-26 15:13:45.162206+00:00Attempt 5: Circuit took too long to build
2025-04-26 15:13:45.162225+00:00Attempt 6: Circuit took too long to build
2025-04-26 15:13:45.162244+00:00Attempt 7: Circuit took too long to build
2025-04-26 15:13:45.162264+00:00Attempt 8: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:13:45.162284+00:00Attempt 9: Circuit took too long to build
2025-04-26 15:13:45.162303+00:00Attempt 10: Circuit took too long to build
2025-04-26 15:13:45.162322+00:00Attempt 11: Circuit took too long to build
2025-04-26 15:13:45.162342+00:00Attempt 12: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:13:47.471877+00:002025-04-26T15:13:47Z INFO tor_dirmgr::bootstrap: 3: Looking for a consensus. attempt=1
2025-04-26 15:14:44.254576+00:002025-04-26T15:14:44Z WARN tor_circmgr::mgr: Reached circuit build retry limit, exiting...
2025-04-26 15:14:44.254736+00:002025-04-26T15:14:44Z WARN tor_circmgr::mgr: Request failed
2025-04-26 15:14:44.254768+00:002025-04-26T15:14:44Z WARN tor_dirmgr::bootstrap: error while downloading: error: Problem downloading directory object: Error while getting a circuit: Tried to find or build a circuit 12 times, but all attempts failed
2025-04-26 15:14:44.254790+00:00Attempt 1: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:14:44.254811+00:00Attempt 2: Circuit took too long to build
2025-04-26 15:14:44.254832+00:00Attempt 3: Circuit took too long to build
2025-04-26 15:14:44.254853+00:00Attempt 4: Circuit took too long to build
2025-04-26 15:14:44.254872+00:00Attempt 5: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:14:44.254890+00:00Attempt 6: Circuit took too long to build
2025-04-26 15:14:44.254909+00:00Attempt 7: Circuit took too long to build
2025-04-26 15:14:44.254928+00:00Attempt 8: Circuit took too long to build
2025-04-26 15:14:44.254947+00:00Attempt 9: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:14:44.254966+00:00Attempt 10: Circuit took too long to build
2025-04-26 15:14:44.254985+00:00Attempt 11: Circuit took too long to build
2025-04-26 15:14:44.255003+00:00Attempt 12: Circuit took too long to build
2025-04-26 15:14:44.255022+00:002025-04-26T15:14:44Z WARN tor_dirmgr::bootstrap: Unable to advance downloading state n_attempts=3 state=Looking for a consensus.
2025-04-26 15:14:44.255041+00:002025-04-26T15:14:44Z WARN tor_dirmgr: Unable to download a usable directory. (We will restart in 38s 768ms): error: Unable to finish bootstrapping a directory
2025-04-26 15:15:23.024387+00:002025-04-26T15:15:23Z INFO tor_dirmgr::bootstrap: 1: Looking for a consensus. attempt=1
2025-04-26 15:15:38.691865+00:002025-04-26T15:15:38Z WARN tor_circmgr::mgr: Reached circuit build retry limit, exiting...
2025-04-26 15:15:38.691998+00:002025-04-26T15:15:38Z WARN tor_circmgr::mgr: Request failed
2025-04-26 15:15:38.692030+00:002025-04-26T15:15:38Z WARN tor_dirmgr::bootstrap: error while downloading: error: Problem downloading directory object: Error while getting a circuit: Tried to find or build a circuit 12 times, but all attempts failed
2025-04-26 15:15:38.692053+00:00Attempt 1: Circuit took too long to build
2025-04-26 15:15:38.692074+00:00Attempt 2: Circuit took too long to build
2025-04-26 15:15:38.692094+00:00Attempt 3: Circuit took too long to build
2025-04-26 15:15:38.692114+00:00Attempt 4: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:15:38.692135+00:00Attempt 5: Circuit took too long to build
2025-04-26 15:15:38.692155+00:00Attempt 6: Circuit took too long to build
2025-04-26 15:15:38.692178+00:00Attempt 7: Circuit took too long to build
2025-04-26 15:15:38.692199+00:00Attempt 8: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:15:38.692220+00:00Attempt 9: Circuit took too long to build
2025-04-26 15:15:38.692241+00:00Attempt 10: Circuit took too long to build
2025-04-26 15:15:38.692262+00:00Attempt 11: Circuit took too long to build
2025-04-26 15:15:38.692282+00:00Attempt 12: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:15:39.693225+00:002025-04-26T15:15:39Z INFO tor_dirmgr::bootstrap: 2: Looking for a consensus. attempt=1
2025-04-26 15:16:05.119092+00:002025-04-26T15:16:05Z WARN tor_circmgr::mgr: Reached circuit build retry limit, exiting...
2025-04-26 15:16:05.119224+00:002025-04-26T15:16:05Z WARN tor_circmgr::mgr: Request failed
2025-04-26 15:16:05.119255+00:002025-04-26T15:16:05Z WARN tor_dirmgr::bootstrap: error while downloading: error: Problem downloading directory object: Error while getting a circuit: Tried to find or build a circuit 12 times, but all attempts failed
2025-04-26 15:16:05.119278+00:00Attempt 1: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:16:05.119299+00:00Attempt 2: Circuit took too long to build
2025-04-26 15:16:05.119320+00:00Attempt 3: Circuit took too long to build
2025-04-26 15:16:05.119340+00:00Attempt 4: Circuit took too long to build
2025-04-26 15:16:05.119361+00:00Attempt 5: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:16:05.119384+00:00Attempt 6: Circuit took too long to build
2025-04-26 15:16:05.119405+00:00Attempt 7: Circuit took too long to build
2025-04-26 15:16:05.119426+00:00Attempt 8: Circuit took too long to build
2025-04-26 15:16:05.119447+00:00Attempt 9: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:16:05.119468+00:00Attempt 10: Circuit took too long to build
2025-04-26 15:16:05.119489+00:00Attempt 11: Circuit took too long to build
2025-04-26 15:16:05.119510+00:00Attempt 12: Circuit took too long to build
2025-04-26 15:16:07.088623+00:002025-04-26T15:16:07Z INFO tor_dirmgr::bootstrap: 3: Looking for a consensus. attempt=1
2025-04-26 15:17:07.089801+00:002025-04-26T15:17:07Z WARN tor_circmgr::mgr: Request failed
2025-04-26 15:17:07.089939+00:002025-04-26T15:17:07Z WARN tor_dirmgr::bootstrap: error while downloading: error: Problem downloading directory object: Error while getting a circuit: Tried to find or build a circuit 10 times, but all attempts failed
2025-04-26 15:17:07.089973+00:00Attempt 1: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:17:07.089997+00:00Attempt 2: Circuit took too long to build
2025-04-26 15:17:07.090018+00:00Attempt 3: Circuit took too long to build
2025-04-26 15:17:07.090039+00:00Attempt 4: Circuit took too long to build
2025-04-26 15:17:07.090060+00:00Attempt 5: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:17:07.090081+00:00Attempt 6: Circuit took too long to build
2025-04-26 15:17:07.090101+00:00Attempt 7: Circuit took too long to build
2025-04-26 15:17:07.090122+00:00Attempt 8: Circuit took too long to build
2025-04-26 15:17:07.090142+00:00Attempt 9: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:17:07.090163+00:00Attempt 10: Spent too long trying to construct circuits for this request
2025-04-26 15:17:07.090185+00:002025-04-26T15:17:07Z WARN tor_dirmgr::bootstrap: Unable to advance downloading state n_attempts=3 state=Looking for a consensus.
2025-04-26 15:17:07.090206+00:002025-04-26T15:17:07Z WARN tor_dirmgr: Unable to download a usable directory. (We will restart in 1m 5s 396ms): error: Unable to finish bootstrapping a directory
2025-04-26 15:18:12.487313+00:002025-04-26T15:18:12Z INFO tor_dirmgr::bootstrap: 1: Looking for a consensus. attempt=1
2025-04-26 15:18:14.459824+00:002025-04-26T15:18:14Z WARN tor_circmgr::mgr: Reached circuit build retry limit, exiting...
2025-04-26 15:18:14.459962+00:002025-04-26T15:18:14Z WARN tor_circmgr::mgr: Request failed
2025-04-26 15:18:14.459991+00:002025-04-26T15:18:14Z WARN tor_dirmgr::bootstrap: error while downloading: error: Problem downloading directory object: Error while getting a circuit: Tried to find or build a circuit 16 times, but all attempts failed
2025-04-26 15:18:14.460015+00:00Attempt 1: Circuit took too long to build
2025-04-26 15:18:14.460038+00:00Attempt 2: Circuit took too long to build
2025-04-26 15:18:14.460059+00:00Attempt 3: Circuit took too long to build
2025-04-26 15:18:14.460078+00:00Attempt 4: Circuit took too long to build
2025-04-26 15:18:14.460097+00:00Attempt 5: Circuit took too long to build
2025-04-26 15:18:14.460117+00:00Attempt 6: Circuit took too long to build
2025-04-26 15:18:14.460139+00:00Attempt 7: Circuit took too long to build
2025-04-26 15:18:14.460159+00:00Attempt 8: Circuit took too long to build
2025-04-26 15:18:14.460179+00:00Attempt 9: Circuit took too long to build
2025-04-26 15:18:14.460198+00:00Attempt 10: Circuit took too long to build
2025-04-26 15:18:14.460218+00:00Attempt 11: Circuit took too long to build
2025-04-26 15:18:14.460238+00:00Attempt 12: Circuit took too long to build
2025-04-26 15:18:14.460257+00:00Attempt 13: Circuit took too long to build
2025-04-26 15:18:14.460277+00:00Attempt 14: Circuit took too long to build
2025-04-26 15:18:14.460296+00:00Attempt 15: Circuit took too long to build
2025-04-26 15:18:14.460316+00:00Attempt 16: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:18:15.460864+00:002025-04-26T15:18:15Z INFO tor_dirmgr::bootstrap: 2: Looking for a consensus. attempt=1
2025-04-26 15:19:15.461874+00:002025-04-26T15:19:15Z WARN tor_circmgr::mgr: Request failed
2025-04-26 15:19:15.462020+00:002025-04-26T15:19:15Z WARN tor_dirmgr::bootstrap: error while downloading: error: Problem downloading directory object: Error while getting a circuit: Tried to find or build a circuit 10 times, but all attempts failed
2025-04-26 15:19:15.462051+00:00Attempt 1: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:19:15.462072+00:00Attempt 2: Circuit took too long to build
2025-04-26 15:19:15.462092+00:00Attempt 3: Circuit took too long to build
2025-04-26 15:19:15.462110+00:00Attempt 4: Circuit took too long to build
2025-04-26 15:19:15.462130+00:00Attempt 5: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:19:15.462149+00:00Attempt 6: Circuit took too long to build
2025-04-26 15:19:15.462167+00:00Attempt 7: Circuit took too long to build
2025-04-26 15:19:15.462186+00:00Attempt 8: Circuit took too long to build
2025-04-26 15:19:15.462205+00:00Attempt 9: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:19:15.462223+00:00Attempt 10: Spent too long trying to construct circuits for this request
2025-04-26 15:19:16.860243+00:002025-04-26T15:19:16Z INFO tor_dirmgr::bootstrap: 3: Looking for a consensus. attempt=1
2025-04-26 15:19:52.464793+00:002025-04-26T15:19:52Z WARN tor_circmgr::mgr: Reached circuit build retry limit, exiting...
2025-04-26 15:19:52.464919+00:002025-04-26T15:19:52Z WARN tor_circmgr::mgr: Request failed
2025-04-26 15:19:52.464948+00:002025-04-26T15:19:52Z WARN tor_dirmgr::bootstrap: error while downloading: error: Problem downloading directory object: Error while getting a circuit: Tried to find or build a circuit 12 times, but all attempts failed
2025-04-26 15:19:52.464970+00:00Attempt 1: Circuit took too long to build
2025-04-26 15:19:52.464989+00:00Attempt 2: Circuit took too long to build
2025-04-26 15:19:52.465009+00:00Attempt 3: Circuit took too long to build
2025-04-26 15:19:52.465027+00:00Attempt 4: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:19:52.465046+00:00Attempt 5: Circuit took too long to build
2025-04-26 15:19:52.465065+00:00Attempt 6: Circuit took too long to build
2025-04-26 15:19:52.465084+00:00Attempt 7: Circuit took too long to build
2025-04-26 15:19:52.465102+00:00Attempt 8: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:19:52.465122+00:00Attempt 9: Circuit took too long to build
2025-04-26 15:19:52.465141+00:00Attempt 10: Circuit took too long to build
2025-04-26 15:19:52.465159+00:00Attempt 11: Circuit took too long to build
2025-04-26 15:19:52.465178+00:00Attempt 12: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:19:52.465206+00:002025-04-26T15:19:52Z WARN tor_dirmgr::bootstrap: Unable to advance downloading state n_attempts=3 state=Looking for a consensus.
2025-04-26 15:19:52.465225+00:002025-04-26T15:19:52Z WARN tor_dirmgr: Unable to download a usable directory. (We will restart in 3m 5s 112ms): error: Unable to finish bootstrapping a directory
2025-04-26 15:22:57.578365+00:002025-04-26T15:22:57Z INFO tor_dirmgr::bootstrap: 1: Looking for a consensus. attempt=1
2025-04-26 15:23:15.846222+00:002025-04-26T15:23:15Z WARN tor_circmgr::mgr: Reached circuit build retry limit, exiting...
2025-04-26 15:23:15.846357+00:002025-04-26T15:23:15Z WARN tor_circmgr::mgr: Request failed
2025-04-26 15:23:15.846385+00:002025-04-26T15:23:15Z WARN tor_dirmgr::bootstrap: error while downloading: error: Problem downloading directory object: Error while getting a circuit: Tried to find or build a circuit 14 times, but all attempts failed
2025-04-26 15:23:15.846409+00:00Attempt 1: Circuit took too long to build
2025-04-26 15:23:15.846428+00:00Attempt 2: Circuit took too long to build
2025-04-26 15:23:15.846448+00:00Attempt 3: Circuit took too long to build
2025-04-26 15:23:15.846473+00:00Attempt 4: Circuit took too long to build
2025-04-26 15:23:15.846492+00:00Attempt 5: Circuit took too long to build
2025-04-26 15:23:15.846510+00:00Attempt 6: Circuit took too long to build
2025-04-26 15:23:15.846529+00:00Attempt 7: Circuit took too long to build
2025-04-26 15:23:15.846547+00:00Attempt 8: Circuit took too long to build
2025-04-26 15:23:15.846565+00:00Attempt 9: Circuit took too long to build
2025-04-26 15:23:15.846584+00:00Attempt 10: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:23:15.846603+00:00Attempt 11: Circuit took too long to build
2025-04-26 15:23:15.846639+00:00Attempt 12: Circuit took too long to build
2025-04-26 15:23:15.846658+00:00Attempt 13: Circuit took too long to build
2025-04-26 15:23:15.846676+00:00Attempt 14: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:23:16.846878+00:002025-04-26T15:23:16Z INFO tor_dirmgr::bootstrap: 2: Looking for a consensus. attempt=1
2025-04-26 15:23:44.326057+00:002025-04-26T15:23:44Z WARN tor_circmgr::mgr: Reached circuit build retry limit, exiting...
2025-04-26 15:23:44.326188+00:002025-04-26T15:23:44Z WARN tor_circmgr::mgr: Request failed
2025-04-26 15:23:44.326217+00:002025-04-26T15:23:44Z WARN tor_dirmgr::bootstrap: error while downloading: error: Problem downloading directory object: Error while getting a circuit: Tried to find or build a circuit 12 times, but all attempts failed
2025-04-26 15:23:44.326239+00:00Attempt 1: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:23:44.326267+00:00Attempt 2: Circuit took too long to build
2025-04-26 15:23:44.326288+00:00Attempt 3: Circuit took too long to build
2025-04-26 15:23:44.326308+00:00Attempt 4: Circuit took too long to build
2025-04-26 15:23:44.326328+00:00Attempt 5: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:23:44.326349+00:00Attempt 6: Circuit took too long to build
2025-04-26 15:23:44.326369+00:00Attempt 7: Circuit took too long to build
2025-04-26 15:23:44.326388+00:00Attempt 8: Circuit took too long to build
2025-04-26 15:23:44.326408+00:00Attempt 9: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:23:44.326429+00:00Attempt 10: Circuit took too long to build
2025-04-26 15:23:44.326449+00:00Attempt 11: Circuit took too long to build
2025-04-26 15:23:44.326469+00:00Attempt 12: Circuit took too long to build
2025-04-26 15:23:46.272396+00:002025-04-26T15:23:46Z INFO tor_dirmgr::bootstrap: 3: Looking for a consensus. attempt=1
2025-04-26 15:23:57.077500+00:002025-04-26T15:23:57Z WARN tor_circmgr::mgr: Reached circuit build retry limit, exiting...
2025-04-26 15:23:57.077631+00:002025-04-26T15:23:57Z WARN tor_circmgr::mgr: Request failed
2025-04-26 15:23:57.077662+00:002025-04-26T15:23:57Z WARN tor_dirmgr::bootstrap: error while downloading: error: Problem downloading directory object: Error while getting a circuit: Tried to find or build a circuit 12 times, but all attempts failed
2025-04-26 15:23:57.077686+00:00Attempt 1: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:23:57.077707+00:00Attempt 2: Circuit took too long to build
2025-04-26 15:23:57.077726+00:00Attempt 3: Circuit took too long to build
2025-04-26 15:23:57.077747+00:00Attempt 4: Circuit took too long to build
2025-04-26 15:23:57.077766+00:00Attempt 5: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:23:57.077786+00:00Attempt 6: Circuit took too long to build
2025-04-26 15:23:57.077806+00:00Attempt 7: Circuit took too long to build
2025-04-26 15:23:57.077826+00:00Attempt 8: Circuit took too long to build
2025-04-26 15:23:57.077846+00:00Attempt 9: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:23:57.077866+00:00Attempt 10: Circuit took too long to build
2025-04-26 15:23:57.077885+00:00Attempt 11: Circuit took too long to build
2025-04-26 15:23:57.077904+00:00Attempt 12: Circuit took too long to build
2025-04-26 15:23:57.077924+00:002025-04-26T15:23:57Z WARN tor_dirmgr::bootstrap: Unable to advance downloading state n_attempts=3 state=Looking for a consensus.
2025-04-26 15:23:57.077950+00:002025-04-26T15:23:57Z WARN tor_dirmgr: Unable to download a usable directory. (We will restart in 6m 42s 431ms): error: Unable to finish bootstrapping a directory
2025-04-26 15:30:39.510372+00:002025-04-26T15:30:39Z INFO tor_dirmgr::bootstrap: 1: Looking for a consensus. attempt=1
2025-04-26 15:30:41.878877+00:002025-04-26T15:30:41Z WARN tor_circmgr::mgr: Reached circuit build retry limit, exiting...
2025-04-26 15:30:41.879011+00:002025-04-26T15:30:41Z WARN tor_circmgr::mgr: Request failed
2025-04-26 15:30:41.879039+00:002025-04-26T15:30:41Z WARN tor_dirmgr::bootstrap: error while downloading: error: Problem downloading directory object: Error while getting a circuit: Tried to find or build a circuit 18 times, but all attempts failed
2025-04-26 15:30:41.879061+00:00Attempt 1: Circuit took too long to build
2025-04-26 15:30:41.879078+00:00Attempt 2: Circuit took too long to build
2025-04-26 15:30:41.879096+00:00Attempt 3: Circuit took too long to build
2025-04-26 15:30:41.879113+00:00Attempt 4: Circuit took too long to build
2025-04-26 15:30:41.879138+00:00Attempt 5: Circuit took too long to build
2025-04-26 15:30:41.879157+00:00Attempt 6: Circuit took too long to build
2025-04-26 15:30:41.879177+00:00Attempt 7: Circuit took too long to build
2025-04-26 15:30:41.879196+00:00Attempt 8: Circuit took too long to build
2025-04-26 15:30:41.879215+00:00Attempt 9: Circuit took too long to build
2025-04-26 15:30:41.879234+00:00Attempt 10: Circuit took too long to build
2025-04-26 15:30:41.879253+00:00Attempt 11: Circuit took too long to build
2025-04-26 15:30:41.879271+00:00Attempt 12: Circuit took too long to build
2025-04-26 15:30:41.879290+00:00Attempt 13: Circuit took too long to build
2025-04-26 15:30:41.879309+00:00Attempt 14: Circuit took too long to build
2025-04-26 15:30:41.879328+00:00Attempt 15: Circuit took too long to build
2025-04-26 15:30:41.879347+00:00Attempt 16: Circuit took too long to build
2025-04-26 15:30:41.879365+00:00Attempt 17: Circuit took too long to build
2025-04-26 15:30:41.879384+00:00Attempt 18: Circuit took too long to build
2025-04-26 15:30:42.880036+00:002025-04-26T15:30:42Z INFO tor_dirmgr::bootstrap: 2: Looking for a consensus. attempt=1
2025-04-26 15:30:45.244251+00:002025-04-26T15:30:45Z WARN tor_circmgr::mgr: Reached circuit build retry limit, exiting...
2025-04-26 15:30:45.244365+00:002025-04-26T15:30:45Z WARN tor_circmgr::mgr: Request failed
2025-04-26 15:30:45.244391+00:002025-04-26T15:30:45Z WARN tor_dirmgr::bootstrap: error while downloading: error: Problem downloading directory object: Error while getting a circuit: Tried to find or build a circuit 16 times, but all attempts failed
2025-04-26 15:30:45.244418+00:00Attempt 1: Circuit took too long to build
2025-04-26 15:30:45.244437+00:00Attempt 2: Circuit took too long to build
2025-04-26 15:30:45.244455+00:00Attempt 3: Circuit took too long to build
2025-04-26 15:30:45.244472+00:00Attempt 4: Circuit took too long to build
2025-04-26 15:30:45.244490+00:00Attempt 5: Circuit took too long to build
2025-04-26 15:30:45.244508+00:00Attempt 6: Circuit took too long to build
2025-04-26 15:30:45.244526+00:00Attempt 7: Circuit took too long to build
2025-04-26 15:30:45.244544+00:00Attempt 8: Circuit took too long to build
2025-04-26 15:30:45.244562+00:00Attempt 9: Circuit took too long to build
2025-04-26 15:30:45.244581+00:00Attempt 10: Circuit took too long to build
2025-04-26 15:30:45.244599+00:00Attempt 11: Circuit took too long to build
2025-04-26 15:30:45.244617+00:00Attempt 12: Circuit took too long to build
2025-04-26 15:30:45.244634+00:00Attempt 13: Circuit took too long to build
2025-04-26 15:30:45.244652+00:00Attempt 14: Circuit took too long to build
2025-04-26 15:30:45.244670+00:00Attempt 15: Circuit took too long to build
2025-04-26 15:30:45.244688+00:00Attempt 16: Circuit took too long to build
2025-04-26 15:30:47.347079+00:002025-04-26T15:30:47Z INFO tor_dirmgr::bootstrap: 3: Looking for a consensus. attempt=1
2025-04-26 15:31:44.521220+00:002025-04-26T15:31:44Z WARN tor_circmgr::mgr: Reached circuit build retry limit, exiting...
2025-04-26 15:31:44.521349+00:002025-04-26T15:31:44Z WARN tor_circmgr::mgr: Request failed
2025-04-26 15:31:44.521375+00:002025-04-26T15:31:44Z WARN tor_dirmgr::bootstrap: error while downloading: error: Problem downloading directory object: Error while getting a circuit: Tried to find or build a circuit 12 times, but all attempts failed
2025-04-26 15:31:44.521398+00:00Attempt 1: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:31:44.521417+00:00Attempt 2: Circuit took too long to build
2025-04-26 15:31:44.521435+00:00Attempt 3: Circuit took too long to build
2025-04-26 15:31:44.521461+00:00Attempt 4: Circuit took too long to build
2025-04-26 15:31:44.521479+00:00Attempt 5: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:31:44.521498+00:00Attempt 6: Circuit took too long to build
2025-04-26 15:31:44.521517+00:00Attempt 7: Circuit took too long to build
2025-04-26 15:31:44.521536+00:00Attempt 8: Circuit took too long to build
2025-04-26 15:31:44.521554+00:00Attempt 9: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:31:44.521573+00:00Attempt 10: Circuit took too long to build
2025-04-26 15:31:44.521592+00:00Attempt 11: Circuit took too long to build
2025-04-26 15:31:44.521610+00:00Attempt 12: Circuit took too long to build
2025-04-26 15:31:44.521629+00:002025-04-26T15:31:44Z WARN tor_dirmgr::bootstrap: Unable to advance downloading state n_attempts=3 state=Looking for a consensus.
2025-04-26 15:31:44.521648+00:002025-04-26T15:31:44Z WARN tor_dirmgr: Unable to download a usable directory. (We will restart in 5m 3s 239ms): error: Unable to finish bootstrapping a directory
2025-04-26 15:36:47.761825+00:002025-04-26T15:36:47Z INFO tor_dirmgr::bootstrap: 1: Looking for a consensus. attempt=1
2025-04-26 15:36:50.129074+00:002025-04-26T15:36:50Z WARN tor_circmgr::mgr: Reached circuit build retry limit, exiting...
2025-04-26 15:36:50.129181+00:002025-04-26T15:36:50Z WARN tor_circmgr::mgr: Request failed
2025-04-26 15:36:50.129205+00:002025-04-26T15:36:50Z WARN tor_dirmgr::bootstrap: error while downloading: error: Problem downloading directory object: Error while getting a circuit: Tried to find or build a circuit 18 times, but all attempts failed
2025-04-26 15:36:50.129227+00:00Attempt 1: Circuit took too long to build
2025-04-26 15:36:50.129243+00:00Attempt 2: Circuit took too long to build
2025-04-26 15:36:50.129260+00:00Attempt 3: Circuit took too long to build
2025-04-26 15:36:50.129281+00:00Attempt 4: Circuit took too long to build
2025-04-26 15:36:50.129298+00:00Attempt 5: Circuit took too long to build
2025-04-26 15:36:50.129315+00:00Attempt 6: Circuit took too long to build
2025-04-26 15:36:50.129332+00:00Attempt 7: Circuit took too long to build
2025-04-26 15:36:50.129349+00:00Attempt 8: Circuit took too long to build
2025-04-26 15:36:50.129366+00:00Attempt 9: Circuit took too long to build
2025-04-26 15:36:50.129382+00:00Attempt 10: Circuit took too long to build
2025-04-26 15:36:50.129398+00:00Attempt 11: Circuit took too long to build
2025-04-26 15:36:50.129415+00:00Attempt 12: Circuit took too long to build
2025-04-26 15:36:50.129431+00:00Attempt 13: Circuit took too long to build
2025-04-26 15:36:50.129449+00:00Attempt 14: Circuit took too long to build
2025-04-26 15:36:50.129465+00:00Attempt 15: Circuit took too long to build
2025-04-26 15:36:50.129482+00:00Attempt 16: Circuit took too long to build
2025-04-26 15:36:50.129498+00:00Attempt 17: Circuit took too long to build
2025-04-26 15:36:50.129514+00:00Attempt 18: Circuit took too long to build
2025-04-26 15:36:51.129965+00:002025-04-26T15:36:51Z INFO tor_dirmgr::bootstrap: 2: Looking for a consensus. attempt=1
2025-04-26 15:36:59.225242+00:002025-04-26T15:36:59Z WARN tor_circmgr::mgr: Reached circuit build retry limit, exiting...
2025-04-26 15:36:59.225372+00:002025-04-26T15:36:59Z WARN tor_circmgr::mgr: Request failed
2025-04-26 15:36:59.225398+00:002025-04-26T15:36:59Z WARN tor_dirmgr::bootstrap: error while downloading: error: Problem downloading directory object: Error while getting a circuit: Tried to find or build a circuit 12 times, but all attempts failed
2025-04-26 15:36:59.225420+00:00Attempt 1: Circuit took too long to build
2025-04-26 15:36:59.225437+00:00Attempt 2: Circuit took too long to build
2025-04-26 15:36:59.225454+00:00Attempt 3: Circuit took too long to build
2025-04-26 15:36:59.225471+00:00Attempt 4: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:36:59.225488+00:00Attempt 5: Circuit took too long to build
2025-04-26 15:36:59.225505+00:00Attempt 6: Circuit took too long to build
2025-04-26 15:36:59.225521+00:00Attempt 7: Circuit took too long to build
2025-04-26 15:36:59.225538+00:00Attempt 8: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:36:59.225556+00:00Attempt 9: Circuit took too long to build
2025-04-26 15:36:59.225584+00:00Attempt 10: Circuit took too long to build
2025-04-26 15:36:59.225616+00:00Attempt 11: Circuit took too long to build
2025-04-26 15:36:59.225648+00:00Attempt 12: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:37:01.898072+00:002025-04-26T15:37:01Z INFO tor_dirmgr::bootstrap: 3: Looking for a consensus. attempt=1
2025-04-26 15:37:36.424914+00:002025-04-26T15:37:36Z WARN tor_circmgr::mgr: Reached circuit build retry limit, exiting...
2025-04-26 15:37:36.425034+00:002025-04-26T15:37:36Z WARN tor_circmgr::mgr: Request failed
2025-04-26 15:37:36.425060+00:002025-04-26T15:37:36Z WARN tor_dirmgr::bootstrap: error while downloading: error: Problem downloading directory object: Error while getting a circuit: Tried to find or build a circuit 12 times, but all attempts failed
2025-04-26 15:37:36.425079+00:00Attempt 1: Circuit took too long to build
2025-04-26 15:37:36.425096+00:00Attempt 2: Circuit took too long to build
2025-04-26 15:37:36.425113+00:00Attempt 3: Circuit took too long to build
2025-04-26 15:37:36.425130+00:00Attempt 4: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:37:36.425148+00:00Attempt 5: Circuit took too long to build
2025-04-26 15:37:36.425167+00:00Attempt 6: Circuit took too long to build
2025-04-26 15:37:36.425184+00:00Attempt 7: Circuit took too long to build
2025-04-26 15:37:36.425201+00:00Attempt 8: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:37:36.425218+00:00Attempt 9: Circuit took too long to build
2025-04-26 15:37:36.425235+00:00Attempt 10: Circuit took too long to build
2025-04-26 15:37:36.425252+00:00Attempt 11: Circuit took too long to build
2025-04-26 15:37:36.425269+00:00Attempt 12: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:37:36.425287+00:002025-04-26T15:37:36Z WARN tor_dirmgr::bootstrap: Unable to advance downloading state n_attempts=3 state=Looking for a consensus.
2025-04-26 15:37:36.425305+00:002025-04-26T15:37:36Z WARN tor_dirmgr: Unable to download a usable directory. (We will restart in 12m 33s 187ms): error: Unable to finish bootstrapping a directory
2025-04-26 15:50:09.613240+00:002025-04-26T15:50:09Z INFO tor_dirmgr::bootstrap: 1: Looking for a consensus. attempt=1
2025-04-26 15:50:11.980701+00:002025-04-26T15:50:11Z WARN tor_circmgr::mgr: Reached circuit build retry limit, exiting...
2025-04-26 15:50:11.980804+00:002025-04-26T15:50:11Z WARN tor_circmgr::mgr: Request failed
2025-04-26 15:50:11.980830+00:002025-04-26T15:50:11Z WARN tor_dirmgr::bootstrap: error while downloading: error: Problem downloading directory object: Error while getting a circuit: Tried to find or build a circuit 18 times, but all attempts failed
2025-04-26 15:50:11.980854+00:00Attempt 1: Circuit took too long to build
2025-04-26 15:50:11.980872+00:00Attempt 2: Circuit took too long to build
2025-04-26 15:50:11.980888+00:00Attempt 3: Circuit took too long to build
2025-04-26 15:50:11.980904+00:00Attempt 4: Circuit took too long to build
2025-04-26 15:50:11.980920+00:00Attempt 5: Circuit took too long to build
2025-04-26 15:50:11.980936+00:00Attempt 6: Circuit took too long to build
2025-04-26 15:50:11.980952+00:00Attempt 7: Circuit took too long to build
2025-04-26 15:50:11.980968+00:00Attempt 8: Circuit took too long to build
2025-04-26 15:50:11.980985+00:00Attempt 9: Circuit took too long to build
2025-04-26 15:50:11.981002+00:00Attempt 10: Circuit took too long to build
2025-04-26 15:50:11.981018+00:00Attempt 11: Circuit took too long to build
2025-04-26 15:50:11.981034+00:00Attempt 12: Circuit took too long to build
2025-04-26 15:50:11.981050+00:00Attempt 13: Circuit took too long to build
2025-04-26 15:50:11.981066+00:00Attempt 14: Circuit took too long to build
2025-04-26 15:50:11.981082+00:00Attempt 15: Circuit took too long to build
2025-04-26 15:50:11.981098+00:00Attempt 16: Circuit took too long to build
2025-04-26 15:50:11.981115+00:00Attempt 17: Circuit took too long to build
2025-04-26 15:50:11.981131+00:00Attempt 18: Circuit took too long to build
2025-04-26 15:50:12.982635+00:002025-04-26T15:50:12Z INFO tor_dirmgr::bootstrap: 2: Looking for a consensus. attempt=1
2025-04-26 15:50:15.349782+00:002025-04-26T15:50:15Z WARN tor_circmgr::mgr: Reached circuit build retry limit, exiting...
2025-04-26 15:50:15.349913+00:002025-04-26T15:50:15Z WARN tor_circmgr::mgr: Request failed
2025-04-26 15:50:15.349941+00:002025-04-26T15:50:15Z WARN tor_dirmgr::bootstrap: error while downloading: error: Problem downloading directory object: Error while getting a circuit: Tried to find or build a circuit 18 times, but all attempts failed
2025-04-26 15:50:15.349965+00:00Attempt 1: Circuit took too long to build
2025-04-26 15:50:15.349984+00:00Attempt 2: Circuit took too long to build
2025-04-26 15:50:15.350003+00:00Attempt 3: Circuit took too long to build
2025-04-26 15:50:15.350022+00:00Attempt 4: Circuit took too long to build
2025-04-26 15:50:15.350041+00:00Attempt 5: Circuit took too long to build
2025-04-26 15:50:15.350059+00:00Attempt 6: Circuit took too long to build
2025-04-26 15:50:15.350078+00:00Attempt 7: Circuit took too long to build
2025-04-26 15:50:15.350097+00:00Attempt 8: Circuit took too long to build
2025-04-26 15:50:15.350116+00:00Attempt 9: Circuit took too long to build
2025-04-26 15:50:15.350135+00:00Attempt 10: Circuit took too long to build
2025-04-26 15:50:15.350154+00:00Attempt 11: Circuit took too long to build
2025-04-26 15:50:15.350177+00:00Attempt 12: Circuit took too long to build
2025-04-26 15:50:15.350195+00:00Attempt 13: Circuit took too long to build
2025-04-26 15:50:15.350213+00:00Attempt 14: Circuit took too long to build
2025-04-26 15:50:15.350231+00:00Attempt 15: Circuit took too long to build
2025-04-26 15:50:15.350248+00:00Attempt 16: Circuit took too long to build
2025-04-26 15:50:15.350266+00:00Attempt 17: Circuit took too long to build
2025-04-26 15:50:15.350283+00:00Attempt 18: Circuit took too long to build
2025-04-26 15:50:16.771632+00:002025-04-26T15:50:16Z INFO tor_dirmgr::bootstrap: 3: Looking for a consensus. attempt=1
2025-04-26 15:50:27.276457+00:002025-04-26T15:50:27Z WARN tor_circmgr::mgr: Reached circuit build retry limit, exiting...
2025-04-26 15:50:27.276569+00:002025-04-26T15:50:27Z WARN tor_circmgr::mgr: Request failed
2025-04-26 15:50:27.276596+00:002025-04-26T15:50:27Z WARN tor_dirmgr::bootstrap: error while downloading: error: Problem downloading directory object: Error while getting a circuit: Tried to find or build a circuit 14 times, but all attempts failed
2025-04-26 15:50:27.276616+00:00Attempt 1: Circuit took too long to build
2025-04-26 15:50:27.276634+00:00Attempt 2: Circuit took too long to build
2025-04-26 15:50:27.276651+00:00Attempt 3: Circuit took too long to build
2025-04-26 15:50:27.276675+00:00Attempt 4: Circuit took too long to build
2025-04-26 15:50:27.276695+00:00Attempt 5: Circuit took too long to build
2025-04-26 15:50:27.276713+00:00Attempt 6: Circuit took too long to build
2025-04-26 15:50:27.276731+00:00Attempt 7: Circuit took too long to build
2025-04-26 15:50:27.276749+00:00Attempt 8: Circuit took too long to build
2025-04-26 15:50:27.276766+00:00Attempt 9: Circuit took too long to build
2025-04-26 15:50:27.276784+00:00Attempt 10: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:50:27.276802+00:00Attempt 11: Circuit took too long to build
2025-04-26 15:50:27.276820+00:00Attempt 12: Circuit took too long to build
2025-04-26 15:50:27.276838+00:00Attempt 13: Circuit took too long to build
2025-04-26 15:50:27.276856+00:00Attempt 14: Unable to select a guard relay: No usable fallbacks. Rejected 200/200 as not running, then 0/0 as filtered.
2025-04-26 15:50:27.276875+00:002025-04-26T15:50:27Z WARN tor_dirmgr::bootstrap: Unable to advance downloading state n_attempts=3 state=Looking for a consensus.
2025-04-26 15:50:27.276893+00:002025-04-26T15:50:27Z WARN tor_dirmgr: Unable to download a usable directory. (We will restart in 28m 53s 355ms): error: Unable to finish bootstrapping a directory
2025-04-26 16:19:20.633668+00:002025-04-26T16:19:20Z INFO tor_dirmgr::bootstrap: 1: Looking for a consensus. attempt=1
2025-04-26 16:19:23.000357+00:002025-04-26T16:19:23Z WARN tor_circmgr::mgr: Reached circuit build retry limit, exiting...
2025-04-26 16:19:23.000474+00:002025-04-26T16:19:23Z WARN tor_circmgr::mgr: Request failed
2025-04-26 16:19:23.000502+00:002025-04-26T16:19:23Z WARN tor_dirmgr::bootstrap: error while downloading: error: Problem downloading directory object: Error while getting a circuit: Tried to find or build a circuit 18 times, but all attempts failed
2025-04-26 16:19:23.000526+00:00Attempt 1: Circuit took too long to build
2025-04-26 16:19:23.000546+00:00Attempt 2: Circuit took too long to build
2025-04-26 16:19:23.000565+00:00Attempt 3: Circuit took too long to build
2025-04-26 16:19:23.000583+00:00Attempt 4: Circuit took too long to build
2025-04-26 16:19:23.000602+00:00Attempt 5: Circuit took too long to build
2025-04-26 16:19:23.000621+00:00Attempt 6: Circuit took too long to build
2025-04-26 16:19:23.000639+00:00Attempt 7: Circuit took too long to build
2025-04-26 16:19:23.000658+00:00Attempt 8: Circuit took too long to build
2025-04-26 16:19:23.000676+00:00Attempt 9: Circuit took too long to build
2025-04-26 16:19:23.000694+00:00Attempt 10: Circuit took too long to build
2025-04-26 16:19:23.000713+00:00Attempt 11: Circuit took too long to build
2025-04-26 16:19:23.000731+00:00Attempt 12: Circuit took too long to build
2025-04-26 16:19:23.000758+00:00Attempt 13: Circuit took too long to build
2025-04-26 16:19:23.000777+00:00Attempt 14: Circuit took too long to build
2025-04-26 16:19:23.000795+00:00Attempt 15: Circuit took too long to build
2025-04-26 16:19:23.000813+00:00Attempt 16: Circuit took too long to build
2025-04-26 16:19:23.000831+00:00Attempt 17: Circuit took too long to build
2025-04-26 16:19:23.000848+00:00Attempt 18: Circuit took too long to build
2025-04-26 16:19:24.001165+00:002025-04-26T16:19:24Z INFO tor_dirmgr::bootstrap: 2: Looking for a consensus. attempt=1
2025-04-26 16:19:26.368033+00:002025-04-26T16:19:26Z WARN tor_circmgr::mgr: Reached circuit build retry limit, exiting...
2025-04-26 16:19:26.368193+00:002025-04-26T16:19:26Z WARN tor_circmgr::mgr: Request failed
2025-04-26 16:19:26.368232+00:002025-04-26T16:19:26Z WARN tor_dirmgr::bootstrap: error while downloading: error: Problem downloading directory object: Error while getting a circuit: Tried to find or build a circuit 18 times, but all attempts failed
2025-04-26 16:19:26.368257+00:00Attempt 1: Circuit took too long to build
2025-04-26 16:19:26.368277+00:00Attempt 2: Circuit took too long to build
2025-04-26 16:19:26.368296+00:00Attempt 3: Circuit took too long to build
2025-04-26 16:19:26.368315+00:00Attempt 4: Circuit took too long to build
2025-04-26 16:19:26.368333+00:00Attempt 5: Circuit took too long to build
2025-04-26 16:19:26.368352+00:00Attempt 6: Circuit took too long to build
2025-04-26 16:19:26.368371+00:00Attempt 7: Circuit took too long to build
2025-04-26 16:19:26.368390+00:00Attempt 8: Circuit took too long to build
2025-04-26 16:19:26.368409+00:00Attempt 9: Circuit took too long to build
2025-04-26 16:19:26.368427+00:00Attempt 10: Circuit took too long to build
2025-04-26 16:19:26.368446+00:00Attempt 11: Circuit took too long to build
2025-04-26 16:19:26.368465+00:00Attempt 12: Circuit took too long to build
2025-04-26 16:19:26.368483+00:00Attempt 13: Circuit took too long to build
2025-04-26 16:19:26.368501+00:00Attempt 14: Circuit took too long to build
2025-04-26 16:19:26.368520+00:00Attempt 15: Circuit took too long to build
2025-04-26 16:19:26.368539+00:00Attempt 16: Circuit took too long to build
2025-04-26 16:19:26.368558+00:00Attempt 17: Circuit took too long to build
2025-04-26 16:19:26.368577+00:00Attempt 18: Circuit took too long to build
2025-04-26 16:19:28.277873+00:002025-04-26T16:19:28Z INFO tor_dirmgr::bootstrap: 3: Looking for a consensus. attempt=1
2025-04-26 16:19:30.644428+00:002025-04-26T16:19:30Z WARN tor_circmgr::mgr: Reached circuit build retry limit, exiting...
2025-04-26 16:19:30.644544+00:002025-04-26T16:19:30Z WARN tor_circmgr::mgr: Request failed
2025-04-26 16:19:30.644572+00:002025-04-26T16:19:30Z WARN tor_dirmgr::bootstrap: error while downloading: error: Problem downloading directory object: Error while getting a circuit: Tried to find or build a circuit 18 times, but all attempts failed
2025-04-26 16:19:30.644596+00:00Attempt 1: Circuit took too long to build
2025-04-26 16:19:30.644617+00:00Attempt 2: Circuit took too long to build
2025-04-26 16:19:30.644638+00:00Attempt 3: Circuit took too long to build
2025-04-26 16:19:30.644657+00:00Attempt 4: Circuit took too long to build
2025-04-26 16:19:30.644676+00:00Attempt 5: Circuit took too long to build
2025-04-26 16:19:30.644694+00:00Attempt 6: Circuit took too long to build
2025-04-26 16:19:30.644713+00:00Attempt 7: Circuit took too long to build
2025-04-26 16:19:30.644733+00:00Attempt 8: Circuit took too long to build
2025-04-26 16:19:30.644752+00:00Attempt 9: Circuit took too long to build
2025-04-26 16:19:30.644770+00:00Attempt 10: Circuit took too long to build
2025-04-26 16:19:30.644789+00:00Attempt 11: Circuit took too long to build
2025-04-26 16:19:30.644808+00:00Attempt 12: Circuit took too long to build
2025-04-26 16:19:30.644826+00:00Attempt 13: Circuit took too long to build
2025-04-26 16:19:30.644845+00:00Attempt 14: Circuit took too long to build
2025-04-26 16:19:30.644863+00:00Attempt 15: Circuit took too long to build
2025-04-26 16:19:30.644882+00:00Attempt 16: Circuit took too long to build
2025-04-26 16:19:30.644900+00:00Attempt 17: Circuit took too long to build
2025-04-26 16:19:30.644918+00:00Attempt 18: Circuit took too long to build
2025-04-26 16:19:30.644937+00:002025-04-26T16:19:30Z WARN tor_dirmgr::bootstrap: Unable to advance downloading state n_attempts=3 state=Looking for a consensus.
2025-04-26 16:19:30.644957+00:002025-04-26T16:19:30Z WARN tor_dirmgr: Unable to download a usable directory. (We will restart in 1h 23m 12s 67ms): error: Unable to finish bootstrapping a directory
[hpb1.pdf|attachment](upload://nJX9mxg84zQ3s5NPYfl0Z7Du9m3.pdf) (129.3 KB)