-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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.gpgThe 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.gpgExpected 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working