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 313
    • Issues 313
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 34
    • Merge requests 34
  • 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
  • #27188
Closed
Open
Created Aug 17, 2018 by traumschule@traumschule

hsv3 unavailable after reconnecting: No more HSDir available to query.

(Tor 0.3.5.0 needs a trac version)

Just noticed that my v3 $onion got unavailable while the webserver is still functional.

$ torify w3m $onion
w3m: Can't load $onion
Aug 17 16:14:09 host Tor[950]: Closed 1 streams for service [scrubbed].onion for reason resolve failed. Fetch status: No more HSDir available to query.

$ tor --version
Tor version 0.3.5.0-alpha-dev

$ curl -s localhost|grep title
   <title>Tor Project | Privacy Online</title>

$ torsocks curl torproject.org
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>

tor$ git blame src/feature/hs/hs_client.c
c232b6b59c src/or/hs_client.c         (David Goulet               2017-09-26 10:45:24 -0400   57)     return "No more HSDir available to query";

i can repeat above multiple times but it does not refetch directories. keeping the instance running to see if it comes online again after three hours (legacy/trac#26769 (moved)).

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