Advertisement
Guest User

Untitled

a guest
Aug 28th, 2019
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. % arc diff --trace
  2. ... snipped for brevity ...
  3. >>> [26] (+581) <http> https://phabricator.host/api/repository.query
  4. <<< [26] (+634) <http> 53,039 us
  5. >>> [27] (+634) <http> https://phabricator.host/api/differential.creatediff
  6. <<< [27] (+30,680) <http> 30,045,660 us
  7.  
  8. [2019-08-28 10:31:16] EXCEPTION: (HTTPFutureHTTPResponseStatus) [HTTP/408]
  9.  
  10. <html><head>
  11. <meta http-equiv="content-type" content="text/html;charset=utf-8">
  12. <title>408 Request Timeout</title>
  13. </head>
  14. <body text=#000000 bgcolor=#ffffff>
  15. <h1>Error: Request Timeout</h1>
  16. <h2>Your client has taken too long to issue its request.</h2>
  17. <h2></h2>
  18. </body></html> at [<phutil>/src/future/http/BaseHTTPFuture.php:351]
  19. arcanist(head=stable, ref.master=3534d2baca4b, ref.stable=feb5f4d42c4f), phutil(head=stable, ref.master=35d0ec2dfa59, ref.stable=8df85007f38e)
  20. #0 BaseHTTPFuture::parseRawHTTPResponse(string) called at [<phutil>/src/future/http/HTTPSFuture.php:418]
  21. #1 HTTPSFuture::isReady() called at [<phutil>/src/future/Future.php:37]
  22. #2 Future::resolve(NULL) called at [<phutil>/src/future/FutureProxy.php:34]
  23. #3 FutureProxy::resolve() called at [<phutil>/src/conduit/ConduitClient.php:64]
  24. #4 ConduitClient::callMethodSynchronous(string, array) called at [<arcanist>/src/workflow/ArcanistDiffWorkflow.php:518]
  25. #5 ArcanistDiffWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394]
  26. [Exit 255 (0)]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement