-
-
Notifications
You must be signed in to change notification settings - Fork 62
🐛 Bug: Unable to download csf.zip or csf.tar.gz from download.configserver.dev - 403 Forbidden #78
Description
CSF › Version
15.01
CSF › Release
Stable
System › OS
Linux
System › Distro & Version
AlmaLinux 9.7
Control Panel › Name
Generic (None)
Priority
Normal
Issue Description
I've been running the previous versions of CSF for years - Currently using version 15.00.
Trying to move over to the new Aetherinox version.
When I run the following command:
wget https://download.configserver.dev/csf.zip
I get the following error:
[root@server tmp]# wget https://download.configserver.dev/csf.zip
--2026-01-03 14:29:25-- https://download.configserver.dev/csf.zip
Resolving download.configserver.dev (download.configserver.dev)... 2606:4700:3035::6815:5672, 2606:4700:3030::ac43:da95, 172.67.218.149, ...
Connecting to download.configserver.dev (download.configserver.dev)|2606:4700:3035::6815:5672|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2026-01-03 14:29:25 ERROR 403: Forbidden.
Any ideas what would cause this? - I could manually download it from my desktop and then transfer it across, but concerned this could also block it from getting updates going forward.
Steps To Reproduce
- SSH to my Almalinux server
- Sudo su
- wget https://download.configserver.dev/csf.zip or curl -O https://download.configserver.dev/csf.zip
Logs › Lfd
No response
Config › csf.conf
No response
Screenshots
No response