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:
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
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
Description
The Fledge archive server
archives.fledge-iot.orghas 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:
Or try accessing via HTTPS:
Attempt to download the repository key:
The server returns:
This prevents access to:
Environment
Environment Platform
Windows, Ubuntu, Debian
Fledge Version
3.1.0
Installation
Package based
Steps To Reproduce
Expected Behavior
The archive server should be accessible and allow downloading repository metadata and files.
Screenshots
Logs
Support bundle