{"record":{"id":"4c323e0df85f1f4d","repo":"phacility/phabricator","slug":"this-repository-request-for-repository-s-has","errorCode":null,"errorMessage":"This repository request (for repository \"%s\") has been incorrectly routed to a cluster host (with device name \"%s\", and hostname \"%s\") which can not serve the request.\n\nThe Almanac device address for the correct device may improperly point at this host, or the \"device.id\" configuration file on this host may be incorrect.\n\nRequests routed within the cluster are always expected to be sent to a node which can serve the request. To prevent loops, this request will not be proxied again.\n\n%s","messagePattern":"This repository request \\(for repository \"%s\"\\) has been incorrectly routed to a cluster host \\(with device name \"%s\", and hostname \"%s\"\\) which can not serve the request\\.\n\nThe Almanac device address for the correct device may improperly point at this host, or the \"device\\.id\" configuration file on this host may be incorrect\\.\n\nRequests routed within the cluster are always expected to be sent to a node which can serve the request\\. To prevent loops, this request will not be proxied again\\.\n\n%s","errorType":"exception","errorClass":"Exception","httpStatus":null,"severity":"error","filePath":"src/applications/repository/storage/PhabricatorRepository.php","lineNumber":1940,"sourceCode":"      throw new Exception(\n        pht(\n          'The Almanac service for this repository is not bound to any '.\n          'interfaces which support the required protocols (%s).',\n          implode(', ', $protocols)));\n    }\n\n    if ($never_proxy) {\n      // See PHI1030. This error can arise from various device name/address\n      // mismatches which are hard to detect, so try to provide as much\n      // information as we can.\n\n      if ($writable) {\n        $request_type = pht('(This is a write request.)');\n      } else {\n        $request_type = pht('(This is a read request.)');\n      }\n\n      throw new Exception(\n        pht(\n          'This repository request (for repository \"%s\") has been '.\n          'incorrectly routed to a cluster host (with device name \"%s\", '.\n          'and hostname \"%s\") which can not serve the request.'.\n          \"\\n\\n\".\n          'The Almanac device address for the correct device may improperly '.\n          'point at this host, or the \"device.id\" configuration file on '.\n          'this host may be incorrect.'.\n          \"\\n\\n\".\n          'Requests routed within the cluster are always '.\n          'expected to be sent to a node which can serve the request. To '.\n          'prevent loops, this request will not be proxied again.'.\n          \"\\n\\n\".\n          \"%s\",\n          $this->getDisplayName(),\n          $local_device,\n          php_uname('n'),\n          $request_type));","sourceCodeStart":1922,"sourceCodeEnd":1958,"githubUrl":"https://github.com/phacility/phabricator/blob/5720a38cfe95b00ca4be5016dd0d2f3195f4fa04/src/applications/repository/storage/PhabricatorRepository.php#L1922-L1958","documentation":"Error \"This repository request (for repository \"%s\") has been incorrectly routed to a cluster host (with device name \"%s\", and hostname \"%s\") which can not serve the request.\n\nThe Almanac device address for the correct device may improperly point at this host, or the \"device.id\" configuration file on this host may be incorrect.\n\nRequests routed within the cluster are always expected to be sent to a node which can serve the request. To prevent loops, this request will not be proxied again.\n\n%s\" thrown in phacility/phabricator.","triggerScenarios":"Thrown at src/applications/repository/storage/PhabricatorRepository.php:1940 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":[],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"5720a38cfe95b00ca4be5016dd0d2f3195f4fa04","analyzedAt":"2026-08-21T05:07:25.672Z","schemaVersion":2},"datasetVersion":"2026-08-21T11:28:35.574Z"}