Skip to content

Inspecting binary files can still return a 502 Bad Gateway response #260

@Jackenmen

Description

@Jackenmen

To reproduce:

  1. Go to https://inspector.pypi.io/project/deno/2.7.4/packages/c6/7c/33be6934ee31e4d2ff5b23d8ebf34c8b5170d8ec134bb033bee7b75c9573/deno-2.7.4-py3-none-manylinux_2_27_x86_64.whl/
  2. Click on ./deno-2.7.4.data/scripts/deno link there.
  3. After ~12-second wait, see the issue.

For comparison, inspecting e.g. uv works fine(ish):

  1. Go to https://inspector.pypi.io/project/uv/0.10.9/packages/79/34/b104c413079874493eed7bf11838b47b697cf1f0ed7e9de374ea37b4e4e0/uv-0.10.9-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl/
  2. Click on ./uv-0.10.9.data/scripts/uv
  3. See it returns "Binary files are not supported.", albeit after taking ~7 seconds to do it.

It seems that the fix for #6 isn't perfect and can still take a while before actually getting the UnicodeDecodeError.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions