Author Topic: CSF Auto Update Re-Enabled v14.24 and v15.00  (Read 1027 times)

0 Members and 1 Guest are viewing this topic.

Offline
*****
CSF Auto Update Re-Enabled v14.24 and v15.00
« on: September 03, 2025, 02:16:33 AM »
Please reference: https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/csf-firewall-error-oops-unable-to-download-no-host-option-provided/

It has been tested on v14.24 and v15.00 on AlmaLinux 8 / 9 and Debian.

Mirrors are also all updated, and verified working.

Offline
**
Re: CSF Auto Update Re-Enabled v14.24 and v15.00
« Reply #1 on: September 03, 2025, 08:03:15 AM »
 :) Alma 9 another one that went perfect cheers buddy.

Offline
**
Re: CSF Auto Update Re-Enabled v14.24 and v15.00
« Reply #2 on: September 03, 2025, 11:02:35 PM »
Please reference: https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/csf-firewall-error-oops-unable-to-download-no-host-option-provided/

It has been tested on v14.24 and v15.00 on AlmaLinux 8 / 9 and Debian.

Mirrors are also all updated, and verified working.

Great work, information, and article/guide, thank you.

At this point, would you be able to tell if this is the system CWP is going to implement?

I have one server that I can implement, but another that I always have to keep in a stable version (so to speak).

Offline
*****
Re: CSF Auto Update Re-Enabled v14.24 and v15.00
« Reply #3 on: September 04, 2025, 06:06:34 PM »
I'm not sure what CWP plans are, CSF still lives as open source.

We had an international mirror network already setup for ELRepo, so it was semi-easy for us to add ConfigServer to offer auto updates.

v15.00 is the first release under open source, and removes the closed companies 2 download servers.

This article will advise you how to re-enable auto updates:
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/csf-firewall-error-oops-unable-to-download-no-host-option-provided/

You can choose 2 download servers from our mirror list at:
https://starburstservices.com/downloads/mirrors-list/

Offline
**
Re: CSF Auto Update Re-Enabled v14.24 and v15.00
« Reply #4 on: September 08, 2025, 05:46:45 PM »
I'm not sure what CWP plans are, CSF still lives as open source.

We had an international mirror network already setup for ELRepo, so it was semi-easy for us to add ConfigServer to offer auto updates.

v15.00 is the first release under open source, and removes the closed companies 2 download servers.

This article will advise you how to re-enable auto updates:
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/csf-firewall-error-oops-unable-to-download-no-host-option-provided/

You can choose 2 download servers from our mirror list at:
https://starburstservices.com/downloads/mirrors-list/

First of all, thanks for your response, as always!
Sorry for the delay in replying. I didn't receive the notification email, and I've been short on time for everything these days.

With what you've said, I think I'm clear on this. I'm going to upgrade from 14.24 to 15.00 and activate Auto Update by following the link you provided. There are several mirrors, and it's perfect.

Thanks for the work!

Offline
**
Re: CSF Auto Update Re-Enabled v14.24 and v15.00
« Reply #5 on: September 10, 2025, 11:19:22 PM »
@Starburst

I've made the changes according to your guide, but I have a question:

Where you specify:
nano /etc/csf/downloadservers
and we set up two servers, for example, OK.
But then, here:
nano /usr/local/csf/lib/ConfigServer/Config.pm
if ($chosen eq “”) {$chosen = “One.Server.only”}
We only set up one server. Does it matter which of the two download servers we set up?

Offline
*****
Re: CSF Auto Update Re-Enabled v14.24 and v15.00
« Reply #6 on: September 10, 2025, 11:44:14 PM »
Config.pm lists a Backup server.

In downloadservers, it doesn't matter what 2 servers are used.