Skip to content

🐛 Bug: archives.fledge-iot.org returning 403 Forbidden for ~1 week (archive repo unavailable) #1715

@BurakDalkiran34

Description

@BurakDalkiran34

Description

The Fledge archive server archives.fledge-iot.org has been returning 403 Forbidden responses for approximately one week.

Because of this, the archive repository cannot be accessed and archived Fledge packages cannot be installed.

Try accessing the archive server:

curl -I http://archives.fledge-iot.org/

Or try accessing via HTTPS:

curl -I https://archives.fledge-iot.org/

Attempt to download the repository key:

wget https://archives.fledge-iot.org/KEY.gpg

The server returns:

HTTP/1.1 403 Forbidden

This prevents access to:

  • archive packages
  • repository metadata
  • repository GPG key

Environment

  • Tested from multiple hosts and networks
  • Same behavior observed for both HTTP and HTTPS
  • Issue has been occurring for approximately 1 week

Environment Platform

Windows, Ubuntu, Debian

Fledge Version

3.1.0

Installation

Package based

Steps To Reproduce

1. Try accessing the archive server:


curl -I http://archives.fledge-iot.org/


2. Or try accessing via HTTPS:


curl -I https://archives.fledge-iot.org/


3. Attempt to download the repository key:


wget https://archives.fledge-iot.org/KEY.gpg

Expected Behavior

The archive server should be accessible and allow downloading repository metadata and files.

Screenshots

Image

Logs

Support bundle

  • Tested from multiple hosts and networks
  • Same behavior observed for both HTTP and HTTPS
  • Issue has been occurring for approximately 1 week

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions