Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

netlify link and state.json cause all command hang #1684

Closed
pynixwang opened this issue Dec 29, 2020 · 1 comment
Closed

netlify link and state.json cause all command hang #1684

pynixwang opened this issue Dec 29, 2020 · 1 comment
Labels
area: command: link type: bug code to address defects in shipped code

Comments

@pynixwang
Copy link

all command hang after netlify link, even netlify login has no any output.

remove state.json works again.

deploy with -s uuid works well.

DEBUG=*

netlify deploy -d build -p
  @oclif/config reading core plugin /usr/local/lib/node_modules/netlify-cli +0ms
  @oclif/config loadJSON /usr/local/lib/node_modules/netlify-cli/package.json +0ms
  @oclif/config loadJSON /usr/local/lib/node_modules/netlify-cli/oclif.manifest.json +2ms
  @oclif/config:netlify-cli using manifest from /usr/local/lib/node_modules/netlify-cli/oclif.manifest.json +0ms
  @oclif/config reading user plugins pjson /Users/pynix/.local/share/netlify-cli/package.json +0ms
  @oclif/config loadJSON /Users/pynix/.local/share/netlify-cli/package.json +2ms
  @oclif/config loading plugins [
  '@oclif/plugin-not-found',
  '@oclif/plugin-plugins',
  '@oclif/plugin-help'
] +0ms
  @oclif/config reading core plugin /usr/local/lib/node_modules/netlify-cli/node_modules/@oclif/plugin-not-found +0ms
  @oclif/config loadJSON /usr/local/lib/node_modules/netlify-cli/node_modules/@oclif/plugin-not-found/package.json +2ms
  @oclif/config reading core plugin /usr/local/lib/node_modules/netlify-cli/node_modules/@oclif/plugin-plugins +0ms
  @oclif/config loadJSON /usr/local/lib/node_modules/netlify-cli/node_modules/@oclif/plugin-plugins/package.json +0ms
  @oclif/config reading core plugin /usr/local/lib/node_modules/netlify-cli/node_modules/@oclif/plugin-help +0ms
  @oclif/config loadJSON /usr/local/lib/node_modules/netlify-cli/node_modules/@oclif/plugin-help/package.json +0ms
  @oclif/config loadJSON /usr/local/lib/node_modules/netlify-cli/node_modules/@oclif/plugin-plugins/oclif.manifest.json +1ms
  @oclif/config loadJSON /usr/local/lib/node_modules/netlify-cli/node_modules/@oclif/plugin-not-found/oclif.manifest.json +0ms
  @oclif/config loadJSON /usr/local/lib/node_modules/netlify-cli/node_modules/@oclif/plugin-help/oclif.manifest.json +1ms
  @oclif/config:@oclif/plugin-plugins using manifest from /usr/local/lib/node_modules/netlify-cli/node_modules/@oclif/plugin-plugins/oclif.manifest.json +0ms
  @oclif/config:@oclif/plugin-not-found using manifest from /usr/local/lib/node_modules/netlify-cli/node_modules/@oclif/plugin-not-found/oclif.manifest.json +0ms
  @oclif/config:@oclif/plugin-help using manifest from /usr/local/lib/node_modules/netlify-cli/node_modules/@oclif/plugin-help/oclif.manifest.json +0ms
  @oclif/config config done +5ms
  @oclif/config start init hook +0ms
  netlify:netlify-cli:hooks:init start /usr/local/lib/node_modules/netlify-cli/src/hooks/init +0ms
  netlify:netlify-cli:hooks:init done +34ms
  @oclif/config init hook done +185ms
  netlify init version: @oclif/command@1.8.0 argv: [ 'deploy', '-d', 'build', '-p' ] +0ms
  @oclif/config runCommand deploy [ '-d', 'build', '-p' ] +3ms
  @oclif/config:netlify-cli require /usr/local/lib/node_modules/netlify-cli/src/commands/deploy.js +194ms
  @oclif/config start prerun hook +739ms
  @oclif/config prerun hook done +0ms
^C%
@pynixwang pynixwang added the type: bug code to address defects in shipped code label Dec 29, 2020
@sarahetter
Copy link
Contributor

Closing as stale. Please re-open if needed

@sarahetter sarahetter closed this as not planned Won't fix, can't repro, duplicate, stale Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: command: link type: bug code to address defects in shipped code
Projects
None yet
Development

No branches or pull requests

3 participants