Skip to content

Instantly share code, notes, and snippets.

@1oglop1
Created November 14, 2019 21:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 1oglop1/90e3fadb234105d203b5ed12d09d0e4d to your computer and use it in GitHub Desktop.
Save 1oglop1/90e3fadb234105d203b5ed12d09d0e4d to your computer and use it in GitHub Desktop.
Zeit.co Now dbg
[debug] [2019-11-14T20:59:48.611Z] Found config in file ~/blog/pelican/blog/now.json
> [debug] [2019-11-14T20:59:48.617Z] Using Now CLI 16.5.2
> [debug] [2019-11-14T20:59:48.619Z] user supplied a possible target for deployment
> [debug] [2019-11-14T20:59:48.643Z] GET https://api.zeit.co/www/user
> [debug] [2019-11-14T21:00:24.470Z] GET https://api.zeit.co/www/user : 35825.794ms
> Deploying ~/blog/pelican/blog/public under 1oglop1
> Using project blog
[now-client-debug] 2019-11-14T21:00:24.491Z Creating deployment...
[now-client-debug] 2019-11-14T21:00:24.491Z Provided 'path' is a directory. Reading subpaths...
[now-client-debug] 2019-11-14T21:00:24.493Z Read 4 subpaths
[now-client-debug] 2019-11-14T21:00:24.500Z Found 1 rules in .nowignore
[now-client-debug] 2019-11-14T21:00:24.500Z Building file tree...
[now-client-debug] 2019-11-14T21:00:24.609Z Read 326 files in the specified directory
[now-client-debug] 2019-11-14T21:00:24.657Z Yielding a 'hashes-calculated' event with 326 hashes
[now-client-debug] 2019-11-14T21:00:24.657Z Using provided API URL: https://api.zeit.co
[now-client-debug] 2019-11-14T21:00:24.657Z Setting platform version to 2
[now-client-debug] 2019-11-14T21:00:24.657Z Creating the deployment and starting upload...
[now-client-debug] 2019-11-14T21:00:24.658Z Determining necessary files for upload...
[now-client-debug] 2019-11-14T21:00:24.658Z Creating deployment
[now-client-debug] 2019-11-14T21:00:24.661Z Sending deployment creation API request
[now-client-debug] 2019-11-14T21:01:40.112Z Yielding a 'error' event
> [debug] [2019-11-14T21:01:40.519Z] Error: Error: request to https://api.zeit.co/v10/now/deployments failed, reason: connect ETIMEDOUT 52.9.164.177:443
Error: request to https://api.zeit.co/v10/now/deployments failed, reason: connect ETIMEDOUT 52.9.164.177:443
at Now.handleDeploymentError (/Users/user/.config/yarn/global/node_modules/now/dist/index.js:2:1641748)
at /Users/user/.config/yarn/global/node_modules/now/dist/index.js:2:2102277
at Generator.next (<anonymous>)
at fulfilled (/Users/user/.config/yarn/global/node_modules/now/dist/index.js:2:2099659)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
> Error! request to https://api.zeit.co/v10/now/deployments failed, reason: connect ETIMEDOUT 52.9.164.177:443
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment