Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

socket fix --id fails with error 500 on v1.1.59 #1058

Copy link
Copy link

Description

Input:

socket fix --id GHSA-xxxx

Output:

   _____         _       _        /---------------
  |   __|___ ___| |_ ___| |_      | CLI: v1.1.59
  |__   | . |  _| '_| -_|  _|     | token: xxxx*** (config), org: algoan (config)
  |_____|___|___|_,_|___|_|.dev   | Command: `socket fix`, cwd: ~/Documents/work/some-manager

✔ Received Socket API response (after requesting supported scan file types).
✔ Received Socket API response (after requesting upload manifests).
ℹ Running in local mode - fixes will be applied directly to your working directory.
Missing environment variables for PR creation: CI and SOCKET_CLI_GITHUB_TOKEN (or GITHUB_TOKEN)
(node:45147) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
2026-01-26 11:25:14.141 - info: Coana CLI version 14.12.162 compute and apply fixes initiated on /Users/go/Documents/work/some-manager
Axios error: response exit code falls out of 2xx range {
  url: 'https://api.socket.dev/v0/orgs/algoan/fixes/register-autofix-or-upgrade-cli-run',
  statusText: 'Unauthorized',
  method: 'post',
  cause: 'ERR_BAD_REQUEST',
  requestBodyExcerpt: '{"manifestsTarHash":"CEGbn3y7nNiPmpdjjvbNOc80JvF1EoNzxlOxSeHsQoUc","repositoryName":"unknown-repo","...',
  headers: {
    Accept: 'application/json',
    'Content-Type': 'application/json',
    Authorization: 'REDACTED',
    'User-Agent': 'axios/1.12.0',
    'Content-Length': '491',
    'Accept-Encoding': 'gzip, compress, deflate, br'
  }
}
2026-01-26 11:25:14.355 - info: Fetching artifacts from Socket backend (this may take a while)
2026-01-26 11:25:15.787 - warn: Retry attempt #1 for https://api.socket.dev/v0/fixes/compute-fixes - failed with error: Request failed with status code 500
2026-01-26 11:25:16.397 - warn: Retry attempt #2 for https://api.socket.dev/v0/fixes/compute-fixes - failed with error: Request failed with status code 500
2026-01-26 11:25:17.058 - warn: Retry attempt #3 for https://api.socket.dev/v0/fixes/compute-fixes - failed with error: Request failed with status code 500
2026-01-26 11:25:18.345 - warn: Retry attempt #4 for https://api.socket.dev/v0/fixes/compute-fixes - failed with error: Request failed with status code 500
2026-01-26 11:25:20.391 - warn: Retry attempt #5 for https://api.socket.dev/v0/fixes/compute-fixes - failed with error: Request failed with status code 500
2026-01-26 11:25:24.384 - warn: Retry attempt #6 for https://api.socket.dev/v0/fixes/compute-fixes - failed with error: Request failed with status code 500
2026-01-26 11:25:31.825 - warn: Retry attempt #7 for https://api.socket.dev/v0/fixes/compute-fixes - failed with error: Request failed with status code 500
2026-01-26 11:25:46.808 - error: Failed to fetch data after 7 attempts. Error: Request failed with status code 500
Axios error: response exit code falls out of 2xx range {
  url: 'https://api.socket.dev/v0/fixes/compute-fixes',
  statusText: 'Internal Server Error',
  method: 'post',
  cause: 'ERR_BAD_RESPONSE',
  requestBodyExcerpt: '{"artifacts":[{"type":"npm","name":"eslint-config","version":"2.2.0","namespace":"@algoan","adj":[1,...',
  headers: {
    Accept: 'application/json',
    'Content-Type': 'application/json',
    Authorization: 'REDACTED',
    'User-Agent': 'axios/1.12.0',
    'Content-Length': '135782',
    'Accept-Encoding': 'gzip, compress, deflate, br'
  }
}
Failed with error: Unable to compute fixes for the requested vulnerabilities: GHSA-xxxx
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.