Hi, on Slicehost with Debian Lenny and Barracuda script 1.0-boa-T-8.5 the installation hangs after the Webmin section, both when installed and not installed.
So the problem is probably just after that section.
The installation simply stops (freezing spinner, no response) and I can't log in anymore...

Seems similar to https://github.com/omega8cc/nginx-for-drupal/issues/263

Comments

avdp’s picture

By the way, it is a clean Debian install, with
$ apt-get update
$ aptitude dist-update (because of a udev error in the update script I do this manually)
and updated hostname

omega8cc’s picture

Category: bug » support

You may want to use latest HEAD, where you can't choose to not install CSF/LFD if that causes issues for you.

In any case, I don't think it is a bug, as the firewall will never lock the access for the IP you are using to install Barracuda, even if you will scan ports (which can cause temp. access lock for other IPs).

Please include more details about your setup, like private/public IPs setup used etc. so we can help you better.

avdp’s picture

Thank you. I tried it once more and went through the steps manually. Then I found out that the script actually finished except for mysql_secure_installation. So I did this manually and now it works. A reboot seems to have solved the logging in problems ... Not sure why it went wrong, but it is working!

omega8cc’s picture

Status: Active » Closed (fixed)