Skip to content

wget fails with 403 Forbidden when downloading yolo26n.hef during hailo-app installation #148

Description

@LamarUA

Describe the bug
During the installation of hailo-app, the setup process attempts to download the model file yolo26n.hef from the Hailo S3 bucket. The download fails with an HTTP 403 Forbidden error, preventing the installation from completing.
Steps to Reproduce

Follow the standard hailo-app installation instructions.
The installer runs the following command automatically (or run it manually):

wget https://hailo-csdata.s3.eu-west-2.amazonaws.com/resources/hefs/h8l/yolo26n.hef

Observe the error.

Error output
--2026-04-10 08:29:11--  https://hailo-csdata.s3.eu-west-2.amazonaws.com/resources/hefs/h8l/yolo26n.hef
Resolving hailo-csdata.s3.eu-west-2.amazonaws.com (hailo-csdata.s3.eu-west-2.amazonaws.com)... 3.5.246.58, 3.5.245.250, 52.95.142.34, ...
Connecting to hailo-csdata.s3.eu-west-2.amazonaws.com (hailo-csdata.s3.eu-west-2.amazonaws.com)|3.5.246.58|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2026-04-10 08:29:12 ERROR 403: Forbidden.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions