openwrt / openwrt/asu

opkg_download: Failed to download, wget returned 4

Open
#939 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
450
Forks
111
PR merge metrics
No merged PRs in 30d

Description

Here's what seems to be the most relevant part:

 * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05.4/packages/aarch64_cortex-a53/packages/coreutils-sleep_9.3-1_aarch64_cortex-a53.ipk, wget returned 4.
 * opkg_download: Check your network settings and connectivity.

 * opkg_install_pkg: Failed to download coreutils-sleep. Perhaps you need to run 'opkg update'?
 * opkg_install_cmd: Cannot install package coreutils-sleep.

I can download the file just fine if I try downloading that URL locally. Is there something wrong with the asu server? Or is there something I can try on my end that would help here? Full details below in case they're helpful.

Request Data

STDOUT

STDERR

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked Request Data, STDOUT, and STDERR, then compare the server-side failure with the reported successful local download. Trace the ASU request path that invokes opkg and determine the cause of wget returning 4. Done means the failure is explained and a verified fix or actionable server-side diagnosis is provided.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.