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

ERR_UNESCAPED_CHARACTERS: Request path contains unescaped characters #2904

Closed
kwent opened this issue Jun 21, 2024 · 1 comment
Closed

ERR_UNESCAPED_CHARACTERS: Request path contains unescaped characters #2904

kwent opened this issue Jun 21, 2024 · 1 comment

Comments

@kwent
Copy link

kwent commented Jun 21, 2024

This project is for the Heroku CLI only and issues are reviewed as we are able. If you need more immediate assistance or help with anything not specific to the CLI itself, please use https://help.heroku.com.

Bug

What is the current behavior?

heroku features -a myapp
heroku config -a myapp
... maybe more?

fails consistently for some apps.

It's been happening since some time now.

What is the expected behavior?

Should work.

Stacktrace

~/Project/my-project/my-project release/v18 *112 ❯ HEROKU_DEBUG=1 DEBUG=* heroku features -a myapp                                                                                             ruby-3.3.3
HEROKU_BINPATH=/opt/homebrew/Cellar/heroku/8.11.5/libexec/bin/heroku /opt/homebrew/Cellar/heroku/8.11.5/libexec/bin/node /opt/homebrew/Cellar/heroku/8.11.5/libexec/bin/run features -a myapp
  netrc-parser loadSync /Users/myuser/.netrc +0ms
  netrc-parser machines: [ 'api.heroku.com', 'git.heroku.com' ] +1ms
  config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/package.json +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/oclif.manifest.json +0ms
  config:heroku using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/oclif.manifest.json +0ms
  config reading user plugins pjson /Users/myuser/.local/share/heroku/package.json +0ms
  config loadJSON /Users/myuser/.local/share/heroku/package.json +0ms
  config loading plugins [
  { name: 'heroku-accounts', tag: 'latest', type: 'user' },
  { name: 'heroku-builds', tag: 'latest', type: 'user' },
  { name: 'heroku-pg-extras', tag: 'latest', type: 'user' },
  { name: 'heroku-repo', tag: 'latest', type: 'user' }
] +0ms
  config reading user plugin /Users/myuser/.local/share/heroku/node_modules/heroku-accounts +0ms
  config loadJSON /Users/myuser/.local/share/heroku/node_modules/heroku-accounts/package.json +0ms
  config reading user plugin /Users/myuser/.local/share/heroku/node_modules/heroku-builds +0ms
  config loadJSON /Users/myuser/.local/share/heroku/node_modules/heroku-builds/package.json +0ms
  config reading user plugin /Users/myuser/.local/share/heroku/node_modules/heroku-pg-extras +0ms
  config loadJSON /Users/myuser/.local/share/heroku/node_modules/heroku-pg-extras/package.json +0ms
  config reading user plugin /Users/myuser/.local/share/heroku/node_modules/heroku-repo +0ms
  config loadJSON /Users/myuser/.local/share/heroku/node_modules/heroku-repo/package.json +0ms
  config loadJSON /Users/myuser/.local/share/heroku/node_modules/heroku-accounts/oclif.manifest.json +0ms
  config loadJSON /Users/myuser/.local/share/heroku/node_modules/heroku-pg-extras/oclif.manifest.json +0ms
  config loadJSON /Users/myuser/.local/share/heroku/node_modules/heroku-builds/oclif.manifest.json +0ms
  config loadJSON /Users/myuser/.local/share/heroku/node_modules/heroku-repo/oclif.manifest.json +0ms
  config loadJSON /Users/myuser/.local/share/heroku/node_modules/heroku-accounts/.oclif.manifest.json +0ms
  config loadJSON /Users/myuser/.local/share/heroku/node_modules/heroku-pg-extras/.oclif.manifest.json +0ms
  config loadJSON /Users/myuser/.local/share/heroku/node_modules/heroku-builds/.oclif.manifest.json +0ms
  config loadJSON /Users/myuser/.local/share/heroku/node_modules/heroku-repo/.oclif.manifest.json +0ms
  config loading plugins [
  '@oclif/plugin-legacy',
  '@heroku-cli/plugin-addons-v5',
  '@heroku-cli/plugin-apps-v5',
  '@heroku-cli/plugin-certs-v5',
  '@heroku-cli/plugin-ci-v5',
  '@heroku-cli/plugin-container-registry-v5',
  '@heroku-cli/plugin-orgs-v5',
  '@heroku-cli/plugin-pg-v5',
  '@heroku-cli/plugin-ps-exec',
  '@heroku-cli/plugin-redis-v5',
  '@heroku-cli/plugin-spaces',
  '@oclif/plugin-commands',
  '@oclif/plugin-help',
  '@oclif/plugin-not-found',
  '@oclif/plugin-plugins',
  '@oclif/plugin-update',
  '@oclif/plugin-version',
  '@oclif/plugin-warn-if-update-available',
  '@oclif/plugin-which'
] +2ms
  config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-addons-v5 +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-addons-v5/package.json +0ms
  config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-certs-v5 +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-certs-v5/package.json +0ms
  config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-ci-v5 +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-ci-v5/package.json +0ms
  config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-container-registry-v5 +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-container-registry-v5/package.json +0ms
  config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-orgs-v5 +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-orgs-v5/package.json +0ms
  config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-pg-v5 +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-pg-v5/package.json +0ms
  config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-ps-exec +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-ps-exec/package.json +0ms
  config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-redis-v5 +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-redis-v5/package.json +0ms
  config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-spaces +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-spaces/package.json +0ms
  config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-commands +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-commands/package.json +0ms
  config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-update +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-update/package.json +0ms
  config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-legacy +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-legacy/package.json +0ms
  config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-apps-v5 +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-apps-v5/package.json +0ms
  config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-help +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-help/package.json +0ms
  config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-not-found +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-not-found/package.json +0ms
  config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-plugins +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-plugins/package.json +0ms
  config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-version +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-version/package.json +0ms
  config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-warn-if-update-available +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-warn-if-update-available/package.json +0ms
  config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-which +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-which/package.json +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-addons-v5/oclif.manifest.json +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-certs-v5/oclif.manifest.json +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-ci-v5/oclif.manifest.json +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-container-registry-v5/oclif.manifest.json +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-orgs-v5/oclif.manifest.json +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-pg-v5/oclif.manifest.json +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-ps-exec/oclif.manifest.json +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-redis-v5/oclif.manifest.json +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-spaces/oclif.manifest.json +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-commands/oclif.manifest.json +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-update/oclif.manifest.json +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-apps-v5/oclif.manifest.json +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-legacy/oclif.manifest.json +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-not-found/oclif.manifest.json +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-plugins/oclif.manifest.json +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-version/oclif.manifest.json +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-help/oclif.manifest.json +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-warn-if-update-available/oclif.manifest.json +0ms
  config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-which/oclif.manifest.json +0ms
  config:@heroku-cli/plugin-addons-v5 using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-addons-v5/oclif.manifest.json +0ms
  config:@heroku-cli/plugin-container-registry-v5 using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-container-registry-v5/oclif.manifest.json +0ms
  config:@heroku-cli/plugin-ci-v5 using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-ci-v5/oclif.manifest.json +0ms
  config:@heroku-cli/plugin-orgs-v5 using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-orgs-v5/oclif.manifest.json +0ms
  config:@heroku-cli/plugin-redis-v5 using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-redis-v5/oclif.manifest.json +0ms
  config:@heroku-cli/plugin-ps-exec using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-ps-exec/oclif.manifest.json +0ms
  config:@oclif/plugin-commands using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-commands/oclif.manifest.json +0ms
  config:@heroku-cli/plugin-pg-v5 using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-pg-v5/oclif.manifest.json +0ms
  config:@oclif/plugin-update using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-update/oclif.manifest.json +0ms
  config:@heroku-cli/plugin-spaces using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-spaces/oclif.manifest.json +0ms
  config:@heroku-cli/plugin-apps-v5 using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-apps-v5/oclif.manifest.json +0ms
  config:@oclif/plugin-legacy using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-legacy/oclif.manifest.json +0ms
  config:@oclif/plugin-plugins using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-plugins/oclif.manifest.json +0ms
  config:@oclif/plugin-not-found using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-not-found/oclif.manifest.json +0ms
  config:@heroku-cli/plugin-certs-v5 using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-certs-v5/oclif.manifest.json +0ms
  config:@oclif/plugin-help using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-help/oclif.manifest.json +0ms
  config:@oclif/plugin-warn-if-update-available using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-warn-if-update-available/oclif.manifest.json +0ms
  config:@oclif/plugin-version using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-version/oclif.manifest.json +0ms
  config:@oclif/plugin-which using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-which/oclif.manifest.json +0ms
  config config done +10ms
  config start init hook +0ms
  heroku:heroku:hooks:init start (require) /opt/homebrew/Cellar/heroku/8.11.5/libexec/lib/hooks/init/version.js +0ms
  heroku:@oclif/plugin-update:hooks:init start (require) /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-update/lib/hooks/init.js +0ms
  heroku:@oclif/plugin-legacy:hooks:init start (require) /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-legacy/lib/hooks/init.js +0ms
  @oclif/plugin-legacy loading legacy plugin /Users/myuser/.local/share/heroku/node_modules/heroku-accounts +0ms
  @oclif/plugin-legacy loading legacy plugin /Users/myuser/.local/share/heroku/node_modules/heroku-pg-extras +0ms
  @oclif/plugin-legacy loading legacy plugin /Users/myuser/.local/share/heroku/node_modules/heroku-builds +0ms
  @oclif/plugin-legacy loading legacy plugin /Users/myuser/.local/share/heroku/node_modules/heroku-repo +0ms
  @oclif/plugin-legacy loading legacy plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-addons-v5 +0ms
  @oclif/plugin-legacy loading legacy plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-container-registry-v5 +0ms
  @oclif/plugin-legacy loading legacy plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-ci-v5 +0ms
  @oclif/plugin-legacy loading legacy plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-orgs-v5 +0ms
  @oclif/plugin-legacy loading legacy plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-redis-v5 +0ms
  @oclif/plugin-legacy loading legacy plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-ps-exec +1ms
  @oclif/plugin-legacy loading legacy plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-pg-v5 +0ms
  @oclif/plugin-legacy loading legacy plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-spaces +0ms
  @oclif/plugin-legacy loading legacy plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-apps-v5 +0ms
  @oclif/plugin-legacy loading legacy plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-certs-v5 +0ms
  heroku:@oclif/plugin-warn-if-update-available:hooks:init start (require) /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-warn-if-update-available/lib/hooks/init/check-update.js +0ms
  heroku:heroku:hooks:init done +2ms
  @oclif/config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-certs-v5/package.json +0ms
  heroku:heroku:hooks:init start (require) /opt/homebrew/Cellar/heroku/8.11.5/libexec/lib/hooks/init/terms-of-service.js +6ms
  heroku:heroku:hooks:init done +0ms
  @oclif/config reading user plugin /Users/myuser/.local/share/heroku/node_modules/heroku-accounts +0ms
  @oclif/config loadJSON /Users/myuser/.local/share/heroku/node_modules/heroku-accounts/package.json +0ms
  @oclif/config reading user plugin /Users/myuser/.local/share/heroku/node_modules/heroku-pg-extras +0ms
  @oclif/config loadJSON /Users/myuser/.local/share/heroku/node_modules/heroku-pg-extras/package.json +0ms
  @oclif/config reading user plugin /Users/myuser/.local/share/heroku/node_modules/heroku-builds +0ms
  @oclif/config loadJSON /Users/myuser/.local/share/heroku/node_modules/heroku-builds/package.json +0ms
  @oclif/config reading user plugin /Users/myuser/.local/share/heroku/node_modules/heroku-repo +0ms
  @oclif/config loadJSON /Users/myuser/.local/share/heroku/node_modules/heroku-repo/package.json +0ms
  @oclif/config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-addons-v5 +0ms
  @oclif/config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-addons-v5/package.json +0ms
  @oclif/config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-container-registry-v5 +0ms
  @oclif/config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-container-registry-v5/package.json +0ms
  @oclif/config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-ci-v5 +0ms
  @oclif/config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-ci-v5/package.json +0ms
  @oclif/config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-orgs-v5 +0ms
  @oclif/config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-orgs-v5/package.json +0ms
  @oclif/config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-redis-v5 +0ms
  @oclif/config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-redis-v5/package.json +0ms
  @oclif/config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-ps-exec +0ms
  @oclif/config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-ps-exec/package.json +0ms
  @oclif/config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-pg-v5 +0ms
  @oclif/config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-pg-v5/package.json +0ms
  @oclif/config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-spaces +0ms
  @oclif/config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-spaces/package.json +1ms
  heroku:heroku:hooks:init start (require) /opt/homebrew/Cellar/heroku/8.11.5/libexec/lib/hooks/init/performance_analytics.js +1ms
  @oclif/config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-apps-v5 +0ms
  @oclif/config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-apps-v5/package.json +0ms
  heroku:heroku:hooks:init done +0ms
  heroku:@oclif/plugin-update:hooks:init done +10ms
  @oclif/config reading core plugin /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-certs-v5 +0ms
  @oclif/config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-certs-v5/package.json +1ms
  @oclif/config loadJSON /Users/myuser/.local/share/heroku/node_modules/heroku-accounts/oclif.manifest.json +0ms
  @oclif/config loadJSON /Users/myuser/.local/share/heroku/node_modules/heroku-pg-extras/oclif.manifest.json +0ms
  @oclif/config loadJSON /Users/myuser/.local/share/heroku/node_modules/heroku-builds/oclif.manifest.json +0ms
  @oclif/config loadJSON /Users/myuser/.local/share/heroku/node_modules/heroku-repo/oclif.manifest.json +1ms
  @oclif/config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-addons-v5/oclif.manifest.json +0ms
  @oclif/config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-ci-v5/oclif.manifest.json +0ms
  @oclif/config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-orgs-v5/oclif.manifest.json +0ms
  @oclif/config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-container-registry-v5/oclif.manifest.json +0ms
  @oclif/config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-redis-v5/oclif.manifest.json +1ms
  @oclif/config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-ps-exec/oclif.manifest.json +0ms
  @oclif/config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-pg-v5/oclif.manifest.json +0ms
  @oclif/config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-apps-v5/oclif.manifest.json +0ms
  @oclif/config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-spaces/oclif.manifest.json +1ms
  heroku:@oclif/plugin-warn-if-update-available:hooks:init done +11ms
  @oclif/config loadJSON /Users/myuser/.local/share/heroku/node_modules/heroku-accounts/.oclif.manifest.json +0ms
  @oclif/config loadJSON /Users/myuser/.local/share/heroku/node_modules/heroku-pg-extras/.oclif.manifest.json +0ms
  @oclif/config loadJSON /Users/myuser/.local/share/heroku/node_modules/heroku-builds/.oclif.manifest.json +0ms
  @oclif/config loadJSON /Users/myuser/.local/share/heroku/node_modules/heroku-repo/.oclif.manifest.json +0ms
  @oclif/plugin-legacy loading module commands /Users/myuser/.local/share/heroku/node_modules/heroku-accounts +28ms
  @oclif/plugin-legacy loading module commands /Users/myuser/.local/share/heroku/node_modules/heroku-pg-extras +47ms
  @oclif/plugin-legacy loading module commands /Users/myuser/.local/share/heroku/node_modules/heroku-builds +606ms
  @oclif/plugin-legacy loading module commands /Users/myuser/.local/share/heroku/node_modules/heroku-repo +130ms
  @oclif/config loadJSON /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-certs-v5/oclif.manifest.json +900ms
  @oclif/config:@heroku-cli/plugin-addons-v5 using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-addons-v5/oclif.manifest.json +0ms
  @oclif/config:@heroku-cli/plugin-ci-v5 using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-ci-v5/oclif.manifest.json +0ms
  @oclif/config:@heroku-cli/plugin-orgs-v5 using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-orgs-v5/oclif.manifest.json +0ms
  @oclif/config:@heroku-cli/plugin-container-registry-v5 using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-container-registry-v5/oclif.manifest.json +0ms
  @oclif/config:@heroku-cli/plugin-redis-v5 using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-redis-v5/oclif.manifest.json +0ms
  @oclif/config:@heroku-cli/plugin-ps-exec using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-ps-exec/oclif.manifest.json +0ms
  @oclif/config:@heroku-cli/plugin-apps-v5 using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-apps-v5/oclif.manifest.json +0ms
  @oclif/config:@heroku-cli/plugin-pg-v5 using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-pg-v5/oclif.manifest.json +0ms
  @oclif/config:@heroku-cli/plugin-spaces using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-spaces/oclif.manifest.json +0ms
  @oclif/config:@heroku-cli/plugin-certs-v5 using manifest from /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-certs-v5/oclif.manifest.json +0ms
  heroku:@oclif/plugin-legacy:hooks:init done +915ms
  config init hook done +956ms
  config runCommand features [ '-a', 'myapp' ] +1ms
  @oclif/plugin-legacy loading module commands /opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-apps-v5 +166ms
  config start prerun hook +64ms
  heroku:heroku:hooks:prerun start (require) /opt/homebrew/Cellar/heroku/8.11.5/libexec/lib/hooks/prerun/analytics.js +0ms
  netrc-parser load /Users/myuser/.netrc +1s
  netrc-parser ENOENT +0ms
  netrc-parser machines: [ 'api.heroku.com', 'git.heroku.com' ] +0ms
  heroku:user_config init +0ms
  heroku-cli:file readJSON /Users/myuser/.local/share/heroku/config.json +0ms
  http → GET https://backboard.heroku.com/hamurai?data=somebase64==
  http   authorization: '[REDACTED]'
  http   user-agent: 'heroku/8.11.5 darwin-arm64 node-v16.20.2' +0ms
  http ← GET https://backboard.heroku.com/hamurai?data=somebase64== 204
  http   cache-control: 'max-age=0, private, must-revalidate'
  http   connection: 'close'
  http   date: 'Fri, 21 Jun 2024 19:58:01 GMT'
  http   server: 'Cowboy'
  http   strict-transport-security: 'max-age=31536000'
  http   via: '1.1 spaces-router (f664e1b0322c)' +285ms
  heroku:heroku:hooks:prerun done +291ms
  config prerun hook done +291ms
  heroku:features init version: @oclif/command@1.8.15 argv: [ '-a', 'myapp' ] +0ms
  netrc-parser loadSync /Users/myuser/.netrc +303ms
  netrc-parser machines: [ 'api.heroku.com', 'git.heroku.com' ] +0ms
  netrc-parser loadSync /Users/myuser/.netrc +1ms
  netrc-parser machines: [ 'api.heroku.com', 'git.heroku.com' ] +0ms
 ▸    ERR_UNESCAPED_CHARACTERS: Request path contains unescaped characters
TypeError [ERR_UNESCAPED_CHARACTERS]: Request path contains unescaped characters
    at new NodeError (node:internal/errors:387:5)
    at new ClientRequest (node:_http_client:182:13)
    at Object.request (node:https:357:10)
    at Request.request (/opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/heroku-client/lib/request.js:113:19)
    at Heroku.request (/opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/heroku-client/lib/index.js:14:20)
    at Heroku.get (/opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/heroku-client/lib/index.js:18:17)
    at run (/opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@heroku-cli/plugin-apps-v5/src/commands/features/index.js:8:31)
    at run (/opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/heroku-cli-util/lib/command.js:157:15)
    at Object.run (/opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/heroku-cli-util/lib/command.js:169:12)
    at V5.run (/opt/homebrew/Cellar/heroku/8.11.5/libexec/node_modules/@oclif/plugin-legacy/lib/index.js:145:26)
@zwhitfield3
Copy link
Contributor

Hi @kwent, we are unable to reproduce this issue on our end. Do you mind submitting a support ticket so we can investigate further?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants