What happened?
Now i cannot download files with curl during installation
How to reproduce?
Clean OS and installer script, i also changed OS to Rocky Linux 10, i was thought maybe it network connectivity issue, i started VPN on my VM - same issue.
Configuration file(s) (yaml or .env)
Relevant log output
[INFO] Skipping host_config phase (already completed in the interrupted run).
[STEP] Installing BunkerWeb on rocky
[CMD] curl --proto =https --tlsv1.2 --fail --silent --show-error --connect-timeout 10 --max-time 60 -L https://repo.bunkerweb.io/install/script.rpm.sh -o /tmp/bunkerweb-repo.sh
curl: (23) client returned ERROR on write of 7318 bytes
[ERROR] Command failed: curl --proto =https --tlsv1.2 --fail --silent --show-error --connect-timeout 10 --max-time 60 -L https://repo.bunkerweb.io/install/script.rpm.sh -o /tmp/bunkerweb-repo.sh
BunkerWeb version
1.6.11
What integration are you using?
Linux
Linux distribution (if applicable)
Rocky OS 10
Removed private data
Code of Conduct
What happened?
Now i cannot download files with curl during installation
How to reproduce?
Clean OS and installer script, i also changed OS to Rocky Linux 10, i was thought maybe it network connectivity issue, i started VPN on my VM - same issue.
Configuration file(s) (yaml or .env)
Relevant log output
[INFO] Skipping host_config phase (already completed in the interrupted run). [STEP] Installing BunkerWeb on rocky [CMD] curl --proto =https --tlsv1.2 --fail --silent --show-error --connect-timeout 10 --max-time 60 -L https://repo.bunkerweb.io/install/script.rpm.sh -o /tmp/bunkerweb-repo.sh curl: (23) client returned ERROR on write of 7318 bytes [ERROR] Command failed: curl --proto =https --tlsv1.2 --fail --silent --show-error --connect-timeout 10 --max-time 60 -L https://repo.bunkerweb.io/install/script.rpm.sh -o /tmp/bunkerweb-repo.shBunkerWeb version
1.6.11
What integration are you using?
Linux
Linux distribution (if applicable)
Rocky OS 10
Removed private data
Code of Conduct