stefanpejcic / OpenPanel

A highly customizable web hosting control panel built with Docker 🐳
https://openpanel.com
216 stars 33 forks source link

Installers asks for confirmation but it is invisible #155

Closed houtknots closed 3 months ago

houtknots commented 3 months ago

OpenPanel version(s) affected

0.2.4

Description

Currently when trying to install OpenPanel the installer hangs, my believe is that this happens during the APT install part when you type y + enter it proceeds, but the the installer does not ask for any confirmation from the user (it is invisible).

How to reproduce

Install OpenPanel using the Bash script bash <(curl -sSL https://get.openpanel.co/)

Possible Solution

Add -y option for the apt install options (not sure if this is already done)

Additional Context

I have installed OpenPanel on Ubuntu 24.04.

stefanpejcic commented 3 months ago

Hello, thanks for the info!

can you please run the install again with --debug flag?

it will show exact command where it got stuck

stefanpejcic commented 3 months ago

Can reproduce only on older installs, where there is newer kernel update and every new service install prompts to reset other services..

On new installs this is ok